Commit graph

48 commits

Author SHA1 Message Date
Sacha Greif
778c08d544 clean-up 2014-12-30 18:18:00 +09:00
Sacha Greif
fb0cd210b3 refactoring post module markup and CSS 2014-12-13 17:43:52 +09:00
Sacha Greif
7879172c5d refactoring parameters to simplify showing/hiding future posts, and adding "scheduled" view 2014-12-08 16:39:10 +09:00
Sacha Greif
053183f5b5 fix approve/unapprove links 2014-12-05 09:33:07 +09:00
Sacha Greif
d36bbf69ab refactoring submitPost and editPost 2014-11-29 11:14:44 +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
Luca Mussi
acf9ddf33b Merge remote-tracking branch 'telescope/master' into at-integration
Conflicts:
	.meteor/packages
2014-09-20 16:30:11 +02:00
Sacha Greif
2a911217e9 Making notifications into their own package 2014-09-20 09:57:09 +09:00
Luca Mussi
043df6613c first tests 2014-09-18 11:00:12 +02:00
Sacha Greif
91f22c9a6a fix getSetting 2014-08-13 09:03:07 +09:00
Sacha Greif
4ad020174c Separating themes; adding accounts-entry 2014-08-12 16:16:44 +09:00
Sacha Greif
92fc3ee5fa working on recently commented lens; tweaking parameters system 2014-07-22 11:29:01 +09:00
Sacha Greif
732805cb83 fix #331 2014-07-15 07:45:37 +09:00
Sacha Greif
c40fbcb9f3 working on mobile version; added new postHeading and postMeta hooks 2014-07-14 10:12:02 +09:00
Sacha Greif
272d89c601 adding embedly module 2014-07-06 14:09:55 +09:00
Sacha Greif
b6e26f634e removed autocomplete, fixed bugs with dropdown 2014-07-03 10:28:27 +09:00
Sacha Greif
07eaf99f0a modularizing nav 2014-06-23 11:40:21 +09:00
Sacha Greif
21998aa012 putting search in its own package 2014-06-23 11:05:06 +09:00
Sacha Greif
d967812d60 adding telescope-base package to initialise common arrays 2014-06-22 14:53:17 +09:00
Sacha Greif
94e055de32 generating nav drop downs from js objects 2014-05-09 15:55:50 +09:00
Sacha Greif
ba3e5e2ca2 Factoring out the tags/categories feature into its own package 2014-05-09 11:05:33 +09:00
Sacha Greif
e622c11286 cleaning up subscriptions 2014-02-18 14:46:53 +09:00
Egor Suvorov
d839c02ed6 #184: fixed subscription to Notifications collection 2014-01-06 02:44:18 +02:00
Sacha Greif
6727dfd516 fix bug with more button on search 2013-11-16 17:44:33 +09:00
Sacha Greif
8c7ba04589 publish all users to make autocomplete work, but only for admins 2013-11-08 11:38:57 +09:00
Sacha Greif
d20de7e527 added some basic way of making sure user's clicks are only registered once per session 2013-11-06 10:11:35 +09:00
Sacha Greif
5cb440c5bb updated meteor; security fix 2013-11-06 09:29:10 +09:00
Sacha Greif
cf60616776 subscribe to all users to make autocomplete work 2013-11-05 12:44:13 +09:00
Sacha Greif
bef1ab8e0b working on google analytics 2013-10-30 08:27:44 +09:00
Sacha Greif
540b34d470 Make sure to reset session variables 2013-10-25 10:04:34 +09:00
Sacha Greif
91579b38c5 clear category on route load 2013-10-24 21:18:55 +09:00
Sacha Greif
69d8b424b2 finish working on categories, clean up 2013-10-24 21:07:55 +09:00
Sacha Greif
7b38d6345d reworking subscriptions 2013-10-24 20:46:14 +09:00
Sacha Greif
29cc8a9c63 working on subscription 2013-10-24 20:30:05 +09:00
Sacha Greif
497f4ca502 working on comment reply publication and comment queuing 2013-10-23 08:14:06 +08:00
Sacha Greif
9c4f030b90 fixing singleUser publication; simplifying user object update/remove permissions 2013-10-21 18:56:22 +08:00
Sacha Greif
44f25499b9 getting categories to work 2013-10-15 12:15:32 +09:00
Sacha Greif
49c73c144a taking main subs out of the router 2013-10-15 12:09:19 +09:00
Sacha Greif
83d792188b make nested comments optional + various tweaks 2013-10-14 12:14:12 +09:00
Sacha Greif
9eb6e7afab working on posts list page 2013-10-12 13:01:16 +09:00
Sacha Greif
1087343438 router tweaks 2013-10-12 12:24:41 +09:00
Sacha Greif
e4937a7f38 working on main posts list subscriptions 2013-10-12 11:59:34 +09:00
Sacha Greif
6862c01c65 cleaning up 2013-10-09 22:21:28 +09:00
Sacha Greif
ddb65f8ec5 cleaning up user subscriptions 2013-10-09 22:16:47 +09:00
Sacha Greif
2d8df6b3c2 working on comment reply 2013-10-09 20:11:58 +09:00
Sacha Greif
9a012cbdd0 working on digest 2013-10-06 09:33:00 +09:00
Sacha Greif
ebaf483d46 make sure the comment/post being edited is loaded before moving on 2013-06-18 10:46:29 +09:00
Sacha Greif
4ddc5b4a7f cleaned up app.js and renamed it to main.js 2013-04-14 14:51:37 +09:00
Renamed from client/app.js (Browse further)