about summary refs log tree commit diff
path: root/app/views
AgeCommit message (Expand)Author
2019-10-03Remove invite comments from UI (#12068)Eugen Rochko
2019-10-01Fix long domain block descriptions breaking table layout (#12029)Eugen Rochko
2019-10-01Fix hashtag link to directory in AdminUI (#12005)mayaeh
2019-09-29Add voters count support (#11917)ThibG
2019-09-29Fix public list of domain blocks being too verbose on about page (#11967)Eugen Rochko
2019-09-29Add (back) option to set redirect notice on account without moving followers ...Eugen Rochko
2019-09-27Fix hashtag batch actions not redirecting back with right filters (#11962)Eugen Rochko
2019-09-22Show user what options they have voted (#11195)ThibG
2019-09-22Add full numeric notation to the dashboard title attribute (#11911)Takeshi Umeda
2019-09-21Fix "reason" prefix being shown with no reason for public blocks (#11908)Eugen Rochko
2019-09-20Fix hashtag batch actions being unavailable on pending review page (#11897)Eugen Rochko
2019-09-20Fix page body not being scrollable in admin layout (#11893)Eugen Rochko
2019-09-19Add account migration UI (#11846)Eugen Rochko
2019-09-19Add table of contents to about page (#11885)Eugen Rochko
2019-09-18Add password challenge to 2FA settings, e-mail notifications (#11878)Eugen Rochko
2019-09-18Fix TOTP codes not being filtered from logs during enabling/disabling (#11877)Eugen Rochko
2019-09-17Fixed not being able to display review pending hashtags in the admin UI. (#11...mayaeh
2019-09-16Add search and sort functions to hashtag admin UI (#11829)mayaeh
2019-09-16Change dashboard to short number notation (#11847)Takeshi Umeda
2019-09-15Fix 2FA challenge and password challenge for non-database users (#11831)Eugen Rochko
2019-09-15Change the hashtag link from WebUI to public page (#11845)mayaeh
2019-09-12Fix nil error in warning e-mail template (#11812)Eugen Rochko
2019-09-11add admin setting for default search engine indexing (fix #11750) (#11804)Tao Bror Bojlén
2019-09-10Change /admin/custom_emoji to honor the auto_play_gif setting (#11801)ThibG
2019-09-10Fix duplicate HTML ids in /about (#11803)ThibG
2019-09-09Add batch actions and categories to admin UI for custom emojis (#11793)Eugen Rochko
2019-09-09Fix display of instance actor in reports UI (#11798)Eugen Rochko
2019-09-09Add account bio to account admin view (#11473)ThibG
2019-09-09Add batch approve/reject for pending hashtags in admin UI (#11791)Eugen Rochko
2019-09-05Fix NotificationMailer failing when receiving mention with media from remote ...mayaeh
2019-09-04Change account deletion page to have better explanations (#11753)Eugen Rochko
2019-09-03Fix admin interface showing superfluous reject media/reports on suspended blo...ThibG
2019-09-03Fix error in admin UI for hashtag usage breakdown (#11743)Eugen Rochko
2019-09-03Fix error in user warning template (#11741)Eugen Rochko
2019-09-03Fix user preference to show trends not working on public pages (#11740)Eugen Rochko
2019-09-03Change OpenGraph description on sign-up page to reflect invite (#11744)Eugen Rochko
2019-09-02Integrate translation strings for the Profile Directory. (#11722)mayaeh
2019-09-01Fix wrong percentages in admin UI for hashtag usage breakdown (#11714)Eugen Rochko
2019-08-30Change layout of public profile directory to be the same as in web UI (#11705)Eugen Rochko
2019-08-30Fix error in warning e-mail template (#11698)Eugen Rochko
2019-08-30Fix uncaught parameter missing exceptions and missing error templates (#11702)Eugen Rochko
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-08-25Fix public page crash due to audio player, fix unpause in audio player (#11652)Eugen Rochko
2019-08-23Add audio player (#11644)Eugen Rochko
2019-08-23Add option to include reported statuses in warning e-mail (#11639)Eugen Rochko
2019-08-22Add soft delete for statuses for instant deletes through API (#11623)Eugen Rochko
2019-08-21Fix the whitelist mode display not being enabled in the admin dashboard (#11634)mayaeh
2019-08-19Add invite comments (#10465)ThibG
2019-08-19Add public blocks to /about/blocks (#11298)ThibG
2019-08-18Add an RSS feed tagged to a public profile page (#10502)Takeshi Umeda