10454 Commits (c0a441d90fefc08bf0751a4cc6f651a806836f64)

Author SHA1 Message Date
Eugen Rochko 556aef1430 New Crowdin updates (#22354)
2 years ago
www-cat 22df361d6a Add ukrainian translations (#1959)
2 years ago
Plastikmensch 7b83cb4e93 Add missing translation keys (#2010)
2 years ago
Claire f2c3200884 Reuse upstream's “Posts and replies” as column heading (#2023)
2 years ago
Claire d773490e8a Fix suspension worker crashing on S3-compatible setups without ACL support (#22487)
2 years ago
Nick Schonning 507f2b4c1e Enable eslint:recommended ruleset (#22433)
2 years ago
Jeremy Kescher 627e97c25a [Glitch] Fix being unable to react with the keycap number sign emoji (#2004)
2 years ago
Eugen Rochko a26d43b659 New Crowdin updates (#22182)
2 years ago
Claire 7fa8938ebb [Glitch] Add follow request banner on account header
2 years ago
Holden Foreman 800e27716a [Glitch] Fix language surrounding disability in prompts for alt text and other media descriptions
2 years ago
Bramus! f589055664 [Glitch] Fix media markup
2 years ago
Claire 17161bd243 [Glitch] Fix being stuck in edit mode when deleting the edited status
2 years ago
Rens Groothuijsen 6e40a09c88 [Glitch] Display search popout at fixed screen position
2 years ago
Terence Eden c6f7d66cbd [Glitch] Add transparancy to modal background for accessibility
2 years ago
Mina Her 21d26ea079 [Glitch] Fix margin for search field on medium window size
2 years ago
Meisam aecb09252f [Glitch] set activation for tag follow button
2 years ago
Claire 09a2f4b065 [Glitch] Fix the top action bar appearing in multi-column layout
2 years ago
Nick Schonning 89c6f1702e [Glitch] Fix typo in handler function call name
2 years ago
Connor Shea 62c659e6bd [Glitch] Increase the width of the unread notification border.
2 years ago
Francis Murillo 2ba404d90f [Glitch] Render current day formats in the client timezone
2 years ago
Yamagishi Kazutoshi c7ebc9e6ea [Glitch] `FormattedMessage` must be used directly
2 years ago
Pleclown 99cd75cfc4 [Glitch] Adding 12 hours option for polls
2 years ago
Alex Stine 44b65e3b13 [Glitch] Fix hidden label causing accessibility issue for search inputs
2 years ago
Riedler 4b33114db7 [Glitch] Fix profile avatar being slightly offset into left border
2 years ago
Claire 123fb66cb5 [Glitch] Change dropdown menu to contain “Copy link to post” even for non-public posts
2 years ago
Claire 2c542650d3 [Glitch] Fix wasteful request to /api/v1/custom_emojis when not logged in
2 years ago
Claire f96cfe3ec4 Fix issue with glitch-soc theming
2 years ago
Claire f23d971cd8 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire e1d8048bc4 Fix status cache hydration discrepancy (#19879)
2 years ago
Douglas Blank 1eb7299a9d Add left and right margin to emojis (#20464)
2 years ago
Claire cfeb01b17f Add follow request banner on account header (#20785)
2 years ago
Holden Foreman cf06626067 Fix language surrounding disability in prompts for alt text and other media descriptions (#20923)
2 years ago
Jullan-M 8a8379cd4f Add Southern Sami, and Lule Sami to language list under the ISO-639-3 standard (#21262)
2 years ago
Claire bd40c1fa5a Ensure exact match is the first result in hashtag searches (#21315)
2 years ago
Bramus! e6f386edf1 Fix media markup (#21420)
2 years ago
Claire b821678966 Change remote media files to be downloaded outside of transactions (#21796)
2 years ago
Brian Campbell baf43ec2d5 Fix idempotency when database writes are slow (#21840)
2 years ago
Claire f5d8ba958f Fix being stuck in edit mode when deleting the edited status (#22126)
2 years ago
Claire 94d294202b Fix changing domain block severity not undoing individual account effects (#22135)
2 years ago
Claire 9490975b4e Fix attachment rendering of edited posts in OpenGraph (#22270)
2 years ago
Rens Groothuijsen 37e12ff0ae Display search popout at fixed screen position (#16463)
2 years ago
Terence Eden b4ec206994 Add transparancy to modal background for accessibility (#18081)
2 years ago
Arnout Engelen 18e78d2f5a Don't autofocus the compose form (#16517)
2 years ago
Jeong Arm 429687c59f Add "disabled" user filter for admin/accounts UI (#21282)
2 years ago
Mina Her 520a0c8ea7 Fix margin for search field on medium window size (#21606)
2 years ago
David Vega 4c10de8ae3 Fix single name variables on controller folder (#20092)
2 years ago
Jeong Arm 0bcfa2b429 Save avatar or header correctly even if other one fails (#18465)
2 years ago
Luxiaba cd49284155 Remove inline-css in logo (#20814)
2 years ago
Matthías Páll Gissurarson bf26ee1e27 Fix punycoded local domains not being prettified in initial state (#21440)
2 years ago
Meisam 272ae2baa8 set activation for tag follow button (#21629)
2 years ago
Claire c83083eef5 Fix inability to use local LibreTranslate without setting ALLOWED_PRIVATE_ADDRESSES (#21926)
2 years ago
Claire a85c0fc862 Add explanation text to log-in page (#20946)
2 years ago
Fries 0e5b4b87bb Add Montenegrin (cnr) (#21013)
2 years ago
Claire 8985a8d7ec Fix the top action bar appearing in multi-column layout (#20943)
2 years ago
Claire 01f0da2a4f Change CSP directives on API to be tight and concise (#20960)
2 years ago
Neil Matatall 728cfe0c1c Use Rails tag API to build RSS feed for spoilers and polls (#20163)
2 years ago
Nick Schonning 691a69adf5 Fix typo in handler function call name (#21829)
2 years ago
Connor Shea 5475089960 Increase the width of the unread notification border. (#21692)
2 years ago
Francis Murillo 1bfc5af0a7 Render current day formats in the client timezone (#21878)
2 years ago
Yamagishi Kazutoshi 21ffc2340f `FormattedMessage` must be used directly (#20982)
2 years ago
Pleclown 8993b7d630 Adding 12 hours option for polls (#21131)
2 years ago
Alex Stine ce1103a154 Fix hidden label causing accessibility issue for search inputs (#21275)
2 years ago
Jeremy Kescher 4afb0ba152 Fix being unable to react with the keycap number sign emoji (#22231)
2 years ago
nametoolong 93ad2aba5e Fix N+1 queries from in NotificationsController (#21202)
2 years ago
luzpaz 11b7735fb3 Fix typos in source documentation (#21046)
2 years ago
Riedler b80d7c9f00 Fix profile avatar being slightly offset into left border (fixes #20822) (#20994)
2 years ago
s0 289097866b Fix crash in elasticsearch_check.rb (#21006)
2 years ago
Effy Elden c7d4d21d99 Allow adding relays while secure mode & limited federation mode are enabled (#22324)
2 years ago
Claire cd7d124e21 Fix invalid CSS for links in warning and strike cards (#22302)
2 years ago
Jeong Arm 53b6623136 Don't delivery a reply to domains which are blocked by author (#22117)
2 years ago
Claire 50aecc6738 Fix missing Javascript in domain block import confirmation page (#21471)
2 years ago
Francis Murillo 3a11a90dd3 Revoke all authorized applications on password reset (#21325)
2 years ago
Claire 4adc6160ad Change dropdown menu to contain “Copy link to post” even for non-public posts (#21316)
2 years ago
Claire 747da76540 Allow admins to refresh remotely-suspended accounts (#22327)
2 years ago
Claire 76d3dc633f Fix wasteful request to /api/v1/custom_emojis when not logged in (#22326)
2 years ago
Claire 0277a55a79 Fix invalid CSS for links in warning and strike cards
2 years ago
Rin 7128bacf3a [Glitch] fix missing style in warning and strike cards
2 years ago
cadars 69774c415f [Glitch] Make handle more easily selectable on profile page
2 years ago
Claire 9af13fa961 [Glitch] Change default reply language to be default language when replying to a translated reply
2 years ago
Claire 52d6c1540b Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
zunda 65922f50fc Add single splat to callback method definitions to avoid ArgumentError (#22246)
2 years ago
Rin 5015e7cee2 fix missing style in warning and strike cards (#22177)
2 years ago
cadars 40bf70b802 Make handle more easily selectable on profile page (#21479)
2 years ago
Claire 0e7709efce Change default reply language to be default language when replying to a translated reply (#22272)
2 years ago
Claire 80b3841b6e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
prplecake 3958691dc7 Add noindex setting to Admin settings Discovery page (#22205)
2 years ago
Claire b0bee20726 [Glitch] Fix potential duplicate statuses in Explore tab
2 years ago
Claire e06a615357 Merge branch 'main' into glitch-soc/main
2 years ago
Eugen Rochko cf5565cff3 New Crowdin updates (#21954)
2 years ago
Michal Dvorak 6bb73cd25a initial translation of Glitch-specific texts into Czech (#1997)
2 years ago
Claire 145a3506b3 Fix failure when “Require a reason to join” is set with open registrations (#22127)
2 years ago
Claire 7fe4f2c715 Fix potential duplicate statuses in Explore tab (#22121)
2 years ago
Juan Xavier Gomez c4b6eb15cf [Glitch] Fix hidden overflow on interaction modal
2 years ago
Claire 2a18d5a31c [Glitch] Fix UI header overflow on mobile
2 years ago
Claire bbca4a02c2 [Glitch] Fix “Sign up” button with closed registrations not opening modal on mobile
2 years ago
Claire 1e6e6426ea Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire d4e4d272e1 Fix 500 error when trying to migrate to an invalid address (#21462)
2 years ago
Juan Xavier Gomez 6414c28368 Fix hidden overflow on interaction modal (#21763)
2 years ago
Claire fe85b0b686 Fix UI header overflow on mobile (#21783)
2 years ago
Claire eb24df264f Fix “Sign up” button with closed registrations not opening modal on mobile (#22060)
2 years ago
Francis Murillo 5ad9fea52a Log admin approve and reject account (#22088)
2 years ago
Claire aec7de494f Fix unbounded recursion in account discovery (#22025)
2 years ago
Claire b97260426b Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988)
2 years ago
Jed Fox 1f371be744 Fix the top border of verified account fields (#22006)
2 years ago
Claire afa828e3d4 Fix unbounded recursion in account discovery (#1994)
2 years ago
Claire ad613b56cf Fix content-type being reset when editing toots (#1993)
2 years ago
Claire 0acb29fe9c Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Nick Schonning 088b0b4b20 Fix spacing warning from ESLint (#22005)
2 years ago
Eugen Rochko bec346eb28 New Crowdin updates (#21599)
2 years ago
kibigo! 2fbfe4ad92 Use a tree‐based approach for advanced text formatting (#1907)
2 years ago
Claire dd29c1d258 Port navigation bar from upstream (#1986)
2 years ago
Claire 3186d2f63e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 1bef772764 Fix some performance issues with /admin/instances (#21907)
2 years ago
Claire 07eee38b87 Move translate button above media attachments/preview cards
2 years ago
Claire b15bf23f9d Fix translate button not being shown when the toot has no Content Warning
2 years ago
Claire 956baf919f Fix inconsistent with “translate” button padding
2 years ago
Eugen Rochko e347472acb [Glitch] Change design of translations in web UI
2 years ago
Claire 36b6edc0b7 [Glitch] Add mention of the translation provider when translating a post
2 years ago
Claire 1bd102f6a9 [Glitch] Change “Translate” button to only show up when a translation backend is configured
2 years ago
Eugen Rochko a933af3805 [Glitch] Fix showing translate button when status has no language in web UI
2 years ago
Eugen Rochko 377b2ce8d3 [Glitch] Don't show translate button to logged-out users
2 years ago
Eugen Rochko 10b5e85e7c [Glitch] Fix translations not being formatted, other issues in web UI
2 years ago
Eugen Rochko 24583c3194 [Glitch] Add user content translations with configurable backends
2 years ago
Claire 6fec6fbbb7 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire feaa152fcd Fix expanded statuses not always being scrolled into view (#21797)
2 years ago
Connor Shea 57a52f91d2 [Glitch] Make the 'Trending now' header a link to Explore.
2 years ago
Claire 5fcaaa66f0 [Glitch] Fix infinite loading instead of soft 404 for non-existing remote accounts
2 years ago
James Adney d886636767 [Glitch] fix gif autoplay on iOS
2 years ago
Claire 0c954ada93 [Glitch] Fix “Share @{name}'s profile” profile menu item
2 years ago
kedama b2f452000b [Glitch] Fix status mismatch of sensitive check
2 years ago
Claire 02992b262a Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Connor Shea 2821d7aaa7 Make the 'Trending now' header a link to Explore. (#21759)
2 years ago
Claire e668be4cac Fix infinite loading instead of soft 404 for non-existing remote accounts (#21303)
2 years ago
Claire 851c6d647f Fix spaces not being stripped in admin account search (#21324)
2 years ago
James Adney 0a302f7673 fix gif autoplay on iOS (#21422)
2 years ago
Bramus! e0d03fd3cb Add user profile OG tag on status page (#21423)
2 years ago
Claire 4d9ee0e01d Remove LDSignature on actor Delete activities (#21466)
2 years ago
Claire f47fbb8729 Fix “Share @{name}'s profile” profile menu item (#21490)
2 years ago
Kaspar V f2ec356cb6 refactor(vacuum statuses): reduce amount of db queries and load for each query - improve performance (#21487)
2 years ago
Claire be16e6f26c Fix attachments of edited statuses not being fetched (#21565)
2 years ago
kedama 691b827c87 Fix status mismatch of sensitive check (#21724)
2 years ago
afontenot 05b1b5790f Clear voter count when poll is reset (#21700)
2 years ago
Skyler Hawthorne ce10b313bb fix media uploads with ffmpeg 5 (#21191)
2 years ago
Claire 2ca4c2a143 Fix pillbar buttons in light theme (#1972)
2 years ago
Eugen Rochko 4b21adb4b2 New Crowdin updates (#20942)
2 years ago
Claire cc21d9137f Fix privacy dropdown in boost modal on mobile (#1967)
2 years ago
Claire cfdcfa999e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 655ad99a37 Fix not being able to follow more than one hashtag (#21285)
2 years ago
David Leadbeater 72a60150de Don't allow URLs that contain non-normalized paths to be verified (#20999)
2 years ago
Claire a1514cfc7d Merge branch 'main' into glitch-soc/merge-upstream
2 years ago