Commit graph

142 commits

Author SHA1 Message Date
Jan Graichen
c8ca83c78d Add tests for title attribute preservation of time tags. 2012-05-10 10:58:27 +02:00
Ryan McGeary
c613a8719d Merge pull request #74 from anathematic/patch-1
Corrected December spelling in readme
2012-05-09 17:05:37 -07:00
Thomas
ef070a60c7 Corrected December spelling in readme 2012-05-10 09:57:34 +10:00
Ryan McGeary
be4552b9ea Updated Readme with <time> element support details 2012-05-08 15:44:18 -04:00
Ryan McGeary
5934739665 Bumped copyright on docs site 2012-05-08 15:44:17 -04:00
Ryan McGeary
311495b887 Merge pull request #72 from bnu/master
modified for korean word separator.
2012-05-06 18:42:38 -07:00
BNU
aabe620ba1 띄어쓰기 수정.
'n분전' to 'n분 전'.
2012-05-07 02:52:24 +09:00
Ryan McGeary
1372d48740 Merge pull request #70 from umerkulovb/master
Uzbek language locale added
2012-04-28 13:01:22 -07:00
Bobur Umerkulov
bc75505542 wrapper function removed, comments added 2012-04-27 01:43:10 +05:00
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