7786 Commits (b919d2ee772b19c4fae2818323452bfdd4b02653)
 

Author SHA1 Message Date
barisusakli b919d2ee77 shorther 10 years ago
barisusakli 4be8f3ec75 closes #2316 10 years ago
barisusakli 0bb5971915 disconnect on error too 10 years ago
barisusakli a445e3f7b1 use send for child process 10 years ago
barisusakli 871cf8a3b7 shorter getTeasers 10 years ago
Julian Lam 5292a47a96 fixed maintenance mode page not working with new CSRF implementation, #2424 10 years ago
barisusakli b665aeee83 Merge branch 'master' of https://github.com/NodeBB/NodeBB 10 years ago
barisusakli 81e4bcd358 fix rename to multi 10 years ago
Julian Lam b06ff89e02 adding missing file, re: #2424 10 years ago
Julian Lam deac12c540 closed #2424 10 years ago
barisusakli 4f38a33702 fix pagination going to 404 if new post creates a new page 10 years ago
barisusakli 10680d47b0 postCount only used once 10 years ago
barisusakli d0bc5ec9c7 client/topics.js refactor
ability to dismiss all flags
10 years ago
barisusakli 78033dbf5c handled in events.js 10 years ago
barisusakli d7c367ae91 moved new notification to events.js 10 years ago
barisusakli 7f5984d1fd removed dupe code 10 years ago
barisusakli c974256600 missing radix 10 years ago
barisusakli 671ec8532c fix unfavourite 10 years ago
barisusakli 47c1092842 moved registerLoader/refresh to top 10 years ago
barisusakli 776fb29dce removed preloader leftovers 10 years ago
barisusakli 3d93a76508 removed command param made unvote wrapper 10 years ago
psychobunny 8c98f47688 action:post.upvote / action:post.downvote now sends current status; new: action:post.unvote 10 years ago
Julian Lam 0d6be40238 fixed #2406 10 years ago
barisusakli 14ba1ff8c0 closes #2352 10 years ago
Julian Lam ae1528dc7e closed #2407 10 years ago
Julian Lam 2d79169855 latest fallbacks 10 years ago
Julian Lam d51683f62e closed #2421 10 years ago
Julian Lam 2e2995d3bd updating dailyDigestFreq to 'day' instead of 'daily' 10 years ago
Julian Lam c7396f58cd verbose logging for email 10 years ago
barisusakli ee3b0c93c3 fix tag update
was hanging on tag remove, and wasnt updating if tag count didnt change
10 years ago
barisusakli 0864480433 forgot return 10 years ago
barisusakli cb8ce066c8 give guests find read access on category creation 10 years ago
barisusakli 8b573bff39 send 10 topics in digest not 11 10 years ago
barisusakli 9791dfb9ea closes #2420 10 years ago
Julian Lam 23485fcbf3 missed one invocation of old LESS library, #2419 10 years ago
Julian Lam 207bfa8960 closed #2419 10 years ago
barisusakli 0a1fa72bd8 use loadMoreFromSet 10 years ago
barisusakli 32e08ba419 closes #2070 10 years ago
barisusakli 807d4b7e2e update template.js dep 10 years ago
barisusakli 114d0506e1 fixed typo 10 years ago
barisusakli f0797493ee make sure sockets leave the current room when entering another 10 years ago
barisusakli 8e114c2093 moved isAdminOrMod check out of getTopicsByTids 10 years ago
barisusakli a75727bbbd duh 10 years ago
barisusakli 653850661e topics.getTopics doesnt take set param 10 years ago
barisusakli 79265b9e83 removed dupe code 10 years ago
barisusakli c1b61522f7 check if topic is deleted 10 years ago
barisusakli c458a7f7b2 missing nconf require 10 years ago
barisusakli 9852809c2c cleanup 10 years ago
barisusakli 1d2d69fa45 use helpers, redis crash fix 10 years ago
barisusakli 556e7066e8 moved notFound notAllowed to helpers 10 years ago