Commit Graph

1534 Commits (ef39398b82449440872d899cc5902b8eb7f7c26c)

Author SHA1 Message Date
Matt Jankowski 8fa89c2db1
Remove `app/views` rubocop rule exception for haml-lint ()
Eugen Rochko 425311e1d9
Change referrer policy to be controlled by header in web UI ()
Emelia Smith 6615f17b48
Fix missing top border on Admin Hashtags UI ()
Eugen Rochko 30aa0df88c
Add terms of service ()
Eugen Rochko 796dd57e1b
Change ability to navigate of unconfirmed users ()
Eugen Rochko ca45f896dd
Fix various visual sign-up flow issues ()
Matt Jankowski 86b45a4a48
Add rel alternate rss/json links to tags show html page ()
Eugen Rochko 48ea7552dd
Change hashtag trends to be stored in the database instead of redis ()
Co-authored-by: David Roetzel <david@roetzel.de>
Matt Jankowski 7420f59f76
Add `maxlength` to registration reason input ()
Michael Stanclift 04b7046be1
Provide option to force use of system scrollbar styling ()
Eugen Rochko 986a3676d3
Change server rules to be collapsible ()
Eugen Rochko 46c43d263c
Change avatar and header size limits from 2MB to 8MB when using libvips ()
Christian Schmidt 2e66dd09e2
Show default time zone ()
Claire 30e9c7137b
Fix error when viewing statuses to deleted replies in moderation view ()
Matt Jankowski 16addf47c7
Reduce long lines in `relationships/show` view ()
Matt Jankowski a1ac2a73ff
Remove remnants of embed views ()
Matt Jankowski 297ce9ef44
Move body class to shared partial for web app controller concern views ()
Claire 0838cf1e05
Fix domain attribution field having autocorrect and autocapitalize enabled ()
Emelia Smith ddfb3d123b
Improve display of statuses in admin panel ()
Matt Jankowski 62d65504f6
Add `DomainResource` class to wrap MX lookup/normalize ()
Claire e8b6607ece
Fix titles being escaped twice ()
Emelia Smith bf609090b1
Fix: prevent linking to pages which require extra permissions ()
Matt Jankowski 6f5eb22135
Mailer header partial access cleanup ()
Matt Jankowski bd6c96f737
Fix broken i18n in text welcome mailer tags area ()
Claire 8b56509625
Add more explicit explanations about author attribution and `fediverse:creator` ()
Matt Jankowski c40cd79c4d
Convert `admin/invites` controller specs to system specs ()
Matt Jankowski 4fe7f213a6
Use `async_count` in more view locations ()
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 cec8961372
Move admin action log type list generation to helper ()
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 c009507912
Use `button_to` for `method: :post` links on account show page ()
Matt Jankowski 651846c622
Only show email domain blocks MX table when some found ()
Matt Jankowski 7e35bef97e
Remove explicit `put` action in settings forms ()
Matt Jankowski f251edfc1d
Add `date_range` view helper ()
Matt Jankowski 675d3ea5c1
Extract dashboard partial for admin instance page ()
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 ()
Christian Schmidt 9d664f87a0
Mailer layout fixes ()
Matt Jankowski 24d3ce7bab
Add `no-toolbar` state for "nothing here" batch table views ()
Matt Jankowski e02e88bff4
Use previously extracted model constants in form `maxlength` attributes ()
Matt Jankowski 04dd3a9eb6
Wrap webhook event label with `samp` tag ()
Matt Jankowski 5dfdec6453
Convert `settings/applications` controller spec to system/request specs ()