518 Commits (fa2f03aeca206e7c6776a1db1b88a59af8f9a896)

Author SHA1 Message Date
barisusakli 9e1789dc58 closes #2297 11 years ago
barisusakli 39b679705b closes #2248 11 years ago
barisusakli 595ff1f4b1 closes #2303
see
https://community.nodebb.org/topic/3039/filter-post-parse-and-filter-post-parsesignature-changes
11 years ago
barisusakli dd135b875b #2347
dont show flag on deleted posts
dont allow flag on deleted posts
dont allow upvote downvote favourite on deleted posts
11 years ago
barisusakli d492339841 closes #2315 11 years ago
barisusakli 7bfc36ff56 dont call isAdmin if not logged in 11 years ago
barisusakli 84b7a2c92d checks in socket.io/user
reset doesnt need socket
11 years ago
barisusakli f83dd956eb check if post exists on up/down vote favourite 11 years ago
barisusakli fcc42883ab some checks for purge 11 years ago
Julian Lam adfb89a2ad closed #2321 11 years ago
barisusakli 1b268c94c0 if there is no postData.tid dont notify, ie topic post 11 years ago
barisusakli cbedc762fd no rooms.enter for anons check tid on topic enter 11 years ago
barisusakli c5ba327d8f fix empty pages 11 years ago
psychobunny 25c7dfbc12 fix crash if socket.handshake is null 11 years ago
barisusakli c74370bfb1 removed recent/day week month
it starts with most recent 20 topics now and goes back instead of
showing empty if there are no new replies in the past 24 hours
11 years ago
barisusakli 63cf8d674d listen disconnect event, display unknow socket method name on dev 11 years ago
barisusakli 699b74603b only for logged in users 11 years ago
barisusakli 4c90c9a759 closes #2291 11 years ago
Julian Lam ffdc4b5d24 fixed places where site_title was being referenced in config, instead of the correct "title" 11 years ago
Julian Lam 62d85b0e26 updated installation data to only create four categories by default, and altered colour to be less stark (heh, what does that mean anyway...). Also added an intro post 11 years ago
barisusakli 55a5d56989 fixed view count for guests 11 years ago
barisusakli 4db31be7e3 #2200 actually fix dupe colors, show 10 topics 11 years ago
barisusakli d2334fbb4a dont search empty string, get 20 tags instead of 10 11 years ago
barisusakli 6cb5f9c098 emit stats to registered users only 11 years ago
barisusakli c5e1f8e0aa user onlineUsers instead of calculating from rooms 11 years ago
barisusakli b5fb7691cd optimize getUnreadByField
only get the most recent 100 notifications
dont call UserNotifications.getNotifications which does alot more work,
call the db directly
11 years ago
barisusakli 762b2fff37 display user count in browsing 11 years ago
barisusakli 72a919e416 time based check 11 years ago
barisusakli 761f56aeb1 removed most of the db.sortedSetCards 11 years ago
barisusakli 40fe40deac removed users:online set
using websockets.getConnectedClients directly
11 years ago
Barış Soner Uşaklı 129a438ebe Merge pull request #2256 from Spiritlebon/master
lint fix
11 years ago
barisusakli 3c25204fdd removed clear log, doesnt work with logrotate-stream 11 years ago
Spiritlebon 2b15de63c0 checked number before parseInt 11 years ago
Spiritlebon 35fc175ff6 Lint fix 11 years ago
barisusakli 3819d11be2 #2110 11 years ago
barisusakli 142ffc2920 fixed other post 11 years ago
barisusakli 0d95089bfe send array of posts 11 years ago
barisusakli 5d79d2a75a closes #2191
added unique visitors analytics
only update it every hour
11 years ago
psychobunny 0d741f0031 commenting out the reconnection messages, it's annoying if you have 500 users online
not sure if we do need it though, so just leaving it there for now
11 years ago
psychobunny 729ed6fbda all your semi-colons are belongs to me 11 years ago
psychobunny 4b295decf8 forgot to update meta.title.build in socket.io/meta.js 11 years ago
barisusakli f6f6ca7f76 closes #2132 11 years ago
barisusakli 394a01fdef closes #2188 11 years ago
barisusakli ccf58ed40e closes #2213 11 years ago
barisusakli 258e14e20c closes #2225 11 years ago
psychobunny 2a2490541f some minor linting elsewhere 11 years ago
barisusakli 5db24fbe68 closes #2175 11 years ago
barisusakli c37cfe4b3f closes #2209 11 years ago
barisusakli de98df842d priv fix 11 years ago
psychobunny a67c501eb8 temporary solution for #2206 11 years ago