Commit Graph

7767 Commits (1b9fe4882f3513c0ad9bb049e336f45fffca2a85)

Author SHA1 Message Date
Claire 38ec8071fa Fix layout of the closed registrations modal () 2023-08-22 09:11:59 +02:00
Renaud Chaput d13a03e830 Remove hashtags from the last line of a status if it only contains hashtags () 2023-08-21 19:39:01 +02:00
Claire 0ce3130ef8 Add Elasticsearch cluster health check and indexes mismatch check to dashboard () 2023-08-21 16:50:22 +02:00
Claire b8ca46f568 Add auto-refresh of accounts we get new messages/edits of () 2023-08-21 16:09:26 +02:00
Claire 5458629e60 Refactor `Api::V1::ProfilesController` into two separate controllers () 2023-08-21 15:47:09 +02:00
Daniel M Brasil 89d2b28e0b Add ability to delete avatar or header picture via the API ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-08-21 08:44:35 +02:00
Christian Schmidt 330f7e5e7e Fix profile picture preview () 2023-08-18 18:24:32 +02:00
Claire b4a95b46cd Change follow recommendation materialized view to be faster in most cases ()
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2023-08-18 18:20:55 +02:00
Christian Schmidt fa6b30b2f9 Remove redundant ready() wrapper () 2023-08-18 12:06:08 +02:00
Nicolai Søborg e4db4df28b Fix `frame_rate` for videos where `ffprobe` reports 0/0 () 2023-08-18 08:32:47 +02:00
Renaud Chaput f4a6879caf Allow setting a custom HTTP method in CacheBuster ()
Co-authored-by: Jorijn Schrijvershof <jorijn@jorijn.com>
2023-08-18 08:18:40 +02:00
Claire 2e66d2562c Fix cached posts including stale stats () 2023-08-17 16:11:48 +02:00
Claire 5904d363b9 Fix case-insensitive comparison of hashtags to do case-folding () 2023-08-17 12:49:52 +02:00
Claire 4b4228c0cd Change “privacy and reach” settings so that unchecking boxes always increase privacy and checking them always increase reach () 2023-08-17 09:13:26 +02:00
Claire a19ce425ef Fix “legal” report category not showing up in moderation interface () 2023-08-16 16:38:33 +02:00
Claire 805e0eff77 Fix hashtag bar sometimes including tags that appear in the post's body () 2023-08-16 11:47:59 +02:00
Santiago Kozak 030dd2c9de Fix hashtag bar display when status is in a thread () 2023-08-16 09:06:04 +02:00
Claire 321e7aa07f Add display of out-of-band hashtags in the web interface ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-08-14 23:42:30 +02:00
Claire bd7f631918 Fix unfollow icon styling in advanced column () 2023-08-14 19:02:47 +02:00
Claire 3c50a91087 Add support for `indexable` attribute on remote actors ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-08-14 18:54:51 +02:00
Claire 738b024d0c Add privacy tab in profile settings ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-08-14 18:52:45 +02:00
Claire 6c6f3c9148 Add `ES_PRESET` option to customize numbers of shards and replicas ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-08-14 17:46:16 +02:00
github-actions[bot] 30f84f10b1 New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-08-14 14:54:31 +02:00
mogaminsk 10651d8b8a Fix "Create Account" button in interaction modal () 2023-08-14 12:04:04 +02:00
Claire a9219018a7 Fix reply not preserving the language from the replied-to post () 2023-08-12 00:06:37 +02:00
github-actions[bot] ef78647bb0 New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-08-10 09:47:42 +02:00
Claire f08d97c0c2 Change the hashtag column to not display the hashtag header on pinned columns () 2023-08-09 16:32:40 +02:00
Claire ba9ea873c8 Fix blocking subdomains of an already-blocked domain () 2023-08-09 09:39:36 +02:00
Claire 97bbe8f24e Fix Content Security Policy sometimes unnecessarily allowing hCaptcha scripts () 2023-08-08 15:41:38 +02:00
Claire dd4eab6536 Change `DB_REPLICA_*` environment variables to `REPLICA_DB_*` () 2023-08-08 13:59:40 +02:00
Eugen Rochko dbef3050e0 Change account search tokenizer and queries () 2023-08-08 09:09:14 +02:00
Claire 327fe2deaf Fix list import concurrently creating lists of the same name () 2023-08-07 17:59:20 +02:00
Claire cae84de47b Fix interaction modal layout () 2023-08-07 17:58:29 +02:00
github-actions[bot] 93b225dfde New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-08-07 13:37:54 +02:00
Eugen Rochko 2ddf268e73 Change header of hashtag timelines in web UI () 2023-08-07 09:46:11 +02:00
Claire 1037c413cf Fix report modal secondary buttons style () 2023-08-04 16:25:44 +02:00
Claire 38c3530cd7 Fix missing cached preview cards attributes () 2023-08-04 16:13:47 +02:00
Claire aac7e9fd9d Fix confirmation when closing media edition modal with unsaved changes () 2023-08-04 15:48:29 +02:00
Trevor Wolf 395dc4524f Fix light theme select option for hashtags () 2023-08-04 09:41:17 +02:00
Claire a62fed3220 Fix incorrect model annotation for List#exclusive () 2023-08-04 09:00:31 +02:00
Eugen Rochko 6ff571563c Change design of hidden media overlay (again) in web UI () 2023-08-03 20:39:45 +02:00
Eugen Rochko 1a2f3b8a9b Change reblogs to be excluded from "Posts and replies" tab in web UI () 2023-08-03 20:39:33 +02:00
CSDUMMI 1ebdd46242 Add direct link to the Single-Sign On provider if there is only one sign up method available () 2023-08-03 16:43:15 +02:00
Claire aa0777aefc Rename “read” database to “replica” for consistency () 2023-08-03 16:17:09 +02:00
Christian Schmidt ecb00fa5ac Add alt text for preview card thumbnails () 2023-08-03 15:41:51 +02:00
Daniel M Brasil 788d7a6a2a Add `GET /api/v1/instance/languages` to REST API ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-08-03 11:25:47 +02:00
Claire 5ec0d5faa9 Add primary key to preview_cards_statuses join table (includes deduplication migration) () 2023-08-03 11:12:52 +02:00
Eugen Rochko 4c8daf28bb Change indexing frequency from 5 minutes to 1 minute, add locks to schedulers () 2023-08-03 11:04:05 +02:00
Val Lorentz dab14e6b2e Allow spaces around commas in ALLOWED_PRIVATE_ADDRESSES () 2023-08-03 10:05:35 +02:00
Eugen Rochko f51e991561 Add client-side timeout on resend confirmation button () 2023-08-03 01:51:10 +02:00
Trevor Wolf 8b1bd9a80f change column link to add a better keyboard focus indicator () 2023-08-02 19:33:41 +02:00
Emelia Smith e395939ead Refactor: replace whitelist_mode mentions with limited_federation_mode () 2023-08-02 19:32:48 +02:00
Christian Schmidt da740ec43c Fix request URL normalisation for bare domain and 8-bit characters () 2023-08-02 19:32:29 +02:00
Eugen Rochko 9a214a414e Change design of role badges in web UI ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-08-02 17:24:32 +02:00
Eugen Rochko cfe0468d98 Fix line clamp for link previews in web UI () 2023-08-02 04:17:23 +02:00
Eugen Rochko ccbcc25ac4 Fix wrong border radius on link cards in web UI () 2023-08-02 01:57:31 +02:00
Christian Schmidt 20e9ed14c9 Add List-Unsubscribe email header () 2023-08-01 19:34:40 +02:00
Christian Schmidt 8674743cc0 Fix AVIF attachments () 2023-08-01 19:34:11 +02:00
Claire 1fd3d95e65 Change interaction modal input to disable browser spell-checking, capitalization and autocomplete () 2023-08-01 17:11:30 +02:00
Claire 32f9b3d3af Change /api/v1/peers/search to be case-insensitive when using Elasticsearch () 2023-08-01 14:52:32 +02:00
Christian Schmidt 266bbfc884 Do not normalize URL before fetching it () 2023-07-31 23:17:37 +02:00
Claire c0cc8da965 Fix `Importer::BaseImporter#clean_up!` not using proper primary key () 2023-07-31 11:17:41 +02:00
Eugen Rochko b49ab86b01 Change aspect ratios on link previews in web UI () 2023-07-30 03:35:17 +02:00
Plastikmensch 0ec4833397 Fix public TL not indicating new toots when `onlyRemote` is enabled ()
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-07-29 20:18:38 +02:00
Matt Jankowski 55e88a969a Add coverage for `URLValidator` () 2023-07-28 23:12:25 +02:00
Matt Jankowski 92e3201dea Add coverage for `LanguageValidator` () 2023-07-28 23:12:09 +02:00
Matt Jankowski 3de8393eef Rubocop fix: `Perfomance/UnfreezeString` () 2023-07-28 23:11:05 +02:00
gunchleoc 52f52324b7 Allow filtering for Chinese languages () 2023-07-28 23:07:22 +02:00
Christian Schmidt 5062514eb8 Use original URL in preview if it redirects to 4xx page () 2023-07-28 23:02:08 +02:00
Claire fc10002966 Change the wording of the dismissable explore prompt () 2023-07-27 16:51:02 +02:00
Claire 7c911ce842 Fix emoji picker button scrolling with textarea content in single-column view () 2023-07-27 16:20:33 +02:00
Emelia Smith 2b24070594 Remove queued_at value from pubsub payloads () 2023-07-27 16:19:33 +02:00
Misty De Méo a4cdbc52b1 Storage: add :azure to remaining callers () 2023-07-27 16:13:45 +02:00
Claire e76a4d54e3 Fix crash when processing Flag activity with no status () 2023-07-27 16:11:56 +02:00
Claire 20809d5d8c Change interaction modal in web UI ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-07-27 16:11:17 +02:00
Claire 03ccbb053b Add role badges to the WebUI () 2023-07-27 16:05:24 +02:00
github-actions[bot] 4a9961e904 New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-07-26 13:46:16 +02:00
Matt Jankowski b23699709a Extract private methods in `StatusCacheHydrator` () 2023-07-26 09:50:48 +02:00
Matt Jankowski 430f87e554 Reformat large hash in `ContextHelper` module () 2023-07-26 09:46:11 +02:00
Christian Schmidt aa8d37c422 Fix missing GIF badge in account gallery () 2023-07-26 03:33:31 +02:00
Christian Schmidt 28eb5e8f4c Preserve translation on status re-import () 2023-07-25 20:29:31 +02:00
Claire 1d29569d89 Revert poll colors to green outside of compose form () 2023-07-25 15:32:59 +02:00
Eugen Rochko ca6ff4f9a1 Add `published_at` attribute to preview cards () 2023-07-25 13:40:35 +02:00
Trevor Wolf e6475f79d7 fix poll input active style () 2023-07-25 13:39:15 +02:00
Matt Jankowski 2a0b6be46a Coverage for `Auth::OmniauthCallbacks` controller () 2023-07-25 09:46:57 +02:00
Eugen Rochko b977a84e19 Add published date and author to news on the explore screen in web UI () 2023-07-25 00:57:15 +02:00
Christian Schmidt 6ac7dcf180 Fix `lang` for UI texts in link preview () 2023-07-24 23:01:31 +02:00
Eugen Rochko a90d7ac141 Fix missing action label on sensitive videos and embeds in web UI () 2023-07-24 22:04:38 +02:00
Eugen Rochko 5db70fc514 Fix missing border on error screen in light theme in web UI () 2023-07-24 19:53:33 +02:00
gol-cha 633071d1d5 Fix UI Overlap with the loupe icon in the Explore Tab () 2023-07-24 17:56:20 +02:00
Claire b5d8462fa8 Fix LinkCrawlWorker crashing on `null` `created_at` () 2023-07-24 17:55:36 +02:00
Vyr Cossont e60eb89958 Add report.updated webhook () 2023-07-24 17:37:38 +02:00
Claire 783676dd10 Fix unexpected redirection to /explore after sign-in () 2023-07-24 16:06:32 +02:00
Christian Schmidt bfa1f2a86f Add `lang` attribute to trending links () 2023-07-24 13:48:23 +02:00
Trevor Wolf d5a4ef8459 change poll form element colors to fit with the rest of the ui () 2023-07-24 13:48:09 +02:00
Eugen Rochko 9015e5b194 Change design of link previews in web UI () 2023-07-24 13:47:28 +02:00
Eugen Rochko 1c28a202fe Remove 16:9 cropping from web UI () 2023-07-24 13:46:55 +02:00
Eugen Rochko e7dec5699c Remove back button from bookmarks, favourites and lists screens in web UI () 2023-07-23 17:55:20 +02:00
Eugen Rochko 5a5d8a9757 Fix focus and hover styles in web UI () 2023-07-23 17:55:13 +02:00
Nick Schonning bb8b1b7c25 Update haml-lint 0.49.1 () 2023-07-23 17:48:16 +02:00