chinwagsocial/app
Eugen Rochko 5f733ad83a
Remove unused method searchable? on accounts (#19489)
It called the wrong methods, but nothing uses it
2022-10-27 19:30:08 +02:00
..
chewy Change algorithm of tootctl search deploy to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Fix uncaught error when invalid date is supplied to API (#19480) 2022-10-27 14:30:52 +02:00
helpers Fix wrong size of avatars in admin UI (#19457) 2022-10-25 21:43:33 +02:00
javascript Fix missing delete and redraft link in web UI (#19485) 2022-10-27 19:17:15 +02:00
lib Fix improperly checking for blocked domain on followed hashtags (#19472) 2022-10-26 20:40:56 +02:00
mailers Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
models Remove unused method searchable? on accounts (#19489) 2022-10-27 19:30:08 +02:00
policies Add ability to view previous edits of a status in admin UI (#19462) 2022-10-26 13:42:29 +02:00
presenters Fix remote account in contact account setting not being used (#19351) 2022-10-21 14:07:02 +02:00
serializers Change closed_registrations_message to message and add Markdown (#19486) 2022-10-27 19:17:48 +02:00
services Fix wrong math function used in search query (#19481) 2022-10-27 02:10:38 +02:00
validators Fix remote account in contact account setting not being used (#19351) 2022-10-21 14:07:02 +02:00
views Add ability to view previous edits of a status in admin UI (#19462) 2022-10-26 13:42:29 +02:00
workers Fix vacuum scheduler missing lock, locks never expiring (#19458) 2022-10-26 12:10:48 +02:00