10111 Commits (2b3a57d5c080ed5083738b821ae6f5b6253a88f1)

Author SHA1 Message Date
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
Yamagishi Kazutoshi f801b65abf [Glitch] Fix `ColumnLink` labels not disappearing in mobile UI
2 years ago
Yamagishi Kazutoshi f9c8ac8dd1 [Glitch] Fix fedi/local timeline nav link always hide
2 years ago
Eugen Rochko 47700a2f99 [Glitch] Fix intermediary responsive layout, accessibility on navigation in web UI
2 years ago
Eugen Rochko 579cb88392 [Glitch] Add dismissable hints to various timelines in web UI
2 years ago
Yamagishi Kazutoshi 6fcc2e5969 [Glitch] Add title to pages with missing title in Web UI
2 years ago
Yamagishi Kazutoshi 0094109575 [Glitch] Remove timeline preview link from nav panel when not signed-in
2 years ago
Eugen Rochko d80c810243 [Glitch] Change privacy policy to be rendered in web UI, add REST API
2 years ago
Eugen Rochko 197fa15990 [Glitch] Add server rules to sign-up flow
2 years ago
Eugen Rochko d8338794a1 [Glitch] Fix logged-out web UI on smaller screens
2 years ago
Eugen Rochko a0cf17883f [Glitch] Remove code for rendering public and hashtag timelines outside the web UI
2 years ago
Claire 52a5a4f058 Fix assets compilation
2 years ago
Claire 0060eb5dcf Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko c7f1ae40b5 Fix number of uses being shown again on trending hashtags in web UI (#19484)
2 years ago
Claire 9cb523d3be Change admin announcement edition interface to use datetime-local (#18321)
2 years ago
Robert Laurenz 21aa2217de fix(component): adjust style of counter button to fix overflow issue (#19494)
2 years ago
Claire 6e553c6467 Revert notification design (#1875)
2 years ago
Claire 7379f8aa14 Fix status prepend design (#1874)
2 years ago
Eugen Rochko 87c34be5bd Fix avatars not using image tags in web UI (#19488)
2 years ago
Eugen Rochko bf1bc15575 Fix using wrong policy on status-related actions in admin UI (#19490)
2 years ago
Eugen Rochko c71443ef1d Remove unused method `searchable?` on accounts (#19489)
2 years ago
Eugen Rochko ccbf541365 Change `closed_registrations_message` to `message` and add Markdown (#19486)
2 years ago
Eugen Rochko 4b0d58f0ad Fix missing delete and redraft link in web UI (#19485)
2 years ago
Eugen Rochko 4435be82db Fix uncaught error when invalid date is supplied to API (#19480)
2 years ago
Eugen Rochko 35b5120c5d Fix notifications about deleted reports not being also deleted (#19475)
2 years ago
Eugen Rochko b121befc33 Fix wrong math function used in search query (#19481)
2 years ago
zunda 3697b51abc Store integer settings as integer (#19478)
2 years ago
Eugen Rochko 9788e248fb Fix improperly checking for blocked domain on followed hashtags (#19472)
2 years ago
Claire d94b1c682a Add closed registrations modal (#19437)
2 years ago
Yamagishi Kazutoshi 9315d51940 Disable media cache on service worker (#19471)
2 years ago
Eugen Rochko 85fc370638 Change post editing to be enabled in web UI (#19103)
2 years ago
Eugen Rochko 3e5588bf70 Add ability to view previous edits of a status in admin UI (#19462)
2 years ago
Eugen Rochko 821c050f08 Fix negatives values in search index causing queries to fail (#19464)
2 years ago
Eugen Rochko d53e1fc6d9 Fix vacuum scheduler missing lock, locks never expiring (#19458)
2 years ago
Eugen Rochko 6c1c7d9d3b Change unauthenticated search to not support pagination in REST API (#19326)
2 years ago
Eugen Rochko 317383f397 Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" (#19463)
2 years ago
Eugen Rochko 7b0b8221a5 Fix IP blocks not having a unique index (#19456)
2 years ago
Eugen Rochko e0516f9832 Fix wrong size of avatars in admin UI (#19457)
2 years ago
Claire 4a6fb0ea2a Remove navigation links to /explore when trends are disabled (#19415)
2 years ago
Eugen Rochko 7cbab3e7fd Change layout of posts in web UI (#19423)
2 years ago
Eugen Rochko 3a2f9a8c53 Change design of translations in web UI (#19453)
2 years ago
Eugen Rochko b01fad5dbd Fix `nofollow` rel being removed in web UI (#19455)
2 years ago
Claire d2d2ec29f4 Add mention of the translation provider when translating a post (#19433)
2 years ago
Claire 119b5adbe0 Change “Translate” button to only show up when a translation backend is configured (#19434)
2 years ago
Claire 0e682bbe24 Fix WebUI notification settings for new user and new report notifications (#19436)
2 years ago
Eugen Rochko aa2d04e53e Fix language dropdown causing zoom on mobile devices in web UI (#19428)
2 years ago
Eugen Rochko 14b27b92e2 Fix media, following and followers tabs in web UI (#19426)
2 years ago
Eugen Rochko 2e0f4c286f Fix redirecting to `/publish` when compose form is visible in web UI (#19427)
2 years ago
Eugen Rochko 02b2538c06 New Crowdin updates (#19405)
2 years ago
Eugen Rochko 370f2609b8 Change floating action button to be a button in header in web UI (#19422)
2 years ago
Eugen Rochko f1c016e7b6 Fix PWA manifest using `/web` paths (#19421)
2 years ago
Eugen Rochko daaa66a2c2 Add error boundary around routes in web UI (#19412)
2 years ago
Eugen Rochko 01980c975b Fix reply not opening compose page on certain screen sizes in web UI (#19417)
2 years ago
Yamagishi Kazutoshi 9e8b91092a Fix `Settings::FeaturedTagsController` (#19418)
2 years ago
Takeshi Umeda 64b46b9ae5 Change featured tag updates to add/remove activity (#19409)
2 years ago
Eugen Rochko a041d3cb27 Fix error when rendering limited account in web UI (#19413)
2 years ago
Claire f272594be6 Change landing page to be /about instead of /explore when trends are disabled (#19414)
2 years ago
Takeshi Umeda 17648d9bf6 Fix duplicate featured tags (#19403)
2 years ago
Takeshi Umeda 46755e25a2 Add featured tag add/remove activity handler (#19408)
2 years ago
Eugen Rochko 2130895196 Change settings area to be separated into categories in admin UI (#19407)
2 years ago
Eugen Rochko d4588f2441 Fix remote account in contact account setting not being used (#19351)
2 years ago
Eugen Rochko 534cbc96b1 New Crowdin updates (#19350)
2 years ago
Takeshi Umeda f4e4bf44aa Fix featured tag display name in setting (#19404)
2 years ago
prplecake 8be820a7c5 Use DEFAULT_FIELDS_SIZE/MAX_PROFILE_FIELDS value in settings form hint (#1870)
2 years ago
Yamagishi Kazutoshi 65c91f5cb3 Fix `FetchFeaturedCollectionService` spec (#19401)
2 years ago
Eugen Rochko e700e95246 Fix case-sensitive look-up for profiles in web UI (#19397)
2 years ago
Eugen Rochko a51d8075b6 Fix too many featured tags causing navigation panel scroll in web UI (#19398)
2 years ago
Eugen Rochko 8e0daf2214 Fix error on profile in web UI (#19396)
2 years ago
Eugen Rochko 0fdfbe555e Change public accounts pages to mount the web UI (#19319)
2 years ago
Takeshi Umeda fd61882f1a Add synchronization of remote featured tags (#19380)
2 years ago
Eugen Rochko 6ab724918b Change featured hashtags to be displayed in navigation panel (#19382)
2 years ago
prplecake 2690a13d0e Don't use "unfollow language" when cancelling follow requests (#19363)
2 years ago
Eugen Rochko 6090e6e067 Fix showing translate button when status has no language in web UI (#19388)
2 years ago
Eugen Rochko 0b84d15288 Fix missing rules in report modal in web UI (#19387)
2 years ago
Eugen Rochko 1fdfebc745 Fix error on migration page (#19386)
2 years ago
Eugen Rochko 8723d322c7 Fix error while server rules are loading in report modal in web UI (#19385)
2 years ago
Takeshi Umeda 3e88e7ba20 Add featured tags selector for WebUI (#19358)
2 years ago
prplecake ed8c16377f Make "No $entity selected" errors more accurate (#19356)
2 years ago
Yamagishi Kazutoshi 14bae3580b Fix missing `isCancel` (#19354)
2 years ago
Yamagishi Kazutoshi 4266397139 Replace `CancelToken` to `AbortSignal` (#19352)
2 years ago
Eugen Rochko ada6590031 Fix trending statuses returning more than one post by the same author (#19349)
2 years ago
Claire 001e6a8d57 Fix notification cleaning mode causing notifications to get stuck (#1868)
2 years ago
Eugen Rochko 0e77fd23a6 New Crowdin updates (#19344)
2 years ago
Eugen Rochko e376f33207 Change about page to be mounted in the web UI (#19345)
2 years ago
Eugen Rochko dd1dc1743c Add image processing and generate blurhash for server thumbnail (#19348)
2 years ago
Claire 96a738e51f Fix issues with notification cleaning mode when there is a disconnection gap (#1867)
2 years ago
Yamagishi Kazutoshi f84bee7d78 Redirect non-logged-in user to owner statuses on single user mode (#19333)
2 years ago
Claire dc4e84cebd Port various forgotten fixes from upstream (#1864)
2 years ago
Claire 1ce75c18e0 Fix accidentally importing vanilla code in glitch-soc flavor (#1863)
2 years ago
Claire 74e5dc13d8 Move flavours/glitch/features/emoji_picker back to flavours/glitch/features/compose/containers/emoji_picker_dropdown_container
2 years ago
Claire d540cfc73f Move flavours/glitch/utils/emoji back to flavours/glitch/features/emoji
2 years ago
Claire bf6b66bf32 Move more modules from flavours/glitch/utils to flavours/glitch
2 years ago
Claire 3f30353684 Remove unused `redux_helpers` module
2 years ago
Claire 61c3d9fc75 Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/compose/util/
2 years ago
Claire bd82ae6aaa Move flavours/glitch/utils/ready to flavours/glitch/ready
2 years ago
Claire 812b755bcb Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/ui/util/
2 years ago
Claire 874cd0e883 Rename flavours/glitch/util into flavours/glitch/utils
2 years ago
Claire 7691829703 Remove unneeded change in flavours/glitch/api
2 years ago
Claire 619601a94b Move flavours/glitch/util/api to flavours/glitch/api
2 years ago
Claire 9c54b00c13 Refactor initial_state to isolate glitch-soc changes
2 years ago
Claire 3bf201ddaa Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
2 years ago
Eugen Rochko 4f749cadea New Crowdin updates (#19330)
2 years ago
Yamagishi Kazutoshi bccb0db26b Hide list panel from nav bar in mobile layout (#19337)
2 years ago
Yamagishi Kazutoshi c6fb0a7555 Fix missing `skip_review?` (#19335)
2 years ago
Yamagishi Kazutoshi 595d5744ae Fix `ColumnLink` labels not disappearing in mobile UI (#19334)
2 years ago
Eugen Rochko e86db22726 [Glitch] Change font size of active users in server banner to be larger in web UI
2 years ago
trwnh bde98fd0a0 [Glitch] Fix crash in report modal
2 years ago
Eugen Rochko 7fbd7deefa [Glitch] Add server banner to web app
2 years ago
Eugen Rochko dac14696a0 Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)
2 years ago
Yamagishi Kazutoshi fca4e2c284 Fix fedi/local timeline nav link always hide (#19329)
2 years ago
Eugen Rochko 7d86eadd27 New Crowdin updates (#19317)
2 years ago
Eugen Rochko f1599cb808 [Glitch] Add interaction modal to logged-out web UI
2 years ago
Eugen Rochko 4160cefccf [Glitch] Fix trying to connect to streaming API when logged out in web UI
2 years ago
Eugen Rochko 790ee76c1c [Glitch] Fix various issues with logged-out web UI
2 years ago
Yamagishi Kazutoshi e047eabd87 [Glitch] Fix missing await
2 years ago
Yamagishi Kazutoshi d177319241 [Glitch] Disable push notification when not logged in
2 years ago
Eugen Rochko a56ab9f111 [Glitch] Allow non-logged users to access /web
2 years ago
Eugen Rochko 03db25b632 [Glitch] Add dynamic document title to WebUI
2 years ago
Eugen Rochko 80bc15addb [Glitch] Add sign-up button to logged-out web UI
2 years ago
Eugen Rochko f9d95f82d6 [Glitch] Fix various issues with logged-out Web UI
2 years ago
Eugen Rochko e13d9e178c Fix intermediary responsive layout, accessibility on navigation in web UI (#19324)
2 years ago
Claire 8f2aea6069 Fix logged-out UI not using single-column interface
2 years ago
Eugen Rochko 4af4647786 [Glitch] Add logged-out access to the web UI
2 years ago
Eugen Rochko 591b8ea9a5 [Glitch] Fix wrong logo on start screen in web UI
2 years ago
Eugen Rochko 6782bded91 [Glitch] Fix logo on /web/start
2 years ago
Eugen Rochko 107105db3b [Glitch] Add empty message for “Explore” tabs
2 years ago
Claire 177683d8eb Fix button to dismiss suggestions not showing up in search results (#19325)
2 years ago
Claire 31ec9d79ee Restore ability to discard interactions-based follow suggestions
2 years ago
Eugen Rochko aa2b4d5c4c Add dismissable hints to various timelines in web UI (#19315)
2 years ago
Yamagishi Kazutoshi 9762fe2475 Add title to pages with missing title in Web UI (#19322)
2 years ago
Yamagishi Kazutoshi c312e0180b Remove timeline preview link from nav panel when not signed-in (#19320)
2 years ago
Claire c1633dd228 Change “Explore” tab to only provide search when trends are disabled
2 years ago
Eugen Rochko 9f4e9f4f5b [Glitch] Add pagination for trending statuses in web UI
2 years ago
Eugen Rochko fad2cd35be [Glitch] Fix crash when search fails in web UI
2 years ago
Eugen Rochko fc1217d6e4 [Glitch] Fix public timelines being inaccessible on one stage of responsive layout in web UI (#17760)
2 years ago
mayaeh d990bcae48 [Glitch] Change the "Explore" icon from fa-globe to fa-hashtag
2 years ago
mayaeh f1c4fd586b [Glitch] Add menu column of explore to getting-started
2 years ago
Eugen Rochko 00b6ddc59e [Glitch, partial] Change appearance of account cards in web UI
2 years ago
Eugen Rochko 125f4b70ad [Glitch] Remove profile directory link from main navigation panel
2 years ago
Eugen Rochko f80c249684 [Glitch] Fix not showing loading indicator when searching in web UI
2 years ago
Eugen Rochko da834aa518 [Glitch] Add explore page to web UI
2 years ago
Eugen Rochko 440676c84a [Glitch] Fix pop-out player appearing on mobile screens in web UI
2 years ago
Eugen Rochko b24b85b63f Add support for language preferences for trending statuses and links (#18288)
2 years ago
Claire f82e28aef5 [Glitch] Add ability to select all accounts matching search for batch (#1857)
2 years ago
Claire 71b32561e9 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko b1d0cb83eb Fix privacy policy being empty if custom setting exists but is empty (#19318)
2 years ago
Eugen Rochko d706460933 Fix trying to connect to streaming API when logged out in web UI (#19316)
2 years ago
Eugen Rochko b33004d1d6 New Crowdin updates (#19297)
2 years ago
Eugen Rochko 378e00b59c Change privacy policy to be rendered in web UI, add REST API (#19310)
2 years ago
Claire e3a35fea7b Fix /privacy-policy not using the appropriate resource packs (#1853)
2 years ago
Eugen Rochko 9b05f5b2bb Add interaction modal to logged-out web UI (#19306)
2 years ago
trwnh 58fd523794 Fix #19304 (#19305)
2 years ago
Eugen Rochko ce7d058a91 Remove setting that disables account deletes (#17683)
2 years ago
Eugen Rochko 8ad51fba6c Change public statuses pages to mount the web UI (#19301)
2 years ago
Eugen Rochko 82d3e178ba Remove previous landing page (#19300)
2 years ago
Eugen Rochko e6bd4125b8 Remove unnecessary sections from welcome e-mail (#19299)
2 years ago
Eugen Rochko 448d8ae2df Add server rules to sign-up flow (#19296)
2 years ago
prplecake 426c456a59 Clarify language RE secondary toot button (#1851)
2 years ago
Eugen Rochko c6920e1cdc New Crowdin updates (#19289)
2 years ago
Eugen Rochko 284d6d313a Change font size of active users in server banner to be larger in web UI (#19295)
2 years ago
Eugen Rochko 85a10f182e Change public timelines to be filtered by current locale by default (#19291)
2 years ago
Eugen Rochko c603978cf6 Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)
2 years ago
Claire c2c59a75cb Fix deleted pinned posts potentially counting towards the pinned posts limit (#19005)
2 years ago
Eugen Rochko 58c367fb47 Remove code for rendering public and hashtag timelines outside the web UI (#19257)
2 years ago
Eugen Rochko 2d634b669b Fix logged-out web UI on smaller screens (#19263)
2 years ago
Eugen Rochko e0e9eef5e3 New Crowdin updates (#19255)
2 years ago
Yamagishi Kazutoshi 782154a762 Fix missing await (#19273)
2 years ago
Yamagishi Kazutoshi c745b1caf0 Disable push notification when not logged in (#19272)
2 years ago
Claire 750c9cf5b3 Fix clicking bookmark column header not scrolling to top in single-column
2 years ago
Claire 1c0f550cf3 Fix clicking List timeline header not scrolling to top in single-column
2 years ago
Claire 6c495231b2 Fix “Change subscribed languages” crashing in some situations (#19268)
2 years ago
Claire ea36d0f294 Fix “Change subscribed languages” crashing in some situations
2 years ago
Eugen Rochko 699be6d185 [Glitch] Add ability to filter followed accounts' posts by language
2 years ago
Eugen Rochko f833894675 [Glitch] Change path of privacy policy page
2 years ago
Claire 45bfc39a81 [Glitch] Add privacy icons to report modal
2 years ago
Claire 735498abe9 Revert server-side part of "Add logged-out access to the web UI"
2 years ago
Claire 4e066c5e1e Revert "Change "Allow trends without prior review" setting to include statuses (#17977)"
2 years ago
Claire 6b9e47b82b Revert "Change search API to be accessible without being logged in (#18963)"
2 years ago
Claire a4fc7ac922 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 93ef719ce2 Remove volume number from hashtags in web UI (#19253)
2 years ago
Eugen Rochko 9f43753cb5 New Crowdin updates (#19252)
2 years ago
Eugen Rochko ab49ef4a74 Fix wrong logo on start screen in web UI (#19254)
2 years ago
Eugen Rochko c04359a63b Change path of privacy policy page (#19249)
2 years ago
Eugen Rochko cd9a0f136d Add sign-up button to logged-out web UI (#19250)
2 years ago
Eugen Rochko babebc4e8a Add logged-out access to the web UI (#18961)
2 years ago
Eugen Rochko 195560b03a Fix content retention policy settings not accepting a blank value (#19248)
2 years ago
Eugen Rochko 8dcb50e11b New Crowdin updates (#19229)
2 years ago
Eugen Rochko f6f08aa610 Fix language dropdown sometimes not appearing in web UI (#19246)
2 years ago
Eugen Rochko 798ed9890d Fix translations not being formatted, other issues in web UI (#19245)
2 years ago
Yamagishi Kazutoshi 18159affbf Fix auto detect language for translate service (#19244)
2 years ago
Eugen Rochko 7a482567f8 Add retention policy for cached content and media (#19232)
2 years ago
Eugen Rochko 6312658fb7 New Crowdin updates (#19208)
2 years ago
Claire ff4cd068a3 Fix crash in FetchRemoteKeyService (#19225)
2 years ago
Eugen Rochko a593188ded Add user content translations with configurable backends (#19218)
2 years ago
Claire 12cb437127 Add privacy icons to report modal (#19190)
2 years ago
Claire e1d78575c4 Refactor ActivityPub handling to prepare for non-Account actors (#19212)
2 years ago
Claire 2b97fbbd88 Fix typo in SignatureVerification (#19209)
2 years ago
Eugen Rochko 10b90b79e7 New Crowdin updates (#19167)
2 years ago
Eugen Rochko f4e91041b2 Add ability to filter followed accounts' posts by language (#19095)
2 years ago
Claire 4be7a4764e Fix ProcessMentionService swallowing unprocessed mentions to unconfirmed/unapproved users (#19191)
2 years ago
Claire b8853ddcb9 Improve error reporting and logging when processing remote accounts (#15605)
2 years ago
trwnh e6d37ae8d3 Fix breaking change in admin account API (#19176)
2 years ago
dependabot[bot] 46d7636dcb Bump jest from 28.1.3 to 29.0.3 (#19162)
2 years ago
Eugen Rochko 5c17165d05 New Crowdin updates (#19049)
2 years ago
Claire 534077cea2 Fix REST API sometimes returning HTML on error (#19135)
2 years ago
Mélanie Chauvel 17dc4201f0 Make composers button all aligned and the same size (#1843)
2 years ago
Claire dadb98634c Fix regexp filtering in pinned community/public TLs (#1840)
2 years ago
Claire 0dfcf54d06 Fix position of “expand” icon in media modal on glitch-soc (#1838)
2 years ago
Claire a6d6d303f7 Fix error when accessing /filters/:id/statuses on glitch-soc (#1837)
2 years ago
Claire 4c688d82b4 Fix local settings navigation (#1836)
2 years ago
Claire f5b0cfe050 Fix WebUI error in development mode (#19078)
2 years ago
Claire 1b3977b3fb Fix WebUI error in development mode (#1835)
2 years ago
Claire b7e297dc6c Add regexp filter field to public timeline column settings (#1834)
2 years ago
Yamagishi Kazutoshi a348bc9e84 [Glitch] Replace to `workbox-webpack-plugin` from `offline-plugin`
2 years ago
Claire cefde556b6 Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)"
2 years ago
Claire 2a7538aeed Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko ecddc06474 Change "Allow trends without prior review" setting to include statuses (#17977)
2 years ago
Eugen Rochko 4207f3d8fc Change search API to be accessible without being logged in (#18963)
2 years ago
Eugen Rochko 7c8bba150b Change following and followers API to be accessible without being logged in (#18964)
2 years ago
Eugen Rochko e7cc67d505 Add admin API for managing e-mail domain blocks (#19066)
2 years ago
Eugen Rochko a0bb5674d9 Add admin API for managing canonical e-mail blocks (#19067)
2 years ago
Eugen Rochko 71f59e78b8 Add admin API for managing IP blocks (#19065)
2 years ago
Jeong Arm c3ee35282d Fix react warning on notifications column (#1832)
2 years ago
Claire 8aaa9a7595 Fix incorrect and slow cache invalidation in ClearDomainMediaService (#19062)
2 years ago
Shlee 708e3b3992 Add rel="noopener" to links to remote profiles (#19014)
2 years ago
Eugen Rochko 218654bf07 Fix "select all matching items" being offered when all items are on the page (#19054)
2 years ago
Eugen Rochko dd5b90e4f2 Remove preference to aggregate reblogs in home/list feeds (#18112)
2 years ago
Eugen Rochko 7300beadd9 Remove digest e-mails (#17985)
2 years ago
Eugen Rochko 1206e691bd Add ability to select all accounts matching search for batch actions (#19053)
2 years ago
Eugen Rochko 54eee9d981 Add meta tag for official iOS app (#16599)
2 years ago
Eugen Rochko f9ebc320ed Add audit log entries for user roles (#19040)
2 years ago
Yamagishi Kazutoshi f922858b78 Replace to `workbox-webpack-plugin` from `offline-plugin` (#18409)
2 years ago
Claire 4769a7f569 [Glitch] Fix quickly switching notification filters resulting in empty or incorrect list
2 years ago
Claire 76e2074e47 [Glitch] Fix “Filter this post” potentially listing deleted filters
2 years ago
Claire ae8d479635 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire cd8d6a286e Fix quickly switching notification filters resulting in empty or incorrect list (#19052)
2 years ago
Claire 1d3d86fa53 Fix “Filter this post” potentially listing deleted filters (#19051)
2 years ago
Eugen Rochko 6cf1aaeb4c New Crowdin updates (#18972)
2 years ago
Claire 06dd2120ce Fix glitch-soc-specific timeline filtering logic
2 years ago
Claire cf0ca96ca7 Remove obsolete filter local settings
2 years ago
Claire e1d3397818 [Glitch] Add ability to filter individual posts
2 years ago
Takeshi Umeda 4116cc4e83 [Glitch] Fix case where boolean was passed to onFilter on StatusActionBar
2 years ago
Claire 98594fd4e4 [Glitch] Remove dead code in WebUI filtering code
2 years ago
Claire 6ce8b42ff1 [Glitch] Fix reblogged statuses being erroneously shown as filtered
2 years ago
Claire 60649e5665 [Glitch] Revamp post filtering system
2 years ago
Claire 58261f2888 [Glitch] Fix quickly switching notification filters resulting in empty or incorrect list
2 years ago
Claire e0055fdcf7 [Glitch] Fix media modal link button
2 years ago
Takeshi Umeda 134c785426 [Glitch] Fix action type for unfollowHashtag
2 years ago