1549 Commits (9435acfa7130a77d9f5c841a2d30fa551a50b97f)

Author SHA1 Message Date
Baris Soner Usakli 9cb20c3886 added callback to api categories.get 11 years ago
psychobunny a2c9867902 plugins - woops, wrong namespace for admin api calls 11 years ago
psychobunny 58a3f33200 plugins - added api routes to filter:admin.create_routes 11 years ago
psychobunny 25bac03bab fixed facebook + gplus authentication - callbackURL was invalid 11 years ago
Baris Soner Usakli 770cea9329 added more error first to some functions 12 years ago
Baris Soner Usakli 27a01f6c61 closes #657 12 years ago
psychobunny 9d88b9eed3 default motd now shows @NodeBB, and not @dcplabs 12 years ago
psychobunny 4397da144f fixes crash introduced @1021615848e49da3434f00cfdb6fb79ab5990b47 12 years ago
psychobunny cf8f0ca225 cleanup 12 years ago
Baris Soner Usakli 885242018f one more 12 years ago
Baris Soner Usakli 1abfe5de63 added err to addUserInfoToPost 12 years ago
Baris Soner Usakli dfa4cd4ae3 closes #653 12 years ago
Julian Lam 65d5a6cb81 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 64e87b761f closed #652 12 years ago
Baris Soner Usakli 1021615848 added err first to some calls 12 years ago
Julian Lam 69c1ec97c9 re: issue #652, this took longer than expected... 12 years ago
Julian Lam 45e7d64aeb fixing extra padding around 'in' that jshinter added for no goddamn reason 12 years ago
Julian Lam b86a01ded1 moving cache buster to production builds only (*facepalm* I'm bad at this) 12 years ago
Julian Lam e67af67180 fixing derped plugin css files due to cache buster 12 years ago
Julian Lam c313c4501b pushNotifCount method for real-time updating of notification bell + favicon for multiple tabs (closes #219) 12 years ago
Julian Lam 538356846d fixed regression introduced by #643. Non-logo favicon is now properly
referenced (absolute url, not relative)
12 years ago
Baris Usakli 55d008d71f added err to callbacks 12 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 12 years ago
Baris Usakli 9816272b7b if there are more than 50 results only return 50, issue #648 12 years ago
Julian Lam d72d2decd5 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 43c05d1d85 adding cache busters to client side files (closed #586) 12 years ago
Baris Usakli 5da4cead67 closes #631 12 years ago
Baris Usakli 0000a7f0b9 #631 12 years ago
psychobunny a3734f2e15 completed custom favicon upload, closes #643 12 years ago
psychobunny 1b843fba9c added admin route to upload favicon 12 years ago
Baris Usakli 6e16cb4b30 fixed conflicts 12 years ago
Baris Usakli 40e71299a1 closes #642 12 years ago
akhoury 05209b01b9 setting initialValues for 'global' object closes #635 12 years ago
Barış Soner Uşaklı 77e0cdcc3e Merge pull request #637 from akhoury/master
Auto install fix
12 years ago
psychobunny e316dd3330 fixed a bug in create category 12 years ago
psychobunny a34ed92fac console.log 12 years ago
psychobunny e76936abfc added ability to upload category images. closes #638, closes #532 12 years ago
Baris Soner Usakli 9471fd8e46 closes #635 12 years ago
akhoury 2d4ceb8f9f should close #634 12 years ago
psychobunny f6f7959d28 convert profile images to static png if setting is checked in control panel, closes #562 12 years ago
psychobunny 7fa2f474fe fixes bug introduced in c0721e105f 12 years ago
psychobunny d5e8044575 ability to disable privilege threshold system, closes #528 12 years ago
psychobunny 0c05ee82b1 #621, moved everything out of parallel - poster doesn't need to wait for these functions to happen
also renamed topics.markUnRead to topics.markAsUnreadForAll
12 years ago
psychobunny 4f97275d24 closes #621 12 years ago
psychobunny 090bc2ad10 403 all guests on /search & /search/term regardless of mobile/desktop - closes #612 12 years ago
psychobunny 274310e35a removed notification count in title, removed api calls to it (left method intact) so hopefully title building is faster too. closes #625 12 years ago
Baris Soner Usakli 4c90d22e43 closes #619 12 years ago
Baris Soner Usakli 34fc326a37 closes #618 12 years ago
psychobunny 090d35f306 clean up conditional comments in the DOM; conditionals now treat undefined variables as false; closes #617 12 years ago
Baris Soner Usakli 76636b64db small fixes 12 years ago