Commit Graph

149 Commits (29ba015d69390c8ae6177e50c4cef62e38a0aece)

Author SHA1 Message Date
Baris Soner Usakli 2988230b07 some more fixes, cant quote and see deleted messages
Baris Soner Usakli 1084523c92 lots of pagination work, query params, ajaxify to pids
Baris Soner Usakli 8744013013 Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination
Baris Soner Usakli 2e786cc4d1 closes , removed global translator, templates and server objects
Baris Soner Usakli 393bb7245c closes
Baris Soner Usakli b23960e8d7 fixes to category pagination
Baris Soner Usakli ef6fd35e85 lots of cleanup, moved pagination to requirejs module
Baris Soner Usakli 606367701f pagination on posts
Baris Soner Usakli 620ff65cbe Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 7f23f848fe fix for mismatch between favourite count and number of people in favourited seT
Julian Lam dc7cd95f6d Merge branch 'master' of github.com:designcreateplay/NodeBB
Baris Soner Usakli f3bdc55348 little tweak to user search show timing and 10 users, sort after slicing
Julian Lam 2af14e47b1 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam d380f69310 support for "registered users" and "administrators" in access control (categories). Renamed "Administrators" group to "administrators", and made hidden
Baris Soner Usakli 824c5072e8 topics should be marked read correctly if you are already in it
MrWaffle d63ced8a5c Move to client side
Baris Soner Usakli 039f02456d if user is in the topic when a new post comes in mark the topic read
Baris Soner Usakli 71888adb09 closes , closes
Julian Lam e542da1f52 added alphanumeric user search (instead of using reds), and exposed a proper socket call for user searching for non-admins
Baris Soner Usakli 189e69284e fixes for post privileges
Baris Soner Usakli 1980e945da fixed admin page active sockets
Baris Soner Usakli 16a42619b5 closes
Baris Soner Usakli 959e6e83ea closes
Baris Soner Usakli fd92d7b02a can mark topic unread for all
Baris Soner Usakli 48eb6a3f22 composer changeS
Baris Soner Usakli e884ff1f59 modules fixes
Baris Soner Usakli a34775a6c2 meta fixes
Baris Soner Usakli c0712583f2 fixed category sockets
Baris Soner Usakli a802dc4b68 admin.js socket fixes
Baris Soner Usakli cfaa6556d6 pass err
Baris Soner Usakli b3816b98a1 more post fixes
Baris Soner Usakli 31d353ab0e more fixes
Baris Soner Usakli 8740cc0fc7 Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix
Baris Soner Usakli ae76bb3928 lots of err first fixeS
Julian Lam 111776d878 notifications socket callbacks
Julian Lam e95da77fe8 Merge branch 'socketAL-fix' of github.com:designcreateplay/NodeBB into socketAL-fix
Julian Lam bc48ba874d fixed module.js callback format
Baris Soner Usakli ced37044ca Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix
Baris Soner Usakli 426d3e871f more fixes
Julian Lam cbb630fd6b fixed categories.js socket callbacks
Julian Lam 8041bee9fd Merge branch 'socketAL-fix' of github.com:designcreateplay/NodeBB into socketAL-fix
Baris Soner Usakli 6da6baa213 more crash fixes to socketS
Baris Soner Usakli ba8e98520c added data checks to user calls
Baris Soner Usakli 4366c11ec0 users.js fix
Baris Soner Usakli 39b631a3a8 more fixes
Baris Soner Usakli e061978bd5 more fixes
Baris Soner Usakli 2515ba9455 Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix
Baris Soner Usakli afe97233aa more fixes
Julian Lam 8b1ed1297b linting
Julian Lam 765402a2a0 fixed ACP online count
Baris Soner Usakli e5c8caf5ff more fixes
Baris Soner Usakli 1ec21c2bfd metatitle
Baris Soner Usakli 7470c1bbd9 more fixes
Baris Soner Usakli 2893693d17 Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix
Baris Soner Usakli 0b132cadcf user fixes
Julian Lam 3177fdfa74 partially fixed acp active users
Julian Lam 08f97efcd4 Merge branch 'socketAL-fix' of github.com:designcreateplay/NodeBB into socketAL-fix
Julian Lam 71f1f7137a fixes
Baris Soner Usakli 220b40ff9c topics.js
Julian Lam 97eff9c8a1 fixing index call and meta.js
Baris Soner Usakli adf4a5c407 user.js changes
Julian Lam 42d6880ac4 migrating posts to new socketAL format
Julian Lam 35aa06c230 migrating notifications to new socketAL format
Julian Lam be3284e05e migrating modules.js to new socketAL style
Baris Soner Usakli 8bb24fa034 fixed update header
Julian Lam 2235dbd2a0 migrating meta.js to new socketAL format
Baris Soner Usakli f6bd52014e fixed conflict
Baris Soner Usakli accde93fff removed api: from server
Julian Lam 69a9570186 migrated catefories.js to new socketAL format
Julian Lam c215e61541 fixed up admin.js
Julian Lam 4184574164 WIP admin.js socket underping
Baris Soner Usakli d234dbdca2 first set of changes
Julian Lam a48a7acd51 fixing issue where after a user changed their username, the new name was not reindexed by Reds
Baris Soner Usakli e16c3f3f80 added try catch to socket calls
MrWaffle b78dc3eca8 Chat now supports markdown
Baris Soner Usakli 265d1f6331 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli dcf47f558e limit search in db
Julian Lam 442c543d27 fixed
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 07085f1ff2 fixed sockettopics.post
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 98e4257939 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam eb974ec1d8 fixing user register socket calls
Baris Soner Usakli 30ad852492 closes
Baris Soner Usakli 8bc0096b00 dont closed composer if callback isn't called
Julian Lam ee963e0c2a moved reconnected socket call to SocketsMeta
Julian Lam a150691b5e that's the last of it!! :D
Julian Lam ea8aa3fff2 admin stuff, removed deprecated install templates, blah blah
Julian Lam c5d8a5a6b2 thread tools (phew!) -- sessionData is getting larger :P
Julian Lam 8dd8412ae3 so far so good... user, meta, notifications, categories
Julian Lam dfa9f203e6 crashing a lot less now, heh
Julian Lam adb8f80b86 interim commit - removed calls to websockets.js, beginning porting to namespaced files