Commit Graph

232 Commits (6ae1fcd0591ece24867483865f41e95b80cc0fb2)

Author SHA1 Message Date
Claire 8b56509625
Add more explicit explanations about author attribution and `fediverse:creator` ()
gunchleoc 160917e718
Pluralize csv imports ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire 4c0e44ebbe
Fix recently-broken admin interface buttons ()
Matt Jankowski d95f6f4410
Extract `ExportSummary` class for account object counts ()
Matt Jankowski 7d6b9ccd34
Add `copyable_input` helper method to wrap shared options ()
Matt Jankowski 36f9c96812
Clean up labels on development application form ()
Matt Jankowski d270d6dd4f
Provide `use_path` to qr generator for svg data size reduction ()
Matt Jankowski cf859d151b
More link/button conversion across views ()
Matt Jankowski f73787a4b8
Fix broken border on applications list ()
Matt Jankowski 44071fdbae
Wrap datetime in `time` element with attrs ()
Matt Jankowski ec16ed37c3
Extract constants for header and avatar geometry ()
Matt Jankowski 7e35bef97e
Remove explicit `put` action in settings forms ()
Matt Jankowski 685067efd1
Avoid `id` duplication conflict with main navigation from settings profile link ()
Matt Jankowski 0b6d217b9e
Use account display name for pretend blog example in attribution area ()
Matt Jankowski e02e88bff4
Use previously extracted model constants in form `maxlength` attributes ()
Matt Jankowski 5dfdec6453
Convert `settings/applications` controller spec to system/request specs ()
Eugen Rochko e0c27a5047
Add ability to manage which websites can credit you in link previews ()
Matt Jankowski d58faa2018
Remove references to deprecated `Import` model ()
Matt Jankowski 5b595b8a5a
Remove usage of `assigns` in controller specs ()
Matt Jankowski 71405eabfc
Use material symbols in table link helper ()
Matt Jankowski e4092cc73a
Replace more `font-awesome` icons in `views/settings` ()
Claire ad52b04a1c
Add setting to disable hover cards ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Emelia Smith f0d6dc4519
Fix: Mark redirect uris field in Development > Application form as required ()
Matt Jankowski 11e0049b08
Use enum-generated scopes/queries for `BulkImport` ()
Claire 37ca59815c
Remove setting for unfollow confirmation modal, and make it unconditional ()
Eugen Rochko 50b17f7e10
Add notification policies and notification requests ()
Matt Jankowski 87097a227c
Clean up `settings/featured_tags/index` view ()
Matt Jankowski 55802242ce
Refactor login activity partial (remove inline ruby) ()
Matt Jankowski 09ab073f0c
Fix `LineLength` haml-lint in `app/views/settings` area ()
Matt Jankowski 68f06f1fd4
Fix haml-lint `LineLength` cop for `settings/preferences/notifications/show` ()
Claire a2bcfeb887
Fix `Style/HashEachMethods` cop in HAML files ()
Matt Jankowski 440b80b2e7
Model concerns organization into module namespaces ()
Mark T. Tomczak ba8dcb50fe
Issue 26048: swap "muting" and "blocking" list options in settings -> Data Exports ()
Matt Jankowski c926f5fd67
Fix haml-lint `UnnecessaryStringOutput` for views ()
gunchleoc 68ec1d180a
Fix language sorting in settings ()
Claire 16681e0f20
Add admin notifications for new Mastodon versions ()
jsgoldstein 30c191aaa0
Add new public status index ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire 163b004bb1
Change admin e-mail notification settins to be their own settings group ()
Christian Schmidt bb23116e8d
Fix profile picture preview ()
Claire cc4560d95b
Change “privacy and reach” settings so that unchecking boxes always increase privacy and checking them always increase reach ()
Claire fc5ab2dc83
Add privacy tab in profile settings ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Eugen Rochko 4d01d1a1ee
Remove 16:9 cropping from web UI ()
Nick Schonning 67016dd29d
Update haml-lint 0.49.1 ()
Matt Jankowski a5842df123
Fix haml-lint Rubocop `Lint/UnusedBlockArguments` cop ()
Matt Jankowski 39d9804119
Fix haml-lint Rubocop `Style/WordArray` cop ()
Matt Jankowski e663e6d2c2
Fix haml-lint `ConsecutiveSilentScripts` rule ()
Matt Jankowski d0f00206dc
Fix haml-lint Rubocop `Style/StringLiterals` cop ()
Matt Jankowski 361dd43235
Fix haml-lint Rubocop `lambda` cop ()
Matt Jankowski 5096deb818
Fix haml lint Rubocop `Style/RedundantStringCoercion` cop ()
Eugen Rochko bca649ba79
Change edit profile page ()