5525 Commits (d13a2f79017da6ac479b58f2c21a064351ef9675)

Author SHA1 Message Date
Eugen Rochko ebfe393e9c [Glitch] Fix upload progress not communicating processing phase in web UI
2 years ago
Eugen Rochko eb307ec1bd [Glitch] Fix logged out search and changed logged-in search placeholder
2 years ago
Claire eee36267d6 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko ad83e64795
Fix sidebar and tabs on settings on small screens in admin UI (#19533)
2 years ago
Eugen Rochko 30ef110224
Fix upload progress not communicating processing phase in web UI (#19530)
2 years ago
Eugen Rochko 55af04b253
Fix logged out search and changed logged-in search placeholder (#19514)
2 years ago
Eugen Rochko e6d415bb1f
New Crowdin updates (#19425)
2 years ago
Eugen Rochko 8814a1b949 [Glitch] Fix closed registrations message not appearing in web UI
2 years ago
Eugen Rochko 9f6c175550 [Glitch] Fix number of uses being shown again on trending hashtags in web UI
2 years ago
Claire 2cb3dd9364 [Glitch] Change admin announcement edition interface to use datetime-local
2 years ago
Robert Laurenz 047a2f1f1b [Glitch] fix(component): adjust style of counter button to fix overflow issue
2 years ago
Claire b514998dc1 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 5fa340931e
Fix closed registrations message not appearing in web UI (#19508)
2 years ago
Claire 592147b902 Remove local settings items that make no sense anymore
2 years ago
Claire f405ad69b3 [Glitch] Remove navigation links to /explore when trends are disabled
2 years ago
Eugen Rochko 89fdfb8fe6 [Glitch] Fix redirecting to `/publish` when compose form is visible in web UI
2 years ago
Eugen Rochko 80b53623e1 [Glitch] Change settings area to be separated into categories in admin UI
2 years ago
Eugen Rochko 58e2b0973d [Glitch] Fix media, following and followers tabs in web UI
2 years ago
Eugen Rochko c9d3c7d63a [Glitch] Fix too many featured tags causing navigation panel scroll in web UI
2 years ago
Eugen Rochko 7bb1b917b2 [Glitch] Change featured hashtags to be displayed in navigation panel
2 years ago
Eugen Rochko 2cea6e5564 [Glitch] Remove volume number from hashtags in web UI
2 years ago
Takeshi Umeda 8be350cc82 [Glitch] Add featured tags selector for WebUI
2 years ago
Eugen Rochko a2942fd0b8 [Glitch] Fix `nofollow` rel being removed in web UI
2 years ago
Eugen Rochko e9ccee38a7 [Glitch] Change floating action button to be a button in header in web UI
2 years ago
Claire 05c1dd9114 [Glitch] Add closed registrations modal
2 years ago
Eugen Rochko ce27c6502b [Glitch] Fix notifications about deleted reports not being also deleted
2 years ago
Eugen Rochko 5dfb7ba35c [Glitch] Fix missing delete and redraft link in web UI
2 years ago
Eugen Rochko b36c58b99e [Glitch] Change post editing to be enabled in web UI
2 years ago
Eugen Rochko 2d731dbde6 [Glitch] Add ability to view previous edits of a status in admin UI
2 years ago
Claire d9f182e5f3 [Glitch] Fix WebUI notification settings for new user and new report notifications
2 years ago
Eugen Rochko bfa47eb7d6 [Glitch] Fix language dropdown causing zoom on mobile devices in web UI
2 years ago
Eugen Rochko 1315c149c0 [Glitch] Add error boundary around routes in web UI
2 years ago
Eugen Rochko 92385da9c3 [Glitch] Fix reply not opening compose page on certain screen sizes in web UI
2 years ago
Eugen Rochko 7d3acb1f2c [Glitch] Fix error when rendering limited account in web UI
2 years ago
Claire bda5040085 [Glitch] Change landing page to be /about instead of /explore when trends are disabled
2 years ago
Eugen Rochko f9f0949bd3 [Glitch] Fix case-sensitive look-up for profiles in web UI
2 years ago
Eugen Rochko 5f4f37f432 [Glitch] Fix error on profile in web UI
2 years ago
prplecake b9195f8fb7 [Glitch] Don't use "unfollow language" when cancelling follow requests
2 years ago
Claire 7cfb319283 fixup! [Glitch] Fix logged-out web UI on smaller screens
2 years ago
Claire 885389d279 fixup! [Glitch] Change public accounts pages to mount the web UI
2 years ago
Claire 89e9ec8ae2 fixup! [Glitch] Fix intermediary responsive layout, accessibility on navigation in web UI
2 years ago
Eugen Rochko 9363e5c24e [Glitch] Change public accounts pages to mount the web UI
2 years ago
Eugen Rochko 6013eeea4c [Glitch] Fix missing rules in report modal in web UI
2 years ago
Eugen Rochko 2aa70c112a [Glitch] Fix error while server rules are loading in report modal in web UI
2 years ago
Yamagishi Kazutoshi 39ec0e8398 [Glitch] Fix missing `isCancel`
2 years ago
Yamagishi Kazutoshi e301cfb463 [Glitch] Replace `CancelToken` to `AbortSignal`
2 years ago
Eugen Rochko 67b4ecdd21 [Glitch] Change about page to be mounted in the web UI
2 years ago
Yamagishi Kazutoshi 5d4d4a69f6 [Glitch] Redirect non-logged-in user to owner statuses on single user mode
2 years ago
Yamagishi Kazutoshi 1850166de9 [Glitch] Hide list panel from nav bar in mobile layout
2 years ago
Yamagishi Kazutoshi 1e7f819c85 [Glitch] Fix `ColumnLink` labels not disappearing in mobile UI
2 years ago
Yamagishi Kazutoshi 492ceeceb0 [Glitch] Fix fedi/local timeline nav link always hide
2 years ago
Eugen Rochko c36f28ba77 [Glitch] Fix intermediary responsive layout, accessibility on navigation in web UI
2 years ago
Eugen Rochko dea951cce8 [Glitch] Add dismissable hints to various timelines in web UI
2 years ago
Yamagishi Kazutoshi e5720cd540 [Glitch] Add title to pages with missing title in Web UI
2 years ago
Yamagishi Kazutoshi 8491a3532d [Glitch] Remove timeline preview link from nav panel when not signed-in
2 years ago
Eugen Rochko 07df273f37 [Glitch] Change privacy policy to be rendered in web UI, add REST API
2 years ago
Eugen Rochko b68b96a0cc [Glitch] Add server rules to sign-up flow
2 years ago
Eugen Rochko 206e9593ac [Glitch] Fix logged-out web UI on smaller screens
2 years ago
Eugen Rochko 14ddb85c3b [Glitch] Remove code for rendering public and hashtag timelines outside the web UI
2 years ago
Claire 84da970d6b Fix assets compilation
2 years ago
Claire cb19be67d1 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 923f06a07c
Fix number of uses being shown again on trending hashtags in web UI (#19484)
2 years ago
Claire d9d722d74b
Change admin announcement edition interface to use datetime-local (#18321)
2 years ago
Robert Laurenz 10922294ff
fix(component): adjust style of counter button to fix overflow issue (#19494)
2 years ago
Claire 371563b0e2
Revert notification design (#1875)
2 years ago
Claire 19765216a1
Fix status prepend design (#1874)
2 years ago
Eugen Rochko 8dfe5179ee
Fix avatars not using image tags in web UI (#19488)
2 years ago
Eugen Rochko 371d969403
Fix missing delete and redraft link in web UI (#19485)
2 years ago
Eugen Rochko d2eb726962
Fix notifications about deleted reports not being also deleted (#19475)
2 years ago
Claire 2277913f3f
Add closed registrations modal (#19437)
2 years ago
Yamagishi Kazutoshi eebbc5439a
Disable media cache on service worker (#19471)
2 years ago
Eugen Rochko 8ebff0efcb
Change post editing to be enabled in web UI (#19103)
2 years ago
Eugen Rochko f8ca3bb2a1
Add ability to view previous edits of a status in admin UI (#19462)
2 years ago
Eugen Rochko 6f01111863
Fix wrong size of avatars in admin UI (#19457)
2 years ago
Claire 267978d4fe
Remove navigation links to /explore when trends are disabled (#19415)
2 years ago
Eugen Rochko 0ca29eaa3f
Change layout of posts in web UI (#19423)
2 years ago
Eugen Rochko fcca781aae
Change design of translations in web UI (#19453)
2 years ago
Eugen Rochko 9757c917da
Fix `nofollow` rel being removed in web UI (#19455)
2 years ago
Claire 30453fab80
Add mention of the translation provider when translating a post (#19433)
2 years ago
Claire 8046cf34d6
Change “Translate” button to only show up when a translation backend is configured (#19434)
2 years ago
Claire dd76bbf8b7
Fix WebUI notification settings for new user and new report notifications (#19436)
2 years ago
Eugen Rochko 3ad0a2ae3d
Fix language dropdown causing zoom on mobile devices in web UI (#19428)
2 years ago
Eugen Rochko 73de39e632
Fix media, following and followers tabs in web UI (#19426)
2 years ago
Eugen Rochko 5452af2188
Fix redirecting to `/publish` when compose form is visible in web UI (#19427)
2 years ago
Eugen Rochko 3124f946ee
New Crowdin updates (#19405)
2 years ago
Eugen Rochko 1fd6460b02
Change floating action button to be a button in header in web UI (#19422)
2 years ago
Eugen Rochko c2c14331b2
Fix PWA manifest using `/web` paths (#19421)
2 years ago
Eugen Rochko a43a823768
Add error boundary around routes in web UI (#19412)
2 years ago
Eugen Rochko 56efa8d22f
Fix reply not opening compose page on certain screen sizes in web UI (#19417)
2 years ago
Eugen Rochko 73a48318a1
Fix error when rendering limited account in web UI (#19413)
2 years ago
Claire 062b3c9090
Change landing page to be /about instead of /explore when trends are disabled (#19414)
2 years ago
Eugen Rochko 7c152acb2c
Change settings area to be separated into categories in admin UI (#19407)
2 years ago
Eugen Rochko e623c07372
New Crowdin updates (#19350)
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
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