7763 Commits (1097ca53778c92b5907f1cf96201f8f5f85b45af)

Author SHA1 Message Date
Claire 5458629e60 Refactor `Api::V1::ProfilesController` into two separate controllers (#26573)
1 year ago
Daniel M Brasil 89d2b28e0b Add ability to delete avatar or header picture via the API (#25124)
1 year ago
Christian Schmidt 330f7e5e7e Fix profile picture preview (#26538)
1 year ago
Claire b4a95b46cd Change follow recommendation materialized view to be faster in most cases (#26545)
1 year ago
Christian Schmidt fa6b30b2f9 Remove redundant ready() wrapper (#26533)
1 year ago
Nicolai Søborg e4db4df28b Fix `frame_rate` for videos where `ffprobe` reports 0/0 (#26500)
1 year ago
Renaud Chaput f4a6879caf Allow setting a custom HTTP method in CacheBuster (#26528)
1 year ago
Claire 2e66d2562c Fix cached posts including stale stats (#26409)
1 year ago
Claire 5904d363b9 Fix case-insensitive comparison of hashtags to do case-folding (#26525)
1 year ago
Claire 4b4228c0cd Change “privacy and reach” settings so that unchecking boxes always increase privacy and checking them always increase reach (#26508)
1 year ago
Claire a19ce425ef Fix “legal” report category not showing up in moderation interface (#26509)
1 year ago
Claire 805e0eff77 Fix hashtag bar sometimes including tags that appear in the post's body (#26506)
1 year ago
Santiago Kozak 030dd2c9de Fix hashtag bar display when status is in a thread (#26497)
1 year ago
Claire 321e7aa07f Add display of out-of-band hashtags in the web interface (#26492)
1 year ago
Claire bd7f631918 Fix unfollow icon styling in advanced column (#26482)
1 year ago
Claire 3c50a91087 Add support for `indexable` attribute on remote actors (#26485)
1 year ago
Claire 738b024d0c Add privacy tab in profile settings (#26484)
1 year ago
Claire 6c6f3c9148 Add `ES_PRESET` option to customize numbers of shards and replicas (#26483)
1 year ago
github-actions[bot] 30f84f10b1 New Crowdin Translations (automated) (#26444)
1 year ago
mogaminsk 10651d8b8a Fix "Create Account" button in interaction modal (#26459)
1 year ago
Claire a9219018a7 Fix reply not preserving the language from the replied-to post (#26452)
1 year ago
github-actions[bot] ef78647bb0 New Crowdin Translations (automated) (#26373)
1 year ago
Claire f08d97c0c2 Change the hashtag column to not display the hashtag header on pinned columns (#26416)
1 year ago
Claire ba9ea873c8 Fix blocking subdomains of an already-blocked domain (#26392)
1 year ago
Claire 97bbe8f24e Fix Content Security Policy sometimes unnecessarily allowing hCaptcha scripts (#26388)
1 year ago
Claire dd4eab6536 Change `DB_REPLICA_*` environment variables to `REPLICA_DB_*` (#26386)
1 year ago
Eugen Rochko dbef3050e0 Change account search tokenizer and queries (#26378)
1 year ago
Claire 327fe2deaf Fix list import concurrently creating lists of the same name (#26372)
1 year ago
Claire cae84de47b Fix interaction modal layout (#26368)
1 year ago
github-actions[bot] 93b225dfde New Crowdin Translations (automated) (#26209)
1 year ago
Eugen Rochko 2ddf268e73 Change header of hashtag timelines in web UI (#26362)
1 year ago
Claire 1037c413cf Fix report modal secondary buttons style (#26341)
1 year ago
Claire 38c3530cd7 Fix missing cached preview cards attributes (#26343)
1 year ago
Claire aac7e9fd9d Fix confirmation when closing media edition modal with unsaved changes (#26342)
1 year ago
Trevor Wolf 395dc4524f Fix light theme select option for hashtags (#26311)
1 year ago
Claire a62fed3220 Fix incorrect model annotation for List#exclusive (#26313)
1 year ago
Eugen Rochko 6ff571563c Change design of hidden media overlay (again) in web UI (#26330)
1 year ago
Eugen Rochko 1a2f3b8a9b Change reblogs to be excluded from "Posts and replies" tab in web UI (#26302)
1 year ago
CSDUMMI 1ebdd46242 Add direct link to the Single-Sign On provider if there is only one sign up method available (#26083)
1 year ago
Claire aa0777aefc Rename “read” database to “replica” for consistency (#26326)
1 year ago
Christian Schmidt ecb00fa5ac Add alt text for preview card thumbnails (#26184)
1 year ago
Daniel M Brasil 788d7a6a2a Add `GET /api/v1/instance/languages` to REST API (#24443)
1 year ago
Claire 5ec0d5faa9 Add primary key to preview_cards_statuses join table (includes deduplication migration) (#25243)
1 year ago
Eugen Rochko 4c8daf28bb Change indexing frequency from 5 minutes to 1 minute, add locks to schedulers (#26304)
1 year ago
Val Lorentz dab14e6b2e Allow spaces around commas in ALLOWED_PRIVATE_ADDRESSES (#26297)
1 year ago
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