Joe Germuska
847635f648
centralize flickr ID extraction
11 years ago
Joe Germuska
0003b01189
Change method for extracting photo id from Flickr URL. Closes #556
11 years ago
Joe Germuska
3a2ffd3d1b
add Lithuanian language support (thanks Vaidas Sukauskas)
11 years ago
Joe Germuska
906f0d9309
remove sprite from thumbnail class
11 years ago
Joe Germuska
fd74227380
no longer using jade
11 years ago
Joe Germuska
cd9ef1518a
load youtube player API with schema-relative URL
11 years ago
Joe Germuska
86be52486b
make iframe media type parser accept double or single quotes
11 years ago
Joe Germuska
337d66f5dc
add Nepali translations -- Thank you, Ujjwal Acharya
11 years ago
Joe Germuska
d700d0c98a
remove lowlevel default map type and adjust to use Google Maps terrain instead of Stamen for default
11 years ago
Joe Germuska
6e2e641d87
restore API key; not technically required but we want people to use it
11 years ago
Joe Germuska
7d64fbfee5
remove Stamen maps until we debug the problem with them
11 years ago
Joe Germuska
2851d66f5d
stop with error message before trying to render invalid timeline.
11 years ago
Joe Germuska
4e194159ff
take out ref to Google API key since it is not needed for the Google map choices
11 years ago
Phoenix Gao
5a638406ac
Fixed function untagify to remove close tag
11 years ago
Max Bechdel
477746c361
Fixed jquery loader bug for jquery versions 1.10 or higher. It was parsing versions 1.10.x as 1.1 which made it think that the current version was less the required version 1.7.x.
11 years ago
Joe Germuska
ca571e3905
don't ignore the embed files
11 years ago
Joe Germuska
9fe9853887
add Telugu (te); fixes NUKnightLab/StoryJS-Core#30
11 years ago
Joe Germuska
bf373fefa5
add Malay (ms); fixes NUKnightLab/StoryJS-Core#31 . Thanks, @apisznasdin
11 years ago
Joe Germuska
f5b7d7292b
integrate @simogrima's enhancements to message translations (cf NUKnightLab/StoryJS-Core#32 )
11 years ago
Joe Germuska
e4e07d40eb
add Esperanto (eo). Fixes NUKnightLab/StoryJS-Core#35 . Thanks @caryhartline
11 years ago
Joe Germuska
24fc4105b1
Add Romansh (rm); fixes NUKnightLab/StoryJS-Core#36 . Thanks @gion-andri
11 years ago
Joe Germuska
eb0178da43
lowercase oktoober for consistency
11 years ago
Joe Germuska
379b5b9827
add Estonian ( NUKnightLab/StoryJS-Core#37 ). Thanks, @HenriLeik
11 years ago
Joe Germuska
b56fdcb28f
replace git submodules with directly included code
11 years ago
Joe Germuska
2da9580716
removed submodules
11 years ago
Joe Germuska
313b58b4f1
more relative schema
11 years ago
Joe Germuska
23a680db1a
make shim schema relative too
11 years ago
Joe Germuska
0d3eeaf1e5
make things schema relative
11 years ago
Joe Germuska
af57e61268
make embed_path dynamic to support https access
11 years ago
Joe Germuska
95992960f1
integrate Luxembourgish localization
11 years ago
Joe Germuska
202193ac8a
some cleanup to languages
11 years ago
Joe Germuska
9d78a35b13
bump to include Sinhalese translations
11 years ago
Joe Germuska
8a29e108c1
integrate change to twitterSearch url
11 years ago
Joe Germuska
ca07da8ea3
update submodule commit
11 years ago
Joe Germuska
5502ad5f01
remove fancybox
11 years ago
Joe Germuska
99398c01e6
cleaner headers
11 years ago
Zach Wise
150bb9cb85
Reverted and Removed Fancybox development and moved it to a new branch since it is causing problems
11 years ago
Zach Wise
9bd0e52260
Revert "Added fancy box modal functionality. Documentation coming later once it's fully implemented"
...
This reverts commit 1b86f6eec4
.
Conflicts:
codekit-config.json
11 years ago
Joe Germuska
135b1eb69c
Core updated to not use extra license file
11 years ago
Joe Germuska
bbf3768ba2
simplify headers because copyright banner will be applied by build process
11 years ago
Joe Germuska
7bcedcc8e4
Revert "update header comments to clarify licensing/ownership"
...
This reverts commit 96f7868020
.
Changed my mind about how to do it.
11 years ago
Joe Germuska
96f7868020
update header comments to clarify licensing/ownership
11 years ago
Joe Germuska
7e1080b427
add NUKL to banner
11 years ago
jenny
cb7d96b320
Fix paths
11 years ago
jenny
574a4db7d7
Add fabric deployment
11 years ago
Zach Wise
79bf669812
Updated version number
11 years ago
Zach Wise
1b86f6eec4
Added fancy box modal functionality. Documentation coming later once it's fully implemented
11 years ago
Zach Wise
6af4ee3be2
Fixed html issue with `<html>` tag not closing after the body
11 years ago
Zach Wise
7f1f2e10b0
Updated to v2.24 Allow larger date extremes, Added timeout to new Twitter API calls and added Afrikaans language
...
Allow larger date extremes
Added timeout to new Twitter API calls
Added Afrikaans language
Thanks to Kobus Bezuidenhout via Google Groups
https://groups.google.com/forum/?hl=en#!msg/verite-timeline/ZKnJPKi98vg/TySf58rFJGEJ
12 years ago
Zach Wise
97007fce3b
Fix for twitter API v1 closing down, fix for Google Maps not showing custom map types.
...
TimelineJS will now use Oembed instead of the get tweet restful api from v1. This change means that avatar images will no longer be shown since they are not available in the Oembed json. closes #434
Google Maps api is now using v3.9 instead of the release version
There was a change in the latest Google Map API that causes custom map types to stop working
More info: http://stackoverflow.com/questions/13486271/google-map-markermanager-cannot-call-method-substr-of-undefined
solution for now is to use API ver 3.9 closes #435
IE7 hook for alternative display was removed. closes #161
12 years ago