1514 Commits (ddd07c1a9d08dad0018c22199ea6fafb471626f5)

Author SHA1 Message Date
Baris Soner Usakli ccd29bfd61 added callback to category update 11 years ago
Matthew Conlen a2a9c8fd8a fix error with undefined callback 11 years ago
Baris Soner Usakli 091723a8c5 closes #1101 11 years ago
Julian Lam 44ac7ec262 added new hooks for rendering help messages in composer, removed markdown text from translation 11 years ago
Baris Soner Usakli ea6cf3bbd5 more cleanup and changes to topics 11 years ago
Baris Soner Usakli 8da7a6f2f3 cleanup 11 years ago
Baris Soner Usakli 3ed2d21eb6 fixed flag post, added highlight to scroll post 11 years ago
Julian Lam 2baa381917 plugins and themes now trigger a restart 11 years ago
Julian Lam c797d6251d Revert "emitting alert when restart is attempted in development mode"
This reverts commit 059c5452ea.
11 years ago
Julian Lam 059c5452ea emitting alert when restart is attempted in development mode 11 years ago
Julian Lam 4ef1d83acd Merge branch 'master' into nodebb-loader 11 years ago
Baris Soner Usakli a29ea27596 closes #1106 11 years ago
Baris Soner Usakli 6e5a6b8784 upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting 11 years ago
Baris Soner Usakli d6d9776cde added toPid to posts 11 years ago
Julian Lam 7760a6b207 added restart button to ACP (!!) 11 years ago
Baris Soner Usakli 29ba015d69 fixed topic thumbs 11 years ago
Baris Soner Usakli b7ccc12525 bump topic if its marked unread for all, so it shows up in unread 11 years ago
Baris Soner Usakli dab71d04bd removed unused var 11 years ago
akhoury 25207852e8 added topics thumbnails support 11 years ago
psychobunny 79e9819b7f SocketWidgets file 11 years ago
psychobunny 86a8103c15 saving, updating, deleting widgets; widget dragging improvements 11 years ago
Baris Soner Usakli 21367a1847 reverse infinite loading 11 years ago
Baris Soner Usakli 43e8016dd1 fixes admin user picture edit 11 years ago
Julian Lam 9e64f4e303 passing in a picture into notifications now 11 years ago
Julian Lam aba1b95cac updating notifications.create to accept a hash instead of discrete arguments - breaking change 11 years ago
Baris Soner Usakli 791a50a01b closes #1028 11 years ago
Baris Soner Usakli c0e0da0f1d simplified getAllTopics 11 years ago
Baris Soner Usakli 1c14bcd1ed dont update last online time if status is offline 11 years ago
Baris Soner Usakli 8456025f28 2 more maps 11 years ago
Baris Soner Usakli bb59158bbc closes #721, admins can edit other users from their edit page 11 years ago
psychobunny 225e8c012b SocketUser.getSettings 11 years ago
Baris Soner Usakli d0452dcc80 small pagination fix 11 years ago
Baris Soner Usakli cacde313cd closes #995 11 years ago
Baris Soner Usakli 242927d702 user selectable pagination 11 years ago
Baris Soner Usakli e06a7a343a userslug for new chat messages 11 years ago
Julian Lam 0670382992 final pass - resolved #961 11 years ago
Baris Soner Usakli a142789c25 if status is not set assume online 11 years ago
Baris Soner Usakli a1807f3e12 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 11e8fa31ab small fix to online user visiblity 11 years ago
Julian Lam 720644b964 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam d360a9bcac resolved #868 11 years ago
Baris Soner Usakli 1bde667245 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli f05dc95aa5 removed console.log 11 years ago
psychobunny 60ec23b200 upvote/downvote/unvote socket calls 11 years ago
Baris Soner Usakli 56cdc86a37 took out userSockets, using io.sockets.clients() now' 11 years ago
Baris Soner Usakli 574e981de9 closes #831, user profile changes 11 years ago
Baris Soner Usakli c7195290c8 added infinite load to user favourites page 11 years ago
psychobunny 609821029b app.isAdmin available client-side 11 years ago
Baris Soner Usakli ca06a24df2 only logged in users can flag 11 years ago
Baris Soner Usakli 6c2a74bd38 if user status is offline dont show them in room browsing text 11 years ago
Baris Soner Usakli c2746b3bb1 minor tweaks to status 11 years ago
Baris Soner Usakli 52962a7e9b dont show invisible users in online users page 11 years ago
Baris Soner Usakli 97e0e48b07 closes #714, closes #824 11 years ago
Baris Soner Usakli a86ddc9934 closes #726 11 years ago
Baris Soner Usakli 45e2f7f7f5 removed console.log 11 years ago
Baris Soner Usakli 36ae568349 #656 11 years ago
psychobunny 112a9cb532 closes #689 11 years ago
Baris Soner Usakli 3c273f4a66 error checks for missing after 11 years ago
Baris Soner Usakli 38886f6b58 making a socket call will set lastonline 11 years ago
Baris Soner Usakli ed401de169 closes #896 11 years ago
psychobunny f8be072b99 chats - isNew flag, and sending in userData.uid now 11 years ago
Baris Soner Usakli d54e2fba9e closes #810 11 years ago
Baris Soner Usakli 8770284661 removed console.log 11 years ago
Baris Soner Usakli 25442a89ca closes #878 11 years ago
Julian Lam 0c71707fb5 fixed #877 11 years ago
Baris Soner Usakli 2988230b07 some more fixes, cant quote and see deleted messages 11 years ago
Baris Soner Usakli 1084523c92 lots of pagination work, query params, ajaxify to pids 11 years ago
Baris Soner Usakli 8744013013 Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination 11 years ago
Baris Soner Usakli 2e786cc4d1 closes #873, removed global translator, templates and server objects 11 years ago
Baris Soner Usakli 393bb7245c closes #866 11 years ago
Baris Soner Usakli b23960e8d7 fixes to category pagination 11 years ago
Baris Soner Usakli ef6fd35e85 lots of cleanup, moved pagination to requirejs module 11 years ago
Baris Soner Usakli 606367701f pagination on posts 11 years ago
Baris Soner Usakli 620ff65cbe Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 7f23f848fe fix for mismatch between favourite count and number of people in favourited seT 11 years ago
Julian Lam dc7cd95f6d Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Baris Soner Usakli f3bdc55348 little tweak to user search show timing and 10 users, sort after slicing 11 years ago
Julian Lam 2af14e47b1 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam d380f69310 support for "registered users" and "administrators" in access control (categories). Renamed "Administrators" group to "administrators", and made hidden 11 years ago
Baris Soner Usakli 824c5072e8 topics should be marked read correctly if you are already in it 11 years ago
MrWaffle d63ced8a5c Move to client side 11 years ago
Baris Soner Usakli 039f02456d if user is in the topic when a new post comes in mark the topic read 11 years ago
Baris Soner Usakli 71888adb09 closes #815, closes #816 11 years ago
Julian Lam e542da1f52 added alphanumeric user search (instead of using reds), and exposed a proper socket call for user searching for non-admins 11 years ago
Baris Soner Usakli 189e69284e fixes for post privileges 11 years ago
Baris Soner Usakli 1980e945da fixed admin page active sockets 11 years ago
Baris Soner Usakli 16a42619b5 closes #809 11 years ago
Baris Soner Usakli 959e6e83ea closes #796 11 years ago
Baris Soner Usakli fd92d7b02a can mark topic unread for all 11 years ago
Baris Soner Usakli 48eb6a3f22 composer changeS 11 years ago
Baris Soner Usakli e884ff1f59 modules fixes 11 years ago
Baris Soner Usakli a34775a6c2 meta fixes 11 years ago
Baris Soner Usakli c0712583f2 fixed category sockets 11 years ago
Baris Soner Usakli a802dc4b68 admin.js socket fixes 11 years ago
Baris Soner Usakli cfaa6556d6 pass err 11 years ago
Baris Soner Usakli b3816b98a1 more post fixes 11 years ago
Baris Soner Usakli 31d353ab0e more fixes 11 years ago
Baris Soner Usakli 8740cc0fc7 Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix 11 years ago
Baris Soner Usakli ae76bb3928 lots of err first fixeS 11 years ago
Julian Lam 111776d878 notifications socket callbacks 11 years ago
Julian Lam e95da77fe8 Merge branch 'socketAL-fix' of github.com:designcreateplay/NodeBB into socketAL-fix 11 years ago
Julian Lam bc48ba874d fixed module.js callback format 11 years ago
Baris Soner Usakli ced37044ca Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix 11 years ago
Baris Soner Usakli 426d3e871f more fixes 11 years ago
Julian Lam cbb630fd6b fixed categories.js socket callbacks 11 years ago
Julian Lam 8041bee9fd Merge branch 'socketAL-fix' of github.com:designcreateplay/NodeBB into socketAL-fix 11 years ago
Baris Soner Usakli 6da6baa213 more crash fixes to socketS 11 years ago
Baris Soner Usakli ba8e98520c added data checks to user calls 11 years ago
Baris Soner Usakli 4366c11ec0 users.js fix 11 years ago
Baris Soner Usakli 39b631a3a8 more fixes 11 years ago
Baris Soner Usakli e061978bd5 more fixes 11 years ago
Baris Soner Usakli 2515ba9455 Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix 11 years ago
Baris Soner Usakli afe97233aa more fixes 11 years ago
Julian Lam 8b1ed1297b linting 11 years ago
Julian Lam 765402a2a0 fixed ACP online count 11 years ago
Baris Soner Usakli e5c8caf5ff more fixes 11 years ago
Baris Soner Usakli 1ec21c2bfd metatitle 11 years ago
Baris Soner Usakli 7470c1bbd9 more fixes 11 years ago
Baris Soner Usakli 2893693d17 Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix 11 years ago
Baris Soner Usakli 0b132cadcf user fixes 11 years ago
Julian Lam 3177fdfa74 partially fixed acp active users 11 years ago
Julian Lam 08f97efcd4 Merge branch 'socketAL-fix' of github.com:designcreateplay/NodeBB into socketAL-fix 11 years ago
Julian Lam 71f1f7137a fixes 11 years ago
Baris Soner Usakli 220b40ff9c topics.js 11 years ago
Julian Lam 97eff9c8a1 fixing index call and meta.js 11 years ago
Baris Soner Usakli adf4a5c407 user.js changes 11 years ago
Julian Lam 42d6880ac4 migrating posts to new socketAL format 11 years ago
Julian Lam 35aa06c230 migrating notifications to new socketAL format 11 years ago
Julian Lam be3284e05e migrating modules.js to new socketAL style 11 years ago
Baris Soner Usakli 8bb24fa034 fixed update header 11 years ago
Julian Lam 2235dbd2a0 migrating meta.js to new socketAL format 11 years ago
Baris Soner Usakli f6bd52014e fixed conflict 11 years ago
Baris Soner Usakli accde93fff removed api: from server 11 years ago
Julian Lam 69a9570186 migrated catefories.js to new socketAL format 11 years ago
Julian Lam c215e61541 fixed up admin.js 11 years ago
Julian Lam 4184574164 WIP admin.js socket underping 11 years ago
Baris Soner Usakli d234dbdca2 first set of changes 11 years ago
Julian Lam a48a7acd51 fixing issue where after a user changed their username, the new name was not reindexed by Reds 11 years ago
Baris Soner Usakli e16c3f3f80 added try catch to socket calls 11 years ago
MrWaffle b78dc3eca8 Chat now supports markdown 11 years ago
Baris Soner Usakli 265d1f6331 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli dcf47f558e limit search in db 11 years ago
Julian Lam 442c543d27 fixed #776 11 years ago
Julian Lam bc407ee59c fixing topic moving 11 years ago
Julian Lam a32aee60c2 reversing accidentally committed code to socket.io/index 11 years ago
Julian Lam 0266c5516c Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 32470efb22 fixing upgrade script console.log and missing sessionData for topic moving 11 years ago
Baris Soner Usakli 07085f1ff2 fixed sockettopics.post 11 years ago
Julian Lam 619fe74fc0 moved groups admin socket calls into admin file instead of standalone groups file 11 years ago
Julian Lam 4453d055ea linted socket/admin.js 11 years ago
Julian Lam aa689a7a29 fixed active users socket calls in ACP 11 years ago
Julian Lam 3fb44d7693 who needs recursion, bitch?
- enhanced socket abs layer so that a method call of infinite depth is supported (theoretically).
11 years ago
Julian Lam 5db9ff11d5 linting and adding missing require'd dep 11 years ago
Julian Lam 98e4257939 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam eb974ec1d8 fixing user register socket calls 11 years ago
Baris Soner Usakli 30ad852492 closes #758 11 years ago
Baris Soner Usakli 8bc0096b00 dont closed composer if callback isn't called 11 years ago
Julian Lam ee963e0c2a moved reconnected socket call to SocketsMeta 11 years ago
Julian Lam a150691b5e that's the last of it!! :D 11 years ago
Julian Lam ea8aa3fff2 admin stuff, removed deprecated install templates, blah blah 11 years ago
Julian Lam c5d8a5a6b2 thread tools (phew!) -- sessionData is getting larger :P 11 years ago
Julian Lam 8dd8412ae3 so far so good... user, meta, notifications, categories 11 years ago
Julian Lam dfa9f203e6 crashing a lot less now, heh 11 years ago
Julian Lam adb8f80b86 interim commit - removed calls to websockets.js, beginning porting to namespaced files 11 years ago