Commit Graph

8003 Commits (c03bd2a238741a012aa4b98dc4902d6cf948ab63)

Author SHA1 Message Date
Matt Jankowski cec7f0ed72
Remove unused `#error_explanation` id from error partials (#27536) 1 year ago
Renaud Chaput cb92cdf9af
Fix `<ColumnBackButtonSlim>` (#27540) 1 year ago
Renaud Chaput f08ca3f042
Fix missing icon props (#27539) 1 year ago
Matt Jankowski bc3afb6311
Update `rails/ujs` delegate method usage (#27538) 1 year ago
Eugen Rochko 134de736dc
Change icons in web UI (#27385)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
1 year ago
Claire 15182d1e5e
Fix history handling not properly handling states after update to react-router v5 (#27526) 1 year ago
Matt Jankowski 714e3ae5b5
Use Rails 7.1 `normalizes` feature (#27521) 1 year ago
github-actions[bot] 50b7ea810e
New Crowdin Translations (automated) (#27523)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski e923bb9ec9
Use `ENV.fetch` in views, fixes rubocop haml-lint issue (#27527) 1 year ago
たいち ひ 9482810703
Rewrite `emoji_unicode_mapping_light` to TS (#25444)
Co-authored-by: taichi.fukuda ひ <taichi.fukuda@systemi.co.jp>
1 year ago
Matt Jankowski e93a75f1a1
Rails 7.1 update (#25963) 1 year ago
Claire 379115e601
Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 1 year ago
Eugen Rochko d9503a1965
Fix explore page reloading when you navigate back to it in web UI (#27489) 1 year ago
Claire 8b770ce811
Add warnings to report action logs (#27425) 1 year ago
Claire 99f2534cee
Add support for displaying unknown servers on /admin/instances/:domain (#27150) 1 year ago
Claire bcae744275
Fix some link anchors being recognized as hashtags (#27271) 1 year ago
Claire 0ad66175bf
Fix incorrect proptypes from react-router-v5 update (#27507) 1 year ago
github-actions[bot] 70fd819935
New Crowdin Translations (automated) (#27490)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski b0213472df
Validate allowed schemes on preview card URLs (#27485) 1 year ago
Renaud Chaput 9d45a444f9
Convert `<Button>` to Typescript (#27492) 1 year ago
Matt Jankowski ab0fb81479
Configure brakeman to ignore url safe preview card urls (#25883) 1 year ago
Claire 13688539bc
Fix processing LDSigned activities from actors with unknown public keys (#27474) 1 year ago
github-actions[bot] 284c719f64
New Crowdin Translations (automated) (#27480)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Eugen Rochko 33bd8eccd5
Fix missing background behind dismissable banner in web UI (#27479) 1 year ago
Renaud Chaput 1b70d7ed7c
Upgrade to react-router v5 (#25047)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Renaud Chaput 126cd7705d
Do not display the navigation banner in the logo container (#27476) 1 year ago
Matt Jankowski 9f218c9924
Refactor appeal partial to avoid brakeman XSS warning (#25880) 1 year ago
Matt Jankowski bcd0171e5e
Fix `Lint/UselessAssignment` cop (#27472) 1 year ago
github-actions[bot] 1ffd5a98a9
New Crowdin Translations (automated) (#27465)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Brian Campbell f76e5111f0
Consider shown and pending status in explore prompt calculation (#27466)
Co-authored-by: Brian Campbell <brcampbell@beta.team>
1 year ago
Renaud Chaput 10df97c542
The `class` props should be `className` (#27462) 1 year ago
Emelia Smith 7c3fea7275
Feature: Allow token introspection without read scope (#27142) 1 year ago
github-actions[bot] 4612576c68
New Crowdin Translations (automated) (#27454)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski 63a2a4b074
Fix `Performance/DeletePrefix` cop (#27448) 1 year ago
Jeong Arm ad44d832b8
Support "in:public" search filter (#26976) 1 year ago
Stanislas Signoud 935d54124e
Fix missing redirections to make sure /home redirect to the advanced UI (#27378) 1 year ago
Matt Jankowski 19900f647e
Add coverage for `UnreservedUsernameValidator` (#25590) 1 year ago
Matt Jankowski 33b073f77d
Extract partials from `admin/reports/show` view (#27427) 1 year ago
Matt Jankowski 8d0f12f776
Extract partials from `admin/accounts/show` view (#27428) 1 year ago
Matt Jankowski 08a376cbcb
Fix `Style/CombinableLoops` cop (#27429) 1 year ago
Matt Jankowski c91c0175db
Extract `card` partial from `disputes/strikes/show` view (#27426) 1 year ago
Matt Jankowski f5bc1f20e2
Add coverage for `ExistingUsernameValidator` (#25592)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire 299aa71c8f
Fix handling of `inLanguage` attribute in preview card processing (#27423) 1 year ago
github-actions[bot] 13456efd7b
New Crowdin Translations (automated) (#27410)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
KMY(雪あすか) 45bdd60f3c
Fix when unfollow a tag, my post also disappears from the home timeline (#27391) 1 year ago
github-actions[bot] 773d25e8df
New Crowdin Translations (automated) (#27388)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire c86ad45660
Change PWA start URL from `/home` to `/` (#27377) 1 year ago
github-actions[bot] c348b904a5
New Crowdin Translations (automated) (#27376)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski d4c2dca874
Fix haml-lint `InstanceVariables` rule for auth/sessions/two_factor/o… (#27372) 1 year ago
Matt Jankowski d7a8f6b658
Fix haml-lint `InstanceVariables` rule for relationships/account (#27342) 1 year ago
github-actions[bot] f1ae72ba46
New Crowdin Translations (automated) (#27364)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski f9abe700e7
Fix haml-lint `InstanceVariables` rule for auth/registrations/status (#27341) 1 year ago
Matt Jankowski 66becf9a1e
Fix haml-lint `InstanceVariables` rule for admin/reports/actions (#27339) 1 year ago
Claire 7d2cd7195b
Add variable delay before link verification of remote account links (#27351) 1 year ago
Claire 27e84c0691
Fix duplicate reports being sent when reporting some remote posts (#27355) 1 year ago
Claire 9d1c3d0678
Fix scroll position in thread view reseting when closing a modal (#27350) 1 year ago
github-actions[bot] 1a2a4c389f
New Crowdin Translations (automated) (#27347)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire 4c2aca777f
Fix clicking on already-loaded thread scrolling to the top of the thread (#27338) 1 year ago
Renaud Chaput 774e1189d2
Change `eslint` config to autofix missing comma and indentation in JS files (#26711) 1 year ago
Claire c310374a2f
Fix clicking on already-opened thread post scrolling to the top of the thread (#27331) 1 year ago
github-actions[bot] 89b48681cf
New Crowdin Translations (automated) (#27321)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire 3262d1f1b6
Fix incorrect serialization of regional languages in `contentMap` (#27207) 1 year ago
Michael Stanclift 3171afc36a
Add Elasticsearch index size to Admin dashboard (#27301)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire 340c390849
Fix crash when filtering for “dormant” relationships (#27306) 1 year ago
Claire 4d59dfb1c6
Fix some remote posts getting truncated (#27307) 1 year ago
github-actions[bot] e0b54ed3e1
New Crowdin Translations (automated) (#27304)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire 2b98e2ecd6
Fix auto-loading-more when not scrolled (#27286) 1 year ago
github-actions[bot] 32ab474472
New Crowdin Translations (automated) (#27277)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire 3c13d70600
Add mention of YJIT in admin dashboard if enabled (#27283) 1 year ago
Claire 40ba6e119b
Fix Vary headers not being set on some redirects (#27272) 1 year ago
github-actions[bot] 8e4251f9e7
New Crowdin Translations (automated) (#27270)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
gunchleoc 68ec1d180a
Fix language sorting in settings (#27158) 1 year ago
Matt Jankowski c676bc91e9
Dont match mention in url query string (#25656)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Matt Jankowski 2f8f92df48
Fix Elastic check deprecation warning about gem version (#27262) 1 year ago
Matt Jankowski e715da6d25
Fix haml-lint Rubocop `Rails/*` cops (#26042) 1 year ago
Claire 37bbd3c106
Fix double scroll bars in some columns in advanced interface (#27187) 1 year ago
Claire ceb365c419
Fix boosts of local users being filtered in account timelines (#27204) 1 year ago
Claire 4e55001e65
Add a short-lived lock to trend refresh scheduler (#27253) 1 year ago
Michael Stanclift 5a437edc7f
Keep version string displayed without breakpoints in UI (#26986) 1 year ago
David Aaron 6320c52630
Change min age of backup policy from 1 week to 6 days (#27200) 1 year ago
Jakob Gillich 770fd993ec
Fix importer returning negative row estimates (#27258) 1 year ago
github-actions[bot] e95d25e101
New Crowdin Translations (automated) (#27260)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire 5e56f3db65
Change some worker lock TTLs (#27246) 1 year ago
Claire 7e7d6e695b
Fix incorrectly keeping outdated update notices absent from the API endpoint (#27021) 1 year ago
Claire 1e2d4975cf
Fix import progress not updating on certain failures (#27247) 1 year ago
github-actions[bot] ee866ec0e0
New Crowdin Translations (automated) (#27220)
Co-authored-by: GitHub Actions <noreply@github.com>
2 years ago
Jake Anto c2f13769cd
Add PWA shortcut to `/explore` page (#27235) 2 years ago
Claire d80a819fc6
Fix explore prompt appearing because of posts being received out of order (#27211) 2 years ago
github-actions[bot] 695e42de0d
New Crowdin Translations (automated) (#27202)
Co-authored-by: GitHub Actions <noreply@github.com>
2 years ago
Matt Jankowski 340f1a68be
Simplify instance presenter view access (#26046) 2 years ago
Matt Jankowski 2016c5d912
Fix deprecation warning about `rewhere: true` being default behavior (Rails 7.1 prep) (#27190) 2 years ago
Matt Jankowski 99e289f03f
Fix include `Rails.application.routes.url_helpers` (Rails 7.1 prep) (#27189) 2 years ago
Matt Jankowski 89a17878ef
Fix haml-lint `InstanceVariables` rule for admin/roles/_form (#26063) 2 years ago
Matt Jankowski 9d56c1949b
Fix haml-lint `InstanceVariables` rule for admin/webhooks/_form (#26062) 2 years ago
Matt Jankowski 3060bfa4bd
Extract filename and csv helper methods from `Form::Import` (#26129) 2 years ago
Matt Jankowski e6b903b21e
Fix haml-lint `InstanceVariables` rule for invites/_form (#26064) 2 years ago
Claire 1da3c588ca
Fix link handling of mentions in user profiles when logged out (#27185) 2 years ago
Claire 686406cc2d
Fix filtering audit log for entries about disabling 2FA (#27186) 2 years ago
github-actions[bot] b93ce7d8b3
New Crowdin Translations (automated) (#27168)
Co-authored-by: GitHub Actions <noreply@github.com>
2 years ago
Christian Schmidt 6d0767558a
Make notification respect reduce-motion (#27178) 2 years ago