Sacha Greif
3f180f027b
added rate limiting to posts and comments posting
2012-10-06 13:15:55 +09:00
Sacha Greif
1c2056d2f8
perfected permission and redirection system
2012-10-05 22:46:20 +09:00
Sacha Greif
4e74d43b06
improving permissions
2012-10-05 22:09:13 +09:00
Sacha Greif
bf7a0a7fab
reorganizing views
2012-10-05 14:36:23 +09:00
Sacha Greif
ecb7d2b0f4
improving invite and permission system
2012-10-05 14:21:16 +09:00
Sacha Greif
7419ff2cb0
adding canView to permissions
2012-10-05 14:08:46 +09:00
Sacha Greif
e9119ef036
reworking invite system
2012-10-05 13:59:40 +09:00
Sacha Greif
51ced3e331
merging invites branch
2012-10-05 13:29:35 +09:00
Sacha Greif
ddf22d322d
fixing bug
2012-10-05 11:39:33 +09:00
Sacha Greif
e45f2842f3
added intercom widget
2012-10-05 11:05:10 +09:00
Sacha Greif
7a0bdd9ff5
adding support link
2012-10-05 11:02:03 +09:00
Sacha Greif
a7501d1e91
Intercom tweaks
2012-10-05 10:53:44 +09:00
Sacha Greif
68179dd55e
typo
2012-10-05 10:44:29 +09:00
Sacha Greif
fd166d7124
intercom bug
2012-10-05 10:38:44 +09:00
Sacha Greif
09f5495468
adding Intercom integration
2012-10-05 10:34:34 +09:00
Sacha Greif
c80f4b3cdd
gave notifications its own collection and styled notifcation widget
2012-10-05 10:23:38 +09:00
Sacha Greif
ac098d912a
fixed forgotPassword bug
2012-10-05 09:42:13 +09:00
Sacha Greif
f2b4c7eead
use getDisplayName for comment authors tooltips
2012-10-04 17:42:40 +09:00
Sacha Greif
34bdd2018a
test if user is logged in for notifications
2012-10-04 17:35:57 +09:00
Sacha Greif
5af2fde974
improving notifications UI
2012-10-04 17:25:10 +09:00
Sacha Greif
ea7a447331
moved notifications server side
2012-10-04 15:26:59 +09:00
Sacha Greif
cd362b6856
bugfix
2012-10-04 15:02:12 +09:00
Sacha Greif
9a03698633
fixing conflicts
2012-10-04 14:58:53 +09:00
Sacha Greif
a751fa1627
working on notifications
2012-10-04 14:54:26 +09:00
Sacha Greif
71b0be591c
working on notifications
2012-10-04 13:30:57 +09:00
Tom Coleman
3bf4d006c2
Kind of weird.
2012-10-04 12:08:12 +10:00
Tom Coleman
d8a70f4ab1
Added approved field to users.
2012-10-04 11:53:15 +10:00
Tom Coleman
1208b14f2d
Fixed minor bug.
2012-10-04 11:45:29 +10:00
Tom Coleman
3d7f2b4afd
Moved post creation logic to the server side.
...
Also made it + commenting latency compensated.
2012-10-04 11:45:12 +10:00
Sacha Greif
64a1ffc90f
cleaning up views organization
2012-10-04 10:22:23 +09:00
Tom Coleman
e4f55a6377
Start of reorganization.
2012-10-04 11:17:57 +10:00
Sacha Greif
eeba9ee455
working on notifications
2012-10-04 10:09:20 +09:00
Sacha Greif
039340aa07
check if comment has author first
2012-10-03 17:15:26 +09:00
Sacha Greif
b6fec8b03e
trying to debug problem on telesc.pe
2012-10-03 17:09:37 +09:00
Sacha Greif
d7fa3d6848
css tweak
2012-10-03 16:47:50 +09:00
Sacha Greif
a127791be7
fixed twitter share body text
2012-10-03 16:45:46 +09:00
Sacha Greif
12de56fec6
avatar tweaks
2012-10-03 16:43:04 +09:00
Sacha Greif
2db120322f
now showing avatars with comments
2012-10-03 16:33:28 +09:00
Sacha Greif
e58053ba43
deleting a comment now decreases post comment count
2012-10-03 15:59:03 +09:00
Sacha Greif
4ee1abc6e3
scroll page to right comment when editing and commenting
2012-10-02 13:49:38 +09:00
Sacha Greif
eb31195174
fixed conflicts and got rid of workaround
2012-10-02 11:05:59 +09:00
Tom Coleman
8cfbc7f9af
Isolated Posts to be non-reactive on post_edit.
...
The idea here is to isolate the call to findOne() so that it stops
being reactive once data is found. The reason being that server scoring
updates will 'change' the post, and meteor will overwrite the user's
input, even if preserve is set.
Kind of like {{#constant}}, except it waits for data.
2012-10-02 11:59:22 +10:00
Sacha Greif
93f7803140
added sticky posts
2012-10-02 10:54:04 +09:00
Sacha Greif
b8259351f8
disable post buttons after click
2012-10-01 18:48:46 +09:00
Sacha Greif
0fb9cdf9ca
migrating from user_id to userId
2012-10-01 16:08:30 +09:00
Sacha Greif
8774475176
cleaning up syntax
2012-10-01 14:52:32 +09:00
Sacha Greif
b8afef41dd
fixing conflicts
2012-10-01 14:18:41 +09:00
Sacha Greif
8e473432be
fixed error
2012-10-01 13:59:23 +09:00
Sacha Greif
844ce3ce45
adding user_email template
2012-10-01 13:57:52 +09:00
Sacha Greif
ce11b81f29
fixed conflicts and merged with Twitter branch
2012-10-01 13:35:20 +09:00