Commit Graph

  • f8ca3bb2a1
    Add ability to view previous edits of a status in admin UI (#19462) Eugen Rochko 2022-10-26 13:42:29 +0200
  • dee69be60e
    Bump jest-environment-jsdom from 29.1.2 to 29.2.1 (#19393) dependabot[bot] 2022-10-26 20:16:50 +0900
  • 3de6c9c02d
    Bump babel-jest from 29.1.2 to 29.2.1 (#19444) dependabot[bot] 2022-10-26 20:16:26 +0900
  • 940e80a81b
    Bump ws from 8.9.0 to 8.10.0 (#19450) dependabot[bot] 2022-10-26 20:15:38 +0900
  • 945f44fb6e
    Bump npmlog from 7.0.0 to 7.0.1 (#19447) dependabot[bot] 2022-10-26 20:14:33 +0900
  • 2015e6b331
    Bump react-select from 5.5.1 to 5.5.4 (#19451) dependabot[bot] 2022-10-26 20:13:37 +0900
  • 1a05258cd1
    Bump eslint-plugin-promise from 6.1.0 to 6.1.1 (#19443) dependabot[bot] 2022-10-26 20:13:05 +0900
  • 89fbdcdf30
    Bump @babel/plugin-transform-runtime from 7.19.1 to 7.19.6 (#19446) dependabot[bot] 2022-10-26 20:12:38 +0900
  • 0f02e97c01
    Bump @babel/core from 7.19.3 to 7.19.6 (#19448) dependabot[bot] 2022-10-26 20:11:55 +0900
  • 54189e9fc4
    Bump bufferutil from 4.0.6 to 4.0.7 (#19442) dependabot[bot] 2022-10-26 20:11:05 +0900
  • 7d25f72b9f
    Fix negatives values in search index causing queries to fail (#19464) Eugen Rochko 2022-10-26 13:00:43 +0200
  • bf0ab3e0fa
    Fix vacuum scheduler missing lock, locks never expiring (#19458) Eugen Rochko 2022-10-26 12:10:48 +0200
  • 1ae508bf2f
    Change unauthenticated search to not support pagination in REST API (#19326) Eugen Rochko 2022-10-26 12:10:02 +0200
  • 8f07381856
    Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" (#19463) Eugen Rochko 2022-10-26 09:10:18 +0200
  • 487d81fb92
    Fix IP blocks not having a unique index (#19456) Eugen Rochko 2022-10-25 21:43:44 +0200
  • 6f01111863
    Fix wrong size of avatars in admin UI (#19457) Eugen Rochko 2022-10-25 21:43:33 +0200
  • 267978d4fe
    Remove navigation links to /explore when trends are disabled (#19415) Claire 2022-10-25 19:03:16 +0200
  • 0ca29eaa3f
    Change layout of posts in web UI (#19423) Eugen Rochko 2022-10-25 19:02:21 +0200
  • fcca781aae
    Change design of translations in web UI (#19453) Eugen Rochko 2022-10-25 18:47:21 +0200
  • 9757c917da
    Fix `nofollow` rel being removed in web UI (#19455) Eugen Rochko 2022-10-25 18:47:04 +0200
  • 30453fab80
    Add mention of the translation provider when translating a post (#19433) Claire 2022-10-24 18:37:57 +0200
  • 8046cf34d6
    Change “Translate” button to only show up when a translation backend is configured (#19434) Claire 2022-10-24 18:30:58 +0200
  • dd76bbf8b7
    Fix WebUI notification settings for new user and new report notifications (#19436) Claire 2022-10-24 17:37:46 +0200
  • 3ad0a2ae3d
    Fix language dropdown causing zoom on mobile devices in web UI (#19428) Eugen Rochko 2022-10-23 23:38:20 +0200
  • 73de39e632
    Fix media, following and followers tabs in web UI (#19426) Eugen Rochko 2022-10-23 23:38:08 +0200
  • 5452af2188
    Fix redirecting to `/publish` when compose form is visible in web UI (#19427) Eugen Rochko 2022-10-23 23:37:58 +0200
  • 3124f946ee
    New Crowdin updates (#19405) Eugen Rochko 2022-10-23 17:46:35 +0200
  • 1fd6460b02
    Change floating action button to be a button in header in web UI (#19422) Eugen Rochko 2022-10-23 15:58:24 +0200
  • c2c14331b2
    Fix PWA manifest using `/web` paths (#19421) Eugen Rochko 2022-10-23 14:05:18 +0200
  • a43a823768
    Add error boundary around routes in web UI (#19412) Eugen Rochko 2022-10-22 23:18:32 +0200
  • 56efa8d22f
    Fix reply not opening compose page on certain screen sizes in web UI (#19417) Eugen Rochko 2022-10-22 23:15:14 +0200
  • 45d3b32488
    Fix `Settings::FeaturedTagsController` (#19418) Yamagishi Kazutoshi 2022-10-23 06:14:58 +0900
  • 74ead7d106
    Change featured tag updates to add/remove activity (#19409) Takeshi Umeda 2022-10-23 01:30:55 +0900
  • 73a48318a1
    Fix error when rendering limited account in web UI (#19413) Eugen Rochko 2022-10-22 18:30:20 +0200
  • 062b3c9090
    Change landing page to be /about instead of /explore when trends are disabled (#19414) Claire 2022-10-22 18:09:51 +0200
  • 53e86747e4
    Fix duplicate featured tags (#19403) Takeshi Umeda 2022-10-22 21:30:59 +0900
  • 1d34eff63f
    Add featured tag add/remove activity handler (#19408) Takeshi Umeda 2022-10-22 18:49:41 +0900
  • 7c152acb2c
    Change settings area to be separated into categories in admin UI (#19407) Eugen Rochko 2022-10-22 11:44:41 +0200
  • abf6c87ee8
    Fix remote account in contact account setting not being used (#19351) Eugen Rochko 2022-10-21 14:07:02 +0200
  • c60f9cb865
    Bump npmlog from 6.0.2 to 7.0.0 (#19376) dependabot[bot] 2022-10-21 20:48:29 +0900
  • e623c07372
    New Crowdin updates (#19350) Eugen Rochko 2022-10-21 13:47:56 +0200
  • 7777524145
    Fix featured tag display name in setting (#19404) Takeshi Umeda 2022-10-21 20:22:02 +0900
  • 6faa51edc7
    Bump regenerator-runtime from 0.13.9 to 0.13.10 (#19371) dependabot[bot] 2022-10-21 20:09:17 +0900
  • 6e1be17b61
    Bump stackprof from 0.2.21 to 0.2.22 (#19367) dependabot[bot] 2022-10-21 19:17:18 +0900
  • b3030187a4
    Use DEFAULT_FIELDS_SIZE/MAX_PROFILE_FIELDS value in settings form hint (#1870) prplecake 2022-10-21 05:01:37 -0500
  • 94feb2b93f
    Fix `FetchFeaturedCollectionService` spec (#19401) Yamagishi Kazutoshi 2022-10-21 18:48:22 +0900
  • 5e908c5a95
    Fix case-sensitive look-up for profiles in web UI (#19397) Eugen Rochko 2022-10-21 10:06:03 +0200
  • 23d367f544
    Fix too many featured tags causing navigation panel scroll in web UI (#19398) Eugen Rochko 2022-10-21 10:05:50 +0200
  • 9215ad5f19
    Bump postcss from 8.4.17 to 8.4.18 (#19375) dependabot[bot] 2022-10-21 09:17:03 +0900
  • 21af674fb2
    Bump axios from 1.1.2 to 1.1.3 (#19372) dependabot[bot] 2022-10-21 09:16:33 +0900
  • 74738b4993
    Fix error on profile in web UI (#19396) Eugen Rochko 2022-10-20 14:47:42 +0200
  • 839f893168
    Change public accounts pages to mount the web UI (#19319) Eugen Rochko 2022-10-20 14:35:29 +0200
  • b0e3f0312c
    Add synchronization of remote featured tags (#19380) Takeshi Umeda 2022-10-20 16:15:52 +0900
  • d19c7f4a4c
    Bump eslint-plugin-react from 7.31.9 to 7.31.10 (#19370) dependabot[bot] 2022-10-20 11:54:45 +0900
  • 4d9a3f8ab0
    Bump react-select from 5.4.0 to 5.5.1 (#19377) dependabot[bot] 2022-10-20 09:49:52 +0900
  • 2792184907
    Bump stylelint from 14.13.0 to 14.14.0 (#19373) dependabot[bot] 2022-10-20 09:47:48 +0900
  • 7d3d29c418
    Bump eslint-plugin-promise from 6.0.1 to 6.1.0 (#19369) dependabot[bot] 2022-10-20 09:47:06 +0900
  • 1e772c984b
    Actually fix config/locales-glitch not overriding translation strings (#1872) Claire 2022-10-19 22:08:10 +0200
  • f7155becd0
    Fix config/locales-glitch not overriding translation strings (#1871) Claire 2022-10-19 19:53:47 +0200
  • aefa9253d6
    Change featured hashtags to be displayed in navigation panel (#19382) Eugen Rochko 2022-10-19 11:30:59 +0200
  • 1b83040bd4
    Don't use "unfollow language" when cancelling follow requests (#19363) prplecake 2022-10-18 17:12:55 -0500
  • 4adb267f91
    Fix showing translate button when status has no language in web UI (#19388) Eugen Rochko 2022-10-18 21:21:20 +0200
  • 9c7f4ab8e8
    Fix missing rules in report modal in web UI (#19387) Eugen Rochko 2022-10-18 19:33:11 +0200
  • dd5d99f83f
    Fix error on migration page (#19386) Eugen Rochko 2022-10-18 19:01:59 +0200
  • 8a1d10cb35
    Fix error while server rules are loading in report modal in web UI (#19385) Eugen Rochko 2022-10-18 18:57:01 +0200
  • 3702afec9f
    Add detailed description section to issue template (#19365) Yamagishi Kazutoshi 2022-10-17 15:32:48 +0900
  • 4c7b5fb6c1
    Add featured tags selector for WebUI (#19358) Takeshi Umeda 2022-10-16 15:43:59 +0900
  • c618d3a0a5
    Make "No $entity selected" errors more accurate (#19356) prplecake 2022-10-14 17:20:54 -0500
  • e02bdc14fd
    Fix missing `isCancel` (#19354) Yamagishi Kazutoshi 2022-10-14 23:14:22 +0900
  • 219c38b921
    Replace `CancelToken` to `AbortSignal` (#19352) Yamagishi Kazutoshi 2022-10-14 10:16:37 +0900
  • f01310dadb
    Fix trending statuses returning more than one post by the same author (#19349) Eugen Rochko 2022-10-14 01:44:23 +0200
  • 7e62688a0e
    Fix notification cleaning mode causing notifications to get stuck (#1868) Claire 2022-10-13 20:00:20 +0200
  • 8a9d774a84
    New Crowdin updates (#19344) Eugen Rochko 2022-10-13 16:14:11 +0200
  • 1bd00036c2
    Change about page to be mounted in the web UI (#19345) Eugen Rochko 2022-10-13 14:42:37 +0200
  • b04633a961
    Add image processing and generate blurhash for server thumbnail (#19348) Eugen Rochko 2022-10-13 11:29:19 +0200
  • 27a2edcb79
    Fix issues with notification cleaning mode when there is a disconnection gap (#1867) Claire 2022-10-13 08:55:00 +0200
  • 7afc6a630c
    Redirect non-logged-in user to owner statuses on single user mode (#19333) Yamagishi Kazutoshi 2022-10-13 04:07:30 +0900
  • 2bb443c7d5
    Port various forgotten fixes from upstream (#1864) Claire 2022-10-12 19:03:28 +0200
  • 5f6c0d63e3
    Bump axios from 0.27.2 to 1.1.2 (#19341) dependabot[bot] 2022-10-12 06:30:38 +0900
  • 18f210aff6
    Fix accidentally importing vanilla code in glitch-soc flavor (#1863) Claire 2022-10-11 19:35:37 +0200
  • b01faa7375
    Merge pull request #1862 from ClearlyClaire/glitch-soc/refactor/upstream-discrepancies Claire 2022-10-11 19:22:48 +0200
  • e1db6cf320 Move flavours/glitch/features/emoji_picker back to flavours/glitch/features/compose/containers/emoji_picker_dropdown_container Claire 2022-10-11 13:33:21 +0200
  • de345e70d8
    Bump express from 4.18.1 to 4.18.2 (#19340) dependabot[bot] 2022-10-11 19:46:58 +0900
  • 7f036be169
    Bump eslint-plugin-react from 7.31.8 to 7.31.9 (#19342) dependabot[bot] 2022-10-11 19:46:28 +0900
  • d868c1ced5
    Bump @babel/preset-env from 7.19.3 to 7.19.4 (#19339) dependabot[bot] 2022-10-11 19:46:03 +0900
  • adf6fdf0a9
    Bump @babel/runtime from 7.19.0 to 7.19.4 (#19343) dependabot[bot] 2022-10-11 19:45:39 +0900
  • b728b25c10 Move flavours/glitch/utils/emoji back to flavours/glitch/features/emoji Claire 2022-10-11 12:36:24 +0200
  • b75bf336bd Move more modules from flavours/glitch/utils to flavours/glitch Claire 2022-10-11 11:39:52 +0200
  • 2535ec4fcb Remove unused `redux_helpers` module Claire 2022-10-11 12:05:34 +0200
  • 0f4a4d7527 Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/compose/util/ Claire 2022-10-11 11:51:15 +0200
  • 7097a459be Move flavours/glitch/utils/ready to flavours/glitch/ready Claire 2022-10-11 11:23:59 +0200
  • 015e798394 Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/ui/util/ Claire 2022-10-11 10:51:33 +0200
  • d3879c07b1 Rename flavours/glitch/util into flavours/glitch/utils Claire 2022-10-11 10:41:15 +0200
  • 1be97ce17f Remove unneeded change in flavours/glitch/api Claire 2022-10-11 10:33:46 +0200
  • c285546052 Move flavours/glitch/util/api to flavours/glitch/api Claire 2022-10-11 10:32:31 +0200
  • 64342a87b4 Refactor initial_state to isolate glitch-soc changes Claire 2022-10-11 10:27:14 +0200
  • 26b687160b Move flavours/glitch/util/initial_state to flavours/glitch/initial_state Claire 2022-10-11 10:17:04 +0200
  • c70bffd89f
    New Crowdin updates (#19330) Eugen Rochko 2022-10-11 05:59:29 +0200
  • d787343325
    Hide list panel from nav bar in mobile layout (#19337) Yamagishi Kazutoshi 2022-10-11 04:41:25 +0900
  • 05148e2c77
    Fix missing `skip_review?` (#19335) Yamagishi Kazutoshi 2022-10-10 15:03:19 +0900