chuckya/app
prplecake c618d3a0a5
Make "No $entity selected" errors more accurate ()
Previously all controllers would use the single "No accounts changed as
none were selected" message. This commit changes them to read "tags",
"posts", "emojis", etc. where necessary.
2022-10-15 00:20:54 +02:00
..
chewy Change algorithm of tootctl search deploy to improve performance () 2022-05-22 22:16:43 +02:00
controllers Make "No $entity selected" errors more accurate () 2022-10-15 00:20:54 +02:00
helpers Redirect non-logged-in user to owner statuses on single user mode () 2022-10-12 21:07:30 +02:00
javascript Fix missing isCancel () 2022-10-14 16:14:22 +02:00
lib Add logged-out access to the web UI () 2022-09-29 04:39:33 +02:00
mailers Add support for language preferences for trending statuses and links () 2022-10-08 16:45:40 +02:00
models Fix trending statuses returning more than one post by the same author () 2022-10-14 01:44:23 +02:00
policies Add admin API for managing canonical e-mail blocks () 2022-08-28 03:31:54 +02:00
presenters Add image processing and generate blurhash for server thumbnail () 2022-10-13 11:29:19 +02:00
serializers Change about page to be mounted in the web UI () 2022-10-13 14:42:37 +02:00
services Fix deleted pinned posts potentially counting towards the pinned posts limit () 2022-10-05 00:16:40 +02:00
validators Add ability to filter followed accounts' posts by language () 2022-09-20 23:51:21 +02:00
views Change about page to be mounted in the web UI () 2022-10-13 14:42:37 +02:00
workers Add retention policy for cached content and media () 2022-09-27 03:08:19 +02:00