9951 Commits (26ff48ee48a5c03a2a4b0bd03fd322529e6bd960)

Author SHA1 Message Date
Takeshi Umeda 1d34eff63f
Add featured tag add/remove activity handler (#19408)
2 years ago
Eugen Rochko 7c152acb2c
Change settings area to be separated into categories in admin UI (#19407)
2 years ago
Eugen Rochko abf6c87ee8
Fix remote account in contact account setting not being used (#19351)
2 years ago
Eugen Rochko e623c07372
New Crowdin updates (#19350)
2 years ago
Takeshi Umeda 7777524145
Fix featured tag display name in setting (#19404)
2 years ago
prplecake b3030187a4
Use DEFAULT_FIELDS_SIZE/MAX_PROFILE_FIELDS value in settings form hint (#1870)
2 years ago
Yamagishi Kazutoshi 94feb2b93f
Fix `FetchFeaturedCollectionService` spec (#19401)
2 years ago
Eugen Rochko 5e908c5a95
Fix case-sensitive look-up for profiles in web UI (#19397)
2 years ago
Eugen Rochko 23d367f544
Fix too many featured tags causing navigation panel scroll in web UI (#19398)
2 years ago
Eugen Rochko 74738b4993
Fix error on profile in web UI (#19396)
2 years ago
Eugen Rochko 839f893168
Change public accounts pages to mount the web UI (#19319)
2 years ago
Takeshi Umeda b0e3f0312c
Add synchronization of remote featured tags (#19380)
2 years ago
Eugen Rochko aefa9253d6
Change featured hashtags to be displayed in navigation panel (#19382)
2 years ago
prplecake 1b83040bd4
Don't use "unfollow language" when cancelling follow requests (#19363)
2 years ago
Eugen Rochko 4adb267f91
Fix showing translate button when status has no language in web UI (#19388)
2 years ago
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