164 Commits (a83d4a9dd5dc41d3c02f20a0ebba3ce9247fe738)

Author SHA1 Message Date
Baris Soner Usakli ea6cf3bbd5 more cleanup and changes to topics 11 years ago
Baris Soner Usakli 8da7a6f2f3 cleanup 11 years ago
Baris Soner Usakli 6e5a6b8784 upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting 11 years ago
Baris Soner Usakli de34beaf6d closes #1087 11 years ago
Baris Soner Usakli eb3b240b04 some cleanup of unread 11 years ago
psychobunny 835b4d61a2 removed active_users + moderator sidebar code from core in favour of widget system 11 years ago
psychobunny 1827c8390b filter:category.build_sidebars (custom sidebars in category view) is now deprecated 11 years ago
Baris Soner Usakli 495fded6dd closes #1038 11 years ago
Baris Soner Usakli 6140d76f76 fixed index of newly created posts, matched vanilla search form to lavender 11 years ago
Baris Soner Usakli 791a50a01b closes #1028 11 years ago
Baris Soner Usakli 53af836bdb 24 users 11 years ago
Baris Soner Usakli 7f4a1cd685 display 4 rows of active users 11 years ago
Baris Soner Usakli a274a8cc12 more unread changes 11 years ago
Baris Soner Usakli 242927d702 user selectable pagination 11 years ago
Baris Soner Usakli d5938e4024 removed BS class, not needed 11 years ago
Baris Soner Usakli 0c4f0dff6f closes #962 11 years ago
Julian Lam 69f90c0766 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam f8ea87b003 issue #961 - fixed bug where if a moderators group was not found, it would cause the active users box to derp out. Also renamed the moderators priv group name 11 years ago
Baris Soner Usakli d6780652ad closes #960 11 years ago
Baris Soner Usakli 8efea65e87 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 72c35db6fd cleanup in move rencet replies' 11 years ago
Julian Lam e176abae50 started #961, first pass 11 years ago
Julian Lam f949af70ad fixed #949 11 years ago
Julian Lam 6514504ddd fixed #889 11 years ago
Baris Soner Usakli 25442a89ca closes #878 11 years ago
Baris Soner Usakli 1afd7ae332 trim pagination numberS 11 years ago
Baris Soner Usakli 1084523c92 lots of pagination work, query params, ajaxify to pids 11 years ago
Baris Soner Usakli 8744013013 Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination 11 years ago
Baris Soner Usakli d718eca935 fixes global meta leak, and categories meta require, #873 11 years ago
Baris Soner Usakli ef6fd35e85 lots of cleanup, moved pagination to requirejs module 11 years ago
Baris Soner Usakli 824c5072e8 topics should be marked read correctly if you are already in it 11 years ago
Baris Soner Usakli baa74958c5 can set image class for categories 11 years ago
Baris Soner Usakli c0712583f2 fixed category sockets 11 years ago
Baris Soner Usakli ae76bb3928 lots of err first fixeS 11 years ago
psychobunny 98d42b0ade moving social sharing parsing code from server side to client side & cleaned up templates 11 years ago
Baris Soner Usakli 75850bd315 closes #772 11 years ago
Julian Lam bc407ee59c fixing topic moving 11 years ago
Julian Lam 119079ace5 added missing link, numRecentReplies, and class values to category.create... fixed #754, fixed #751 11 years ago
Julian Lam ac04e04016 fixed #719 11 years ago
Baris Soner Usakli a4ae9c70df closes #742, closes #741 11 years ago
Baris Soner Usakli 48074ea93b redirect if category is accessed directly 11 years ago
Baris Soner Usakli 8626122679 category active users are stored in a sorted set now 11 years ago
psychobunny 1d69436b44 fix to getRecentReplies causing count = 0 to return unlimited 11 years ago
Baris Soner Usakli 8bfb338eee #712 11 years ago
Baris Soner Usakli daacdb50f3 closes #645 11 years ago
Baris Usakli 55d008d71f added err to callbacks 11 years ago
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 11 years ago
psychobunny e316dd3330 fixed a bug in create category 11 years ago
psychobunny a34ed92fac console.log 11 years ago
psychobunny e76936abfc added ability to upload category images. closes #638, closes #532 11 years ago