Commit graph

77 commits

Author SHA1 Message Date
Alex Rabarts
69a5ffcd80 Remove dependency on $.browser as it is now deprecated 2009-07-30 17:59:02 +01:00
Ryan McGeary
83ab26b4d7 version bump to 0.7.1 2009-02-18 11:26:54 -05:00
Ryan McGeary
5346cba5ae Run substitute on all strings 2009-02-18 11:25:18 -05:00
Ryan McGeary
0cd7e1eab1 version bump to v0.7 2009-02-14 14:15:17 -05:00
Ryan McGeary
579b5c6f05 Added the ability to pass a function as a locale override [DimaD]
* Good for cyrillic languages, like Russian
2009-02-14 14:09:53 -05:00
Ryan McGeary
e3533cccee Copyright 2008-2009 2009-01-25 18:53:26 -05:00
Ryan McGeary
795011da16 Fix for nasty typo 2008-10-14 22:55:20 -04:00
Ryan McGeary
3dde17c021 Deprecated 'ago' and 'fromNow' options
* Use 'suffixAgo' and 'suffixFromNow' instead
  * Also upped version to 0.6.1
2008-10-14 08:45:42 -04:00
Ryan McGeary
189c464f18 Added support for prefixing the "ago" and "from now" qualifiers
* This is useful for proper phrasing in certain languages (i18n)
 * This also allows for more interesting phrase possibilities
2008-10-13 17:51:52 -04:00
Ryan McGeary
e9929c1bc5 Workaround for the fact that IE6 doesn't support abbr tags 2008-08-20 22:35:27 -04:00
Ryan McGeary
b30865ba11 Added language (aka i18n, aka locale) support.
* Use $.timeago.settings.strings to override the default english verbiage
2008-08-19 19:40:56 -04:00
Ryan McGeary
1f7b391782 Added support for future timestamps ... "from now" 2008-08-06 07:04:15 -04:00
Ryan McGeary
d93ee6cec6 dev version bump 2008-08-05 15:43:46 -04:00
Ryan McGeary
470c67e082 version bump v0.3.2 2008-07-30 10:38:55 -04:00
Ryan McGeary
c03993e2d0 fix for when an element is passed to the programatic timeago helper 2008-07-30 10:38:21 -04:00
Ryan McGeary
8e1c2502e3 dev versioning 2008-07-30 10:25:10 -04:00
Ryan McGeary
ac65d3fe35 $.trim instead of ugly regex 2008-07-30 10:24:08 -04:00
Ryan McGeary
d43e319c02 comment tweak 2008-07-21 10:28:33 -04:00
Ryan McGeary
ad7eb3c62d v0.3.1 2008-07-20 17:41:13 -04:00
Ryan McGeary
42077bcec0 Redefined the functionality when the helper function receives an element 2008-07-20 17:36:40 -04:00
Ryan McGeary
1a3b36cb18 Added $.timeago helper function 2008-07-20 17:08:34 -04:00
Ryan McGeary
0000974025 refreshSeconds -> refreshMillis 2008-07-20 16:08:59 -04:00
Ryan McGeary
dcd7fca962 v0.2 2008-07-19 10:38:30 -04:00
Ryan McGeary
c493a5eea6 Leave the contents alone if the timestamp is bunk 2008-07-19 10:36:59 -04:00
Ryan McGeary
de1340dc0a v0.1.99 for development 2008-07-19 09:40:36 -04:00
Ryan McGeary
e711a26073 tweaked the verbiage "1" -> "a" 2008-07-19 09:11:30 -04:00
Ryan McGeary
93577fd6ec first version 2008-07-18 11:34:13 -04:00