Sacha Greif
|
2cfbcd2360
|
improving notifications
|
2013-10-23 10:21:08 +08:00 |
|
Sacha Greif
|
497f4ca502
|
working on comment reply publication and comment queuing
|
2013-10-23 08:14:06 +08:00 |
|
Sacha Greif
|
2ce9d4022e
|
adding a subscription for commenting users
|
2013-10-21 23:07:36 +08:00 |
|
Sacha Greif
|
366a79c449
|
update user tweaks
|
2013-10-21 19:01:52 +08:00 |
|
Sacha Greif
|
9c4f030b90
|
fixing singleUser publication; simplifying user object update/remove permissions
|
2013-10-21 18:56:22 +08:00 |
|
Sacha Greif
|
e76e7b06bc
|
making post route non-reactive
|
2013-10-21 17:47:30 +08:00 |
|
Sacha Greif
|
d2d819e9c7
|
merging with master
|
2013-10-16 10:44:16 +09:00 |
|
Sacha Greif
|
df4e702e1f
|
fixed comment bug; added default argument to handlebars settings helper
|
2013-10-15 12:28:57 +09:00 |
|
Sacha Greif
|
27c8c8f9d4
|
html tweak
|
2013-10-15 12:16:42 +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
|
a283d9a2d4
|
open self-posts in same window
|
2013-10-14 11:43:55 +09:00 |
|
Sacha Greif
|
e3a31a41c5
|
working on filters
|
2013-10-13 10:27:49 +09:00 |
|
Sacha Greif
|
0f68281b03
|
still working…
|
2013-10-12 14:57:39 +09:00 |
|
Sacha Greif
|
06f55f62db
|
still has errors, but a cleaner solution
|
2013-10-12 13:32:34 +09:00 |
|
Sacha Greif
|
745fa28370
|
working but with errors…
|
2013-10-12 13:10:33 +09:00 |
|
Sacha Greif
|
9eb6e7afab
|
working on posts list page
|
2013-10-12 13:01:16 +09:00 |
|
Sacha Greif
|
e4937a7f38
|
working on main posts list subscriptions
|
2013-10-12 11:59:34 +09:00 |
|
Sacha Greif
|
cf2e2533bc
|
replacing Meteor.Router.to by Router.go
|
2013-10-09 21:49:02 +09:00 |
|
Sacha Greif
|
a78359c41b
|
working on signin/signup
|
2013-10-09 20:53:55 +09:00 |
|
Sacha Greif
|
a9fac1ed9a
|
working on user profile and user edit
|
2013-10-09 20:50:26 +09:00 |
|
Sacha Greif
|
fd1e4791ef
|
implementing unsubscribe route
|
2013-10-09 20:26:58 +09:00 |
|
Sacha Greif
|
7f246ac3f3
|
tweaking data contexts for comment list
|
2013-10-09 20:23:20 +09:00 |
|
Sacha Greif
|
2d8df6b3c2
|
working on comment reply
|
2013-10-09 20:11:58 +09:00 |
|
Sacha Greif
|
9066839a29
|
working on post and comment
|
2013-10-09 12:39:05 +09:00 |
|
Sacha Greif
|
201a12b640
|
working on comments
|
2013-10-09 11:46:44 +09:00 |
|
Sacha Greif
|
1418ac75a9
|
finished digest for now
|
2013-10-09 11:32:36 +09:00 |
|
Sacha Greif
|
f5c8365885
|
working on router
|
2013-10-09 11:21:23 +09:00 |
|
Sacha Greif
|
9a012cbdd0
|
working on digest
|
2013-10-06 09:33:00 +09:00 |
|
Sacha Greif
|
d8070e51fa
|
converting post edit page
|
2013-10-06 09:17:37 +09:00 |
|
Sacha Greif
|
95d8727964
|
converting single post page to IronRouter
|
2013-10-06 08:47:15 +09:00 |
|
Sacha Greif
|
fd705d1692
|
rename "body" template to "layout" for consistency
|
2013-10-06 08:42:10 +09:00 |
|
Sacha Greif
|
1c7dddd7c7
|
comment out client-side routing code
|
2013-10-06 08:37:17 +09:00 |
|
Sacha Greif
|
c17d874596
|
adding option to sign up new users to a MailChimp list
|
2013-10-05 11:43:07 +09:00 |
|
Sacha Greif
|
2a4ac481fa
|
Merge branch 'master' of github.com:SachaG/Telescope
|
2013-09-02 10:41:45 +09:00 |
|
Aykut Yaman
|
b9666b6fd7
|
delete post comments too when a post is deleted
|
2013-07-19 14:30:39 +03:00 |
|
Sacha Greif
|
7bb5c9e7ce
|
display no posts notification on digest
|
2013-07-19 14:37:36 +09:00 |
|
Sacha Greif
|
c866cb6238
|
added autocomplete to select user form
|
2013-07-19 12:17:49 +09:00 |
|
Sacha Greif
|
a6693c75e1
|
fixed allow/deny bug
|
2013-07-05 07:09:15 +09:00 |
|
Sacha Greif
|
04cce7d907
|
fix waiting for wrong session variable
|
2013-07-04 13:07:47 +09:00 |
|
Sacha Greif
|
d12c585e0c
|
refactoring allow/deny code
|
2013-07-04 12:51:26 +09:00 |
|
Sacha Greif
|
7a92f405f8
|
Merge branch 'bitly'
|
2013-07-04 12:06:41 +09:00 |
|
Sacha Greif
|
bb61e843c9
|
moved url shortening server-side
|
2013-07-04 12:05:09 +09:00 |
|
Sacha Greif
|
638cd34409
|
Merge pull request #125 from tholu/master
Set document title to post headline
|
2013-07-03 19:17:28 -07:00 |
|
Sacha Greif
|
01f7506a8a
|
working on bitly link shortening integration
|
2013-07-04 11:16:11 +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 |
|
Thomas Lutz
|
23d3f44891
|
set document title to post headline
|
2013-05-15 18:45:27 +02:00 |
|
Ozan Yerli
|
cd56173d2e
|
Duplicate Template.post_submit.rendered assignment in post_submit.js
|
2013-05-06 11:38:41 +03:00 |
|
Sacha Greif
|
f14627bfc2
|
fixed queued comments bug
|
2013-04-26 17:28:09 +09:00 |
|
Jonathan M Tran
|
a89912e30f
|
Added a template helper to address '1 points'
|
2013-04-25 22:11:26 -07:00 |
|