Commit Graph

7648 Commits (afb246aff7c91916aab6a23f11311c89820db8df)

Author SHA1 Message Date
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
Claire b255abbb75 Fix incorrect connect timeout in outgoing requests () 2023-07-22 20:42:31 +02:00
наб 1c6232f0da Favourits -> Favorites () 2023-07-21 21:13:20 +02:00
gunchleoc 257fadcec4 Replace 'favourite' by 'favorite' for American English () 2023-07-21 19:09:13 +02:00
Claire 4cf27100c0 Use username as display name for suspended users or users with blank display names () 2023-07-21 13:20:53 +02:00
Trevor Wolf e1c5bed7b4 change focus ui for keyboard only input () 2023-07-21 13:20:14 +02:00
Claire 70b4eb5baa Change thread view to scroll to the selected post rather than the post being replied to () 2023-07-21 13:14:30 +02:00
Claire f3127af389 Clean up unused application records () 2023-07-21 13:13:16 +02:00
Claire d6fae56d3f Fix replica being used even if not explicitly defined () 2023-07-21 11:30:53 +02:00
Renaud Chaput f31a9bd78e Fix the crossorigin attribute () 2023-07-21 11:14:26 +02:00
Claire 58b52b7a33 Add stricter protocol fields validation for accounts () 2023-07-20 18:23:48 +02:00
Matt Jankowski 549518a1a2 Fix haml-lint Rubocop `Lint/UnusedBlockArguments` cop () 2023-07-20 17:03:39 +02:00
Matt Jankowski a4f826d4a8 Fix haml-lint Rubocop `Style/NumericPredicate` cop () 2023-07-20 15:13:06 +02:00
Stanislas Signoud cf170761e7 Fix a missing redirection on getting-started in multi column mode () 2023-07-20 14:46:02 +02:00
Misty De Méo 9e19cfdb05 Paperclip: add support for Azure blob storage () 2023-07-19 09:02:49 +02:00
Christian Schmidt 540cced981 Wrong count in response when removing favourite/reblog ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-07-19 09:02:30 +02:00
Matt Jankowski 4be315f0ae Cleanup unused portions of statuses/status partial () 2023-07-19 08:44:16 +02:00
github-actions[bot] 33a41a214a New Crowdin Translations (automated) ()
Co-authored-by: renchap <renchap@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-07-18 21:13:25 +02:00
Claire e77bbcc463 Change request timeout handling to use a longer deadline () 2023-07-18 20:51:20 +02:00
Matt Jankowski 630744563f Fix haml-lint `InstanceVariables` rule for auth/registrations/edit () 2023-07-18 18:10:52 +02:00