172 Commits (5ab1758d28d7de1d1fa5a3e4fb7a79e695eae21c)

Author SHA1 Message Date
Baris Usakli c05f56d28c fix for category view when its empty 12 years ago
Baris Usakli 92d3559146 closes #176 12 years ago
Baris Soner Usakli 999e98e43d add label to banned users, dont hide their posts 12 years ago
Baris Usakli 929282a2f7 ban users, closes #125, banning a user hides all posts topics of a user and their profile page becomes inaccessible 12 years ago
Baris Usakli 0fef0aa582 disable load more users button if there is not more users, dont show mark all read in unread if user isnt logged in 12 years ago
Baris Usakli 1894d0a469 moved confings into redis 12 years ago
Baris Soner Usakli 46afbc0ba0 assorted config fixes 12 years ago
Baris Soner Usakli dd3b01dfed closes #144 12 years ago
Julian Lam e8f1d645fe closed #160
new build_title function to be called via socket

also added categories.getCategoryField and refactored all calls to
getTopicField to be error-first
12 years ago
Baris Soner Usakli 50c34e4f33 added infinite scrolling to unread page, issue #141 12 years ago
Baris Soner Usakli 244801a0bf added infinite loading to recent page, #141 12 years ago
Baris Soner Usakli 1cc8214d16 infinite scrolling for topics in category view, changed how topics are stored in categories, using sorted sets instead of sets now, if you update to this commit run node app --upgrade to upgrade the redis schema, #141 12 years ago
Baris Usakli 0bd56196cf index topic titles too 12 years ago
Baris Soner Usakli f0759863e6 reindex all call 12 years ago
Baris Usakli 720dd9e960 scroll to posts 12 years ago
Baris Soner Usakli b46d81e3e4 removed console.log 12 years ago
Baris Soner Usakli 3273c0558b anon users always see topics as unread 12 years ago
Baris Soner Usakli 78f462e1e6 added a new section that only shows unread topics, added mark all read button, closes #140 12 years ago
Baris Soner Usakli 811d2df728 moved getTopicsByTids and getLatestTopics to topics.js 12 years ago
Baris Soner Usakli b35ecd08ea use hasReadTopic 12 years ago
Baris Soner Usakli d32b130d40 added function for marking all topics read #140 12 years ago
Baris Soner Usakli cca83b9c5c bleh 12 years ago
Baris Soner Usakli 8947553ecd closes #117 12 years ago
Baris Soner Usakli 38aa5aa3e6 refactor to remove category_name and category_slug from topic hashes 12 years ago
Julian Lam 99ba792e6d changing all calls to marked to instead go through
PostTools.markdownToHTML
12 years ago
Baris Usakli 52110016c7 closes #107 12 years ago
Baris Soner Usakli e437b4df66 removed commented out code 12 years ago
Baris Soner Usakli 919efd4052 drag and drop image upload first pass 12 years ago
Baris Soner Usakli f7291631d8 when a post is restored update topic timestamp 12 years ago
Baris Usakli ff9990701b changed to async.eachSeries 12 years ago
Baris Soner Usakli 285e19fbbf closes #97 12 years ago
Baris Soner Usakli f90eb72706 added minimum lengths into error messages 12 years ago
Baris Soner Usakli 65029ae169 content length changes 12 years ago
Baris Usakli 03d3f59804 change to async.each for addUserInfoToPosts 12 years ago
Baris Usakli 8d21d4f998 closes #91 12 years ago
Baris Soner Usakli a5b324cbc4 closes #86 12 years ago
Julian Lam 87aec422e9 moved get_last_undeleted_pid to threadTools.js 12 years ago
Julian Lam 31f8be8a0a updating topics.getTeaser and get_last_undeleted_pid to return err first, and handled methods that called it 12 years ago
Baris Soner Usakli 4527b3d53c closes #82 12 years ago
Baris Soner Usakli 62ef925fd3 removed graph/picture, closes #72 12 years ago
Julian Lam d1bc8b5d91 fixing issue where NodeBB hangs if a non-existant topic was requested 12 years ago
Baris Soner Usakli 719182e3a8 fixed read status in categories 12 years ago
Baris Usakli bff188b116 fix 12 years ago
Baris Usakli 82319a020f more fixes 12 years ago
Baris Usakli a76d6c1f9a removed log 12 years ago
Baris Usakli 27ea41adcf fix for category teaser timestamp 12 years ago
Baris Usakli 1a19f0e1bc changed categories to hash 12 years ago
Baris Usakli 9c3046b89b more fixes 12 years ago
Baris Usakli 98013536d1 more fixes 12 years ago
Baris Soner Usakli 527e6e63cc removed console.log 12 years ago