Commit Graph

15733 Commits (82c2af0356ff888e9665b5b08fda58c7722be637)
 

Author SHA1 Message Date
Claire 82c2af0356
Fix `user_mailer.welcome.hashtags_recent_count` not having plural form ()
Claire 726e7ad024
Fix extra separator besides favourite count on private posts ()
Claire d702a03a0c
Add “Learn more” on block modal to inform of federation caveats ()
Eugen Rochko ec19d0a14b
Change mute, block and domain block confirmations in web UI ()
Claire be7a68b095
Change Explore icon to compass in advanced interface ()
Matt Jankowski 4f4132f1a1
Add diagnostic message for failure during CLI search deploy ()
Renaud Chaput c76ae7a5c0
Convert `packs/public.jsx` to Typescript ()
Eugen Rochko 407287573c
Add domain information to profiles in web UI ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
renovate[bot] 52200b6bbf
Update dependency sass to v1.72.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski f445d33fd6
Fix haml-lint `LineLength` cops in app/views/admin ()
Matt Jankowski 7720c684c5
Move common module inclusion in sub classes to `ActivityPub::BaseController` ()
Matt Jankowski 2e91a9bd34
Add `include_pagination_headers` matcher to check `Link` header in api specs ()
github-actions[bot] 6865fda593
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski e75b55a6d7
Extract target account on list method in bulk import row service spec ()
Matt Jankowski 838b0bdf2d
Remove unused `Account::Interactions#endorsed?` method ()
Matt Jankowski d39d625561
Use inclusive range in `ActivityTracker#get` ()
Matt Jankowski df6086d402
Extract file size sql calc from media storage cli ()
Matt Jankowski 6c3e718b86
Remove setting of `sensitive` value (default false, not null) in Status model ()
Matt Jankowski 974c7672e5
Extract shared behavior methods in oauth feature spec ()
Matt Jankowski 14aa7f1e15
Use `Account.activitypub` generated scope ()
Matt Jankowski 049d9171eb
Use `with_options` for shared option in `accounts#show` routing block ()
Eugen Rochko 30483d618f
Fix back button appearing in column header unexpectedly in web UI ()
Claire 95a5713ff7
Fix accounts not getting imported into redux store for some filtered notification types ()
Matt Jankowski 0bc17a3d48
Use enum-generated `public_visibility` scope on Status ()
Matt Jankowski 19cbadfbd6
Use enum-generated scope for `IpBlock` in CLI ()
Matt Jankowski 681a89f684
Readability clean up in `ImportVacuum` spec ()
Matt Jankowski 79e7590578
Clean up `activitypub` module route scope near instance actor ()
Matt Jankowski 65e8349980
Clean up `activitypub` module route scope near collections/boxes ()
Matt Jankowski 18ffd4d925
Add module `instances` route scope in api routes ()
Matt Jankowski 01ecc80118
Add module `accounts` route scope in api routes ()
Eugen Rochko 4991198b70
Change design of metadata underneath posts in web UI ()
Matt Jankowski f9100743ec
Add `Api::ErrorHandling` concern for api/base controller ()
Eugen Rochko 1e1d97a787
Fix wrong background color on search results in web UI ()
github-actions[bot] 5aea35de13
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski 42875fee52
Add coverage for bad args/options in `CLI::Domains#purge` ()
mogaminsk 3156d04ec1
Use sender's `username` to column title in notification request if it's `display_name` is not set ()
Claire a32a126cac
Hide media by default in notification requests ()
Matt Jankowski 71e5f0f48c
Add coverage for suspended instance actor scenario ()
Matt Jankowski 6262ceeb70
Fix `RSpec/DescribedClass` cop ()
Matt Jankowski c09b8a7164
Add `Account.without_internal` scope ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Renaud Chaput acf3f410ae
Fix navigation panel icons missing classes ()
github-actions[bot] 171948b910
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Erik Uden 268856d5d9
Fix toggle button color for light (and dark/default) theme ()
Claire b43eaa4517
Refactor notification filtering behavior definition ()
Claire 27fd084cb5
Exempt some notification types from notification filtering ()
Matt Jankowski 46e902f1f3
Merge `api/v1/accounts/credentials` controller spec into existing request spec ()
Matt Jankowski 2c0441acd7
Use rails built-in `tag` methods in `TextFormatter.shortened_link` ()
Matt Jankowski 7e6eb64f1e
Use full snowflake range in `admin/metrics` classes ()
Matt Jankowski 9754967d5f
Move `pagination_max_id` and `pagination_since_id` into api/base controller ()
Matt Jankowski 01b624c4a0
Use `normalizes` on `CustomFilter#context` value ()