237 Commits (2d05a06e374bff46dc5438d8f4129618d2ace933)

Author SHA1 Message Date
Baris Soner Usakli 32b191fa62 removed global.io 11 years ago
Baris Usakli e1f6e064a9 removed io from user.js, figure out why notifications are breaking when websockets.js is required from it 11 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 11 years ago
psychobunny d4d0e8cd9b set unreplied flag to new topics sent via websocket 11 years ago
Baris Soner Usakli 81560c4698 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 390937a20b added err to getAllTopics 11 years ago
psychobunny 377de06eeb removed main_posts from topics core, returning OP in posts array now 11 years ago
psychobunny 46bad118de if a thread is unreplied, don't show the OP as the last person to reply 11 years ago
Baris Usakli 7d3adb9275 removed unused stuff from getLatestTopics and recent.tpl 11 years ago
Julian Lam 08ef67e824 closed #536 11 years ago
Baris Usakli 54d94f5988 added topic tests 11 years ago
Baris Usakli 7c1b6d6ad2 lots of refactor for error handling 11 years ago
Baris Usakli 84fa704b25 refactor abit adding error checking to missing parts 11 years ago
Baris Usakli 4ce6ac5af9 closes #491, added check to prevent crash in getAnonUserCount 11 years ago
Baris Usakli 7d1aa02fd1 removed schema.js 11 years ago
Baris Usakli 58f9c2c18d removed console.log 11 years ago
Baris Usakli 1ec6726459 template changes to recent and unread 11 years ago
Baris Usakli 4da819b02b changesto category.tpl 11 years ago
Baris Usakli a21d91d870 closes #476 11 years ago
Baris Usakli f946918176 fixed anon images in topic view, anon users arent added to active users for a category 11 years ago
Baris Usakli 04ed1df0ef closes #365, allow guest posting. enabled from admin/settings, defaults to disabled 11 years ago
Baris Soner Usakli 89540172b2 closes #464 11 years ago
Baris Soner Usakli afc0e25b26 closes #463 11 years ago
Baris Soner Usakli 1af98835b1 added share buttons to main post 11 years ago
Baris Soner Usakli 6eadf67add another privilege fix 11 years ago
Baris Usakli 790df903ac added view count to topics 11 years ago
Baris Usakli dee99c1752 update category topic count if topic is deleted/restored 11 years ago
Baris Usakli b31fa856d0 added meta require to topics.js 11 years ago
Noah Chase fd89f71fc0 fix typo that was causing topic variables to leak into global namespace 11 years ago
Baris Soner Usakli 4b89b3e2ed fixed time for month 11 years ago
Baris Usakli d315829eaf closes #394 11 years ago
Baris Usakli 4e59b85073 recent page, for hour, day, week, month 11 years ago
Baris Soner Usakli 1c32acf7b6 removed WITHSCORES from getLatestTopics, how was this working at all? 12 years ago
Julian Lam 9613ea9018 reverted change where post title was sanitized on saving (which didn't
seem to work), now sanitizing post title on output
12 years ago
Baris Usakli 9a4eb26246 closes #332 12 years ago
Baris Usakli 170ed8cc01 fixed conflict 12 years ago
Baris Usakli 25576eb35a closes #329 12 years ago
Julian Lam 5f00f1e18e renamed "toHTML" method to "parse" 12 years ago
Julian Lam c940ce3329 camelCased get_latest_undeleted_pid method 12 years ago
Baris Usakli efef9c864c closes #306 12 years ago
Baris Usakli 27cb837b08 closes #303 12 years ago
Baris Usakli 24e4be77d8 closes #304 12 years ago
Baris Usakli ce61138351 fixed conflicts 12 years ago
Baris Usakli 564662ee00 closes #294 12 years ago
psychobunny aea3181d27 formatting - server side core 12 years ago
Julian Lam 1df50ff855 updated topic viewing so that markAsRead marks any relevant notifications read (issue #219) 12 years ago
Julian Lam b8b6558f53 deleting and restoring posts and topics now update the corresponding RSS feeds
fixed #257
12 years ago
Baris Usakli e0cc35ba66 creating topics shows up in user profile too issue #220 12 years ago
Julian Lam 02a02fa64c updated getTopicWithPosts to use a start and end option, and fixed issue with RSS feed saving (issue #256) 12 years ago
psychobunny bb8f75b4be merged.. conflicted up the ass. registration looks gud again 12 years ago