gearheads
/
mastodon
Archived
2
0
Fork 0
This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
mastodon/app
ThibG 35b142a7ad Fix lost focus when modals open/close ()
* Fix lost focus after modal closes

Regression caused by the use of the wicg-inert polyfill

* Fix regression introduced by wicg-inert

* Catch errors to please CodeClimate
2019-11-30 18:19:47 +01:00
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch () 2019-10-02 20:04:46 +02:00
controllers Fix proofs API being inaccessible in secure mode () 2019-11-28 04:07:49 +01:00
helpers Fix whitelist federation for subdomains () 2019-11-21 11:35:39 +01:00
javascript Fix lost focus when modals open/close () 2019-11-30 18:19:47 +01:00
lib Fix type mismatch () 2019-11-07 21:51:48 +02:00
mailers Split AccountsHelper from StatusesHelper () 2019-10-24 22:50:09 +02:00
models Simplify SQL query when performing account search amongst followings () 2019-11-21 17:35:04 +01:00
policies Change admin UI for hashtags and add back whitelisted trends () 2019-08-05 19:54:29 +02:00
presenters Fix n+1 query for bookmarks on statuses () 2019-11-28 04:08:00 +01:00
serializers Fix n+1 query for bookmarks on statuses () 2019-11-28 04:08:00 +01:00
services Fix empty poll options not being filtered on remote poll update () 2019-11-26 22:46:31 +01:00
validators Fix uncaught domain normalization error in remote follow () 2019-08-30 02:19:17 +02:00
views Improve notifications page () 2019-11-29 17:03:06 +01:00
workers Fix various issues with account migration () 2019-11-07 09:05:07 +02:00