9770 Commits (cc93cd5d6cf302140d9df56e64dc6e902ce56708)

Author SHA1 Message Date
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