syuilo
|
d962ea3889
|
add timeline tests
|
2023-10-20 08:15:31 +09:00 |
|
syuilo
|
683b71fc7e
|
add timeline tests
|
2023-10-20 08:13:20 +09:00 |
|
syuilo
|
216b20d2db
|
fix(backend): 自分のフォロワー限定ノートがWebsoketに乗ってこない
Fix #12081
|
2023-10-20 08:02:32 +09:00 |
|
syuilo
|
6ff5bfd2bc
|
clean up
|
2023-10-20 07:48:31 +09:00 |
|
Mar0xy
|
4dda43d276
|
upd: wrap username in header
Closes transfem-org/Sharkey#90
|
2023-10-20 00:45:21 +02:00 |
|
Mar0xy
|
659574e457
|
upd: hide files in post form by default
Closes transfem-org/Sharkey#99
|
2023-10-20 00:27:24 +02:00 |
|
Mar0xy
|
537af45e71
|
chore: lint on SkApprovalUser
|
2023-10-20 00:13:21 +02:00 |
|
Mar0xy
|
fd8fa9b3de
|
upd: remove approvals from admin-users
Removes approvals tab in favor of the new approvals page
|
2023-10-20 00:09:38 +02:00 |
|
Mar0xy
|
142f500f4b
|
add: approval section in control panel
|
2023-10-20 00:02:01 +02:00 |
|
Mar0xy
|
fc5d75f8d4
|
fix: no translations on sub notes
Closes bug: transfem-org/Sharkey#89
|
2023-10-19 22:23:27 +02:00 |
|
Insert5StarName
|
86f41914a6
|
revert: blur in container
|
2023-10-19 17:43:00 +02:00 |
|
Insert5StarName
|
456952007b
|
fix: headers of containers
|
2023-10-19 14:57:42 +02:00 |
|
Insert5StarName
|
d6ebbf5721
|
fix: performance issues & respect blur option
|
2023-10-19 14:48:31 +02:00 |
|
syuilo
|
4a7c6e261a
|
fix(backend): 管理者権限のロールを持っていても一部のAPIが使用できないことがある問題を修正
|
2023-10-19 20:47:23 +09:00 |
|
Mar0xy
|
363092d537
|
Merge branch 'develop' of https://github.com/transfem-org/Sharkey into develop
|
2023-10-19 13:26:52 +02:00 |
|
Mar0xy
|
e1e02a6dbc
|
fix: being able to set birthday into the future
|
2023-10-19 13:26:40 +02:00 |
|
syuilo
|
e5598da7a2
|
disable cypress widgets tests
|
2023-10-19 20:22:24 +09:00 |
|
syuilo
|
cc256f117e
|
update deps
|
2023-10-19 19:51:59 +09:00 |
|
syuilo
|
d9241df84d
|
New Crowdin updates (#12070)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
|
2023-10-19 19:47:36 +09:00 |
|
syuilo
|
84a9e4a27b
|
Update CHANGELOG.md
|
2023-10-19 19:47:25 +09:00 |
|
atsuchan
|
7b361224f8
|
fix(frontend): Recieve Unrenote on streaming (#12079)
* fix(frontend): Recieve Unrenote
表示しているリノートがリノート解除されたらストリーミングで受信してすぐに消えるようにする
* fix(frontend): Recieve Unrenote lint fixing
* fix(frontend): Recieve Unrenote Decapture
Decapture忘れてたー
|
2023-10-19 19:36:18 +09:00 |
|
dependabot[bot]
|
3c3d05ba2e
|
chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#12062)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-19 19:35:13 +09:00 |
|
anatawa12
|
991fa054a6
|
chore: STLのdb fallbackでwithRepliesがtrueのときにすべてのリプライを除外しないように (#12075)
MiFollowingを見るのは実装コストが高いため現状実装していない
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-10-19 19:34:52 +09:00 |
|
A.Yamamoto
|
9afcdd10ed
|
UserLite.nameにnullが入りうるのを型で明示 (#12073)
* UserLite.nameにnullが入りうるのを型で明示
* ドキュメントの追従
|
2023-10-19 19:33:45 +09:00 |
|
Amelia Yukii
|
c055578627
|
chore: update readme
|
2023-10-19 11:04:00 +02:00 |
|
syuilo
|
721cbe085b
|
fix(frontend): fix of 30efd932a5
|
2023-10-19 17:42:19 +09:00 |
|
Mar0xy
|
c3f768181a
|
fix: invite code not being marked as used
Fixes an issue where if approval and invite were enabled the code would stay as unused
|
2023-10-19 10:42:18 +02:00 |
|
Mar0xy
|
059401aeab
|
fix: system users not being set to approved on creation
|
2023-10-19 10:38:46 +02:00 |
|
Mar0xy
|
7739278685
|
upd: don't show approved badge on remote users
|
2023-10-19 10:37:40 +02:00 |
|
Mar0xy
|
ce7e23c778
|
chore: update dev version
|
2023-10-19 10:36:15 +02:00 |
|
Mar0xy
|
6c982ea4fe
|
merge: bring stable and develop on same commit history
|
2023-10-19 10:35:41 +02:00 |
|
anatawa12
|
93d3501c90
|
fix: replies are included even if withReplies = false in local timeline (#12074)
|
2023-10-19 17:29:09 +09:00 |
|
syuilo
|
431d8c7802
|
fix(backend): Redisがからのときにhybrid-timelineにwithReplies = trueでアクセスするとSQLのシンタックスエラーになる
Fix #12064
|
2023-10-19 16:22:19 +09:00 |
|
syuilo
|
f85a655915
|
2023.10.2-beta.2
|
2023-10-19 11:43:28 +09:00 |
|
syuilo
|
5891adc5cf
|
Update CHANGELOG.md
|
2023-10-19 11:42:52 +09:00 |
|
syuilo
|
30efd932a5
|
enhance: nyaizeはクライアントで表示時に行うように
Resolve #12030
|
2023-10-19 11:42:17 +09:00 |
|
syuilo
|
ec45db7870
|
refactor and perf tweak
|
2023-10-19 11:19:42 +09:00 |
|
syuilo
|
428d39a460
|
chore: disable debug log of fastify
|
2023-10-19 11:18:17 +09:00 |
|
syuilo
|
f9549e1f1b
|
fix(backend): fix of 1671575d5d
|
2023-10-19 11:17:59 +09:00 |
|
syuilo
|
1671575d5d
|
perf(backend): ノートのリアクション情報をキャッシュすることでDBへのクエリを削減
|
2023-10-19 09:20:19 +09:00 |
|
syuilo
|
4d1d25e02f
|
perf(backend): improve my reaction population performance
|
2023-10-19 08:07:22 +09:00 |
|
syuilo
|
2dfbf97db4
|
refactor
|
2023-10-19 07:59:58 +09:00 |
|
syuilo
|
fcc4864080
|
perf(backend): reduce needless populateMyReaction calls
|
2023-10-19 07:56:25 +09:00 |
|
Mar0xy
|
6390c829ab
|
upd: apply all minor changes to stable
|
2023-10-18 23:57:09 +02:00 |
|
Mar0xy
|
e1f13f641e
|
fix: all users being marked as not approved on cards
|
2023-10-18 23:50:43 +02:00 |
|
Mar0xy
|
6e2eabbbc9
|
upd: show warning in control panel if users are awaiting approval
|
2023-10-18 23:39:48 +02:00 |
|
Mar0xy
|
961d53d0f0
|
upd: add color to non-approved user cards
|
2023-10-18 23:30:44 +02:00 |
|
Marie
|
a6c04019f0
|
release: 2023.10.2 (#101)
|
2023-10-18 21:39:12 +02:00 |
|
Marie
|
5e7cac0d37
|
Merge branch 'stable' into release/2023.10.2
|
2023-10-18 21:38:42 +02:00 |
|
Marie
|
4da9faaa86
|
chore: set version
|
2023-10-18 21:37:23 +02:00 |
|