Sacha Greif
|
3fda433082
|
Making comment upvote/downvote work with custom templates
|
2014-09-18 09:35:42 +09:00 |
|
Mitchell Wulfman
|
6fc6b9eb78
|
cleanup while getting familiar with the codebase
|
2014-09-16 15:18:27 -04:00 |
|
Sacha Greif
|
7dc8249910
|
Do not remove deleted comments from db
|
2014-09-16 12:12:48 +09:00 |
|
Niklas Ström
|
ed97a26d45
|
removed the last few references to the old sign in flow - (trying to up up vote comments without being signed in etc.)
also unified all references to /sign-in to use the getSigninUrl()
|
2014-09-08 01:52:09 +08:00 |
|
Sacha Greif
|
e21f5c7056
|
adding new htmlBody field and adding hooks to sanitise it
|
2014-08-31 16:11:48 +09:00 |
|
Sacha Greif
|
8eb91a2c64
|
notifications are now a menu item
|
2014-08-20 17:03:54 +09:00 |
|
Sacha Greif
|
0280ca80bb
|
make layout, loading, and notFound routes customisable too
|
2014-08-18 10:07:53 +09:00 |
|
Sacha Greif
|
4ad020174c
|
Separating themes; adding accounts-entry
|
2014-08-12 16:16:44 +09:00 |
|
Sacha Greif
|
d375bc3c1b
|
Using templates for on-site notifications too; refactoring a lot of stuff
|
2014-08-04 11:22:43 +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
|
fe3745e1e3
|
fix #327
|
2014-07-13 11:15:58 +09:00 |
|
Sacha Greif
|
608a163ac1
|
merging comment_page and comment_reply templates
|
2014-07-07 09:36:38 +09:00 |
|
Sacha Greif
|
fa25d69444
|
fixing comment bugs
|
2014-07-05 16:21:28 +09:00 |
|
Sacha Greif
|
615bb4c6c2
|
making all template includes dynamic
|
2014-07-05 11:42:28 +09:00 |
|
Sacha Greif
|
c483464f4d
|
making all template helpers dynamic
|
2014-07-05 11:24:28 +09:00 |
|
Sacha Greif
|
e1919593e7
|
refactoring dates and timestamps
|
2014-07-03 13:15:23 +09:00 |
|
Sacha Greif
|
9ebc910465
|
using marked package
|
2014-07-03 10:40:04 +09:00 |
|
Sacha Greif
|
57487e5abf
|
using hotkeys package
|
2014-07-03 10:15:19 +09:00 |
|
Sacha Greif
|
30d1fa073d
|
cleaning up and refactoring
|
2014-06-27 19:42:33 +09:00 |
|
Sacha Greif
|
9f801f14fe
|
fixing post edit and comment edit validations
|
2014-06-22 10:49:39 +09:00 |
|
Sacha Greif
|
a99a0f89e6
|
fixing new comments validation
|
2014-06-22 10:34:39 +09:00 |
|
Sacha Greif
|
e0ff3f71fc
|
Counting up votes and down votes with two separate properties instead of a single "votes" property
|
2014-05-15 15:56:23 +09:00 |
|
Sacha Greif
|
7f99b09e75
|
Fixing child comment bug
|
2014-05-08 15:35:47 +09:00 |
|
Sacha Greif
|
8263575879
|
removing constant and fixing bugs
|
2014-05-01 19:58:56 -07:00 |
|
Sacha Greif
|
379c002698
|
working on 0.8
|
2014-04-30 16:58:11 -07:00 |
|
ajduke
|
e1e4dec278
|
fixed issue for broken redirection to template after commment deletion
|
2014-03-20 13:02:07 +05:30 |
|
Tarang Patel
|
39eb1c8e0a
|
Update Events
Move from using depreciated event declaration style. Still supported
not sure if future proof (see
https://github.com/meteor/meteor/blob/devel/packages/templating/deftempl
ate.js#L184)
|
2013-11-24 16:13:53 +02:00 |
|
Toam
|
c527a00a62
|
merge
|
2013-11-09 02:02:05 +01:00 |
|
Sacha Greif
|
26b321fb27
|
small styling fix
|
2013-11-07 09:25:49 +09:00 |
|
Toam
|
c06fe46a83
|
Localisation Common, Errors, Notifications and Users
|
2013-11-06 01:01:56 +01:00 |
|
Sacha Greif
|
2583338d73
|
fixed comment edit bug
|
2013-11-05 09:32:21 +09:00 |
|
Sacha Greif
|
3edfb38032
|
clean up upvoting/downvoting/scoring code
|
2013-10-29 15:06:50 +09:00 |
|
Sacha Greif
|
0c47f6e250
|
publish the post related to a single comment
|
2013-10-26 10:47:13 +09:00 |
|
Sacha Greif
|
65e59767d1
|
got rid of digest publications; simplified digest subscription; publishing comment author user
|
2013-10-26 10:37:32 +09:00 |
|
Sacha Greif
|
9f8b74a786
|
URL slugs for user profiles
|
2013-10-24 11:04:27 +09:00 |
|
Sacha Greif
|
9113541486
|
cleaning up
|
2013-10-23 10:45:12 +08:00 |
|
Sacha Greif
|
96e140ca10
|
working on comment queuing
|
2013-10-23 10:40:29 +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
|
e76e7b06bc
|
making post route non-reactive
|
2013-10-21 17:47:30 +08:00 |
|
Sacha Greif
|
df4e702e1f
|
fixed comment bug; added default argument to handlebars settings helper
|
2013-10-15 12:28:57 +09:00 |
|
Sacha Greif
|
83d792188b
|
make nested comments optional + various tweaks
|
2013-10-14 12:14:12 +09:00 |
|
Sacha Greif
|
cf2e2533bc
|
replacing Meteor.Router.to by Router.go
|
2013-10-09 21:49:02 +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
|
f14627bfc2
|
fixed queued comments bug
|
2013-04-26 17:28:09 +09:00 |
|
Sacha Greif
|
77de206046
|
Strip HTML from comments and posts to prevent code injections
|
2012-12-13 10:58:17 +09:00 |
|
Sacha Greif
|
3f9955bdb3
|
Merge branch 'master' of github.com:SachaG/Telescope
|
2012-12-05 11:37:23 +09:00 |
|