Commit graph

233 commits

Author SHA1 Message Date
Bobur Umerkulov
b26f00ebf5 uz locale added 2012-04-26 21:53:45 +05:00
Ryan McGeary
a2d70f2536 Added Farsi translation 2012-04-11 14:44:57 -04:00
Ryan McGeary
c3cc947fb7 Merge pull request #67 from ricick/master
Added welsh locale
2012-04-11 03:42:29 -07:00
Phil Douglas
80a1e56423 fixed title comment in welsh locale file 2012-04-11 13:50:53 +10:00
Phil Douglas
75e4d9e672 added welsh translation 2012-04-11 13:48:47 +10:00
Ryan McGeary
5af4316f1d Added English locale to use as a template for other languages 2012-03-21 16:32:16 -04:00
Ryan McGeary
7659564dba Updated copyright dates 2012-03-19 15:26:24 -04:00
Ryan McGeary
ee3d708488 Updated docs to point to new location of locale config examples 2012-03-18 21:02:42 -04:00
Ryan McGeary
d68dcf0586 Added README to locales dir 2012-03-18 20:48:13 -04:00
Armin Pašalić
d3548a7238 Added Croatian locale 2012-03-14 10:37:41 +01:00
Armin Pašalić
25c4f482fd README update to reflect new location of locales 2012-03-13 13:45:30 +01:00
Armin Pašalić
6c079ab056 Locales 2012-03-12 19:49:39 +01:00
Ryan McGeary
27e9ccf986 Bumped version to 0.11.1 2012-03-12 10:13:29 -04:00
Ryan McGeary
0236ebd2a4 Added space as default separator when wordSeparator setting isn't defined
Fixes #61
2012-03-12 10:12:45 -04:00
Ryan McGeary
22d6710f4b Bumped version to 0.11 2012-03-07 11:55:17 -05:00
Ryan McGeary
a56c87db01 Merge remote-tracking branch 'Akral/master' into natural_rounding
* Akral/master:
  Natural rounding for days, months and years.
2012-03-07 11:45:49 -05:00
Denis Sokolov
5353c1849d Natural rounding for days, months and years. 2012-03-04 16:47:20 +01:00
Ryan McGeary
6d16a03665 Bumped version to 0.10.1 2012-03-03 22:20:48 -05:00
Ryan McGeary
e085a6f28d Renamed wordSep setting to wordSeparator and added tests 2012-03-03 15:18:46 -05:00
Ryan McGeary
d11a9ccb6d Merge remote-tracking branch 'eggli/master'
* eggli/master:
  add word separator setting for i18n, most Asian languages uses no word separator.
2012-03-03 15:18:27 -05:00
Ryan McGeary
389c1af715 Merge pull request #55 from digitalex/patch-1
Updated the README to show correct markup for the activation script.
2012-02-21 06:12:57 -08:00
Alexander Mossin
fc0e272fa6 Updated the README to show correct markup for the activation script. 2012-02-21 08:41:45 +01:00
Ryan McGeary
0477dbb36f Bumped version to 0.10.0 2011-12-14 09:22:49 -05:00
Ryan McGeary
d799132733 Upped jquery to 1.7.1 in the examples and test suite 2011-12-14 09:21:18 -05:00
Ryan McGeary
d2b2a8bc9e Changed the value passed to the substitution functions from abs to signed
Instead of passing only possitive millisecond values to string substitution
functions, now a signed millisecond value is passed.  Negative impies a future
timestamp. Postive implies a past timestamp. This might seem a little backward,
but the plugin is called "timeago" afterall.
2011-12-14 09:20:18 -05:00
Ryan McGeary
bda21164a7 Public symlink for easier pow.cx linkage 2011-12-14 09:16:52 -05:00
Ryan McGeary
9b0a886354 Updated header comment for JSDoc 2011-11-28 09:31:26 -05:00
Ryan McGeary
186390b9ef Removed test that adds little value and causes issues in Chrome alone 2011-11-02 17:27:32 -04:00
Ryan McGeary
681c15ebdb Fixed rakefile 2011-09-23 17:03:13 -04:00
Ryan McGeary
a3d879da09 Fixed the tact in the noscript snippet 2011-09-23 16:59:49 -04:00
Ryan McGeary
62dbbf47e3 Introduced qunit setup extension for future test rewrites 2011-09-23 16:59:49 -04:00
Ryan McGeary
467827843b Updated rake tasks to automatically compile CoffeeScript
* Introduced bundler (for fssm)
2011-09-23 16:59:49 -04:00
Ryan McGeary
f6e569306f Upped qunit 2011-09-23 16:59:49 -04:00
Ryan McGeary
fe019ebac1 Merge pull request #39 from kevinsawicki/patch-1
Marked code blocks as HTML in README
2011-05-30 19:06:17 -07:00
Kevin Sawicki
9a462ad796 Updating ending block 2011-05-30 18:59:15 -07:00
Kevin Sawicki
299bfb57f2 Mark code blocks as HTML in README 2011-05-30 18:58:20 -07:00
aeggli
c2f3d8aaf9 add word separator setting for i18n, most Asian languages uses no word separator. 2011-03-18 16:14:54 +08:00
Ryan McGeary
ade04a5b15 Version bump 0.9.3 2011-01-21 16:57:05 -05:00
Randy Merrill
3751418fa2 Making all if statements have the curly braces. 2011-01-21 09:36:21 -08:00
Randy Merrill
49e782a9eb Replacing the == with === operator. 2011-01-21 09:33:34 -08:00
Randy Merrill
f6dbaa285f Placing the immediate function call inside the ). 2011-01-21 09:32:46 -08:00
Randy Merrill
627de675dc Excaping the - char in the regex. 2011-01-21 09:32:18 -08:00
Ryan McGeary
af78c1cca8 Fixed test suite to pass on IE 2010-10-26 19:47:33 -04:00
Ryan McGeary
9ba708c4bd Upped QUnit to fix test running under IE 2010-10-26 19:47:24 -04:00
Ryan McGeary
0de35004bc Version bump 0.9.2 2010-09-14 21:46:58 -04:00
Ryan McGeary
a003945e65 Now passing the distance in milliseconds to the i18n function [Closes #8] 2010-09-14 21:44:55 -04:00
Ryan McGeary
89a493cbc3 Version bump 0.9.1 2010-08-30 09:19:24 -04:00
Ryan McGeary
e376c383b3 Upped qunit 2010-08-30 09:15:38 -04:00
Ryan McGeary
938ea3fc7d Added test for microsecond support 2010-08-30 09:09:57 -04:00
Maximillian Dornseif
05abe2b454 fix for micro second precision timestamps
timeago is now able to parse timestamps wth micro-second precision.
Before timestamps like "2010-08-29 09:24:52.556066Z" resutled in an
parsing error / invalid datetime object.
2010-08-30 21:07:03 +08:00