7797 Commits (9e3567bfbecbd0a026a4e6fbd41a323d2f5fb567)

Author SHA1 Message Date
Claire bbea052935
Fix emoji picker button scrolling with textarea content in single-column view (#25304)
1 year ago
Emelia Smith 317cd26fba
Remove queued_at value from pubsub payloads (#26173)
1 year ago
Misty De Méo 12a6cf569e
Storage: add :azure to remaining callers (#26080)
1 year ago
Claire 6c3c5bbbc3
Fix crash when processing Flag activity with no status (#26189)
1 year ago
Claire b4e739ff0f
Change interaction modal in web UI (#26075)
1 year ago
Claire 1e4ccc655a
Add role badges to the WebUI (#25649)
1 year ago
github-actions[bot] b9adea9695
New Crowdin Translations (automated) (#26072)
1 year ago
Matt Jankowski 84d520ee80
Extract private methods in `StatusCacheHydrator` (#26177)
1 year ago
Matt Jankowski 8ac5a93a7d
Reformat large hash in `ContextHelper` module (#26180)
1 year ago
Christian Schmidt a4b69bec2e
Fix missing GIF badge in account gallery (#26166)
1 year ago
Christian Schmidt 6781dc6462
Preserve translation on status re-import (#26168)
1 year ago
Claire ce1f35d7e2
Revert poll colors to green outside of compose form (#26164)
1 year ago
Eugen Rochko 7bd8ef355c
Add `published_at` attribute to preview cards (#26153)
1 year ago
Trevor Wolf 49d2e8979f
fix poll input active style (#26162)
1 year ago
Matt Jankowski 50ff3d3342
Coverage for `Auth::OmniauthCallbacks` controller (#26147)
1 year ago
Eugen Rochko f826a95f6e
Add published date and author to news on the explore screen in web UI (#26155)
1 year ago
Christian Schmidt 4299208487
Fix `lang` for UI texts in link preview (#26149)
1 year ago
Eugen Rochko 714a20697f
Fix missing action label on sensitive videos and embeds in web UI (#26135)
1 year ago
Eugen Rochko d1a9f601c7
Fix missing border on error screen in light theme in web UI (#26152)
1 year ago
gol-cha 9a567ec1d1
Fix UI Overlap with the loupe icon in the Explore Tab (#26113)
1 year ago
Claire 2dfa8f797a
Fix LinkCrawlWorker crashing on `null` `created_at` (#26151)
1 year ago
Vyr Cossont 394d1f19b1
Add report.updated webhook (#24211)
1 year ago
Claire b629e21515
Fix unexpected redirection to /explore after sign-in (#26143)
1 year ago
Christian Schmidt 76fce34ebb
Add `lang` attribute to trending links (#26111)
1 year ago
Trevor Wolf 80809ef33e
change poll form element colors to fit with the rest of the ui (#26139)
1 year ago
Eugen Rochko 6b2952d1dd
Change design of link previews in web UI (#26136)
1 year ago
Eugen Rochko 4d01d1a1ee
Remove 16:9 cropping from web UI (#26132)
1 year ago
Eugen Rochko 5e8cbb5f82
Remove back button from bookmarks, favourites and lists screens in web UI (#26126)
1 year ago
Eugen Rochko cfd50f30bb
Fix focus and hover styles in web UI (#26125)
1 year ago
Nick Schonning 67016dd29d
Update haml-lint 0.49.1 (#26118)
1 year ago
Claire 0078e7e760
Fix incorrect connect timeout in outgoing requests (#26116)
1 year ago
наб 1b4cf0eba0
Favourits -> Favorites (#26109)
1 year ago
gunchleoc 217ef7f2af
Replace 'favourite' by 'favorite' for American English (#26009)
1 year ago
Claire 14fad60384
Use username as display name for suspended users or users with blank display names (#25276)
1 year ago
Trevor Wolf 59478a1b46
change focus ui for keyboard only input (#25935)
1 year ago
Claire e4ea80d808
Change thread view to scroll to the selected post rather than the post being replied to (#24685)
1 year ago
Claire 144a406d33
Clean up unused application records (#24871)
1 year ago
Claire 5cbc402687
Fix replica being used even if not explicitly defined (#26074)
1 year ago
Renaud Chaput 42698b4c5c
Fix the crossorigin attribute (#26096)
1 year ago
Claire 1e3b19230a
Add stricter protocol fields validation for accounts (#25937)
1 year ago
Matt Jankowski a5842df123
Fix haml-lint Rubocop `Lint/UnusedBlockArguments` cop (#26039)
1 year ago
Matt Jankowski df05ece265
Fix haml-lint Rubocop `Style/NumericPredicate` cop (#26040)
1 year ago
Stanislas Signoud 586b1c9dca
Fix a missing redirection on getting-started in multi column mode (#26070)
1 year ago
Misty De Méo b848ba3867
Paperclip: add support for Azure blob storage (#23607)
1 year ago
Christian Schmidt 4c18928a93
Wrong count in response when removing favourite/reblog (#24365)
1 year ago
Matt Jankowski 6edd404482
Cleanup unused portions of statuses/status partial (#26045)
1 year ago
github-actions[bot] 47832a1ac0
New Crowdin Translations (automated) (#26054)
1 year ago
Claire ff41e5426a
Change request timeout handling to use a longer deadline (#26055)
1 year ago
Matt Jankowski 6657695ec6
Fix haml-lint `InstanceVariables` rule for auth/registrations/edit (#26061)
1 year ago
Matt Jankowski f6dda59e5d
Fix haml-lint Rubocop `Style/SymbolProc` cop (#26059)
1 year ago
Matt Jankowski 39d9804119
Fix haml-lint Rubocop `Style/WordArray` cop (#26058)
1 year ago
Matt Jankowski b3f48089e6
Fix haml-lint rubocop style negation cops (#26057)
1 year ago
Matt Jankowski e663e6d2c2
Fix haml-lint `ConsecutiveSilentScripts` rule (#26043)
1 year ago
Matt Jankowski 4207c95d4f
Fix haml-lint Rubocop `Style/SlicingWithRange` cop (#25947)
1 year ago
Claire a442a1d1c6
Fix “Back” button sometimes redirecting out of Mastodon (#25281)
1 year ago
Matt Jankowski d0f00206dc
Fix haml-lint Rubocop `Style/StringLiterals` cop (#25948)
1 year ago
Jeong Arm 664b0ca8cb
Check if json body is null on Activitipub::ProcessingWorker (#26021)
1 year ago
Matt Jankowski bd33efdf16
Fix haml-lint Rubocop `Style/MinMaxComparison` cop (#25974)
1 year ago
Matt Jankowski 361dd43235
Fix haml-lint Rubocop `lambda` cop (#25946)
1 year ago
Matt Jankowski 5096deb818
Fix haml lint Rubocop `Style/RedundantStringCoercion` cop (#25975)
1 year ago
Claire 943f27f437
Remove unfollowed hashtag posts from home feed (#26028)
1 year ago
Claire c667fc5a4a
Fix ArgumentError in mailers when a user's timezone is blank (#26025)
1 year ago
Michael Stanclift 97ce47e451
Fix for "follows you" indicator in light web UI not readable (#25993)
1 year ago
Eugen Rochko 26e522ac55
Fix not actually connecting to the configured replica (#25977)
1 year ago
Terence Eden b923a4c755
Prevent split line between icon and number on reposts & favourites (#26004)
1 year ago
Claire 71db616fed
Change “About” and “Privacy policy” links to open in a new tab in advanced interface (#25973)
1 year ago
Stanislas Signoud 5fad7bd58a
Change links in multi-column mode so tabs are open in single-column mode (#25893)
1 year ago
Claire 41f65edb21
Fix embed dropdown menu item for unauthenticated users (#25964)
1 year ago
Matt Jankowski 644c5fddd8
Refactor `Status.tagged_with_all` for brakeman SQL injection warning (#25941)
1 year ago
Claire 5a3f174d56
Fix follow link style in embeds (#25965)
1 year ago
Renaud Chaput a7253075d1
Upgrade to `typescript-eslint` v6 (#25904)
1 year ago
renovate[bot] 3ed9b55cb3
Update dependency rubocop-rails to v2.20.1 (#25493)
1 year ago
Renaud Chaput a75138d073
Convert Home timeline components to Typescript (#25583)
1 year ago
Renaud Chaput 73b64b8917
Upgrade to Prettier 3 (#25902)
1 year ago
Michael Stanclift 063482a63f
Fix trending publishers table not rendering correctly on narrow screens (#25945)
1 year ago
Nick Schonning 1a6c2e450a
Update rubocop to v1.54.1 (#25627)
1 year ago
Matt Jankowski ce43ed144c
Rails 7.0 update (#25668)
1 year ago
Eugen Rochko 8d0c69529a
Change markers API to use a replica (#25851)
1 year ago
Eugen Rochko fdc3ff7c2d
Change notifications API to use a replica (#25874)
1 year ago
Matt Jankowski 1ef014802b
Refactor `Trends::Query` to avoid brakeman sql injection warnings (#25881)
1 year ago
Renaud Chaput ecd8e0d612
Update Stylelint (#25819)
1 year ago
Matt Jankowski 2e1391fdd2
Fix `Naming/MemoizedInstanceVariableName` cop (#25928)
1 year ago
Matt Jankowski 5134fc65e2
Fix `Naming/AccessorMethodName` cop (#25924)
1 year ago
Matt Jankowski b8b2470cf8
Fix `Style/SlicingWithRange` cop (#25923)
1 year ago
Nick Schonning 1d557305d2
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
1 year ago
Stanislas Signoud 1392f31ed8
Fix sounds not being loaded from assets host (#25931)
1 year ago
Stanislas Signoud ca955ada0b
Use invariant colors on notification toasts (#25919)
1 year ago
Trevor Wolf ea10febd25
fix buttons showing inconsistent styles (#25903)
1 year ago
jsgoldstein 99be47f8b9
Change searching with # to include account index (#25638)
1 year ago
Claire af54bf52c8
Fix filters not applying to explore tab (#25887)
1 year ago
Claire 999c343946
Fix remote accounts being possibly persisted to database with incomplete protocol values (#25886)
1 year ago
Claire c27b82a437
Add `forward_to_domains` parameter to `POST /api/v1/reports` (#25866)
1 year ago
Matt Jankowski f3fca78756
Refactor `NotificationMailer` to use parameterization (#25718)
1 year ago
Eugen Rochko a1f5188c8c
Change feed merge, unmerge and regeneration workers to use a replica (#25849)
1 year ago
Eugen Rochko 610cf6c371
Fix trend calculation working on too many items at a time (#25835)
1 year ago
Eugen Rochko 338a0e70cc
Change label and design of sensitive and unavailable media in web UI (#25712)
1 year ago
Matt Jankowski cf33028f35
Admin mailer parameterization (#25759)
1 year ago
Renaud Chaput 41a505513f
Remove unused `missed_update` state (#25832)
1 year ago
Eugen Rochko a7ca33ad96
Add toast with option to open post after publishing in web UI (#25564)
1 year ago
Eugen Rochko a8edbcf963
Fix dropdowns being disabled for logged out users in web UI (#25714)
1 year ago
Eugen Rochko ceeb2b8c41
Fix explore page being inaccessible when opted-out of trends in web UI (#25716)
1 year ago
Eugen Rochko 93e8a15415
Add forwarding of reported replies to servers being replied to (#25341)
1 year ago
Kurtis Rainbolt-Greene e4cfe4b3db
First pass at multi-database for read replica using Rails native adapter (#25693)
1 year ago
Renaud Chaput 4534498a8e
Convert `<DismissableBanner>` to Typescript (#25582)
1 year ago
alfe 20e85c0e83
Rewrite `<ShortNumber />` as FC and TS (#25492)
1 year ago
fusagiko / takayamaki e0d230fb37
simplify counters (#25541)
1 year ago
Renaud Chaput 9f078e238d
Fix translate button position (#25807)
1 year ago
Claire b6d173b459
Fix crash in admin interface when viewing a remote user with verified links (#25796)
1 year ago
Claire 94fbac77e7
Fix processing of media files with unusual names (#25788)
1 year ago
Claire 610731b03d
Merge pull request from GHSA-55j9-c3mp-6fcq
1 year ago
Claire c5929798bf
Merge pull request from GHSA-9pxv-6qvf-pjwc
1 year ago
Claire dc8f1fbd97
Merge pull request from GHSA-9928-3cp5-93fm
1 year ago
Claire 6d8e0fae3e
Merge pull request from GHSA-ccm4-vgcc-73hp
1 year ago
Eugen Rochko 000b835803
Add canonical link tags in web UI (#25715)
1 year ago
Eugen Rochko b7910bc751
Add button to see results for polls in web UI (#25726)
1 year ago
Claire eb2417ce99
Fix OAuth apps page crashing when listing apps with certain admin API scopes (#25713)
1 year ago
Claire 4658263b4a
Fix re-activated accounts being deleted by AccountDeletionWorker (#25711)
1 year ago
Trevor Wolf 182fd93a07
fix read more button overlapping thread line bug (#25706)
1 year ago
mogaminsk 6268188543
Fix local live feeds does not expand (#25694)
1 year ago
forsamori d9a5c1acfa
Add at-symbol prepended to mention span title (#25684)
1 year ago
Eugen Rochko 54a10523e2
Change labels of live feeds tabs in web UI (#25683)
1 year ago
Daniel M Brasil 383c00819c
Fix `/api/v2/search` not working with following query param (#25681)
1 year ago
Eugen Rochko 69e124e2ed
Fix regression of icon button colors in web UI (#25679)
1 year ago
Trevor Wolf 54cb679c19
Change button colors to increase hover/focus contrast and consistency (#25677)
1 year ago
Claire e6a8faae81
Add users index on unconfirmed_email (#25672)
1 year ago
Claire 180f0e6715
Fix inefficient query when requesting a new confirmation email from a logged-in account (#25669)
1 year ago
Eugen Rochko ba06a2f104
Revert "Rails 7 update" (#25667)
1 year ago
mogaminsk 5b46345459
Prevent duplicate concurrent calls of `/api/*/instance` in web UI (#25663)
1 year ago
Eugen Rochko 0512537eb6
Change dropdown icon above compose form from ellipsis to bars in web UI (#25661)
1 year ago
Matt Jankowski 50c2a03695
Rails 7 update (#24241)
1 year ago
Daniel M Brasil 4fe2d7cb59
Fix HTTP 500 in `/api/v1/emails/check_confirmation` (#25595)
1 year ago
Claire cea9db5a0b
Change local and federated timelines to be in a single firehose column (#25641)
1 year ago
Matt Jankowski 683ba5ecb1
Fix rails `rewhere` deprecation warning in directories api controller (#25625)
1 year ago
Renaud Chaput 78ba12f0bf
Use an Immutable Record as the root state (#25584)
1 year ago
Claire 9934949fc4
Fix onboarding prompt being displayed because of disconnection gaps (#25617)
1 year ago
Claire a209d1e683
Fix ResolveURLService not resolving local URLs for remote content (#25637)
1 year ago
jsgoldstein 4581a528f7
Change account search to match by text when opted-in (#25599)
1 year ago
Claire 285a691936
Remove the search button from UI header when logged out (#25631)
1 year ago
Claire c7c6f02ae6
Fix suspending an already-limited domain (#25603)
1 year ago
Claire 0ccf6c0eb7
Fix batch attachment deletion leaving empty directories (#25587)
1 year ago
S.H 7a25af64dd
Remove media attachment only when file was exist (#25586)
1 year ago
Eugen Rochko bb4756c823
Change files to be deleted in batches instead of one-by-one (#23302)
1 year ago
Renaud Chaput ae30a60b1f
Improve dismissable banner buttons when they dont fit on 1 line (#25580)
1 year ago
Claire ed96e28c9e
Fix compose form not being shown when clicking “Make your first post” on mobile (#25581)
1 year ago
Eugen Rochko 7b024baf50
Change header backgrounds to use fewer different colors in web UI (#25577)
1 year ago
Eugen Rochko 65aa04647a
Fix onboarding prompt flashing while home feed is loading in web UI (#25579)
1 year ago
Eugen Rochko 2b78c07ef1
Fix search not being easily findable on smaller screens in web UI (#25576)
1 year ago
Claire 55e7c08a83
Fix verified badge in account lists potentially including rel="me" links (#25561)
1 year ago
Eugen Rochko a985d587e1
Change labels and styles on the onboarding screen in web UI (#25559)
1 year ago
Claire 0842a68532
Remove unique accounts condition from Home onboarding prompt (#25556)
1 year ago
Eugen Rochko 00ec43914a
Add onboarding prompt when home feed too slow in web UI (#25267)
1 year ago
Claire 1d622c8033
Add POST /api/v1/conversations/:id/unread (#25509)
1 year ago
Claire a8c1c8bd37
Fix j/k keyboard shortcuts on some status lists (#25554)
1 year ago
Claire a5b6f6da80
Change /api/v1/statuses/:id/history to always return at least one item (#25510)
1 year ago
Claire 602c458ab6
Add finer permission requirements for managing webhooks (#25463)
1 year ago
mogaminsk 8d2c26834f
Fix custom signup URL may not loaded (#25531)
1 year ago
Ian 69db507924
Change emoji picker icon (#25479)
1 year ago
Claire ebfeaebedb
Fix /api/v1/conversations sometimes returning empty accounts (#25499)
1 year ago
Claire ec91ea4457
Fix missing validation on `default_privacy` setting (#25513)
1 year ago
Claire fd23f50243
Fix wrong view being displayed when a webhook fails validation (#25464)
1 year ago
Claire c78280a8ce
Add translate="no" to outgoing mentions and links (#25524)
1 year ago
Emelia Smith 3a91603b15
Prevent UserCleanupScheduler from overwhelming streaming (#25519)
1 year ago
Claire dd07393e75
Fix user settings not getting validated (#25508)
1 year ago
たいち ひ 804488d38e
Rewrite `<AutosuggestHashtag />` as FC and TS (#25481)
1 year ago
Matt Jankowski e1c9d52e91
Reduce `sleep` time in request pool spec (#25470)
1 year ago
Matt Jankowski 155ec185b2
Remove unused `picture_hint` helper method (#25485)
1 year ago
Daniel M Brasil b9bc9d0bda
Fix incorrect pagination headers in `/api/v2/admin/accounts` (#25477)
1 year ago
Claire 64f7a11658
Fix cross-origin loading of locales (#25498)
1 year ago
Claire c9d06d10d4
Fix non-interactive upload container being given a `button` role and tabIndex (#25462)
1 year ago
Daniel M Brasil d9c6f70cc6
Fix `ArgumentError` in `/api/v1/admin/accounts/:id/action` (#25386)
1 year ago
Eugen Rochko f20698000f
Fix always redirecting to onboarding in web UI (#25396)
1 year ago
Claire ec59166844
Fix ArgumentError when loading newer Private Mentions (#25399)
1 year ago
Eugen Rochko bca649ba79
Change edit profile page (#25413)
1 year ago
Eugen Rochko 39110d1d0a
Fix CAPTCHA page not following design pattern of sign-up flow (#25395)
1 year ago
たいち ひ 3b5e302f7f
Rewrite `emoji_mart_data_light` as TS (#25138)
1 year ago
alfe a86886b1fd
Rewrite `<LoadingIndicator/>` as FC and TS (#25364)
1 year ago
Renaud Chaput 1cb4514d0e
Add missing report category translation (#25400)
1 year ago
Eugen Rochko 6637ef7852
Add unsubscribe link to e-mails (#25378)
1 year ago
alfe dfaf59d99a
Rewrite <LoadPending /> as FC and TS (#25363)
1 year ago
Eugen Rochko 432a5d2d4b
Change "bot" label to "automated" (#25356)
1 year ago
Eugen Rochko 4c9406bdb0
Add time zone preference (#25342)
1 year ago
Matt Jankowski 75e299f440
Remove unused `redis_info` method Admin::Dashboard (#25345)
1 year ago
jsgoldstein 18f092d927
Fix translations for changing theme (#25340)
1 year ago
Eugen Rochko 67d17ce194
Add `legal` as report category (#23941)
1 year ago
Eugen Rochko e4fd9503ec
Change design of dropdowns in web UI (#25107)
1 year ago
Nick Schonning c66250abf1
Autofix Rubocop Regex Style rules (#23690)
1 year ago
alfe fb5bf5cbf8
Rewrite `<LoadMore />` as FC and TS (#25259)
1 year ago
Claire 6833732852
Fix autocomplete suggestions being cut off in compose form (#25275)
1 year ago
Eugen Rochko 4eda233e09
Add webhook templating (#23289)
1 year ago
Eugen Rochko 0ddc895282
Change follow button in account row to be more obvious in web UI (#24956)
1 year ago
Matt Jankowski af135bddd0
Update `Admin::Metrics::Measure` classes for Rails 7 (#25236)
1 year ago
Claire 1483a3ddfe
Add data-nosnippet so Google doesn't use trending posts in snippets for / (#25279)
1 year ago
Matt Jankowski 3b21c13dcc
Rails 7 compatibility fix for `Admin::Metrics::Dimension` classes (#25277)
1 year ago
S.H a6c898f501
Fix not shown announcements in hometimeline. (#25251)
1 year ago
Claire c2c396157f
Fix design issues with recent react-intl upgrade (#25272)
1 year ago
Darius Kazemi bacb674921
Add exclusive lists (#22048)
1 year ago
Matt Jankowski 0daf78f903
Add `allow_other_host: true` to backups controller (#25266)
1 year ago
Eugen Rochko 4a5464f360
Change "Follow 7 people" to "Find at least 7 people to follow" in web UI (#24954)
1 year ago
Jed Fox 768b00c4d0
Consistently use middle dot (·) instead of bullet (•) to separate items (#25248)
1 year ago
Claire 0766c9a631
Add card with who invited you to join when displaying rules on sign-up (#23475)
1 year ago