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