85 Commits (025403b9a8f996b75b49c2927bbf4fd7aed08671)

Author SHA1 Message Date
barisusakli f49c95c16f closes #1950 11 years ago
barisusakli 115598f382 minor refactor 11 years ago
barisusakli f71bd41408 more fixes 11 years ago
barisusakli d7520508e3 #1375 part1 11 years ago
barisusakli 2c890ad609 moved pushUnreadCount 11 years ago
barisusakli 9fbd535b79 fixes vote buttons on infinite scroll and new posts 11 years ago
barisusakli 9a4e6aa01c closes #1774 11 years ago
barisusakli d57f183f42 privileges.posts.get takes an array of pids now 11 years ago
Julian Lam d229cd21b2 parsing the post content that's passed into bodyLong in notifs #1720 11 years ago
Julian Lam c41bb05711 final pass #1720, closed #1720 11 years ago
Julian Lam d257632878 first pass #1720, updating existing calls to notifications.create, backwards compatibility in case plugins create notifications too. 11 years ago
barisusakli 4c2765a79c closes #1679 11 years ago
barisusakli a65d612907 #1281 post purge 11 years ago
barisusakli 6b93095204 more link fixes 11 years ago
barisusakli e20920c536 closes #1630 11 years ago
barisusakli eb0a06b777 closes #1577 11 years ago
barisusakli ee1495a44d fixes reply/quote buttons on new posts 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 472e6b5206 privilege cleanup 11 years ago
Julian Lam b1534b7798 removing allowGuestPosting logic in NodeBB 11 years ago
barisusakli 3e86bdb38f more work on #1518
still needs more work, category is next
11 years ago
barisusakli 4234057821 first pass for #1518
this only handles postTools privileges, topic and category will follow
11 years ago
Julian Lam 87f4566e06 more fixed to privs, and ACP modal 11 years ago
barisusakli fc00586f0e 0 disables flags for ban 11 years ago
barisusakli c7744d7a64 closes #1483 11 years ago
barisusakli 7280567d21 closes #1505 11 years ago
barisusakli d43d363a7a refactored topics.js
removed ajaxify.register_events using removeListener now
11 years ago
barisusakli cd3bb77a7f added reqFromSocket to topic posting
new filter topic.post
11 years ago
psychobunny 066b1c0d64 @akhoury and his comments.. :p + jshinting 11 years ago
Aziz Khoury 32a5334402 socket.handshake.address may not always be defined, thanks @psychobunny 11 years ago
Aziz Khoury 056b39709f no need for quotes 11 years ago
Aziz Khoury c7bd27fb3f spaces vs tabs ugh 11 years ago
Aziz Khoury fa7db423c6 adding hook filter:topic.reply for antispam 11 years ago
barisusakli f0428f5f1f removed double post notification #1386 11 years ago
barisusakli f9897daad1 all notifications are translated now closes #1388 11 years ago
Micheil Smith 3e82cab398 Add missing new lines at end of files. 11 years ago
barisusakli eaf4be4979 posts.js error keys 11 years ago
barisusakli 95972209f4 favourite changes
favourites.js no longer makes socket calls, moved that code into
socket.io/posts.js. it also makes a single socket call when you downvote
a post that you previously upvoted.
11 years ago
barisusakli a75baef450 removed socket emits for post errors 11 years ago
barisusakli e2d0d4db5c added error and success language files
removed some code from server side that was emitting alerts
11 years ago
barisusakli bdefebeea0 reverting some of my code and fixed #1322 properly 11 years ago
Julian Lam 682fa1f874 fixed incorrect scoping for new post event introduced accidentally last commit 11 years ago
Julian Lam 90616c6e7b closed #1322 11 years ago
barisusakli 68db8c04f7 added missing radix 11 years ago
barisusakli 2507d6c853 display_moderator_tools is already returned
when new posts were loaded, we were making a socket call for each post
to check if the post is editable, but this data is already returned in
display_moderator_tools when posts are loaded.
11 years ago
barisusakli e8265efc20 closes #1271 11 years ago
barisusakli 980cf2ccf9 closes #1184 11 years ago
Julian Lam 7b4f596aba updating all group lib methods, and their callers -- #1252 11 years ago
barisusakli a0e784a612 closes #1138 11 years ago
barisusakli 33e34ca864 change getRecentPosts to take count 11 years ago