Commit Graph

2755 Commits (3782ae164722ed69d97c22c43ff06eef4ffb494f)
 

Author SHA1 Message Date
psychobunny 3782ae1647 don't show profile fields if they are hidden. closes . also added missing language keys to EN
psychobunny 36e1a121ed removing some console.log's
psychobunny 2e52dd59ee Merge pull request from ifuyivara/master
Adding support for restricting category read access based on user groups
psychobunny d7a444d9ab dynamically update post count in post footer on new post
psychobunny f9e2b50826 dynamically update user rep in post footer if reputation is increased
psychobunny 32a32fcf5c match login.tpl button to look like register.tpl
psychobunny 9435acfa71 skip debug messages for supervisor
root 35ad3be969 Adding support for restricting category read access based on user groups
Baris Soner Usakli 9cb20c3886 added callback to api categories.get
psychobunny a2c9867902 plugins - woops, wrong namespace for admin api calls
psychobunny 58a3f33200 plugins - added api routes to filter:admin.create_routes
psychobunny 25bac03bab fixed facebook + gplus authentication - callbackURL was invalid
Baris Soner Usakli 770cea9329 added more error first to some functions
Baris Soner Usakli 30c11a8b42 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 27a01f6c61 closes
psychobunny bf27ade251 admin - added ability to remove icon from categories
psychobunny 9d88b9eed3 default motd now shows @NodeBB, and not @dcplabs
psychobunny 4397da144f fixes crash introduced @1021615848e49da3434f00cfdb6fb79ab5990b47
psychobunny cf8f0ca225 cleanup
Baris Soner Usakli 885242018f one more
Baris Soner Usakli 1abfe5de63 added err to addUserInfoToPost
Baris Soner Usakli dfa4cd4ae3 closes
Julian Lam 65d5a6cb81 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 64e87b761f closed
Baris Soner Usakli 1021615848 added err first to some calls
Julian Lam 69c1ec97c9 re: issue , this took longer than expected...
Julian Lam 45e7d64aeb fixing extra padding around 'in' that jshinter added for no goddamn reason
Julian Lam b86a01ded1 moving cache buster to production builds only (*facepalm* I'm bad at this)
Julian Lam e67af67180 fixing derped plugin css files due to cache buster
Julian Lam 9d03147f4e upping mentions minver
Julian Lam c313c4501b pushNotifCount method for real-time updating of notification bell + favicon for multiple tabs (closes )
Julian Lam 538356846d fixed regression introduced by . Non-logo favicon is now properly
referenced (absolute url, not relative)
Baris Usakli 55d008d71f added err to callbacks
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
Baris Usakli 9816272b7b if there are more than 50 results only return 50, issue
Julian Lam d72d2decd5 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 43c05d1d85 adding cache busters to client side files (closed )
Barış Soner Uşaklı 14f35a8c6b Update README.md
Barış Soner Uşaklı ffe1549cad Update README.md
Barış Soner Uşaklı 3ca58a438d Update README.md
Baris Usakli 5da4cead67 closes
Baris Usakli 0000a7f0b9
Baris Usakli 27ac24b1e3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 95495926fc some fixes to composer image upload
psychobunny 0f254c0b6c moved theme.css to top
psychobunny b27478876e moved favicon link to top of header
psychobunny a3734f2e15 completed custom favicon upload, closes
psychobunny 1b843fba9c added admin route to upload favicon
psychobunny 35f17db141 added button in admin to upload favicon + show current favicon image
Barış Soner Uşaklı bcb364c4d4 Merge pull request from designcreateplay/dbal
Dbal