Commit Graph

9509 Commits (8eee7ae4c32dabb117b62cc5a36b6d6001024173)

Author SHA1 Message Date
Matt Jankowski 8eee7ae4c3
Fix issue with saving empty fields values on filter keyword updates (#33691) 2 weeks ago
Matt Jankowski 4a9c49ee43
Fix issue with saving empty fields values on profile update (#33689) 2 weeks ago
Claire 8dcfd3f246
Fix WebUI crash when language detection code returns `undefined` (#33683) 2 weeks ago
Matt Jankowski 607f65a0a5
Use `expect` for api/v1 and api/web push subs controllers (#33682) 2 weeks ago
Jonathan de Jong b18caff5b6
Change `first_of_value` to `first_of_hash`, and add more test cases (#33647) 2 weeks ago
Matt Jankowski e155aab39e
Use `expect` for nested params in `settings/*` controllers (#33673) 2 weeks ago
Eugen Rochko 8b24085f8e
Refactor `<DomainPill>` into TypeScript (#33680) 2 weeks ago
github-actions[bot] 38c27a7708
New Crowdin Translations (automated) (#33679)
Co-authored-by: GitHub Actions <noreply@github.com>
2 weeks ago
Matt Jankowski d2cc28813f
Use `expect` for nested params in more controllers (#33675) 2 weeks ago
Jonathan de Jong e380e803a8
Order emoji categories (in admin interface) by name (#33630) 2 weeks ago
Claire 3dcf5e12b1
Change notifications from moderators to not be filtered (#33654) 2 weeks ago
Eugen Rochko 11786f1114
Change design of edit media modal in web UI (#33516) 2 weeks ago
Claire 4ebdfed8ea
Fix opening modals losing some location parameters (#33670) 2 weeks ago
github-actions[bot] 9e90248abc
New Crowdin Translations (automated) (#33668)
Co-authored-by: GitHub Actions <noreply@github.com>
2 weeks ago
Matt Jankowski 45149cd5e1
Use `expect` for nested params in `auth/setup#update` (#33657) 2 weeks ago
Eugen Rochko 8962f11578
Add warning when selected and detected language is different in web UI (#33042) 2 weeks ago
github-actions[bot] 329a9e1ac1
New Crowdin Translations (automated) (#33643)
Co-authored-by: GitHub Actions <noreply@github.com>
2 weeks ago
github-actions[bot] 1c23ebd62f
New Crowdin Translations (automated) (#33626)
Co-authored-by: GitHub Actions <noreply@github.com>
3 weeks ago
Claire 092e60eb7d
Change activity distribution error handling to skip retrying for deleted accounts (#33617) 3 weeks ago
Christian Schmidt a3baae0b99
API for updating attribution domains (#32730) 3 weeks ago
Claire da4e55eb17
Merge commit from fork 3 weeks ago
github-actions[bot] 4a44c47982
New Crowdin Translations (automated) (#33609)
Co-authored-by: GitHub Actions <noreply@github.com>
3 weeks ago
Matt Jankowski 3db8498903
Fix `Style/MutableConstant` cop (#33602) 3 weeks ago
Matt Jankowski 998cf0dd53
Convert `auth/setup` spec controller->system/request (#33604) 3 weeks ago
Matt Jankowski 68c9f91ccb
Treat non-null but blank account domain as local (#33576) 3 weeks ago
Matt Jankowski 50013b10a5
Add `Status::Visibility` concern to hold visibility logic (#33578) 3 weeks ago
Claire e9462960a7
Redirect new users to onboarding (#33471) 3 weeks ago
Claire e2f085e2b2
Use final specification for new WebPush subscriptions in web interface (#33587) 3 weeks ago
S1m 4a2813158d
Add support for standard webpush (#33528)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 weeks ago
github-actions[bot] ee4edbb94f
New Crowdin Translations (automated) (#33582)
Co-authored-by: GitHub Actions <noreply@github.com>
3 weeks ago
Jeong Arm 74da9e9281
Fix custom css cache miss (#33583) 3 weeks ago
Wolfgang 77a44e61a8
Add enum validation to `DomainBlock#severity` (#29158) 3 weeks ago
Matt Jankowski f9451c5614
Fix issue with trending order when user has chosen languages (#33557) 3 weeks ago
Daniel M Brasil 0db7558822
Fix HTTP 500 on `POST /api/v1/admin/ip_blocks` (#29308) 3 weeks ago
Jonathan de Jong 3a762cddf6
Reject announce payload if object is nil (#33570) 3 weeks ago
Matt Jankowski 3c4a83fc62
Remove unused `LanguagePresenter#native_name` (#33551) 3 weeks ago
Claire 68d818121d
Switch `webpush` dependency to latest version of Mastodon-maintained fork (#33572) 3 weeks ago
Claire 50449ae7ac
Fix media preview height in compose form when 3 or more images are attached (#33571) 3 weeks ago
Claire d517fa5ab7
Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 3 weeks ago
github-actions[bot] 53885b0fdb
New Crowdin Translations (automated) (#33559)
Co-authored-by: GitHub Actions <noreply@github.com>
3 weeks ago
Matt Jankowski 22c1b6f3ee
Fix `Invite#code` changing value on every save (#33550) 4 weeks ago
Matt Jankowski 4f6edc7596
Use `in_order_of` in `trends/*` classes (#33531) 4 weeks ago
Matt Jankowski 4fb3dc0363
Extract `CSS_COLORS` constant for `UserRole` regex validation (#33532) 4 weeks ago
github-actions[bot] 846c89b66e
New Crowdin Translations (automated) (#33541)
Co-authored-by: GitHub Actions <noreply@github.com>
4 weeks ago
Matt Jankowski f98972e4eb
Use `with_options` for Account `if: :local?` validation group (#33529) 4 weeks ago
Matt Jankowski 54e2030146
Add `AccountWarning#appeal_eligible?` method (#33526) 4 weeks ago
Matt Jankowski 3a4aed9890
Rename `app/helpers/jsonld_helper.rb` to `app/helpers/json_ld_helper.rb` (#33489) 4 weeks ago
Matt Jankowski 9b8d1fb6d1
Add `Account#actor_type_application?` query method (#33525) 4 weeks ago
Claire a8b2b474d7
Add timestamp to all announcements in Web UI (#18329) 4 weeks ago
Claire c6c8e7e6ab
Fix last paginated notification group only including data on a single notification (#33271) 4 weeks ago