9965 Commits (525919c04f3bbe250fc85a4a89400d85e5ae2043)

Author SHA1 Message Date
Eugen Rochko b8c9d74210 [Glitch] Fix missing rules in report modal in web UI
2 years ago
Eugen Rochko ca506459b7 [Glitch] Fix error while server rules are loading in report modal in web UI
2 years ago
Yamagishi Kazutoshi 32716cf0d3 [Glitch] Fix missing `isCancel`
2 years ago
Yamagishi Kazutoshi 935359fcc7 [Glitch] Replace `CancelToken` to `AbortSignal`
2 years ago
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