9965 Commits (525919c04f3bbe250fc85a4a89400d85e5ae2043)

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