Commit graph

17 commits

Author SHA1 Message Date
Sacha Greif
75bd8d9920 extracting digest into its own package 2014-12-08 11:15:20 +09:00
Anthony Mayer
23b72b9cb8 Switching from manually generating urls to using IronRouter functions.
Using {{pathFor}}, path(), and url() where possible. Passing in path
to Meteor.absoluteUrl() where the IronRouter functions didn't make sense.
Also deleting some random unused code.
2014-12-03 00:06:00 -08:00
Sacha Greif
dbc42a7b51 renaming i18n helper from "i18n" to "_" 2014-11-25 17:16:00 +09:00
Daniel Chcouri
2605dcb27c Convert translation keys format to tap:i18n standard
all_lower_cased_underscored_sperated names
2014-11-19 00:00:09 +08:00
David Burles
f1c47acde4 use UI.dynamic for incoming posts template 2014-09-16 15:29:11 +10:00
David Burles
d54bd804e4 added incoming posts notification button 2014-09-15 12:42:17 +10:00
Cory Fabre
f7594403b7 Fix digest date issues
Fix today and yesterday offsets
Use current date in empty post list error
2014-07-07 23:25:53 -05:00
Sacha Greif
615bb4c6c2 making all template includes dynamic 2014-07-05 11:42:28 +09:00
Toam
c527a00a62 merge 2013-11-09 02:02:05 +01:00
Sacha Greif
714522476c added notice when digest has no posts 2013-10-27 09:38:21 +09:00
Sacha Greif
f5c8365885 working on router 2013-10-09 11:21:23 +09:00
Sacha Greif
e2138facdb refactoring digest 2013-04-06 14:50:23 +09:00
Sacha Greif
fabecc7609 posts digest tweaks 2012-11-26 11:27:27 +09:00
Sacha Greif
3f54acc137 add message if the digest is empty for a day 2012-10-19 09:05:02 +09:00
Sacha Greif
ad9fca0d4a added date in url to digest view 2012-10-10 13:54:48 +09:00
Sacha Greif
31ef82c225 improved pagination 2012-10-09 16:11:30 +09:00
Sacha Greif
4801a8c45b working on pagination 2012-10-09 12:02:37 +09:00