Paavo Huhtala
b66464dfaf
Made Finnish locale use 24h time instead of 12h
11 years ago
Joe Germuska
2d38c9d6d3
using api.pagepeeker.com instead of free.pagepeeker.com seems to work for both http and https
11 years ago
Joe Germuska
724f3e9abe
add fa.js (Farsi translations)
11 years ago
Allen
3dca8b757a
fixed issue with stamen maps
11 years ago
Joe Germuska
a7a1f367d3
instagram thumbnail call used wrong value
11 years ago
Joe Germuska
e3005de8e6
fix name error
11 years ago
Joe Germuska
29544e2615
function for extracting Instagram ID
11 years ago
Joe Germuska
e190a06649
extend instagram URL check
11 years ago
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
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
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
0d3eeaf1e5
make things schema relative
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
Zach Wise
1b86f6eec4
Added fancy box modal functionality. Documentation coming later once it's fully implemented
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
Zach Wise
9865af52bc
Latest compile 2.22
12 years ago
Zach Wise
e053f26aeb
Added iframe media type
12 years ago