10036 Commits (d29172a6821ca74ab56cc272347232c1004d97cb)

Author SHA1 Message Date
Eugen Rochko 9c7f4ab8e8
Fix missing rules in report modal in web UI (#19387)
2 years ago
Eugen Rochko dd5d99f83f
Fix error on migration page (#19386)
2 years ago
Eugen Rochko 8a1d10cb35
Fix error while server rules are loading in report modal in web UI (#19385)
2 years ago
Takeshi Umeda 4c7b5fb6c1
Add featured tags selector for WebUI (#19358)
2 years ago
prplecake c618d3a0a5
Make "No $entity selected" errors more accurate (#19356)
2 years ago
Yamagishi Kazutoshi e02bdc14fd
Fix missing `isCancel` (#19354)
2 years ago
Yamagishi Kazutoshi 219c38b921
Replace `CancelToken` to `AbortSignal` (#19352)
2 years ago
Eugen Rochko f01310dadb
Fix trending statuses returning more than one post by the same author (#19349)
2 years ago
Claire 7e62688a0e
Fix notification cleaning mode causing notifications to get stuck (#1868)
2 years ago
Eugen Rochko 8a9d774a84
New Crowdin updates (#19344)
2 years ago
Eugen Rochko 1bd00036c2
Change about page to be mounted in the web UI (#19345)
2 years ago
Eugen Rochko b04633a961
Add image processing and generate blurhash for server thumbnail (#19348)
2 years ago
Claire 27a2edcb79
Fix issues with notification cleaning mode when there is a disconnection gap (#1867)
2 years ago
Yamagishi Kazutoshi 7afc6a630c
Redirect non-logged-in user to owner statuses on single user mode (#19333)
2 years ago
Claire 2bb443c7d5
Port various forgotten fixes from upstream (#1864)
2 years ago
Claire 18f210aff6
Fix accidentally importing vanilla code in glitch-soc flavor (#1863)
2 years ago
Claire e1db6cf320 Move flavours/glitch/features/emoji_picker back to flavours/glitch/features/compose/containers/emoji_picker_dropdown_container
2 years ago
Claire b728b25c10 Move flavours/glitch/utils/emoji back to flavours/glitch/features/emoji
2 years ago
Claire b75bf336bd Move more modules from flavours/glitch/utils to flavours/glitch
2 years ago
Claire 2535ec4fcb Remove unused `redux_helpers` module
2 years ago
Claire 0f4a4d7527 Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/compose/util/
2 years ago
Claire 7097a459be Move flavours/glitch/utils/ready to flavours/glitch/ready
2 years ago
Claire 015e798394 Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/ui/util/
2 years ago
Claire d3879c07b1 Rename flavours/glitch/util into flavours/glitch/utils
2 years ago
Claire 1be97ce17f Remove unneeded change in flavours/glitch/api
2 years ago
Claire c285546052 Move flavours/glitch/util/api to flavours/glitch/api
2 years ago
Claire 64342a87b4 Refactor initial_state to isolate glitch-soc changes
2 years ago
Claire 26b687160b Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
2 years ago
Eugen Rochko c70bffd89f
New Crowdin updates (#19330)
2 years ago
Yamagishi Kazutoshi d787343325
Hide list panel from nav bar in mobile layout (#19337)
2 years ago
Yamagishi Kazutoshi 05148e2c77
Fix missing `skip_review?` (#19335)
2 years ago
Yamagishi Kazutoshi 3eef8a7a81
Fix `ColumnLink` labels not disappearing in mobile UI (#19334)
2 years ago
Eugen Rochko d04fbe6fe0 [Glitch] Change font size of active users in server banner to be larger in web UI
2 years ago
trwnh 0d0fac939d [Glitch] Fix crash in report modal
2 years ago
Eugen Rochko 757e16a0b5 [Glitch] Add server banner to web app
2 years ago
Eugen Rochko bf3cb42da7 Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)
2 years ago
Yamagishi Kazutoshi d3f1a010e5
Fix fedi/local timeline nav link always hide (#19329)
2 years ago
Eugen Rochko f879c42747
New Crowdin updates (#19317)
2 years ago
Eugen Rochko c9fadb3cae [Glitch] Add interaction modal to logged-out web UI
2 years ago
Eugen Rochko 90c6b0aed6 [Glitch] Fix trying to connect to streaming API when logged out in web UI
2 years ago
Eugen Rochko 60e2cdd81a [Glitch] Fix various issues with logged-out web UI
2 years ago
Yamagishi Kazutoshi f4fe985a03 [Glitch] Fix missing await
2 years ago
Yamagishi Kazutoshi cc93cd5d6c [Glitch] Disable push notification when not logged in
2 years ago
Eugen Rochko d86cb4cab8 [Glitch] Allow non-logged users to access /web
2 years ago
Eugen Rochko 9ee2746a36 [Glitch] Add dynamic document title to WebUI
2 years ago
Eugen Rochko 1ddd2186de [Glitch] Add sign-up button to logged-out web UI
2 years ago
Eugen Rochko b38361a347 [Glitch] Fix various issues with logged-out Web UI
2 years ago
Eugen Rochko 0765324622
Fix intermediary responsive layout, accessibility on navigation in web UI (#19324)
2 years ago
Claire 3f0505ea15 Fix logged-out UI not using single-column interface
2 years ago
Eugen Rochko 0ff1d62c7a [Glitch] Add logged-out access to the web UI
2 years ago
Eugen Rochko 022547fbdf [Glitch] Fix wrong logo on start screen in web UI
2 years ago
Eugen Rochko 52e056cd61 [Glitch] Fix logo on /web/start
2 years ago
Eugen Rochko 9cbb51e897 [Glitch] Add empty message for “Explore” tabs
2 years ago
Claire 2b00ccdbd5
Fix button to dismiss suggestions not showing up in search results (#19325)
2 years ago
Claire 7ba5905416 Restore ability to discard interactions-based follow suggestions
2 years ago
Eugen Rochko f41ec9af05
Add dismissable hints to various timelines in web UI (#19315)
2 years ago
Yamagishi Kazutoshi a5112b51fd
Add title to pages with missing title in Web UI (#19322)
2 years ago
Yamagishi Kazutoshi e82467ca41
Remove timeline preview link from nav panel when not signed-in (#19320)
2 years ago
Claire d4f13b9041 Change “Explore” tab to only provide search when trends are disabled
2 years ago
Eugen Rochko da67e0660a [Glitch] Add pagination for trending statuses in web UI
2 years ago
Eugen Rochko 9b17b26df4 [Glitch] Fix crash when search fails in web UI
2 years ago
Eugen Rochko de9700a71a [Glitch] Fix public timelines being inaccessible on one stage of responsive layout in web UI (#17760)
2 years ago
mayaeh 815bf3753a [Glitch] Change the "Explore" icon from fa-globe to fa-hashtag
2 years ago
mayaeh 2097fd9008 [Glitch] Add menu column of explore to getting-started
2 years ago
Eugen Rochko 5854540e8c [Glitch, partial] Change appearance of account cards in web UI
2 years ago
Eugen Rochko c1fbef0965 [Glitch] Remove profile directory link from main navigation panel
2 years ago
Eugen Rochko 6e208a817d [Glitch] Fix not showing loading indicator when searching in web UI
2 years ago
Eugen Rochko 058b74dc0a [Glitch] Add explore page to web UI
2 years ago
Eugen Rochko 870f0aae48 [Glitch] Fix pop-out player appearing on mobile screens in web UI
2 years ago
Eugen Rochko 45ebdb72ca
Add support for language preferences for trending statuses and links (#18288)
2 years ago
Claire 30f4268f32
[Glitch] Add ability to select all accounts matching search for batch (#1857)
2 years ago
Claire 46224385e2 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 678fc4d292
Fix privacy policy being empty if custom setting exists but is empty (#19318)
2 years ago
Eugen Rochko d4b0aa7450
Fix trying to connect to streaming API when logged out in web UI (#19316)
2 years ago
Eugen Rochko 9a685e2f8c
New Crowdin updates (#19297)
2 years ago
Eugen Rochko a2ba011326
Change privacy policy to be rendered in web UI, add REST API (#19310)
2 years ago
Claire 2c8d1880cc
Fix /privacy-policy not using the appropriate resource packs (#1853)
2 years ago
Eugen Rochko 7fb738c837
Add interaction modal to logged-out web UI (#19306)
2 years ago
trwnh 99a43f0282
Fix #19304 (#19305)
2 years ago
Eugen Rochko 93f340a4bf
Remove setting that disables account deletes (#17683)
2 years ago
Eugen Rochko 62782babd0
Change public statuses pages to mount the web UI (#19301)
2 years ago
Eugen Rochko 58d5b28cb0
Remove previous landing page (#19300)
2 years ago
Eugen Rochko 5fd46dddd7
Remove unnecessary sections from welcome e-mail (#19299)
2 years ago
Eugen Rochko 679274465b
Add server rules to sign-up flow (#19296)
2 years ago
prplecake c19a3517a0
Clarify language RE secondary toot button (#1851)
2 years ago
Eugen Rochko 26f2586b62
New Crowdin updates (#19289)
2 years ago
Eugen Rochko 0e41d360c0
Change font size of active users in server banner to be larger in web UI (#19295)
2 years ago
Eugen Rochko 9f65909f42
Change public timelines to be filtered by current locale by default (#19291)
2 years ago
Eugen Rochko d2528b26b6
Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)
2 years ago
Claire cedcece0cc
Fix deleted pinned posts potentially counting towards the pinned posts limit (#19005)
2 years ago
Eugen Rochko 02ba9cfa35
Remove code for rendering public and hashtag timelines outside the web UI (#19257)
2 years ago
Eugen Rochko e2b561e3a5
Fix logged-out web UI on smaller screens (#19263)
2 years ago
Eugen Rochko 240beed171
New Crowdin updates (#19255)
2 years ago
Yamagishi Kazutoshi fc3d248df7
Fix missing await (#19273)
2 years ago
Yamagishi Kazutoshi 216dbaedaf
Disable push notification when not logged in (#19272)
2 years ago
Claire 22af8f7563 Fix clicking bookmark column header not scrolling to top in single-column
2 years ago
Claire b76cef6212 Fix clicking List timeline header not scrolling to top in single-column
2 years ago
Claire 37eaa7fc01
Fix “Change subscribed languages” crashing in some situations (#19268)
2 years ago
Claire 6ee768b7b2 Fix “Change subscribed languages” crashing in some situations
2 years ago
Eugen Rochko f416e36f0f [Glitch] Add ability to filter followed accounts' posts by language
2 years ago
Eugen Rochko d25de7f01e [Glitch] Change path of privacy policy page
2 years ago
Claire e18ba67727 [Glitch] Add privacy icons to report modal
2 years ago
Claire e7ab476db2 Revert server-side part of "Add logged-out access to the web UI"
2 years ago
Claire bfc539cfb4 Revert "Change "Allow trends without prior review" setting to include statuses (#17977)"
2 years ago
Claire 4500504ec2 Revert "Change search API to be accessible without being logged in (#18963)"
2 years ago
Claire 221580a3af Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko c55219efa8
Remove volume number from hashtags in web UI (#19253)
2 years ago
Eugen Rochko cf5d27c3b7
New Crowdin updates (#19252)
2 years ago
Eugen Rochko c8245e64c5
Fix wrong logo on start screen in web UI (#19254)
2 years ago
Eugen Rochko 36f4c32a38
Change path of privacy policy page (#19249)
2 years ago
Eugen Rochko e623c302d5
Add sign-up button to logged-out web UI (#19250)
2 years ago
Eugen Rochko 43b5d5e38d
Add logged-out access to the web UI (#18961)
2 years ago
Eugen Rochko 1a5150e9c3
Fix content retention policy settings not accepting a blank value (#19248)
2 years ago
Eugen Rochko ce5d092a86
New Crowdin updates (#19229)
2 years ago
Eugen Rochko 0d0f3c15d3
Fix language dropdown sometimes not appearing in web UI (#19246)
2 years ago
Eugen Rochko 55a2e9b5be
Fix translations not being formatted, other issues in web UI (#19245)
2 years ago
Yamagishi Kazutoshi d86dd067ce
Fix auto detect language for translate service (#19244)
2 years ago
Eugen Rochko 5c9abdeff1
Add retention policy for cached content and media (#19232)
2 years ago
Eugen Rochko 3e0999cd11
New Crowdin updates (#19208)
2 years ago
Claire 85890bc80f
Fix crash in FetchRemoteKeyService (#19225)
2 years ago
Eugen Rochko 0d6b878808
Add user content translations with configurable backends (#19218)
2 years ago
Claire d2f7e30a28
Add privacy icons to report modal (#19190)
2 years ago
Claire 8cf7006d4e
Refactor ActivityPub handling to prepare for non-Account actors (#19212)
2 years ago
Claire 84aff598ea
Fix typo in SignatureVerification (#19209)
2 years ago
Eugen Rochko 7191db0e43
New Crowdin updates (#19167)
2 years ago
Eugen Rochko 50948b46aa
Add ability to filter followed accounts' posts by language (#19095)
2 years ago
Claire 7b38cb88ca
Fix ProcessMentionService swallowing unprocessed mentions to unconfirmed/unapproved users (#19191)
2 years ago
Claire 1145dbd327
Improve error reporting and logging when processing remote accounts (#15605)
2 years ago
trwnh 526b4b3677
Fix breaking change in admin account API (#19176)
2 years ago
dependabot[bot] 4793950136
Bump jest from 28.1.3 to 29.0.3 (#19162)
2 years ago
Eugen Rochko b312f35d24
New Crowdin updates (#19049)
2 years ago
Claire 2750a7a0e6
Fix REST API sometimes returning HTML on error (#19135)
2 years ago
Mélanie Chauvel 9d7c323abd
Make composers button all aligned and the same size (#1843)
2 years ago
Claire 2a46fcc3ed
Fix regexp filtering in pinned community/public TLs (#1840)
2 years ago
Claire 156c6ea36c
Fix position of “expand” icon in media modal on glitch-soc (#1838)
2 years ago
Claire 0fece174f6
Fix error when accessing /filters/:id/statuses on glitch-soc (#1837)
2 years ago
Claire 0495302f1c
Fix local settings navigation (#1836)
2 years ago
Claire 90917b305a
Fix WebUI error in development mode (#19078)
2 years ago
Claire bbb45568ad
Fix WebUI error in development mode (#1835)
2 years ago
Claire 7a02c1d9ba
Add regexp filter field to public timeline column settings (#1834)
2 years ago
Yamagishi Kazutoshi 54ae7a221e [Glitch] Replace to `workbox-webpack-plugin` from `offline-plugin`
2 years ago
Claire 6c7bb926d8 Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)"
2 years ago
Claire 077183a121 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 546672e292
Change "Allow trends without prior review" setting to include statuses (#17977)
2 years ago
Eugen Rochko c57907737a
Change search API to be accessible without being logged in (#18963)
2 years ago
Eugen Rochko c99c106ef0
Change following and followers API to be accessible without being logged in (#18964)
2 years ago
Eugen Rochko 2a7766dcc9
Add admin API for managing e-mail domain blocks (#19066)
2 years ago
Eugen Rochko c556c3a0d1
Add admin API for managing canonical e-mail blocks (#19067)
2 years ago
Eugen Rochko b399d79545
Add admin API for managing IP blocks (#19065)
2 years ago
Jeong Arm 54d9a9c18a
Fix react warning on notifications column (#1832)
2 years ago
Claire c7147bab90
Fix incorrect and slow cache invalidation in ClearDomainMediaService (#19062)
2 years ago
Shlee 1fac99e842
Add rel="noopener" to links to remote profiles (#19014)
2 years ago
Eugen Rochko 1d84cbeaab
Fix "select all matching items" being offered when all items are on the page (#19054)
2 years ago
Eugen Rochko af396fa35f
Remove preference to aggregate reblogs in home/list feeds (#18112)
2 years ago
Eugen Rochko 0b3e4fd5de
Remove digest e-mails (#17985)
2 years ago
Eugen Rochko 5b0e8cc92b
Add ability to select all accounts matching search for batch actions (#19053)
2 years ago
Eugen Rochko d696f729f1
Add meta tag for official iOS app (#16599)
2 years ago
Eugen Rochko 0396acf39e
Add audit log entries for user roles (#19040)
2 years ago
Yamagishi Kazutoshi 81e1cc5fec
Replace to `workbox-webpack-plugin` from `offline-plugin` (#18409)
2 years ago
Claire d99f91bceb [Glitch] Fix quickly switching notification filters resulting in empty or incorrect list
2 years ago
Claire 43a1bfd05d [Glitch] Fix “Filter this post” potentially listing deleted filters
2 years ago
Claire 3ff340c790 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 55bef1e34f
Fix quickly switching notification filters resulting in empty or incorrect list (#19052)
2 years ago
Claire 2cae5f5b8d
Fix “Filter this post” potentially listing deleted filters (#19051)
2 years ago
Eugen Rochko 3efa8da2d6
New Crowdin updates (#18972)
2 years ago
Claire 2b03e21d36 Fix glitch-soc-specific timeline filtering logic
2 years ago
Claire 3844f15da0 Remove obsolete filter local settings
2 years ago
Claire 0b733ca790 [Glitch] Add ability to filter individual posts
2 years ago
Takeshi Umeda 28f0dfc0b4 [Glitch] Fix case where boolean was passed to onFilter on StatusActionBar
2 years ago
Claire 93b6ad2c6c [Glitch] Remove dead code in WebUI filtering code
2 years ago
Claire bbafe28fbc [Glitch] Fix reblogged statuses being erroneously shown as filtered
2 years ago
Claire a15fe32e61 [Glitch] Revamp post filtering system
2 years ago
Claire 448ed92f76 [Glitch] Fix quickly switching notification filters resulting in empty or incorrect list
2 years ago
Claire 3c80b62045 [Glitch] Fix media modal link button
2 years ago
Takeshi Umeda 68564a622c [Glitch] Fix action type for unfollowHashtag
2 years ago
Claire 2d1d4210f9 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Jeong Arm 861b35dd54
Support "http_hidden_proxy" ENV var for hidden service only proxy (#18427)
2 years ago
Jeong Arm 42ff4dce41
Use type="color" on badge color input field (#18825)
2 years ago
Takeshi Umeda 5d70a16a14
Fix action type for unfollowHashtag (#18924)
2 years ago
Takeshi Umeda 66b8abf218
Fix case where boolean was passed to onFilter on StatusActionBar (#18923)
2 years ago
Claire 03241d884e
Add option for EMAIL_DOMAIN_DENYLIST/EMAIL_DOMAIN_ALLOWLIST to apply after confirmation (#18642)
2 years ago
Claire ba745ca99a
Fix media modal link button (#18877)
2 years ago
Claire afb8bc97d0
Fix quickly switching notification filters resulting in empty or incorrect list (#18960)
2 years ago
Claire 50487db122
Add ability to filter individual posts (#18945)
2 years ago
Eugen Rochko 0412a4d03e
Change e-mail domain blocks to match subdomains of blocked domains (#18979)
2 years ago
Eugen Rochko d83faa1a89
Add ability to block sign-ups from IP (#19037)
2 years ago
Shlee 8a93dd3d83 [Glitch] Update notifications.js
2 years ago
Claire 0b37299775 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Jeong Arm d415f1116b
Fix /admin/accounts/ order parameter (#18996)
2 years ago
Mashiro 656ac99ef0
Fix ambiguous column names in `tootctl search deploy` (#18993)
2 years ago
Shlee d92ce31c92
Update notifications.js (#18977)
2 years ago
Jeong Arm 6aa83b13ba
Properly delete remote account's avatar/header when fetch/update (#18973)
2 years ago
Rens Groothuijsen 41fa50ac86 [Glitch] Add warning for sensitive audio posts
2 years ago
Claire e2a7a458d6 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko aa33c7f26e
New Crowdin updates (#18905)
2 years ago
Rens Groothuijsen e6979aa6d4
Add warning for sensitive audio posts (#17885)
2 years ago
Claire 3a9e3c1248 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
prplecake 991349e6e2
[Glitch] Add ability to follow hashtags in web UI
2 years ago
prplecake bcb958c264
Merge remote-tracking branch 'mastodon/main' into cit/wip/follow-hashtags
2 years ago
Eugen Rochko 4b36e47474
New Crowdin updates (#18855)
2 years ago
Mélanie Chauvel f174ce1048
Use slightly more margin between post buttons (under compose box) (#1816)
2 years ago
Claire 18346f4044 Add option to share CW toggle state across instances of a post
2 years ago
Claire eacde1a130 Regroup CW unfolding settings in their own section
2 years ago
Claire a5f81e1abd Improve interaction between out-of-CW attachments and collapsed toots
2 years ago
Claire db5b44330d Add explanation for some options in the local settings dialog
2 years ago
Claire 3f4e27ab6f Add local setting toggle to move media attachments outside CWs
2 years ago
Eugen Rochko 1ceebf2710 [Glitch] Change hashtag numbers to have clearer labels in web UI
2 years ago
Yamagishi Kazutoshi 969d805e86 [Glitch] Bump react-redux-loading-bar from 4.0.8 to 5.0.4
2 years ago
Eugen Rochko 9608e720a4
Add ability to follow hashtags in web UI (#18862)
2 years ago
Claire d799fe2082 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 76ff452306
Fix unicode regression in #18809 (#18863)
2 years ago
Eugen Rochko f5d8501138
Change hashtag numbers to have clearer labels in web UI (#18864)
2 years ago
Claire 726931fe4a
Fix /api/v1/tags/:id route constraints (#18854)
2 years ago
Eugen Rochko f8b3e36929
New Crowdin updates (#18810)
2 years ago
Yamagishi Kazutoshi d5ca204e89
Bump react-redux-loading-bar from 4.0.8 to 5.0.4 (#18562)
2 years ago
Jeong Arm 7205098ccf [Glitch] Fix badge color not affected
2 years ago
Claire 3a516acfc2 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Jeong Arm f248d95be2
Fix badge color not affected (#18826)
2 years ago
Jeremy Kescher ec83e2a35e
Fix missing scope for current_user in _sidebar.html.haml (#18822)
2 years ago
Jeong Arm ad489f865a
Fix custom.css html escaped (#18824)
2 years ago
Claire cd87d7dcef Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko c3f0621a59
Add ability to follow hashtags (#18809)
2 years ago
Claire ecb3bb3256
Add support for editing labelling of one's own role (#18812)
2 years ago
Eugen Rochko bbb5f1917d
New Crowdin updates (#18781)
2 years ago
Eugen Rochko 6ca0de9494
Fix nil error when rendering featured hashtags on profile (#18808)
2 years ago
Eugen Rochko e7aa2be828
Change how hashtags are normalized (#18795)
2 years ago
Eugen Rochko 12ed2d793b
Change custom emoji file size limit from 50 KB to 256 KB (#18788)
2 years ago
Claire befbac3f1c
Fix various in the user role management UI (#18777)
2 years ago
Jeremy Kescher 25e076505e
ip_cleanup_scheduler: Make IP and session retention configurable (#18757)
2 years ago
Eugen Rochko c9d6571da8
New Crowdin updates (#18716)
2 years ago
Claire 0665ba8a23
Fix incorrect param in role card link (#18776)
2 years ago
Claire 7527937758 Fix authorization check in domain blocks controller
2 years ago
Eugen Rochko 30e7836a19 [Glitch] Add customizable user roles
2 years ago
Claire 92c06a1113 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 7cc76b823a Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 44b2ee3485
Add customizable user roles (#18641)
2 years ago
Claire 1b4054256f
Fix crash when a remote Flag activity mentions a private post (#18760)
2 years ago
Claire 1418574447 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire a233a9bfb5
Remove dead code in WebUI filtering code (#18745)
2 years ago
Claire 3c24f19afe
Fix reblogged statuses being erroneously shown as filtered (#18744)
2 years ago
Jeong Arm df27953f96
Support audio/vnd.wave (#18737)
2 years ago
Eugen Rochko 485b43ed7e [Glitch] Add notifications for new reports
2 years ago
Claire f218e633b4 [Glitch] [SSR only] Revamp post filtering system
2 years ago
mayaeh 97f81577f1 [Glitch] Fixed the setting page's logo that is not displayed on the smartphone
2 years ago
Claire fe5f6bc7ed Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 02851848e9
Revamp post filtering system (#18058)
2 years ago
Eugen Rochko 2936f42a14
Add notifications for new reports (#18697)
2 years ago
Eugen Rochko 829b978a89
New Crowdin updates (#18671)
2 years ago
Claire 35588d09e2
Add /api/v1/admin/domain_allows (#18668)
2 years ago
Takeshi Umeda 9c571a95db
Fix missing , (#18660)
2 years ago