1575 Commits (256a2fa9c63b96018bde89cbb2bc83ef79a7e227)

Author SHA1 Message Date
Baris Soner Usakli b504e2cd11 closes #658 11 years ago
Julian Lam 0ed8fd6cbd Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 2f1a3b9789 enabled touch events for composer resizing -- composer is now ipad
supported!
11 years ago
Baris Soner Usakli f72cf35348 closes #680 11 years ago
Baris Soner Usakli 3bd8cf69a1 admins can create users from admin/users panel 11 years ago
Baris Soner Usakli 2c8725558e added allowRegistration to install 11 years ago
Baris Soner Usakli f68f02d346 closes #679 11 years ago
Pongsan Sayampol 1bde86a33f MongoDB username is not saved to the config file during the installation. 11 years ago
Baris Soner Usakli 680dbf138a closes #669 11 years ago
Baris Soner Usakli 3752a1c691 small fixes 11 years ago
Baris Soner Usakli 3a00c177d3 closes #150 11 years ago
Baris Soner Usakli 57d2db36e6 if not term just use empty string 11 years ago
Baris Soner Usakli 8bfea656c4 Merge branch 'master' of https://github.com/akhoury/NodeBB into akhoury-master 11 years ago
Baris Soner Usakli ea2c03e28b closes #670 11 years ago
Baris Soner Usakli f29b375ed4 refactored composer so that it uses a different div for each instance, closes #575 11 years ago
Baris Soner Usakli 8655c2d2a6 removed console.log 11 years ago
Baris Usakli da9c673ec4 closes #651 11 years ago
Baris Soner Usakli a717e9626e closes #666, the issue of the beast 11 years ago
Baris Soner Usakli bc8adff70a fixed plugin deactivation 11 years ago
psychobunny 36e1a121ed removing some console.log's 11 years ago
root 35ad3be969 Adding support for restricting category read access based on user groups 11 years ago
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 11 years ago
Baris Soner Usakli 27a01f6c61 closes #657 11 years ago
psychobunny 9d88b9eed3 default motd now shows @NodeBB, and not @dcplabs 11 years ago
akhoury d9eefd667c fixed potential guestSearch config bug 11 years ago
akhoury 3ad98f3783 remove uncessary checks in guest config upgrade 11 years ago
akhoury b89cf6f480 Merge remote-tracking branch 'upstream/master' 11 years ago
psychobunny 4397da144f fixes crash introduced @1021615848e49da3434f00cfdb6fb79ab5990b47 11 years ago
psychobunny cf8f0ca225 cleanup 11 years ago
Baris Soner Usakli 885242018f one more 11 years ago
Baris Soner Usakli 1abfe5de63 added err to addUserInfoToPost 11 years ago
akhoury 04dd1f9dac Merge remote-tracking branch 'upstream/master' 11 years ago
akhoury 114294e24a allowGuestSearching config .. second attempt 11 years ago
Baris Soner Usakli dfa4cd4ae3 closes #653 11 years ago
Julian Lam 65d5a6cb81 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 64e87b761f closed #652 11 years ago
Baris Soner Usakli 1021615848 added err first to some calls 11 years ago
Julian Lam 69c1ec97c9 re: issue #652, this took longer than expected... 11 years ago
Julian Lam 45e7d64aeb fixing extra padding around 'in' that jshinter added for no goddamn reason 11 years ago
Julian Lam b86a01ded1 moving cache buster to production builds only (*facepalm* I'm bad at this) 11 years ago
Julian Lam e67af67180 fixing derped plugin css files due to cache buster 11 years ago
Julian Lam c313c4501b pushNotifCount method for real-time updating of notification bell + favicon for multiple tabs (closes #219) 11 years ago
Julian Lam 538356846d fixed regression introduced by #643. Non-logo favicon is now properly
referenced (absolute url, not relative)
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
Baris Usakli 9816272b7b if there are more than 50 results only return 50, issue #648 11 years ago