Commit Graph

24 Commits

Author SHA1 Message Date
barisusakli
746df87d89 upgrade tags to sorted set 2014-05-22 13:06:19 -04:00
barisusakli
56f442f283 remove punctuation and limit tag length 2014-05-21 20:20:44 -04:00
barisusakli
df73ceaeb7 closes #1556
added tag input box to composer when creating a topic
added new routes for viewing tags 'tags' and 'tags/:tagname'
respectively
post_bar.tpl shows the tags of the topic
can edit the main post to remove or add new tags
added a new menu item to header to go to the tags page
2014-05-21 16:13:51 -04:00
barisusakli
472e6b5206 privilege cleanup 2014-05-17 18:59:34 -04:00
barisusakli
b1aae05a08 closes #1518 2014-05-15 20:49:47 -04:00
barisusakli
3e86bdb38f more work on #1518
still needs more work, category is next
2014-05-15 10:38:02 -04:00
Julian Lam
b5d4e62e70 fixed bug in privileges system, thanks TravisCI! 2014-05-13 18:18:08 -04:00
Julian Lam
7c8b442dcd more updates to privileges revamp 2014-05-13 17:06:58 -04:00
barisusakli
af6a40e23c use thumb directly 2014-04-30 14:48:48 -04:00
barisusakli
75824c0d81 dont send notifications for guests 2014-04-30 14:21:52 -04:00
barisusakli
cd3bb77a7f added reqFromSocket to topic posting
new filter topic.post
2014-04-27 00:47:08 -04:00
Aziz Khoury
65ff72b0e3 its 3am 2014-04-26 03:19:56 -04:00
Aziz Khoury
c7bd27fb3f spaces vs tabs ugh 2014-04-26 03:16:07 -04:00
Aziz Khoury
fa7db423c6 adding hook filter:topic.reply for antispam 2014-04-26 03:00:56 -04:00
barisusakli
d05920ec78 refactor of thread tools 2014-04-24 20:05:05 -04:00
barisusakli
6f2ea3eafc closes #1439 2014-04-24 15:53:41 -04:00
barisusakli
adf6f34e42 closes #1436 2014-04-24 15:29:05 -04:00
Micheil Smith
3e82cab398 Add missing new lines at end of files. 2014-04-10 20:56:53 +01:00
barisusakli
e2d0d4db5c added error and success language files
removed some code from server side that was emitting alerts
2014-04-09 14:12:50 -04:00
barisusakli
bdefebeea0 reverting some of my code and fixed #1322 properly 2014-04-02 13:58:10 -04:00
Julian Lam
90616c6e7b closed #1322 2014-04-02 11:11:01 -04:00
barisusakli
04e0c58b84 fixes realtime update of home 2014-03-21 22:16:30 -04:00
barisusakli
ca0dbf84be no need for exists check
if topic doesnt exist topicData will be null
2014-03-21 18:20:06 -04:00
barisusakli
38733ef94b moved reply post create to topics/create.js 2014-03-21 15:55:03 -04:00