Sacha Greif
21c6dc6854
using sanitizeHTML and adding migrations
2014-09-01 09:33:50 +09:00
Sacha Greif
e21f5c7056
adding new htmlBody field and adding hooks to sanitise it
2014-08-31 16:11:48 +09:00
Sacha Greif
43fa81587f
stop protecting comment_reply route; fix undefined user bug
2014-08-17 08:17:35 +09:00
Sacha Greif
d3bf6286fa
small tweaks
2014-08-13 09:30:07 +09:00
Philip Nuzhnyy
932f56bc1f
merge master
2014-08-12 16:02:05 +02:00
Sacha Greif
99e50b85dd
show real user name
2014-08-11 16:15:54 +09:00
Sacha Greif
68bbae0a4c
improving digest
2014-08-04 20:58:02 +09:00
Sacha Greif
2135c4b11f
Adding cron job to schedule digests
2014-08-04 19:02:21 +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
Philip Nuzhnyy
407e57c35f
add a helper for signup url
2014-08-02 14:05:24 +02:00
Sacha Greif
a555e847b6
fix #320
2014-07-18 09:21:45 +09:00
Sacha Greif
44edccd610
fix #333
2014-07-18 09:18:52 +09:00
Sacha Greif
cc2834cfc1
adding siteUrl as a setting
2014-07-03 17:22:36 +09:00
Sacha Greif
9ebc910465
using marked package
2014-07-03 10:40:04 +09:00
Sacha Greif
c118aaf8b4
fixing errors
2014-06-22 14:12:10 +09:00
Sacha Greif
199d27297c
telescope-tags package now adds "categories" property to post schema
2014-06-22 12:58:41 +09:00
Sacha Greif
7f99b09e75
Fixing child comment bug
2014-05-08 15:35:47 +09:00
Sacha Greif
61cf1b6bea
Merge branch 'christianbundy-master' into blaze-christian
...
Conflicts:
lib/router.js
2014-05-08 15:30:36 +09:00
Christian Bundy
86ec3ede93
Solve trivial JS errors
...
Using jshint and and fixmyjs I went through and removed 220 trivial
Javascript errors – mostly missing semicolons, and some properties that
weren’t written in dot notation. You can view the diff of jshint’s
output here:
https://gist.github.com/christianbundy/7b37c51bb6f7c8d739e7/revisions
2014-05-06 20:15:48 -07:00
Sacha Greif
379c002698
working on 0.8
2014-04-30 16:58:11 -07:00
Sacha Greif
8bcece0956
encoding url
2014-02-24 18:41:59 +09:00
Sacha Greif
b40b8386df
replaced click-based click tracking by server-side link redirection; merged both router files
2014-01-18 16:52:12 +09:00
cnzin
519eae0037
remove a duplicate function
2013-12-07 21:47:01 +08:00
Sacha Greif
4cd03a6a11
refactored notifications; added notifications for new users
2013-11-18 11:30:58 +09:00
Sacha Greif
5c47069519
give search results their own route
2013-11-16 14:01:00 +09:00
Sacha Greif
f876eb263e
added profile fields for github, twitter, and personal site, and fixed profile avatar
2013-11-07 09:57:57 +09:00
Sacha Greif
cd0534a500
improvements
2013-10-24 21:02:42 +09:00
Sacha Greif
78bba0e915
invite system
2013-10-23 19:43:42 +09:00
Sacha Greif
9c4f030b90
fixing singleUser publication; simplifying user object update/remove permissions
2013-10-21 18:56:22 +08:00
Sacha Greif
83d792188b
make nested comments optional + various tweaks
2013-10-14 12:14:12 +09:00
Sacha Greif
9066839a29
working on post and comment
2013-10-09 12:39:05 +09:00
Sacha Greif
d8070e51fa
converting post edit page
2013-10-06 09:17:37 +09:00
Sacha Greif
c866cb6238
added autocomplete to select user form
2013-07-19 12:17:49 +09:00
Sacha Greif
ef26673e19
clean up getShortUrl function
2013-07-04 12:09:31 +09:00
Sacha Greif
01f7506a8a
working on bitly link shortening integration
2013-07-04 11:16:11 +09:00
Sacha Greif
f14627bfc2
fixed queued comments bug
2013-04-26 17:28:09 +09:00
Sacha Greif
4ddc5b4a7f
cleaned up app.js and renamed it to main.js
2013-04-14 14:51:37 +09:00
Sacha Greif
5a79b119b2
merging with simple-digest
2013-04-14 12:38:09 +09:00
Sacha Greif
59e1304c72
still cleaning up files
2013-04-13 15:10:07 +09:00
Sacha Greif
3f180f027b
added rate limiting to posts and comments posting
2012-10-06 13:15:55 +09:00
Sacha Greif
bf7a0a7fab
reorganizing views
2012-10-05 14:36:23 +09:00
Sacha Greif
ea7a447331
moved notifications server side
2012-10-04 15:26:59 +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
Sacha Greif
eeba9ee455
working on notifications
2012-10-04 10:09:20 +09:00
Sacha Greif
4ee1abc6e3
scroll page to right comment when editing and commenting
2012-10-02 13:49:38 +09:00
Sacha Greif
93f7803140
added sticky posts
2012-10-02 10:54:04 +09:00
Sacha Greif
ce11b81f29
fixed conflicts and merged with Twitter branch
2012-10-01 13:35:20 +09:00
Sacha Greif
0dac75ec82
fixed bad auth api variable name for mixpanel user tracking
2012-10-01 11:49:07 +09:00
Sacha Greif
339970cea8
hooking up more events, hooking up comment upvotes and downvotes
2012-10-01 11:45:18 +09:00