Commit Graph

248 Commits (2d7228fa40cd9c515a55da8333f08b81ceb944b1)

Author SHA1 Message Date
Julian Lam 08ef67e824 closed
Baris Usakli 99c2fbd947 fixed anon count in browsing text if there are no logged in users
Baris Usakli 7c950cc350 require cleanup in user.js, removed user.latest not used anymore
Baris Soner Usakli a827888ee3 closes
Baris Usakli 54d94f5988 added topic tests
Baris Usakli 7c1b6d6ad2 lots of refactor for error handling
Baris Usakli 84fa704b25 refactor abit adding error checking to missing parts
Baris Usakli 4ce6ac5af9 closes , added check to prevent crash in getAnonUserCount
Julian Lam d69847c54e NodeBB will now fire hooks if a config setting changes
Baris Usakli c8ec095d99 anons cant edit after posting
Baris Usakli 04ed1df0ef closes , allow guest posting. enabled from admin/settings, defaults to disabled
Baris Usakli ac12bd0b8f closes
Baris Usakli ccf4ed1235 topics and posts counters will update for everyone
Baris Usakli c640c550fd removed old browsing code from websockets.js
Baris Usakli 1691c74727 testing breadcrumb images
Julian Lam 65a8de7845 special theme.set socket call + static dir support, closes , tweaked languages 404 to work with subdirs
Julian Lam 530e6cb20e upping mentions plugin minver
Baris Usakli 929336cb57 closes
Baris Usakli 41cf7c6814 added commas after some requires, added missing plugins require to categories
Baris Usakli 4e59b85073 recent page, for hour, day, week, month
Julian Lam 0b299b2fe7 Merge pull request from adarqui/express-logger-0.0.7
Express & Socket.io logger
Baris Usakli 1155eaf1f1 online page changes
Andrew Darqui a3f6fee41f refactored the logger completely.
Julian Lam 585e07bc79 closed - notifications now no longer need scores
Andrew Darqui f48687528e fixed up logger.tpl a little. Added a basic 'collision detection' for the loggerPath and loggeIOPath filenames.
Andrew Darqui 9007f9de9e added socket.io logging which can be dynamically enabled/disabled via the /admin/logger panel
Baris Usakli 253e11d55b cleaned up websockets.js
Baris Usakli 0b0d64b52e logout/login changes, updateHeader changes
Baris Usakli 776b51fef7 closes
Baris Usakli 24e4be77d8 closes
Baris Usakli ce61138351 fixed conflicts
Baris Usakli 564662ee00 closes
psychobunny aea3181d27 formatting - server side core
Julian Lam d249f411f8 closed - issue where web socket connections were not working properly
with passworded redis instances
Baris Soner Usakli 79096cfdce online count fix for anon users
Baris Usakli 916150de01 closes
Julian Lam 9fb1f8acf8 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam cffbc76da1 closed , refactored configs to use new method "list", which returns error first
Baris Usakli be51025048 the online count on the footer uses the websockets now, it should also instantly update when people come online or go offline,
Baris Usakli efa8717fc5 getMultipleUserFields returns err now
Julian Lam f39932ece7 group join leave, and updating
Julian Lam 6a1ab47a08 hardcoding the exclusion of 'htmlfile' from web sockets, since it seems to
cause NodeBB to fail
Julian Lam a6b0c2638a user list on group edit modal
Julian Lam 5e869a5e5c Merge branch 'master' into user_groups
Baris Usakli 77359f7b83 added space between user name and colon
Baris Usakli 7cff55a160 closes
Baris Usakli 22ababd87a closes
Baris Usakli d2eb73df96 can add and remove images from posts
Baris Soner Usakli 54ba6efc93 can edit and add an image to a post, still cant remove previously added images #issue
Julian Lam 85ac4aac94 group creation and deletion