mastodon/app/views
Eugen Rochko cefa526c6d
Refactor formatter (#17828)
* Refactor formatter

* Move custom emoji pre-rendering logic to view helpers

* Move more methods out of Formatter

* Fix code style issues

* Remove Formatter

* Add inline poll options to RSS feeds

* Remove unused helper method

* Fix code style issues

* Various fixes and improvements

* Fix test
2022-03-26 02:53:34 +01:00
..
about Change autocomplete type of password input box (#17702) 2022-03-05 05:57:50 +01:00
accounts Refactor formatter (#17828) 2022-03-26 02:53:34 +01:00
admin Refactor formatter (#17828) 2022-03-26 02:53:34 +01:00
admin_mailer Fix IDN domains not being rendered correctly in a few left-over places (#17848) 2022-03-22 10:07:11 +01:00
application Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
auth Fix IDN domains not being rendered correctly in a few left-over places (#17848) 2022-03-22 10:07:11 +01:00
authorize_interactions Fix IDN domains not being rendered correctly in a few left-over places (#17848) 2022-03-22 10:07:11 +01:00
directories Refactor formatter (#17828) 2022-03-26 02:53:34 +01:00
disputes/strikes Refactor formatter (#17828) 2022-03-26 02:53:34 +01:00
errors
filters
follower_accounts Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2022-03-07 09:36:47 +01:00
following_accounts Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2022-03-07 09:36:47 +01:00
home
invites
kaminari
layouts Change authorized applications page (#17656) 2022-03-01 16:48:58 +01:00
media Fix error when trying to render component for media without meta (#16112) 2021-05-05 21:16:55 +02:00
notification_mailer Refactor formatter (#17828) 2022-03-26 02:53:34 +01:00
oauth Change visual separation of applications in authorized apps list (#17686) 2022-03-02 20:28:25 +01:00
public_timelines
relationships Change number_to_human calls to always use 3-digits precision (#16469) 2021-07-07 21:13:08 +02:00
remote_follow
remote_interaction
settings Fix IDN domains not being rendered correctly in a few left-over places (#17848) 2022-03-22 10:07:11 +01:00
shared
shares
statuses Refactor formatter (#17828) 2022-03-26 02:53:34 +01:00
statuses_cleanup Add feature to automatically delete old toots (#16529) 2021-08-09 23:11:50 +02:00
tags
user_mailer Refactor formatter (#17828) 2022-03-26 02:53:34 +01:00
well_known/host_meta