10458 Commits (a18c670ac223b469bc01538f5aafbc7e86ed8434)

Author SHA1 Message Date
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
Claire 3b81318a0f Fix form-action CSP directive for external login (#20962)
2 years ago
Claire 58c9cf9d86 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire aa37dc6aae Fix OAuth flow being broken by recent CSP change (#20958)
2 years ago
Eugen Rochko c67819829d New Crowdin updates (#20759)
2 years ago
Claire f9740cbfd6 [Glitch] Remove use of DOMParser in front-end emoji rewriting code
2 years ago
Levi Bard e2d8c20201 [Glitch] Make the button that expands the publish form differentiable from the button that publishes a post
2 years ago
nyura123dev ac51817c39 [Glitch] Fix safari explore disappearing tabs
2 years ago
Claire 3e4b8636a0 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 0297acfe70 Fix various issues with domain block import (#1944)
2 years ago
Claire 41be06e4ec Remove use of DOMParser in front-end emoji rewriting code (#20758)
2 years ago
Rose b54c639482 Fix style for hashes (#20518)
2 years ago
lenore gilbert 498e9478c7 Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes (#20597)
2 years ago
Joshua Wood e0940d04f1 Handle links with no href in VerifyLinkService (#20741)
2 years ago
Claire 4abfb043f2 Fix invalid/empty RSS feed link on account pages (#20772)
2 years ago
trwnh 699bec589f Make tag following idempotent (#20860)
2 years ago
trwnh 0f402ff0eb Fix getting a single EmailDomainBlock (#20846)
2 years ago
Claire c7accdb6ac Change automatic post deletion configuration to be accessible to redirected users (#20774)
2 years ago
trwnh 9b83c67aa7 Fix pagination of followed tags (#20861)
2 years ago
Levi Bard 8f32b59570 Make the button that expands the publish form differentiable from the button that publishes a post (#20864)
2 years ago
Claire 3e40b7ef8d Change batch account suspension to create a strike (#20897)
2 years ago
Chris Johnson 5573d1db4e Add maskable icon support for Android (#20904)
2 years ago
nyura123dev c18c565cb3 Fix safari explore disappearing tabs (#20917)
2 years ago
Claire 8ec48c486c Add aria-label and title attributes to local settings navigation items (#1949)
2 years ago
Claire 9862a6e572 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Daniel Axtens e61dc520ae Add 'private' to Cache-Control, match Rails expectations (#20608)
2 years ago
Eugen Rochko a021e53791 New Crowdin updates (#20580)
2 years ago
Eugen Rochko 496fb46016 Fix wrong color on mentions hidden behind content warning in web UI (#20724)
2 years ago
Claire 51864b0b0d Fix infinite loop when system emoji font is enabled (#1931)
2 years ago
Claire 7fbfa23d71 [Glitch] Fix nodes order being sometimes mangled when rewriting emoji
2 years ago
Claire 665c7b9240 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 97ac51901d Fix nodes order being sometimes mangled when rewriting emoji (#20677)
2 years ago
Claire 9f0a4acfb1 [Glitch] Fix emoji substitution not applying only to text nodes in Web UI
2 years ago
Claire 699db5f2af Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire c9b53436d7 Fix emoji substitution not applying only to text nodes in backend code (#20641)
2 years ago
Claire bd267f6353 Fix emoji substitution not applying only to text nodes in Web UI (#20640)
2 years ago
Claire 56234c7110 [Glitch] Fix media metadata being only editable once
2 years ago
Claire 6e299f53bd Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 088c365559 Fix media metadata being only editable once (#20665)
2 years ago
trwnh aacc2970f4 [Glitch] Move V2 Filter methods under /api/v2 prefix
2 years ago
Eugen Rochko 6353e83d6c [Glitch] Fix dropdown menu on profiles not being accessible on narrow screens in web UI
2 years ago
Samuel Kaiser c538d5d3f6 [Glitch] Stick batch table toolbar to the top
2 years ago
Claire 997553a99e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
trwnh 72d3607229 Move V2 Filter methods under /api/v2 prefix (#20622)
2 years ago
Eugen Rochko 2b3b063852 Fix error when invalid domain name is submitted (#19474)
2 years ago
Eugen Rochko 0cfead6483 Fix style of username in navigation bar above compose form in web UI (#20628)
2 years ago
Eugen Rochko 8b98bebc17 Fix error when passing unknown filter param in REST API (#20626)
2 years ago
Eugen Rochko 2018fe879c Fix image type not being set after conversion for convertible image types (#20624)
2 years ago
Eugen Rochko 3cc5ed3bae Fix `role_ids` not accepting arrays in admin API (#20625)
2 years ago
Eugen Rochko 12b819c78c Fix rules with same priority being sorted non-deterministically (#20623)
2 years ago
Eugen Rochko ca6df7a68c Fix dropdown menu on profiles not being accessible on narrow screens in web UI (#20620)
2 years ago
Hampton Lintorn-Catlin 277e2590e2 Support UTF-8 Characters in Domains During CSV Import (#20592)
2 years ago
Eugen Rochko 72de8402bd Fix wrong cut-off point for "Read more" in web UI (#20599)
2 years ago
Eugen Rochko c7924acf16 Fix icons having an image role (#20600)
2 years ago
trwnh 1b9ad6fb4b Change in-app links to keep you in-app (#20540)
2 years ago
Samuel Kaiser cb99d425b3 Stick batch table toolbar to the top (#20442)
2 years ago
Claire 4dab1ab637 Fix announcement dates not being validated client-side (#20577)
2 years ago
Eugen Rochko eaf5acca01 New Crowdin updates (#20476)
2 years ago
Claire 29cddeffaf Fix saving server registration settings redirecting to branding settings (#20505)
2 years ago
Claire 8fe691e177 [Glitch] Fix WebUI crash when listing server blocks and rationale is not available
2 years ago
Claire 06c5841fbd [Glitch] Add the ability to edit media attachment metadata for any unattached media
2 years ago
Cutls f5aacdcc74 [Glitch] Do not show drag&drop dialog when not logined
2 years ago
Claire 905aa6616d [Glitch] Remove “No description added” media warning in edit mode
2 years ago
Eugen Rochko fd6d4392c2 [Glitch] Fix domain blocks on about page not working well on small screens in web UI
2 years ago
Connor Shea 843a4824f2 [Glitch] Only remove padding when listing applications
2 years ago
Yamagishi Kazutoshi 5d4ad82142 [Glitch] Delay workbox import
2 years ago
Claire b5481c4ba2 [Glitch] Fix unnecessary service worker registration and preloading when logged out
2 years ago
Claire d4f1b79bcf [Glitch] Remove preview cards from fav and boost notifications
2 years ago
Claire a4e1a2fef2 [Glitch] Fix color of the “No description added“ media upload warning on light theme
2 years ago
Claire 81d24609e5 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire fe49f097ca Add back missing glitch-soc admin settings (#1919)
2 years ago
Claire 0b2da756d8 Add “Glitch-only” label to glitch-specific settings
2 years ago
Claire efa93f0b5a Merge pull request #1917 from ClearlyClaire/glitch-soc/fixes/not-recommended-label
2 years ago
Claire 285e4f762a Make trendable_by_default not apply to posts
2 years ago
Claire 33596cc371 Change "Allow trends without prior review' setting to include statuses
2 years ago
Eugen Rochko bf3b0db357 Fix missing "not recommended" label on "Allow trends without review" (#20480)
2 years ago
Claire e2179547a6 Revert "Revert "Change "Allow trends without prior review" setting to include statuses (#17977)""
2 years ago
Claire bef72dcabb Fix styling of advanced options dropdown (#1916)
2 years ago
Eugen Rochko 9d3d3d7ab1 New Crowdin updates (#20258)
2 years ago
Bearice Ren 192fe87f51 fixes ArgumentError when proxy is used (#20420)
2 years ago
Jeong Arm f9e6d2bb38 Fix trendable status without review (#20214)
2 years ago
Claire 532fc2e361 Fix WebUI crash when listing server blocks and rationale is not available (#20408)
2 years ago
Emily Strickland 32798102ad Guard against error extracting `body` from URL (#20428)
2 years ago
Claire d55054b166 Add the ability to edit media attachment metadata for any unattached media (#20402)
2 years ago
Cutls f22910ef4a Do not show drag&drop dialog when not logined (#20400)
2 years ago
Claire 28ae058593 Remove “No description added” media warning in edit mode (#20393)
2 years ago
Eugen Rochko 361d6793e8 Fix metadata scrubbing removing color profile from images (#20389)
2 years ago
Eugen Rochko 791592c961 Bump version to 4.0.0rc3 (#20378)
2 years ago
Eugen Rochko 609cb69251 Fix domain blocks on about page not working well on small screens in web UI (#20391)
2 years ago
Connor Shea 8824c6c4a2 Only remove padding when listing applications (#20382)
2 years ago
Yamagishi Kazutoshi 95e3572a6c Delay workbox import (#20376)
2 years ago
Claire 2fe47bc7db Remove dead code and refactor status threading code (#20357)
2 years ago
F dae2918c6a Add Scots to the supported locales (#20283)
2 years ago
Eugen Rochko faaa47c421 Change verification to only work for https links (#20304)
2 years ago
Claire ee5a39a507 Change logged out /api/v1/statuses/:id/context logged out limits (#20355)
2 years ago
Claire 9b878a14eb Fix unnecessary service worker registration and preloading when logged out (#20341)
2 years ago
Claire faff403b5b Add old logo files back (#20332)
2 years ago
Claire 0161fa9745 Remove preview cards from fav and boost notifications (#20335)
2 years ago
atsuchan f39f4f4296 Update Flavour 'ja' Translation (#1911)
2 years ago
Eugen Rochko e6e139ac2b Change incoming activity processing to happen in `ingress` queue (#20264)
2 years ago
Claire a0d7039011 Fix color of the “No description added“ media upload warning on light theme (#20328)
2 years ago
Eugen Rochko 3b3886e80b [Glitch] Add option to open original page in dropdowns of remote content in web UI
2 years ago
Sasha Sorokin a0b5700720 [Glitch] Remove aria-pressed where it's redundant
2 years ago
Eugen Rochko f3e39d1776 [Glitch] Change larger reblogs/favourites numbers to be shortened in web UI
2 years ago
Effy Elden fba5b1f83b [Glitch] Remove unused timeline_container to fix linter errors
2 years ago
Eugen Rochko 4e183e1e4a [Glitch] Fix confusing wording in interaction modal in web UI
2 years ago
Eugen Rochko d5875dda34 [Glitch] Fix profile header being cut off in light theme in web UI
2 years ago
Claire 09f987bce1 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Effy Elden 117a2c290c Remove unused timeline_container to fix linter errors (#20305)
2 years ago
Eugen Rochko 40a2ab1dfe Change larger reblogs/favourites numbers to be shortened in web UI (#20303)
2 years ago
Eugen Rochko 802416d2e9 Fix confusing wording in interaction modal in web UI (#20302)
2 years ago
Eugen Rochko 3ff5a02f65 Add option to open original page in dropdowns of remote content in web UI (#20299)
2 years ago
Eugen Rochko 9f8e8662b9 Fix profile header being cut off in light theme in web UI (#20298)
2 years ago
Eugen Rochko ea7cc10811 Change link verification to ignore IDN domains (#20295)
2 years ago
James Tucker c4ff2640c1 Improve performance by avoiding regex construction (#20215)
2 years ago
Eugen Rochko 17881148e4 Revert filtering public timelines by locale by default (#20294)
2 years ago
Claire 0ac21d1fb8 Fix NameError in Webfinger redirect handling in ActivityPub::FetchRemoteActorService (#20260)
2 years ago
Eugen Rochko 9ee302b30f New Crowdin updates (#20016)
2 years ago
Vyr Cossont 75cb668fa9 Add Balaibalan, Láadan, Lingua Franca Nova, Lojban, Toki Pona to language list (#20168)
2 years ago
trwnh 96f0997992 Fix GET /api/v1/admin/ip_blocks/:id (#20207)
2 years ago
Claire 9a98169232 Change account deletion requests to spread out over time (#20222)
2 years ago
Eugen Rochko 3c80a6e445 Fix being able to spoof link verification (#20217)
2 years ago
Sasha Sorokin f3339b4ba9 Remove aria-pressed where it's redundant (#19912)
2 years ago
trwnh 260ea7b222 Change Report category to "violation" if rule IDs are provided (#20137)
2 years ago
Claire 5f391239e3 Fix nodeinfo metadata attribute being an array instead of an object (#20114)
2 years ago
trwnh 821fcfb930 Add `sensitized` to Admin::Account serializer (fix #19148) (#20094)
2 years ago
trwnh 9d3cf4d9d4 Make account endorsements idempotent (fix #19045) (#20118)
2 years ago
trwnh c8933e9275 Fix missing cast of status and rule IDs to string (fix #19048) (#20122)
2 years ago
trwnh 9596a1374d Fix uncaught 500 error on invalid `replies_policy` (Fix #19097) (#20126)
2 years ago
Claire 18a11da3b5 Change Request connection logic to try both IPv6 and IPv4 when available (#20108)
2 years ago
Claire e9aa9c43ec [Glitch] Fix redrafting a currently-editing post not leaving edit mode
2 years ago
Claire 59e51cfea4 [Glitch] Fix opening the language picker scrolling the single-column view to the top
2 years ago
Zach Flanders 9cb2ad6dbf [Glitch] Fix spoiler buttons css not rendering correct color in light theme
2 years ago
Claire 0f9c70d5a2 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 793cc2096d Fix redrafting a currently-editing post not leaving edit mode (#20023)
2 years ago
James Tucker f48dcd025b Improve performance by avoiding method cache busts (#19957)
2 years ago
Claire 18c710be23 Add password autocomplete hints (#20071)
2 years ago
Claire ffef3ac03b Fix opening the language picker scrolling the single-column view to the top (#19983)
2 years ago
Postmodern 97ee940b1a Micro-optimization: use `if`/`else` instead of `Array#compact` and `Array#min` (#19906)
2 years ago
Zach Flanders e9c2354515 Fix spoiler buttons css not rendering correct color in light theme (#19960)
2 years ago
Claire 5778ba1028 Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)
2 years ago
Claire d4a1711d5a [Glitch] Add aria-expanded to content warning toggle button
2 years ago
Claire 99cdfec05e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 2ed7a4124b Fix filter handling in status cache hydration (#19963)
2 years ago
Postmodern 41d43a1e1f Micro-optimization: only split `acct` into two Strings (#19901)
2 years ago
Eugen Rochko 3f108bf80b New Crowdin updates (#19771)
2 years ago
Claire b2a132bf9c Add aria-expanded to content warning toggle button (#19975)
2 years ago
Claire 811f8d2175 Fix crash when external auth provider has no display_name set (#19962)
2 years ago
Claire 9b012211d5 Fix links to the Web UI in notifications (#19981)
2 years ago
Sunny Ripert 6dd0521788 Add form element on focal point modal (#19834)
2 years ago
Claire 5437dda76b Fix followers count not being updated when migrating follows (#19998)
2 years ago
Claire 55e949369e Fix light theme issues with the favourite modal and some background colors (#1902)
2 years ago
Sunny Ripert 7ef1d0fa29 [Glitch] Fix double button to clear emoji search input
2 years ago
Sunny Ripert 906cbff923 [Glitch] Fix JavaScript console error on Getting Started column
2 years ago
Sunny Ripert 5baaa9f8a6 [Glitch] Fix console log error on column settings load
2 years ago
Claire 495243d9ae Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Chris Rose 42657c0728 Tag the OTP field with autocomplete for password managers (#19946)
2 years ago
Sunny Ripert bfad78e194 Fix double button to clear emoji search input (#19888)
2 years ago
Jeremy Kescher 3b6c7c4878 Add null check on application in dispute viewer (#19851)
2 years ago
Sunny Ripert 99cf3cdb63 Fix JavaScript console error on Getting Started column (#19891)
2 years ago
Sunny Ripert 461d06bec8 Fix console log error on column settings load (#19886)
2 years ago
Claire bfb8121e94 Fix crash in legacy filter creation controller (#19878)
2 years ago
nightpool 149a8246d2 Skip Webfinger cache during migrations as well (#19883)
2 years ago
rcombs edb86217c9 Set autocomplete attr for email field on signup page (#19833)
2 years ago
Claire 03aa732d5c Fix status cache hydration discrepancy
2 years ago
Claire ba394a191b Change glitch-soc composer classes to match upstream
2 years ago
Eugen Rochko 81e313a1be [Glitch] Fix colors in light theme
2 years ago
Eugen Rochko 896f2a3b16 [Glitch] Fix wrong colors in the high-contrast theme
2 years ago
Eugen Rochko df921b23a9 [Glitch] Change design of link footer
2 years ago
Eugen Rochko 7cc6e34cc4 [Glitch] Fix missing interpolation of domain in disabled account banner in web UI
2 years ago
Claire 3eec8f7152 [Glitch] Change sign-in banner to reflect disabled or moved account status
2 years ago
Eugen Rochko 0082653909 [Glitch] Fix showing profile's featured tags on individual statuses
2 years ago
Claire 5b9b797f64 [Glitch] Fix handling of duplicate and out-of-order notifications in WebUI
2 years ago
Eugen Rochko bf76aeb117 [Glitch] Add assets from Twemoji 14.0
2 years ago
Sunny Ripert 1f7d23bdd8 [Glitch] Fix JavaScript console warning when loading notifications
2 years ago
Sunny Ripert 1ad7f63551 [Glitch] Fix JavaScript console error on upload editing status
2 years ago
Eugen Rochko 8a2d0a928f [Glitch] Fix limited account hint referencing "your" server when logged out
2 years ago
Claire 850e8e5f3c [Glitch] Fix being unable to withdraw follow request when confirmation modal is disabled (#19687)
2 years ago
Claire 3fc27d62fd [Glitch] Fix edits not being immediately reflected
2 years ago
Claire 20fb459dee Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko b2cf46ee21 Fix not using GIN index for account search queries (#19830)
2 years ago
Eugen Rochko 786b5a7c49 Change design of new list form in web UI (#19801)
2 years ago
Eugen Rochko b38a465476 Change `AUTHORIZED_FETCH` to not block unauthenticated REST API access (#19803)
2 years ago
Eugen Rochko 4c6f7ee8ca Fix indexing scheduler trying to index when Elasticsearch is disabled (#19805)
2 years ago
Eugen Rochko d67659a2cd Fix n+1 queries when rendering initial state JSON (#19795)
2 years ago
Eugen Rochko 90902371b0 Fix rendering empty avatar in web UI (#19798)
2 years ago
Eugen Rochko 8742e0000e Fix missing interpolation of domain in disabled account banner in web UI (#19788)
2 years ago
Eugen Rochko 716696cd80 Change design of moved account banner in web UI (#19790)
2 years ago
eai04191 afb6763712 Remove word-break:keep-all from Dismissable banner message (#19799)
2 years ago
Claire 3d24ef2967 Change sign-in banner to reflect disabled or moved account status (#19773)
2 years ago
Sunny Ripert c91962983f Fix JavaScript console warning when loading notifications (#19772)
2 years ago
Sunny Ripert 343099eafa Fix JavaScript console error on upload editing status (#19769)
2 years ago
Claire 43629707c9 Fix compose form submission reloading web interface (#19762)
2 years ago
Claire 6543708c41 Fix users not being able to change their hide_followers_count setting (#1889)
2 years ago
Eugen Rochko adf13fc0ae New Crowdin updates (#19627)
2 years ago
prplecake b6e72884ca Fix 'App settings' label visible in sidebar on mobile UI (#1888)
2 years ago
Eugen Rochko 2e68cbe212 Fix n+1 query during status removal (#19753)
2 years ago
Claire 0735081cc2 Fix additional issues with status cache hydration (#19747)
2 years ago
Claire e97b0e0700 Fix various issues with store hydration (#19746)
2 years ago
Sunny Ripert 5404fa8bc0 A11y: Explicit <form> element around compose area (#19742)
2 years ago
Claire 4b0e72b2b7 Fix reblogs being discarded after the reblogged status (#19731)
2 years ago
Eugen Rochko e75cab5d37 Add assets from Twemoji 14.0 (#19733)
2 years ago
Eugen Rochko 6b2ae9e5a5 Fix featured tags not saving preferred casing (#19732)
2 years ago
Jeong Arm 79106199df Make word-break: keep-all for dismissable banner (#19719)
2 years ago
Eugen Rochko 5b639f9e15 Add caching for payload serialization during fan-out (#19642)
2 years ago
Claire ae89367588 Change mentions of blocked users to not be processed (#19725)
2 years ago
Eugen Rochko f8def1f6b1 Fix colors in light theme (#19714)
2 years ago
Eugen Rochko bd9c4ec16d Fix limited account hint referencing "your" server when logged out (#19711)
2 years ago
Eugen Rochko 51e5229712 Fix showing profile's featured tags on individual statuses (#19712)
2 years ago
Eugen Rochko 3cd8f07e90 Fix wrong colors in the high-contrast theme (#19708)
2 years ago
Eugen Rochko 27f63cba4e Fix design of verified links in web UI (#19709)
2 years ago
Claire 7e4afba7c6 Fix handling of duplicate and out-of-order notifications in WebUI (#19693)
2 years ago
SJang1 11b59967e7 Remove meta tag for official iOS app (#19656)
2 years ago
Claire 05bb841077 Fix admin action logs page (#19649)
2 years ago
Claire b0d4b7d956 Fix being unable to withdraw follow request when confirmation modal is disabled (#19687)
2 years ago
Claire a5e1f56347 Fix inaccurate admin log entry for re-sending confirmation e-mails (#19674)
2 years ago
Claire 2674759f9c Fix edits not being immediately reflected (#19673)
2 years ago
Claire 208ae8a4e0 Fix bookmark import stopping at the first failure (#19669)
2 years ago
prplecake 0527968d31 Allow number of trending hashtags to be customizable (#1884)
2 years ago
txt-file a2703b8852 Add support for AVIF uploads (#19647)
2 years ago
prplecake 6fbca53935 Fix CharacterCount in vanilla UI (#1883)
2 years ago
Eugen Rochko ca1dec3831 Add support for HEIC uploads (#19618)
2 years ago
Claire 4390103b44 Fix N+1 on mentions in PushUpdateWorker (#19637)
2 years ago
Eugen Rochko 529fe25add Change post-processing to be deferred only for large media types (#19617)
2 years ago
pea-sys 066fcb0d41 png optimization(loss less) (#19630)
2 years ago
Eugen Rochko 0c0daf7142 Change max. thumbnail dimensions to 640x360px (360p) (#19619)
2 years ago
Claire 14e07428ec Fix UserCleanupScheduler crash when an unconfirmed account has a moderation note (#19629)
2 years ago
Eugen Rochko 3bbe112208 New Crowdin updates (#19517)
2 years ago
prplecake 71e4e22f9f Change ul, ol margin-left to 2em (#1879)
2 years ago
prplecake e8e547b23d Fix 'App settings' link in basic web UI (#1880)
2 years ago
Jeremy Kescher f00756b79e Remove/update old "tootsuite" references, except those needed for Docker (#1860)
2 years ago
Claire 78f77cb5d4 Change featured hashtag deletion to be done synchronously (#19590)
2 years ago
Eugen Rochko 0b91816814 Change design of link footer (#19562)
2 years ago
Claire 4a8b813a1f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko fdfe1eae4a Remove language filtering from hashtag timelines (#19563)
2 years ago
Claire 96bd245f04 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 8c94b641a9 Fix invites (#19560)
2 years ago
Eugen Rochko 974c21ac09 [Glitch] Fix sidebar and tabs on settings on small screens in admin UI
2 years ago
Eugen Rochko b12ffe1fbf [Glitch] Fix upload progress not communicating processing phase in web UI
2 years ago
Eugen Rochko a1fed002e8 [Glitch] Fix logged out search and changed logged-in search placeholder
2 years ago
Claire 525919c04f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 3455b9001f Add reputation and followers score boost to SQL-only account search (#19251)
2 years ago
Eugen Rochko eedf46b243 Fix account action type validation (#19476)
2 years ago
Eugen Rochko 69f2f514d2 Fix admin APIs returning deleted object instead of empty object upon delete (#19479)
2 years ago
Eugen Rochko fa30d092f2 Fix language not being saved when editing status (#19543)
2 years ago
Eugen Rochko c129275c25 Fix not being able to input featured tag with `#` (#19535)
2 years ago
Eugen Rochko 361a2a3516 Fix sidebar and tabs on settings on small screens in admin UI (#19533)
2 years ago
Eugen Rochko 89ef2cf044 Fix upload progress not communicating processing phase in web UI (#19530)
2 years ago
Eugen Rochko 57d54172f4 Fix wrong host being used for custom.css when asset host configured (#19521)
2 years ago
Matthias Bethke 150f5b0e6c fix name of Lao language (#19520)
2 years ago
Eugen Rochko 973d496b86 Fix logged out search and changed logged-in search placeholder (#19514)
2 years ago
Eugen Rochko 6ad2304088 New Crowdin updates (#19425)
2 years ago
Eugen Rochko 6099eecf57 Fix account migration form ever using outdated account data (#18429)
2 years ago
Eugen Rochko 92a6d04ba6 Fix error when uploading malformed CSV import (#19509)
2 years ago
Claire 1686374b2f Fix domain block export not exporting blocks with only media rejection
2 years ago
Eugen Rochko 1a71d95760 [Glitch] Fix closed registrations message not appearing in web UI
2 years ago
Eugen Rochko 96e921ff5e [Glitch] Fix number of uses being shown again on trending hashtags in web UI
2 years ago
Claire b1875bdb6f [Glitch] Change admin announcement edition interface to use datetime-local
2 years ago
Robert Laurenz c7f3efb312 [Glitch] fix(component): adjust style of counter button to fix overflow issue
2 years ago
Claire d192bdf6f6 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 528f96e769 Fix closed registrations message not appearing in web UI (#19508)
2 years ago
Claire 9e071d5c78 Remove local settings items that make no sense anymore
2 years ago
Claire f1d9278d0a [Glitch] Remove navigation links to /explore when trends are disabled
2 years ago
Eugen Rochko 97e7443443 [Glitch] Fix redirecting to `/publish` when compose form is visible in web UI
2 years ago
Eugen Rochko 7d3b787d05 [Glitch] Change settings area to be separated into categories in admin UI
2 years ago
Eugen Rochko 2caae26da9 [Glitch] Fix media, following and followers tabs in web UI
2 years ago
Eugen Rochko 6ecd6364be [Glitch] Fix too many featured tags causing navigation panel scroll in web UI
2 years ago
Eugen Rochko e06a095eb4 [Glitch] Change featured hashtags to be displayed in navigation panel
2 years ago
Eugen Rochko ad94457784 [Glitch] Remove volume number from hashtags in web UI
2 years ago
Takeshi Umeda 87d3b61bb6 [Glitch] Add featured tags selector for WebUI
2 years ago
Eugen Rochko ccdf8b587f [Glitch] Fix `nofollow` rel being removed in web UI
2 years ago
Eugen Rochko 3c8f8ed8e3 [Glitch] Change floating action button to be a button in header in web UI
2 years ago
Claire 535bd4712c [Glitch] Add closed registrations modal
2 years ago
Eugen Rochko 62ab234587 [Glitch] Fix notifications about deleted reports not being also deleted
2 years ago
Eugen Rochko 358012fefd [Glitch] Fix missing delete and redraft link in web UI
2 years ago
Eugen Rochko 60bd9718cf [Glitch] Change post editing to be enabled in web UI
2 years ago
Eugen Rochko 76e6e35a52 [Glitch] Add ability to view previous edits of a status in admin UI
2 years ago
Claire 5cf02124ed [Glitch] Fix WebUI notification settings for new user and new report notifications
2 years ago
Eugen Rochko 354ebf9483 [Glitch] Fix language dropdown causing zoom on mobile devices in web UI
2 years ago
Eugen Rochko a27d108cea [Glitch] Add error boundary around routes in web UI
2 years ago
Eugen Rochko 7ed4c4db9e [Glitch] Fix reply not opening compose page on certain screen sizes in web UI
2 years ago
Eugen Rochko f3c3f1f244 [Glitch] Fix error when rendering limited account in web UI
2 years ago
Claire e90ba7df8f [Glitch] Change landing page to be /about instead of /explore when trends are disabled
2 years ago
Eugen Rochko a916c471d1 [Glitch] Fix case-sensitive look-up for profiles in web UI
2 years ago
Eugen Rochko 1f9f465931 [Glitch] Fix error on profile in web UI
2 years ago
prplecake 8a6d6ae4fc [Glitch] Don't use "unfollow language" when cancelling follow requests
2 years ago
Claire 37879eb72e fixup! [Glitch] Fix logged-out web UI on smaller screens
2 years ago
Claire 3462b81094 fixup! [Glitch] Change public accounts pages to mount the web UI
2 years ago
Claire 3e360ed0b4 fixup! [Glitch] Fix intermediary responsive layout, accessibility on navigation in web UI
2 years ago
Eugen Rochko 104af53947 [Glitch] Change public accounts pages to mount the web UI
2 years ago
Eugen Rochko b8c9d74210 [Glitch] Fix missing rules in report modal in web UI
2 years ago
Eugen Rochko ca506459b7 [Glitch] Fix error while server rules are loading in report modal in web UI
2 years ago
Yamagishi Kazutoshi 32716cf0d3 [Glitch] Fix missing `isCancel`
2 years ago
Yamagishi Kazutoshi 935359fcc7 [Glitch] Replace `CancelToken` to `AbortSignal`
2 years ago
Eugen Rochko 5f44aae001 [Glitch] Change about page to be mounted in the web UI
2 years ago
Yamagishi Kazutoshi 9e32bcc0d8 [Glitch] Redirect non-logged-in user to owner statuses on single user mode
2 years ago
Yamagishi Kazutoshi f25dd7d44e [Glitch] Hide list panel from nav bar in mobile layout
2 years ago