This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
ThibG b2f81060b7 Remove unused AccountRelationshipsPresenter call in public pages (#12734)
Those were used to show a “follow” or “unfollow” button on account grid on
public pages, but that got removed a while ago.
2019-12-30 19:13:02 +01:00
..
chewy
controllers Remove unused AccountRelationshipsPresenter call in public pages (#12734) 2019-12-30 19:13:02 +01:00
helpers Remove some duplicate methods from StatusHelper and reflect changes to AccountHelper (#12545) 2019-12-05 00:50:40 +01:00
javascript Fix undefined error regression in status component in web UI (#12712) 2019-12-30 03:55:11 +01:00
lib Fix error when searching for empty phrase (#12711) 2019-12-30 18:30:24 +01:00
mailers
models Fix custom emoji category creation silently erroring out on duplicate category (#12647) 2019-12-18 16:56:59 +01:00
policies
presenters
serializers Add basic support for group actors (#12071) 2019-12-04 20:36:33 +01:00
services Fix backups stopping due to read timeouts (#12281) 2019-12-30 03:17:54 +01:00
validators
views Fix batch actions on non-pending tags in admin interface (#12537) 2019-12-29 05:41:26 +01:00
workers