Commit Graph

125 Commits (642136f6f86be241547bf0af6e7392e5bad4d4be)

Author SHA1 Message Date
barisusakli 642136f6f8 closes
barisusakli 595ff1f4b1 closes
see
https://community.nodebb.org/topic/3039/filter-post-parse-and-filter-post-parsesignature-changes
psychobunny 4d4dc344a6 temporary fix until remarkable is updated in markdown plugin
https://github.com/jonschlinkert/remarkable/issues/88#issuecomment-60885589
barisusakli 80489c6564 log post purges
barisusakli b1d48df6d8 dont modify counts on soft post delete
barisusakli f3f4711a60 wait for callback
barisusakli 61e1c51ef6 run notif prune every 30mins
disabled post edit log
barisusakli 522fda2e58 closes
barisusakli 4b005a4037 crash fix
barisusakli 9a4e6aa01c closes
barisusakli 6389bc762c fire post edit after hook after post is saved
barisusakli c29dcc0ec9 fire topic edit action after topic is saved
barisusakli bd4722665d closes
removed move button from main post, disable moving main post, fixed
moving posts.
barisusakli b7e04239e9 use water in post edit
barisusakli 7c84680b06 closes
barisusakli 311a7ad5b9 topic purge
barisusakli a65d612907 post purge
barisusakli bf04749f5e fixes posttools.ismain
barisusakli eb0a06b777 closes
barisusakli df73ceaeb7 closes
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
barisusakli 4234057821 first pass for
this only handles postTools privileges, topic and category will follow
Julian Lam 34b522f36d missed a bunch of "editable" checks
Julian Lam 87f4566e06 more fixed to privs, and ACP modal
Erik Schamper 849db3b858 Add a return statement to the callback
To prevent a "callback already called".
barisusakli d05920ec78 refactor of thread tools
barisusakli 1f77df794a added lots of error keys
barisusakli 04b60f4f99 refactored parse
barisusakli 3f44f4bb3a closes
Baris Soner Usakli 2966cc4a49 minor fix
Baris Soner Usakli b6d97281d3 closes
Baris Soner Usakli 24b669bd39 some fixes for search plugin
Baris Soner Usakli 7e5a7c53bd changes to templates
Baris Soner Usakli 29ba015d69 fixed topic thumbs
akhoury 63c9269240 merged composer and some other files with master
akhoury 25207852e8 added topics thumbnails support
Julian Lam 42d33f8338 first pass
Julian Lam f50d77bca0 resolved
Micheil Smith c619301735 Remove calls to feed.js
Baris Soner Usakli b717c74a81 closes
Baris Soner Usakli 189e69284e fixes for post privileges
Baris Soner Usakli b3816b98a1 more post fixes
Julian Lam b3f23d41d3 fixed
Julian Lam adb8f80b86 interim commit - removed calls to websockets.js, beginning porting to namespaced files
Baris Soner Usakli a4ae9c70df closes , closes
Baris Soner Usakli faf5ea2122 check if we have edit permission on the pids that we want to move
Baris Soner Usakli f21a98f37f first pass, ,
Baris Soner Usakli e2fb617cc0 thread delete restore fix
Baris Soner Usakli f72cf35348 closes
Baris Soner Usakli 3a00c177d3 closes
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