110 Commits (bbd4201a3804fabf54fd715a52b10f9a1ef1b722)

Author SHA1 Message Date
barisusakli 311a7ad5b9 #1281 topic purge 11 years ago
barisusakli a65d612907 #1281 post purge 11 years ago
barisusakli bf04749f5e fixes posttools.ismain 11 years ago
barisusakli eb0a06b777 closes #1577 11 years ago
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
11 years ago
barisusakli 4234057821 first pass for #1518
this only handles postTools privileges, topic and category will follow
11 years ago
Julian Lam 34b522f36d missed a bunch of "editable" checks 11 years ago
Julian Lam 87f4566e06 more fixed to privs, and ACP modal 11 years ago
Erik Schamper 849db3b858 Add a return statement to the callback
To prevent a "callback already called".
11 years ago
barisusakli d05920ec78 refactor of thread tools 11 years ago
barisusakli 1f77df794a added lots of error keys 11 years ago
barisusakli 04b60f4f99 refactored parse 11 years ago
barisusakli 3f44f4bb3a closes #1319 11 years ago
Baris Soner Usakli 2966cc4a49 minor fix 11 years ago
Baris Soner Usakli b6d97281d3 closes #1015 11 years ago
Baris Soner Usakli 24b669bd39 some fixes for search plugin 11 years ago
Baris Soner Usakli 7e5a7c53bd changes to templates 11 years ago
Baris Soner Usakli 29ba015d69 fixed topic thumbs 11 years ago
akhoury 63c9269240 merged composer and some other files with master 11 years ago
akhoury 25207852e8 added topics thumbnails support 11 years ago
Julian Lam 42d33f8338 first pass #899 11 years ago
Julian Lam f50d77bca0 resolved #1060 11 years ago
Micheil Smith c619301735 Remove calls to feed.js 11 years ago
Baris Soner Usakli b717c74a81 closes #856 11 years ago
Baris Soner Usakli 189e69284e fixes for post privileges 11 years ago
Baris Soner Usakli b3816b98a1 more post fixes 11 years ago
Julian Lam b3f23d41d3 fixed #744 11 years ago
Julian Lam adb8f80b86 interim commit - removed calls to websockets.js, beginning porting to namespaced files 11 years ago
Baris Soner Usakli a4ae9c70df closes #742, closes #741 11 years ago
Baris Soner Usakli faf5ea2122 check if we have edit permission on the pids that we want to move 11 years ago
Baris Soner Usakli f21a98f37f first pass, #524, #667 11 years ago
Baris Soner Usakli e2fb617cc0 thread delete restore fix 11 years ago
Baris Soner Usakli f72cf35348 closes #680 11 years ago
Baris Soner Usakli 3a00c177d3 closes #150 11 years ago
Baris Usakli 401a30e02c fixed categories.getRecentReplies so it only returns count posts instead of getting 10, posts are added and removed from sorted set when they are deleted restored 11 years ago
psychobunny 7fa2f474fe fixes bug introduced in c0721e105f 11 years ago
psychobunny d5e8044575 ability to disable privilege threshold system, closes #528 11 years ago
Baris Soner Usakli 53ca7a1143 added search functions to database files, removed reds from nodebb moved it to redis 11 years ago
Baris Usakli 7875138c08 added parseInt 11 years ago
Baris Soner Usakli 32d5118266 tons more changes 11 years ago
Julian Lam 7695e76494 removed buildFooter filter 11 years ago
Dan Rowe 18a890ed51 Cleanup console.log calls
Can't see my debugging inbetween all your debugging ;)
11 years ago
Julian Lam 77d5ecc82a added post.buildFooter and post.parseSignature hooks 11 years ago
Baris Soner Usakli bfe081f672 added err to PostTools.isMain 11 years ago
Julian Lam 5ee5c8179a category whitelist for replying to posts, lots of refactoring, too 11 years ago
Baris Soner Usakli 32b191fa62 removed global.io 11 years ago
Julian Lam b2fb9aa99f refactored topic locking pinning and deleting (and its inverses) so that the privilege check is done not in the method, but in the socket call 11 years ago
Baris Soner Usakli 64ae9ac033 cant delete or restore posts twice, post count goes up or down when posts are deleted or restored in a topic, fixed the post insertion when there is only 1 post in topic 11 years ago
Julian Lam 08ef67e824 closed #536 11 years ago
Baris Usakli 7c1b6d6ad2 lots of refactor for error handling 12 years ago