aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/account/account-blocklist.ts
Commit message (Expand)AuthorAgeFilesLines
* Move typescript utils in its own directoryChocobozzz2021-12-161-1/+1
* Add mute status in account and channel pagesChocobozzz2021-12-071-3/+37
* Stricter models typingChocobozzz2021-05-121-1/+2
* Cleanup models directory organizationChocobozzz2021-05-111-1/+1
* Upgrade sequelize to v6Chocobozzz2020-12-091-5/+4
* Use 3 tables to represent abusesChocobozzz2020-07-101-5/+5
* Split types and typingsChocobozzz2020-06-181-1/+1
* First implem global searchChocobozzz2020-06-101-0/+38
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-011-2/+2
* Add filter inputs for blacklisted videos and muted accounts/serversRigel Kent2020-05-011-6/+26
* Cleanup server fixmeChocobozzz2020-01-281-1/+1
* Don't notify on muted instanceChocobozzz2019-12-191-5/+0
* Type toFormattedJSONChocobozzz2019-08-201-2/+2
* Stronger model typingsChocobozzz2019-08-191-2/+4
* Upgrade sequelizeChocobozzz2019-04-241-5/+5
* Add new follow, mention and user registered notifsChocobozzz2019-01-091-4/+20
* Add import finished and video published notifsChocobozzz2019-01-091-0/+15
* Add user/instance block by users in the clientChocobozzz2018-10-161-4/+4
* Add ability for users to block an account/instance on server sideChocobozzz2018-10-161-0/+111