Commit graph

292 commits

Author SHA1 Message Date
Ryan McGeary
36f4640018 Merge pull request #151 from bryantlikes/patch-1
Adding a knockout binding extension
2013-12-01 16:14:05 -08:00
bryantlikes
5b7b9f7c85 Adding a knockout binding extension
Simple knockout binding extension for knockout bindings with timeago and momentjs. Usage is <div data-bind='timeago: mytimeprop'  />
2013-11-30 17:22:33 -08:00
Ryan McGeary
eb71dbca5b Moved jv locale to locales dir #147 2013-11-09 08:04:19 -05:00
Ryan McGeary
a6bf461d1f Merge pull request #148 from PedroNorte/patch-1
Update jquery.timeago.pt-br.js
2013-10-30 15:22:24 -07:00
PedroNorte
2f2260cee8 Update jquery.timeago.pt-br.js
Removing the pleonasm of having both "há" and "atrás"
2013-10-30 12:02:35 +00:00
Ryan McGeary
c7251759fd Merge pull request #147 from tinggalklik/patch-1
Create  jquery.timeago.jv.js
2013-10-21 10:03:28 -07:00
Sakdurunge Caraka
d5ab36adcb Create jquery.timeago.jv.js
Time in Javanesse
2013-10-21 01:37:12 +07:00
Ryan McGeary
9dc7ae6c8e Merge pull request #145 from alanmeira/master
Added FromNow prefix and fixed locales to work with dates in future
2013-10-07 14:25:30 -07:00
Alan Meira
53a64c0322 Added FromNow prefix and fixed locales to work with dates in future 2013-10-07 18:18:45 -03:00
Ryan McGeary
f512100060 Merge pull request #131 from DvdGiessen/update-title-attr
Added support for updating locale titles
2013-10-07 08:12:25 -07:00
Ryan McGeary
5a989f4b2b Merge pull request #144 from BeenaShetty/patch-1
Syntax issue
2013-10-07 07:23:34 -07:00
BeenaShetty
38de8b99a9 Syntax issue
Syntax issue on line number 10 i.e '°'. So removed that
2013-10-07 12:41:48 +05:30
Ryan McGeary
a018eaa5f0 Merge pull request #141 from jonoskar/master
Add Icelandic locale
2013-09-30 15:14:55 -07:00
Jón Óskar Erlendsson
ea347d24c6 add Icelandinc locale 2013-09-27 21:09:36 +00:00
Ryan McGeary
61980c6e22 Merge pull request #135 from enterprisey/master
Added 'dispose' action
2013-07-31 19:14:46 -07:00
Dave
1a763d5e46 Add tests for 'dispose' action 2013-07-30 12:25:56 -04:00
Dave
3b895714a6 Add 'dispose' action
- use with elements about to be removed from the DOM or that otherwise
no longer require updating
- only clears interval; leaves node as-is
- usage: $('.timeago').timeago('dispose');
2013-07-30 12:25:49 -04:00
Ryan McGeary
49aeb6bf07 Merge pull request #139 from nebkam/patch-1
Added Serbian Latin translation
2013-07-09 08:55:23 -07:00
nebkam
60369ec505 Added Serbian Latin translation 2013-07-09 17:14:21 +02:00
Ryan McGeary
ea26675d40 Merge pull request #137 from oree/estonian-locale
Estonian locale
2013-06-26 17:31:29 -07:00
Eero Raun
f799625f8d Estonian translation with better word cases, detection of future and past. 2013-06-27 00:57:36 +03:00
Eero Raun
658893df50 Estonian translation 2013-06-27 00:57:22 +03:00
Ryan McGeary
f41cfd0c6c Bumped version to 1.3.0 2013-06-16 10:37:40 -04:00
Ryan McGeary
9dab7dbc5a Merge pull request #132 from borski/feature/updatefromdom
Adding $(el).timeago('updateFromDOM') function
2013-06-16 07:31:20 -07:00
Michael Borohovski
30d5b47d5b Adding .timeago('updateFromDOM') function 2013-06-12 19:46:49 +00:00
Daniël van de Giessen
eee58806aa Added support for updating locale titles
The 'update' method now also updates the "title"-attribute when 'localeTitle' is enabled.
2013-06-12 13:25:52 +03:00
Ryan McGeary
d52af89018 Fixed Indonesian locale
Fixes #125
2013-05-18 18:36:44 -04:00
Ryan McGeary
f2afbeaf78 Bumped version to v1.2.0 2013-05-18 18:27:54 -04:00
Ryan McGeary
2f2fb8f39a Merge pull request #129 from shish/cutoff-setting
Cutoff setting for leaving older dates alone. [Rebase]
2013-05-18 15:24:00 -07:00
Martin Solli
efdbae1c1f Cutoff setting for leaving older dates alone.
The cutoff setting, if set to something other than 0, ensures that dates
older than this number of milliseconds is not touched by timeago.
2013-05-18 13:54:06 +01:00
Ryan McGeary
e69b93c378 Added gittip donation link 2013-05-14 11:54:25 -04:00
Ryan McGeary
0893f9d4f2 Merge pull request #128 from forabi/patch-1
Update jquery.timeago.ar.js
2013-05-05 05:12:21 -07:00
Muhammad Fawwaz Orabi
6b2314815d Update jquery.timeago.ar.js 2013-05-05 05:21:27 +03:00
Muhammad Fawwaz Orabi
3a6c719328 Update jquery.timeago.ar.js 2013-05-05 05:17:27 +03:00
Ryan McGeary
c212eb3f46 Merge pull request #127 from igloro/patch-1
Lithuanian
2013-04-30 06:26:32 -07:00
igloro
7c1496f0a8 Lithuanian
Lithuanian timeago
2013-04-30 16:25:54 +03:00
Ryan McGeary
c4884c8b54 Added bitcoin donation address 2013-04-19 10:22:19 -04:00
Ryan McGeary
2773b7e4be Readme tweak to force republishing of broken gh-page 2013-04-09 17:32:19 -04:00
Ryan McGeary
c04bd3181b Merge pull request #124 from Stylaa/patch-1
Missing Semicolon
2013-03-31 14:40:35 -07:00
Philipp
e21aad7fe1 Missing Semicolon 2013-04-01 00:10:53 +03:00
Ryan McGeary
9944acbad9 Merge pull request #123 from mclion/patch-1
Slovenian translation
2013-03-31 06:09:21 -07:00
Marko McLion
335dac0d63 Slovenian translation 2013-03-31 04:59:32 +03:00
Ryan McGeary
4dad17f90e Merge pull request #119 from kiafaldorius/localeTitle
add setting to set the title to Date#toLocaleString
2013-03-20 04:50:09 -07:00
Hong
fb4035864d add setting to set the title to Date#toLocaleString 2013-03-19 20:53:55 -07:00
Ryan McGeary
783066c2d9 Merge pull request #117 from znz/update-locales-ja
Update locales/jquery.timeago.ja.js
2013-03-08 06:43:50 -08:00
Kazuhiro NISHIYAMA
83e05ef694 Update locales/jquery.timeago.ja.js
fix mistranslations and unify styles
2013-03-08 15:14:37 +09:00
Ryan McGeary
72c9a9fa77 Added version changes to readme 2013-03-06 09:47:47 -05:00
Ryan McGeary
ef05c3ea33 Bumped version to 1.1.0 2013-03-06 09:46:32 -05:00
Ryan McGeary
7373b70c3b Removed unused monitoring behavior from Rakefile 2013-03-06 09:44:42 -05:00
Ryan McGeary
ed6487a801 Removed unused qunit_setup 2013-03-06 09:42:55 -05:00