Commit Graph

3188 Commits (917dfe74e6eb0e6e59aff0dec531a6c837b33b3d)
 

Author SHA1 Message Date
Baris Soner Usakli 75850bd315 closes
Julian Lam 5efc1e5de8 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam d48e749d54 removed confirmation prompt in upgrade option in nodebb executable
psychobunny 6f129d9c68 allow password fields to be saved in ACP
Julian Lam acc390f6ef added timeago locales, fixed timeago template error in ACP.
Julian Lam c8a514aa37 updated new timeago path
Julian Lam 0ea09972b4 fixed issue where outgoing links warning page would intercept clicks to the search button in the headerbar (thanks @dove)
- linted some files
Julian Lam 3837841882 removed automatic "visible-xs-inline" on links added by static-page or -42
Julian Lam a05d2d44e9 fixed cerulean version
Julian Lam ebcf8eb03b upping cerulean minver
Julian Lam bc407ee59c fixing topic moving
Julian Lam a32aee60c2 reversing accidentally committed code to socket.io/index
Julian Lam 0266c5516c Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 32470efb22 fixing upgrade script console.log and missing sessionData for topic moving
Baris Soner Usakli bbcc2312db better redis info parser from node-redis
Baris Soner Usakli 07085f1ff2 fixed sockettopics.post
Baris Soner Usakli 0198024db0 parseInt uid
Baris Soner Usakli bc835f59d4 mongo getListRange fix
Baris Soner Usakli a97ee201d8 makes recent unread and category pages a lot faster, added logging when a user changes their username
Baris Soner Usakli c07bf466b2 added back search limiting
Baris Soner Usakli 3475ed59c8 removed reds from install.js
Baris Soner Usakli 93292e701d added error check to setOnEmpty
Baris Soner Usakli 243cb5af61 fixed mobile search link
Baris Soner Usakli 26274bd75a closes
Julian Lam 97cc6cde67 closed - after upgrade script, all users will be in a system "registered users" group
Julian Lam 619fe74fc0 moved groups admin socket calls into admin file instead of standalone groups file
Julian Lam 4453d055ea linted socket/admin.js
Julian Lam aa689a7a29 fixed active users socket calls in ACP
Julian Lam 3fb44d7693 who needs recursion, bitch?
- enhanced socket abs layer so that a method call of infinite depth is supported (theoretically).
Julian Lam 5db9ff11d5 linting and adding missing require'd dep
Julian Lam 5e538ef051 fixed - added labels to the top bar (update vanilla!)
merged "loading" and "more_posts" in topic i18n data, changed behaviour so that on mobile, only the spinner shows.
Julian Lam 2078fa25f8 added classname to chat dropdown if there are no chats
Julian Lam b86ae3f7f0 fixed - sequestering Notifications and Chat DOM functions in their module, and not in footer
Julian Lam e36f92b18e closed
Barış Soner Uşaklı dea43ee008 Merge pull request from bdharrington7/master
added login register selectors to close the nav when clicked
Baris Soner Usakli 6053a8caa5 search icon should be hidden-xs
bdharrington7 bf96903d6e removed submenu for login / register in guest menu options
bdharrington7 e8c7860f12 Merge branch 'master' of https://github.com/bdharrington7/NodeBB
bdharrington7 2b63b2c52a fixed bug that hid the login menu option
bdharrington7 0ad1f1576b Fix: login / register collapses on click, Search unavailable if not allowed
Baris Soner Usakli 5febb3dc23 clicking the pagination block no longer sends page to top
Baris Soner Usakli a885444740 fixes toggle_mod_tools undefined error
bdharrington7 d60151a6cc excluding .DS_Store
bdharrington7 3ccc11d53c fixed bug that hid the login menu option
bdharrington7 cfda0a93c4 Fix: login / register collapses on click, Search unavailable if not allowed
Baris Soner Usakli 92894277a9 clicking the pagination block no longer sends page to top
Baris Soner Usakli 1580226757 fixes toggle_mod_tools undefined error
bdharrington7 ffa1f1703d Merge branch 'master' of https://github.com/bdharrington7/NodeBB
bdharrington7 99dc989c39 excluding .DS_Store
Julian Lam 8d71098a0f fixed detection for admin client-side scripts