353 Commits (9d56f509674b977dcbf7d923430fbcc27c9fe30a)

Author SHA1 Message Date
barisusakli d9a071d710 removed unused code from category and topic controller 10 years ago
barisusakli 519b1b7e37 closes #2377 10 years ago
barisusakli a1624013f8 closes #2400 10 years ago
barisusakli 05a4737e84 closes #2409 10 years ago
barisusakli e6973b55d4 closes #1990 10 years ago
barisusakli a45858dacd previous commit doesnt show unusud tags in admin 10 years ago
barisusakli 68e8039ac7 closes #2379
also fixed a bug where tags with 0 topics were showing up in /tags
10 years ago
barisusakli 4c7a4d3688 fix topicIndex, 10 years ago
barisusakli 9a16a359a8 auth refactor 10 years ago
barisusakli eada3daf9f fixed recent and unread 10 years ago
Julian Lam 6ea10aa7e3 ensuring that the filter:category.get hook always sends data in the same format 10 years ago
barisusakli af4cbfb20d closes #2368 10 years ago
barisusakli 166f353aaa filter:register.build change #1527 10 years ago
barisusakli db979d7a20 filter:category.get change #1527 10 years ago
Julian Lam a12907512f refactored a bunch of methods so that you can pass in an author argument in querystring to see posts by just that author, #2355 10 years ago
barisusakli f3d485bd58 filter:user.account 10 years ago
barisusakli 719290cd2b dont display email/fullname if they are private 10 years ago
barisusakli 39b679705b closes #2248 10 years ago
barisusakli 595ff1f4b1 closes #2303
see
https://community.nodebb.org/topic/3039/filter-post-parse-and-filter-post-parsesignature-changes
10 years ago
Barış Soner Uşaklı b89b960f86 Merge pull request #2328 from dwendt/master
Made hiding widgets for guests/registered sensible.
10 years ago
Julian Lam 44175188c4 handling case where user does not satisfy any of the privilege thresholds given to the hasEnoughReputationFor method 10 years ago
barisusakli cdfaa941b1 error checks missing return 10 years ago
barisusakli 04c83dbdcc update deprecated sendfile 10 years ago
barisusakli 268ecd5157 single call to get slug and postcount 10 years ago
barisusakli 209edf182f 404 pages that are out of range 10 years ago
heart c38ca146c7 Made hiding widgets for guests/registered sensible. 10 years ago
barisusakli fb1095fc28 added allowed true to /chats 10 years ago
barisusakli e97bfc139b #1848 10 years ago
Julian Lam 61aaff025b adding in 'allowed' to template, re: #2321 10 years ago
barisusakli 433769eb36 closes #2146
first tab (recent) shows last 50 messages instead of just last 24 hours
10 years ago
barisusakli 189eaf2bea escape output 10 years ago
barisusakli c5ba327d8f fix empty pages 10 years ago
barisusakli 9909f8ba79 more err checks 10 years ago
barisusakli eaf89dc316 use parseSignature 10 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
10 years ago
barisusakli 9a21e9646f only use multipart on upload routes,
delete temp files if there is an error in admin,
admin/mods should see topic reply
10 years ago
barisusakli c5224d099e parseInt show title 10 years ago
barisusakli 55a5d56989 fixed view count for guests 10 years ago
barisusakli 761f56aeb1 removed most of the db.sortedSetCards 10 years ago
barisusakli 40fe40deac removed users:online set
using websockets.getConnectedClients directly
10 years ago
barisusakli fced152e41 read total from global object 10 years ago
psychobunny 2c95d8d82e fixed ajaxifying to advanced/logs 10 years ago
barisusakli 5dbd4bcda9 fix status if it was never set before 10 years ago
barisusakli 61c73b7761 fix urls 10 years ago
barisusakli 1d1625f5c4 closes #2157 10 years ago
psychobunny 729ed6fbda all your semi-colons are belongs to me 10 years ago
psychobunny eb4baf62b5 closes #2235 10 years ago
psychobunny 298625225a use default 403 message for accounts 10 years ago
psychobunny 7bd49a96b2 #2235 10 years ago
barisusakli f6f6ca7f76 closes #2132 10 years ago