Commit graph

29 commits

Author SHA1 Message Date
Sacha Greif
c866cb6238 added autocomplete to select user form 2013-07-19 12:17:49 +09:00
Sacha Greif
bb61e843c9 moved url shortening server-side 2013-07-04 12:05:09 +09:00
Sacha Greif
01f7506a8a working on bitly link shortening integration 2013-07-04 11:16:11 +09:00
Ozan Yerli
cd56173d2e Duplicate Template.post_submit.rendered assignment in post_submit.js 2013-05-06 11:38:41 +03:00
Sacha Greif
5a79b119b2 merging with simple-digest 2013-04-14 12:38:09 +09:00
Sacha Greif
212bd88fec tweak 2013-04-05 23:18:45 +09:00
Sacha Greif
2d4ad96b73 refactored categories helper, fixed conflicts 2013-02-20 11:04:25 +09:00
Sacha Greif
2ab81ed215 refactoring categories helper 2013-02-20 10:27:45 +09:00
Sacha Greif
694f72af99 denormalizing categories and refactoring findQuery 2013-02-18 13:38:15 +09:00
Sacha Greif
bb7d4b2ed7 Merge branch 'development' 2013-01-14 10:56:31 +09:00
Sacha Greif
9edd21c3ab trying to fix post_edit bug again 2013-01-13 09:13:25 +09:00
Sacha Greif
4105708b6a working on new createdAt timestamp 2013-01-13 08:52:35 +09:00
Ever Daniel Barreto
81aa434ce6 Fix loading status class not removed when no url was provided -- fixed 2013-01-09 23:50:26 -03:00
Ever Daniel Barreto
96d3f176cc Fix loading status class not removed when no url was provided 2013-01-09 22:48:23 -03:00
Sacha Greif
05fcbaf1bd test if either http:// or https:// is missing from URLs 2012-12-31 18:18:46 +01:00
Sacha Greif
a3b224d727 automatically append "http://" to links if missing 2012-12-24 15:28:03 +01:00
Sacha Greif
4bf2e3bf46 reworking signin/signup and even tracking 2012-11-26 17:11:21 +09:00
Tom Coleman
72d8115b1b New router is working, to some degree.
I switched over to router 2.0, and refactored the permissions a bit.
There's still a bit of work needed to get the permissions fully up to speed.
2012-11-21 14:28:18 +11:00
Sacha Greif
3c6f20c679 reworking permissions system 2012-11-19 12:03:06 +09:00
Sacha Greif
bd1960e7fe bugfix 2012-11-01 10:27:34 +09:00
Sacha Greif
fa3942fbd8 fix subscription bug; let admin add a post with a specific status 2012-10-30 13:33:52 +09:00
Sacha Greif
401f0bad1d now checking for duplicate links and limiting to 30 posts per 24 hours 2012-10-30 12:01:11 +09:00
Sacha Greif
8df2f53a35 added pending posts 2012-10-24 11:04:42 +09:00
Sacha Greif
7afaee4e80 admin now able to change user and date 2012-10-23 12:24:38 +09:00
Sacha Greif
1b4d48577c finished adding categories 2012-10-10 08:32:49 +09:00
Sacha Greif
d1c04db665 fixed getRank 2012-10-09 15:34:00 +09:00
Sacha Greif
3f180f027b added rate limiting to posts and comments posting 2012-10-06 13:15:55 +09: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
Tom Coleman
e4f55a6377 Start of reorganization. 2012-10-04 11:17:57 +10:00
Renamed from client/templates/post_submit.js (Browse further)