Commit Graph

2842 Commits (dd7fe47dfd5016ab5f8333e9f31bb115c2a8d52d)
 

Author SHA1 Message Date
Baris Soner Usakli 3dc9e2f4fa added the success alert
Baris Soner Usakli 3bd8cf69a1 admins can create users from admin/users panel
Baris Soner Usakli 2c8725558e added allowRegistration to install
Baris Soner Usakli f68f02d346 closes
Barış Soner Uşaklı 8fd78199e2 Merge pull request from aonz1982/install_mongo_username
Installation problem when selecting MongoDB
Pongsan Sayampol 1bde86a33f MongoDB username is not saved to the config file during the installation.
Baris Soner Usakli b6d4ae2732 removed mobile menu
Baris Soner Usakli 680dbf138a closes
Baris Soner Usakli 3752a1c691 small fixes
Baris Soner Usakli 3a00c177d3 closes
Baris Soner Usakli 845e5e7986 no need to store taskbar
Baris Soner Usakli 57d2db36e6 if not term just use empty string
Baris Soner Usakli 8bfea656c4 Merge branch 'master' of https://github.com/akhoury/NodeBB into akhoury-master
Baris Soner Usakli ea2c03e28b closes
Baris Soner Usakli f29b375ed4 refactored composer so that it uses a different div for each instance, closes
Julian Lam 07f1e0bcb5 ninjafix -- if you don't have a saved composer width, it doesn't set a
width (default ot 50%)
Julian Lam 0b94297c64 Merge remote-tracking branch 'origin/master' into composer-revamp
Baris Soner Usakli 8655c2d2a6 removed console.log
Baris Usakli da9c673ec4 closes
Julian Lam 1e6863ee19 adjusting snap guide sensitivity
Julian Lam 00eb6b4efc responsive fixes for new composer
Julian Lam 002826d84f resizing the post composer now saves the size for future windows
Julian Lam 289e081e2e fixed new composer posting (woot)
Baris Soner Usakli a717e9626e closes , the issue of the beast
Julian Lam 83f20c1cdb OMG SNAPS
Baris Soner Usakli bc8adff70a fixed plugin deactivation
Julian Lam c4623e2447 Merge remote-tracking branch 'origin/master' into composer-revamp
Julian Lam 99fba3b83a fixing issue where composer pushing didn't wait for the template to
properly render :P
Baris Soner Usakli 2580caf864 fixing again looks like it got overwritter by merge
Julian Lam f2d631e42d new composer window template (WIP!)
Julian Lam d86aefb518 removing defunct "template" argument in ajaxify.go
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
akhoury 04ea573caa removed jQuery from iife, the $ is global
akhoury d9eefd667c fixed potential guestSearch config bug