bastodon/app
Alex Stine 903e5a3f45
Fix hidden label causing accessibility issue for search inputs (#21275)
* Try unhiding search label.

* Use aria-label. Remove label as empty labels are useless.

* Remove addition of package-lock.json.
2022-12-15 16:20:21 +01:00
..
chewy
controllers Fix N+1 queries from in NotificationsController (#21202) 2022-12-15 16:18:20 +01:00
helpers Add Scots to the supported locales (#20283) 2022-11-10 21:11:38 +01:00
javascript Fix hidden label causing accessibility issue for search inputs (#21275) 2022-12-15 16:20:21 +01:00
lib Fix crash in elasticsearch_check.rb (#21006) 2022-12-15 15:56:48 +01:00
mailers Add single splat to callback method definitions to avoid ArgumentError (#22246) 2022-12-13 20:03:16 +01:00
models Revoke all authorized applications on password reset (#21325) 2022-12-15 15:47:06 +01:00
policies Fix getting a single EmailDomainBlock (#20846) 2022-11-17 10:55:50 +01:00
presenters
serializers Add maskable icon support for Android (#20904) 2022-11-17 10:52:30 +01:00
services Fix unbounded recursion in account discovery (#22025) 2022-12-07 00:15:24 +01:00
validators
views Fix missing Javascript in domain block import confirmation page (#21471) 2022-12-15 15:47:23 +01:00
workers Fix typos in source documentation (#21046) 2022-12-15 15:57:26 +01:00