10854 Commits (e45bb3f8931e34e74cdc0acd8df900f6fd1e3ada)

Author SHA1 Message Date
Claire a55f461b4b Fix infinite loop in emoji replacement code (#24615)
1 year ago
Claire d1e9e79cb7 Minor clean up and optimization of the automatic post deletion code (#24613)
1 year ago
Claire 2473078db7 Fix characters being emojified even when using Variation Selector 15 (text) (#20949)
1 year ago
fusagiko / takayamaki f14395c2cf Allow `==` when null checking (#24593)
1 year ago
Eugen Rochko 3ca64638d4 Refactor `Cache-Control` and `Vary` definitions (#24347)
1 year ago
Robert R George 335b53ab48 Add trend management to admin API (#24257)
1 year ago
Heitor de Melo Cardozo a34c422490 Change moderation search an account using the username with @ (#24242)
1 year ago
fusagiko / takayamaki b72a9eb02e Rewrite AnimatedNumber component with React hooks (#24559)
1 year ago
Claire 27fab2ce37 Fix crash in NotifyService when trying to send an email notification for polls (#24558)
1 year ago
Heitor de Melo Cardozo e2760bd0ee Add user handle to notification mail recipient address (#24240)
1 year ago
Claire 8e36b04fd2 Fix crash when trying to open the filter modal (#24556)
1 year ago
fusagiko / takayamaki d7a0f21886 Rewrite AvatarOverlay component with React hooks (#24543)
1 year ago
Eugen Rochko d509c41d38 [Glitch] Change all components to use the same error page in web UI
1 year ago
Claire d6e6a036b4 [Glitch] Add “In Memoriam” banner back to profiles
1 year ago
Claire 0332ac95c0 [Glitch] Fix tab arrows on RTL layouts
1 year ago
Claire fca86b29d9 Merge branch 'main' into glitch-soc/merge-upstream
1 year ago
Plastikmensch da094537d6 [Glitch] Refactor styles to use logical properties for positioning (#2156)
1 year ago
Claire c012b39674 New Crowdin updates (#2172)
1 year ago
fusagiko / takayamaki e8450b1dc2 Rewrite GIFV component with React hooks (#24552)
1 year ago
Eugen Rochko 9a7a4d79ec Add progress indicator to sign-up flow (#24545)
1 year ago
Eugen Rochko 39bb8504b5 Add client-side validation for taken username in sign-up form (#24546)
1 year ago
Ivan Rodriguez 9b7e66c109 Fix status title for statuses without text (#24359)
1 year ago
Nick Schonning de18852ec7 typo: collapsable -> collapsible (#24521)
1 year ago
Plastikmensch c4708b54b5 Fix default content type setting not applying (#2176)
1 year ago
Claire 98022f6f5d Fix tab arrows on RTL layouts (#24520)
1 year ago
Claire da451d859f Fix missing translation strings in en.json and defaultMessages.json (#24518)
1 year ago
Claire e5498861d4 Add “In Memoriam” banner back to profiles (#23614)
1 year ago
Eugen Rochko 7636512acb New Crowdin updates (#24447)
1 year ago
Claire 1afa6d8cbf Refactor `Status._insert_record` slightly and tighten the test around reblogs of discarded statuses (#24516)
1 year ago
Eugen Rochko 8b0c634a8a Change all components to use the same error page in web UI (#24512)
1 year ago
Kuba Suder 158d6fcb43 fixed typo in a constant name (#24511)
1 year ago
Claire db3900bf4c Run `yarn manage:translations`
1 year ago
Claire ba8ba4f476 Move glitch-soc-only translation strings out of `app/javascript/mastodono/locales`
1 year ago
Nick Schonning 3237eb3759 [Glitch] Ensure tabIndex is number instead of string
1 year ago
Christian Schmidt 3e1e35b8ec [Glitch] Fix loading spinner + infinite scroll for private mentions
1 year ago
Nick Schonning 61e2fa8b76 [Glitch] Enable Stylelint property-no-unknown
1 year ago
Christian Schmidt b32dbd5500 [Glitch] Fix tooltip for dates without time
1 year ago
Nick Schonning 8aafeb72cf [Glitch] Remove Array.prototype.includes polyfill
1 year ago
Christian Schmidt 95a401efa4 [Glitch] Fix account header image missing in low-res
1 year ago
Christian Schmidt ba35f8f630 [Glitch] Fix height of announcements not being updated when using reduced animations
1 year ago
Nick Schonning e9fd7d9e02 [Glitch] Update display_media typing to string
1 year ago
Nick Schonning bd52e88774 [Glitch] Set marginRight as string
1 year ago
Nick Schonning 499485585e [Glitch] SUBMIT doesn't exist on XMLHttpRequest
1 year ago
Nick Schonning 970001fd77 [Glitch] HTML string attributes set as booleans
1 year ago
Claire 9558de3b67 Merge branch 'main' into glitch-soc/merge-upstream
1 year ago
Claire 0cbf19affd Fix most rubocop issues (#2165)
1 year ago
Claire 69a94bf6e1 Move locale-data back to `app/javascript/mastodon/locales/locale-data` (#2169)
1 year ago
Claire 172a4ad9f4 Fix crash in NotifyService when trying to send an email notification for post edits (#24460)
1 year ago
Claire 2d9cb47a4b Fix glitch-soc HAML linting issues (#2166)
1 year ago
Christian Schmidt 07497b9956 Fix tooltip for dates without time (#24244)
1 year ago
Christian Schmidt c9fed25d56 Fix loading spinner + infinite scroll for private mentions (#24446)
1 year ago
Matt Jankowski d30c48c975 Remove unused methods in 2FA OTP Auth Controller (#24220)
1 year ago
Nick Schonning e9df65bad0 Remove Array.prototype.includes polyfill (#24234)
1 year ago
Christian Schmidt b2e306d3db Fix account header image missing in low-res (#24433)
1 year ago
Eugen Rochko 66cbd18531 New Crowdin updates (#24378)
1 year ago
Claire 0174059370 New Crowdin updates (#2126)
1 year ago
Claire caf209b28b Fix user archive takeouts when using OpenStack Swift (#24431)
1 year ago
Christian Schmidt 2507c0a462 Fix height of announcements not being updated when using reduced animations (#24354)
1 year ago
Nick Schonning a334f64652 Update display_media typing to string (#24416)
1 year ago
Nick Schonning 37e98d9d56 Set marginRight as string (#24422)
1 year ago
Nick Schonning d5a6c93808 SUBMIT doesn't exist on XMLHttpRequest (#24423)
1 year ago
Nick Schonning 24919590a0 Enable Stylelint property-no-unknown (#24404)
1 year ago
Claire 0679fcd2f1 Fix styling regressions from RTL layout refactor (#24415)
1 year ago
Nick Schonning 53376db94c Ensure tabIndex is number instead of string (#24409)
1 year ago
Nick Schonning 4ba81aa8dd HTML string attributes set as booleans (#24408)
1 year ago
Rubicon Rowe f49d2ec5a3 [Glitch] Fix inconsistent radius in drawer
1 year ago
Claire 8364f82281 Merge branch 'main' into glitch-soc/merge-upstream
1 year ago
Claire 6ccd12b521 Fix unescaped user input in LDAP query (#24379)
1 year ago
Rubicon Rowe ffa9249c1e Fix inconsistent radius in drawer (#24407)
1 year ago
Nick Schonning 72a1dd736a Align typings with installed versions (#24410)
1 year ago
Christian Schmidt 90ecb96dba [Glitch] Add colour to follow button when hashtag is being followed
1 year ago
Claire 5fbae7cb2a Merge branch 'main' into glitch-soc/merge-upstream
1 year ago
Christian Schmidt d5da587d27 Add colour to follow button when hashtag is being followed (#24361)
1 year ago
Eugen Rochko 1c1bbbebd6 New Crowdin updates (#24276)
1 year ago
Nick Schonning d0bf149232 Move ESLint configs to overrides (#24370)
1 year ago
fusagiko / takayamaki 4866812b28 [Proposal] Make able to write React in Typescript (#16210)
1 year ago
Claire b12fcd3d7a Merge branch 'main' into glitch-soc/merge-upstream
1 year ago
Eugen Rochko d22e712648 Change search pop-out in web UI (#24305)
1 year ago
Eugen Rochko 4e63f1e64b Fix regressions from change in account row design in web UI (#24343)
1 year ago
Vyr Cossont 15f9f8962e Fix Redis client and type errors introduced in #24285 (#24342)
1 year ago
Tdxdxoz f9cc42d6db [Glitch] Fix: set multiColumn value for /explore Statuses
2 years ago
Nick Schonning bba0493afe [Glitch] Move marky to devDependency
2 years ago
Claire bb5b3182f0 Migrate glitch-soc's exclusive user settings
2 years ago
Claire db2b09bdd4 Fix invalid/expired invites being processed on sign-up (#24337)
2 years ago
Claire 1a0c54554f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Nick Schonning 5f1a0f550b Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761)
2 years ago
Vyr Cossont 3cf19b953f IndexingScheduler: fetch and import in batches (#24285)
2 years ago
Christian Schmidt 41190c8172 Wrong type for user setting when default is defined by lambda (#24321)
2 years ago
Eugen Rochko 868d478b1b Change "direct message" nomenclature to "private mention" in web UI (#24248)
2 years ago
Eugen Rochko c75fccf033 Change user settings to be stored in a more optimal way (#23630)
2 years ago
Tdxdxoz d339684df5 Fix: set multiColumn value for /explore Statuses (#24314)
2 years ago
mogamin a9715ecd73 Fix missing translation in pagination gap tags (#24262)
2 years ago
Christian Schmidt 72b4973f50 Requeue expiration notification (#24311)
2 years ago
Claire af57bcd3cf Fix user archive takeout when using OpenStack Swift or S3 providers with no ACL support (#24200)
2 years ago
Nick Schonning a159e8e5e1 Move marky to devDependency (#24258)
2 years ago
Eugen Rochko 5b9c983305 New Crowdin updates (#24130)
2 years ago
Eugen Rochko 5ec33534f8 Refactor styles to use logical properties for positioning (#23944)
2 years ago
Vyr Cossont 13db7d0075 Serialize status webhook events in REST API format (#24243)
2 years ago
neatchee a73b29e8cc [Glitch] Remove legacy decorators syntax
2 years ago
Nick Schonning 57e9fc7e5a [Glitch] Remove isNaN polyfill
2 years ago