Commit graph

276 commits

Author SHA1 Message Date
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
Ryan McGeary
c499fe9a9d Realigned whitespace 2013-03-06 09:41:52 -05:00
Ryan McGeary
fcca1b70e2 Merge pull request #115 from 1st8/update-feature
implement timeago('update', 'iso8601') function
2013-03-06 06:40:05 -08:00
Christoph
ad19edc9b5 implement timeago('update', 'datestr') function
refactor initializer function to support different named functions
refactor init to use single each loop like the other functions
2013-03-06 13:41:13 +01:00
Ryan McGeary
db9651b797 Removed public symlink
Fixes #114
Fixes #57
2013-02-26 10:24:53 -05:00
Ryan McGeary
5be224e370 Added license file 2013-02-23 12:48:36 -05:00
Ryan McGeary
5f346ef5d4 Added basic changelog to readme 2013-02-21 22:56:31 -05:00
Ryan McGeary
ed4b94d8e0 Merge pull request #112 from iCross/patch-1
Update locales/jquery.timeago.zh-TW.js
2013-02-05 08:23:49 -08:00
iCross
082301b769 Update locales/jquery.timeago.zh-TW.js
wording
2013-02-06 00:10:00 +08:00
Ryan McGeary
de2fbdae3f Upgraded test suite to qunit 1.11.0 2013-02-01 17:13:59 -05:00
Ryan McGeary
2c40976eac Merge pull request #111 from pavolzbell/patch-1
Add Slovak locale
2013-02-01 07:56:02 -08:00
Pavol Zbell
a20a2c863c Add Slovak locale 2013-02-01 06:06:54 -08:00
Ryan McGeary
4c37962663 Bumped version to 1.0.2 2013-01-24 14:43:42 -05:00
Ryan McGeary
f9a31fcafc Realigned AMD wrapper 2013-01-24 14:42:01 -05:00
Ryan McGeary
8425e598c3 Merge pull request #108 from genexp/master
Adds AMD wrapper
2013-01-24 14:38:35 -05:00
Ryan McGeary
6664d31831 Merge pull request #109 from dgageot/ShortenFrenchLocale
Shortened French Locale
2013-01-23 03:55:36 -08:00
David Gageot
47936fedfc Shortened French Locale 2013-01-23 10:07:12 +01:00