1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Renaud Chaput 752fe1731e
Add icon field to instance endpoint
As we now allow admins to customize their app icon, it may be useful to expose it so apps can use it in the UI.

This is using the Android icons as they provide a good range of sizes.
2024-06-17 11:15:49 +02:00
..
chewy
controllers Extract permitted params constant in v1/admin/tags (#30652) 2024-06-11 15:29:41 +00:00
helpers Fix invalid mask-icon when a custom instance icon is configured (#30734) 2024-06-17 09:00:26 +00:00
javascript Change sidebar text in web UI (#30696) 2024-06-14 13:04:20 +00:00
lib Restore short Ruby version on admin dashboard (#30711) 2024-06-14 16:10:16 +00:00
mailers Remove duplicate method def ApplicationHelper#instance_presenter (#30331) 2024-05-17 08:29:13 +00:00
models Add most_recent_notification_id to NotificationGroup (#30707) 2024-06-14 10:33:06 +00:00
policies Fix Rails/WhereRange cop (#30343) 2024-05-20 09:37:36 +00:00
presenters Fix repetitive database queries from #30040 (#30259) 2024-05-15 09:38:16 +00:00
serializers Add icon field to instance endpoint 2024-06-17 11:15:49 +02:00
services Fix duplicate @context attribute in user export (#30653) 2024-06-12 07:28:28 +00:00
validators Fix add validation to webpush subscription keys (#30542) 2024-06-05 19:16:47 +00:00
views Fix invalid mask-icon when a custom instance icon is configured (#30734) 2024-06-17 09:00:26 +00:00
workers Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations (#30316) 2024-05-29 14:00:05 +00:00