sbkwgh f648e6575a Add plaintext field on post so that search does not include markup 6 éve
..
Notification.js c777350d89 Refactor posts route including GET DELETE and POST http verbs 8 éve
admin_token.js f61691437c Mostly refactor post user route 8 éve
ban.js 677b01404c Add ib ban functionality 8 éve
category.js c5bbdcbc2d Change length for unique fields to be below max length 7 éve
index.js 39b42286df Enable utf-8 encoding for emojis etc, and add corresponding test for posts 8 éve
ip.js ad9fbb32cd Add ip model with n:m relation with user model, add new ip instance on login/account creation 8 éve
log.js 357432c8b2 Fixes for tests and their implementations 8 éve
picture.js 9ec4b7a943 Add sharp image processing package to resize photo to max 400x400 as a hook on ProfilePicture model update 7 éve
poll_answer.js 64170fba6c Add poll voting route 8 éve
poll_question.js 64170fba6c Add poll voting route 8 éve
poll_vote.js 64170fba6c Add poll voting route 8 éve
post.js f648e6575a Add plaintext field on post so that search does not include markup 6 éve
post_notification.js baf07a754a Use single post notification model for both mentions and reply notifications 8 éve
report.js 019c6cc99c Fix problem with associations and add test to check for this 8 éve
settings.js 103eeb8989 Update model and routes to use setShowDescription param/column 8 éve
thread.js 1946d0876a Add minimum thread title length 6 éve
user.js 8bec7b0d6a Fix tests 7 éve