7718 Commits (b085dcc921497f08e72cb29cf0b5cb07699d9d74)

Author SHA1 Message Date
Eugen Rochko f51e991561 Add client-side timeout on resend confirmation button (#26300)
1 year ago
Trevor Wolf 8b1bd9a80f change column link to add a better keyboard focus indicator (#26278)
1 year ago
Emelia Smith e395939ead Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)
1 year ago
Christian Schmidt da740ec43c Fix request URL normalisation for bare domain and 8-bit characters (#26285)
1 year ago
Eugen Rochko 9a214a414e Change design of role badges in web UI (#26281)
1 year ago
Eugen Rochko cfe0468d98 Fix line clamp for link previews in web UI (#26286)
1 year ago
Eugen Rochko ccbcc25ac4 Fix wrong border radius on link cards in web UI (#26287)
1 year ago
Christian Schmidt 20e9ed14c9 Add List-Unsubscribe email header (#26085)
1 year ago
Christian Schmidt 8674743cc0 Fix AVIF attachments (#26264)
1 year ago
Claire 1fd3d95e65 Change interaction modal input to disable browser spell-checking, capitalization and autocomplete (#26267)
1 year ago
Claire 32f9b3d3af Change /api/v1/peers/search to be case-insensitive when using Elasticsearch (#26268)
1 year ago
Christian Schmidt 266bbfc884 Do not normalize URL before fetching it (#26219)
1 year ago
Claire c0cc8da965 Fix `Importer::BaseImporter#clean_up!` not using proper primary key (#26269)
1 year ago
Eugen Rochko b49ab86b01 Change aspect ratios on link previews in web UI (#26250)
1 year ago
Plastikmensch 0ec4833397 Fix public TL not indicating new toots when `onlyRemote` is enabled (#26247)
1 year ago
Matt Jankowski 55e88a969a Add coverage for `URLValidator` (#25591)
1 year ago
Matt Jankowski 92e3201dea Add coverage for `LanguageValidator` (#25593)
1 year ago
Matt Jankowski 3de8393eef Rubocop fix: `Perfomance/UnfreezeString` (#26217)
1 year ago
gunchleoc 52f52324b7 Allow filtering for Chinese languages (#26066)
1 year ago
Christian Schmidt 5062514eb8 Use original URL in preview if it redirects to 4xx page (#26200)
1 year ago
Claire fc10002966 Change the wording of the dismissable explore prompt (#25917)
1 year ago
Claire 7c911ce842 Fix emoji picker button scrolling with textarea content in single-column view (#25304)
1 year ago
Emelia Smith 2b24070594 Remove queued_at value from pubsub payloads (#26173)
1 year ago
Misty De Méo a4cdbc52b1 Storage: add :azure to remaining callers (#26080)
1 year ago
Claire e76a4d54e3 Fix crash when processing Flag activity with no status (#26189)
1 year ago
Claire 20809d5d8c Change interaction modal in web UI (#26075)
1 year ago
Claire 03ccbb053b Add role badges to the WebUI (#25649)
1 year ago
github-actions[bot] 4a9961e904 New Crowdin Translations (automated) (#26072)
1 year ago
Matt Jankowski b23699709a Extract private methods in `StatusCacheHydrator` (#26177)
1 year ago
Matt Jankowski 430f87e554 Reformat large hash in `ContextHelper` module (#26180)
1 year ago
Christian Schmidt aa8d37c422 Fix missing GIF badge in account gallery (#26166)
1 year ago
Christian Schmidt 28eb5e8f4c Preserve translation on status re-import (#26168)
1 year ago
Claire 1d29569d89 Revert poll colors to green outside of compose form (#26164)
1 year ago
Eugen Rochko ca6ff4f9a1 Add `published_at` attribute to preview cards (#26153)
1 year ago
Trevor Wolf e6475f79d7 fix poll input active style (#26162)
1 year ago
Matt Jankowski 2a0b6be46a Coverage for `Auth::OmniauthCallbacks` controller (#26147)
1 year ago
Eugen Rochko b977a84e19 Add published date and author to news on the explore screen in web UI (#26155)
1 year ago
Christian Schmidt 6ac7dcf180 Fix `lang` for UI texts in link preview (#26149)
1 year ago
Eugen Rochko a90d7ac141 Fix missing action label on sensitive videos and embeds in web UI (#26135)
1 year ago
Eugen Rochko 5db70fc514 Fix missing border on error screen in light theme in web UI (#26152)
1 year ago
gol-cha 633071d1d5 Fix UI Overlap with the loupe icon in the Explore Tab (#26113)
1 year ago
Claire b5d8462fa8 Fix LinkCrawlWorker crashing on `null` `created_at` (#26151)
1 year ago
Vyr Cossont e60eb89958 Add report.updated webhook (#24211)
1 year ago
Claire 783676dd10 Fix unexpected redirection to /explore after sign-in (#26143)
1 year ago
Christian Schmidt bfa1f2a86f Add `lang` attribute to trending links (#26111)
1 year ago
Trevor Wolf d5a4ef8459 change poll form element colors to fit with the rest of the ui (#26139)
1 year ago
Eugen Rochko 9015e5b194 Change design of link previews in web UI (#26136)
1 year ago
Eugen Rochko 1c28a202fe Remove 16:9 cropping from web UI (#26132)
1 year ago
Eugen Rochko e7dec5699c Remove back button from bookmarks, favourites and lists screens in web UI (#26126)
1 year ago
Eugen Rochko 5a5d8a9757 Fix focus and hover styles in web UI (#26125)
1 year ago
Nick Schonning bb8b1b7c25 Update haml-lint 0.49.1 (#26118)
1 year ago
Claire b255abbb75 Fix incorrect connect timeout in outgoing requests (#26116)
1 year ago
наб 1c6232f0da Favourits -> Favorites (#26109)
1 year ago
gunchleoc 257fadcec4 Replace 'favourite' by 'favorite' for American English (#26009)
1 year ago
Claire 4cf27100c0 Use username as display name for suspended users or users with blank display names (#25276)
1 year ago
Trevor Wolf e1c5bed7b4 change focus ui for keyboard only input (#25935)
1 year ago
Claire 70b4eb5baa Change thread view to scroll to the selected post rather than the post being replied to (#24685)
1 year ago
Claire f3127af389 Clean up unused application records (#24871)
1 year ago
Claire d6fae56d3f Fix replica being used even if not explicitly defined (#26074)
1 year ago
Renaud Chaput f31a9bd78e Fix the crossorigin attribute (#26096)
1 year ago
Claire 58b52b7a33 Add stricter protocol fields validation for accounts (#25937)
1 year ago
Matt Jankowski 549518a1a2 Fix haml-lint Rubocop `Lint/UnusedBlockArguments` cop (#26039)
1 year ago
Matt Jankowski a4f826d4a8 Fix haml-lint Rubocop `Style/NumericPredicate` cop (#26040)
1 year ago
Stanislas Signoud cf170761e7 Fix a missing redirection on getting-started in multi column mode (#26070)
1 year ago
Misty De Méo 9e19cfdb05 Paperclip: add support for Azure blob storage (#23607)
1 year ago
Christian Schmidt 540cced981 Wrong count in response when removing favourite/reblog (#24365)
1 year ago
Matt Jankowski 4be315f0ae Cleanup unused portions of statuses/status partial (#26045)
1 year ago
github-actions[bot] 33a41a214a New Crowdin Translations (automated) (#26054)
1 year ago
Claire e77bbcc463 Change request timeout handling to use a longer deadline (#26055)
1 year ago
Matt Jankowski 630744563f Fix haml-lint `InstanceVariables` rule for auth/registrations/edit (#26061)
1 year ago
Matt Jankowski d2e79d0df9 Fix haml-lint Rubocop `Style/SymbolProc` cop (#26059)
1 year ago
Matt Jankowski fb30fb4d89 Fix haml-lint Rubocop `Style/WordArray` cop (#26058)
1 year ago
Matt Jankowski 359255c799 Fix haml-lint rubocop style negation cops (#26057)
1 year ago
Matt Jankowski b9c408b344 Fix haml-lint `ConsecutiveSilentScripts` rule (#26043)
1 year ago
Matt Jankowski 4bbb68d888 Fix haml-lint Rubocop `Style/SlicingWithRange` cop (#25947)
1 year ago
Claire 80fa2baa3d Fix “Back” button sometimes redirecting out of Mastodon (#25281)
1 year ago
Matt Jankowski 65d52af3e7 Fix haml-lint Rubocop `Style/StringLiterals` cop (#25948)
1 year ago
Jeong Arm 90a68ac5b5 Check if json body is null on Activitipub::ProcessingWorker (#26021)
1 year ago
Matt Jankowski a522b40507 Fix haml-lint Rubocop `Style/MinMaxComparison` cop (#25974)
1 year ago
Matt Jankowski af05a88ea8 Fix haml-lint Rubocop `lambda` cop (#25946)
1 year ago
Matt Jankowski 84c5baf149 Fix haml lint Rubocop `Style/RedundantStringCoercion` cop (#25975)
1 year ago
Claire e8631f8e90 Remove unfollowed hashtag posts from home feed (#26028)
1 year ago
Claire a75c14ffc0 Fix ArgumentError in mailers when a user's timezone is blank (#26025)
1 year ago
Michael Stanclift 40e20d687a Fix for "follows you" indicator in light web UI not readable (#25993)
1 year ago
Eugen Rochko 45a7291d2c Fix not actually connecting to the configured replica (#25977)
1 year ago
Terence Eden 82b0cfce7e Prevent split line between icon and number on reposts & favourites (#26004)
1 year ago
Claire 528a8d0cbe Change “About” and “Privacy policy” links to open in a new tab in advanced interface (#25973)
1 year ago
Stanislas Signoud 663e9484e2 Change links in multi-column mode so tabs are open in single-column mode (#25893)
1 year ago
Claire 618eb10d18 Fix embed dropdown menu item for unauthenticated users (#25964)
1 year ago
Matt Jankowski ecf7aa0fb3 Refactor `Status.tagged_with_all` for brakeman SQL injection warning (#25941)
1 year ago
Claire fc6d89573c Fix follow link style in embeds (#25965)
1 year ago
Renaud Chaput a09ed92a77 Upgrade to `typescript-eslint` v6 (#25904)
1 year ago
renovate[bot] 789459cea3 Update dependency rubocop-rails to v2.20.1 (#25493)
1 year ago
Renaud Chaput f8302ec345 Convert Home timeline components to Typescript (#25583)
1 year ago
Renaud Chaput 9094a65fd4 Upgrade to Prettier 3 (#25902)
1 year ago
Michael Stanclift 9e5862608f Fix trending publishers table not rendering correctly on narrow screens (#25945)
1 year ago
Nick Schonning 1b1f9dff10 Update rubocop to v1.54.1 (#25627)
1 year ago
Matt Jankowski 5cdc196e44 Rails 7.0 update (#25668)
1 year ago
Eugen Rochko 8bc36b5084 Change markers API to use a replica (#25851)
1 year ago
Eugen Rochko 315002c1be Change notifications API to use a replica (#25874)
1 year ago