Commit graph

30 commits

Author SHA1 Message Date
Sacha Greif
9b8e16f177 now showing comments on user profile page 2014-08-22 17:06:22 +09:00
Sacha Greif
063242b78d Changed comments to CommentsCount; Now tracking _ids of commenters on each Post document 2014-08-22 10:31:05 +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
ea9ca1e1c5 Still refactoring notifications 2014-08-04 09:47:10 +09:00
Sacha Greif
dc683d7a10 Rename property to lastCommentedAt 2014-07-22 10:29:37 +09:00
Sacha Greif
bcefb66075 typo fix 2014-07-19 15:10:47 +09:00
Sacha Greif
65eae8f171 add lastCommentDate to posts 2014-07-19 15:08:28 +09:00
Sacha Greif
4879a8943f Fixing #312 2014-07-06 09:12:30 +09:00
Sacha Greif
fa25d69444 fixing comment bugs 2014-07-05 16:21:28 +09:00
Sacha Greif
e1919593e7 refactoring dates and timestamps 2014-07-03 13:15:23 +09:00
Sacha Greif
a429a5608f remove regEx validation on ID 2014-06-22 17:25:07 +09:00
Sacha Greif
a99a0f89e6 fixing new comments validation 2014-06-22 10:34:39 +09:00
Sacha Greif
9bf61f3807 Changing "headline" to "title" 2014-05-16 09:19:35 +09:00
Sacha Greif
7812d65c6c Enabling Collection2 (validation doesn't work yet) 2014-05-15 15:18:17 +09:00
Sacha Greif
d073a6dfd3 adding schemas 2014-05-10 16:57:17 +09:00
Egor Suvorov
2f2b5d49f6 #209: createNotifications() is a server-side function now. It's called from 'inviteUser' and 'comment' methods (not from stubs) 2014-01-05 18:44:13 +02:00
Toam
9d9f941f9d More localisation 2013-11-11 22:07:19 +01:00
Sacha Greif
e18c5bbc0f bugfix 2013-11-08 11:23:18 +09:00
Sacha Greif
1c5c8fb575 improved user dashboard even more! 2013-11-08 11:10:23 +09:00
Sacha Greif
2583338d73 fixed comment edit bug 2013-11-05 09:32:21 +09:00
Sacha Greif
b6c2a3aa6a fixed comment voting bug 2013-11-03 13:23:11 +09:00
Sacha Greif
75714297e3 change createNotifications syntax 2013-10-23 20:20:10 +09:00
Sacha Greif
2cfbcd2360 improving notifications 2013-10-23 10:21:08 +08:00
Sacha Greif
2d8df6b3c2 working on comment reply 2013-10-09 20:11:58 +09:00
Sacha Greif
3a4a5adc9d prevent non-authorized comment deletions 2013-10-04 19:51:34 +09:00
hartator
21fce4c813 Added Error for Trying to Post Empty Comments 2013-07-10 22:08:25 +02:00
Sacha Greif
a6693c75e1 fixed allow/deny bug 2013-07-05 07:09:15 +09:00
Sacha Greif
d12c585e0c refactoring allow/deny code 2013-07-04 12:51:26 +09:00
Sacha Greif
f14627bfc2 fixed queued comments bug 2013-04-26 17:28:09 +09:00
Sacha Greif
43a398bd26 refactoring file structure 2013-04-13 15:05:18 +09:00
Renamed from common/comment.js (Browse further)