277 Commits (fe527ff2a90d2670372b3678e10ef24474ffee20)

Author SHA1 Message Date
Baris Usakli fe527ff2a9 removed RedisStoreLib from websockets.js it moved into redis.js 11 years ago
Baris Usakli 7875138c08 added parseInt 11 years ago
Baris Usakli c096656eff merged master fixed conflicts 11 years ago
Julian Lam d27f2eb214 fixed #604 12 years ago
Julian Lam b176629b44 integrated Tinycon lib and actually fixed notification counts... heh.
closed #610
12 years ago
Baris Soner Usakli d4eddc6e2c lcased groups 12 years ago
Baris Soner Usakli 6d79521922 moved connect-redis to the redis.db file, expose the sessionStore from redis.js db file, do the same for mongo db with mongo-connect 12 years ago
Baris Soner Usakli 32d5118266 tons more changes 12 years ago
Barış Soner Uşaklı 391b8098a3 Merge pull request #588 from akhoury/master
websockets to follow same pattern, added hook action:user.create
12 years ago
Baris Soner Usakli ddb7896df1 fixed post count in paginator and post bar when infinite loader kicked in 12 years ago
Baris Soner Usakli 66cdb9a067 just send err 12 years ago
Baris Soner Usakli f405dec4e9 #589 12 years ago
akhoury 2733198f9e oops 12 years ago
akhoury 52700fbe16 websockets.js to 'use strict'; 12 years ago
akhoury 0f53749e70 websockets.js to follow same pattern to avoid circular dependencies 12 years ago
Baris Soner Usakli bfe081f672 added err to PostTools.isMain 12 years ago
Baris Soner Usakli 46a14715e3 fixed logout in admin site, cleaned up topics.post, anon users can post topics now if allowed 12 years ago
Julian Lam 38da65ee58 tweaks to category permission modal 12 years ago
Julian Lam 8b62041d28 refactored groups and categories, groups no longer explodes when
attempting to add members to a whitelist that doesn't exist, isEmpty
checks (new methods!) and such...
12 years ago
Julian Lam df2e9b4b47 admin panel integration for category whitelisting 12 years ago
Julian Lam 5ee5c8179a category whitelist for replying to posts, lots of refactoring, too 12 years ago
Baris Soner Usakli 31635b92f3 closes #561 12 years ago
Baris Soner Usakli 32b191fa62 removed global.io 12 years ago
Baris Usakli e1f6e064a9 removed io from user.js, figure out why notifications are breaking when websockets.js is required from it 12 years ago
Julian Lam 34459e7cf1 fixing category admin panel integration 12 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 12 years ago
Julian Lam b2fb9aa99f refactored topic locking pinning and deleting (and its inverses) so that the privilege check is done not in the method, but in the socket call 12 years ago
Baris Soner Usakli 390937a20b added err to getAllTopics 12 years ago
Baris Soner Usakli 64ae9ac033 cant delete or restore posts twice, post count goes up or down when posts are deleted or restored in a topic, fixed the post insertion when there is only 1 post in topic 12 years ago
Julian Lam 08ef67e824 closed #536 12 years ago
Baris Usakli 99c2fbd947 fixed anon count in browsing text if there are no logged in users 12 years ago
Baris Usakli 7c950cc350 require cleanup in user.js, removed user.latest not used anymore 12 years ago
Baris Soner Usakli a827888ee3 closes #503 12 years ago
Baris Usakli 54d94f5988 added topic tests 12 years ago
Baris Usakli 7c1b6d6ad2 lots of refactor for error handling 12 years ago
Baris Usakli 84fa704b25 refactor abit adding error checking to missing parts 12 years ago
Baris Usakli 4ce6ac5af9 closes #491, added check to prevent crash in getAnonUserCount 12 years ago
Julian Lam d69847c54e NodeBB will now fire hooks if a config setting changes 12 years ago
Baris Usakli c8ec095d99 anons cant edit after posting #365 12 years ago
Baris Usakli 04ed1df0ef closes #365, allow guest posting. enabled from admin/settings, defaults to disabled 12 years ago
Baris Usakli ac12bd0b8f closes #462 12 years ago
Baris Usakli ccf4ed1235 topics and posts counters will update for everyone 12 years ago
Baris Usakli c640c550fd removed old browsing code from websockets.js 12 years ago
Baris Usakli 1691c74727 testing breadcrumb images 12 years ago
Julian Lam 65a8de7845 special theme.set socket call + static dir support, closes #427, tweaked languages 404 to work with subdirs 12 years ago
Julian Lam 530e6cb20e upping mentions plugin minver 12 years ago
Baris Usakli 929336cb57 closes #408 12 years ago
Baris Usakli 41cf7c6814 added commas after some requires, added missing plugins require to categories 12 years ago
Baris Usakli 4e59b85073 recent page, for hour, day, week, month 12 years ago
Julian Lam 0b299b2fe7 Merge pull request #381 from adarqui/express-logger-0.0.7
Express & Socket.io logger
12 years ago