1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Sasha Sorokin fd45f5bbaa Improve notifications page (#12497)
Currently notifications page seems a bit cluttered with no clear
separation between e-mail and filtering settings. This commit tries to
address them by adding clear separation with headers, hints and removing
continuously reused texts for events checkboxes.
2019-11-29 17:03:06 +01:00
..
chewy
controllers Fix proofs API being inaccessible in secure mode (#12495) 2019-11-28 04:07:49 +01:00
helpers Fix whitelist federation for subdomains (#12435) 2019-11-21 11:35:39 +01:00
javascript Add hotkey for opening media files (#12498) 2019-11-29 17:02:35 +01:00
lib Fix type mismatch (#12324) 2019-11-07 21:51:48 +02:00
mailers
models Simplify SQL query when performing account search amongst followings (#12302) 2019-11-21 17:35:04 +01:00
policies
presenters Fix n+1 query for bookmarks on statuses (#12494) 2019-11-28 04:08:00 +01:00
serializers Fix n+1 query for bookmarks on statuses (#12494) 2019-11-28 04:08:00 +01:00
services Fix empty poll options not being filtered on remote poll update (#12484) 2019-11-26 22:46:31 +01:00
validators
views Improve notifications page (#12497) 2019-11-29 17:03:06 +01:00
workers