Commit graph

25957 commits

Author SHA1 Message Date
fly_mc
11103527b0 autosize 2024-09-18 23:00:06 +08:00
fly_mc
337cae0522 renamed themes 2024-09-17 00:16:42 +08:00
fly_mc
163a6fac00 themes and settings 2024-09-16 23:52:08 +08:00
fly_mc
5dfdc6b318 optimize default settings 2024-09-16 17:22:48 +08:00
fly_mc
226fe82dbf fix avatar deco media proxy 2024-09-15 23:44:33 +08:00
fly_mc
87ca834647 fix modified for stel 2024-09-15 21:45:40 +08:00
fly_mc
b9db59ce7f remote avatar deco 2024-09-15 21:42:54 +08:00
Nya Candy
3394dcc65a fix: wrong imported service 2024-09-15 12:23:22 +08:00
Nya Candy
3d09a7cbb6 feat(wip): update note attachments 2024-09-15 12:23:10 +08:00
Nya Candy
21e1598584 fix(wip): update custom emojis event 2024-09-15 12:22:57 +08:00
Nya Candy
41be76fc53 fix(wip): add updated tags & emojis to push notification 2024-09-15 12:22:41 +08:00
Nya Candy
c7359a02f5 fix(wip): pass missing params 2024-09-15 12:22:29 +08:00
Nya Candy
5f30bff461 fix(wip): add emojis & tag support for update 2024-09-15 12:22:18 +08:00
fly_mc
d805a3d9c8 fix 2024-09-15 12:10:14 +08:00
fly_mc
60e3a5f475 fix 2024-09-15 12:02:51 +08:00
fly_mc
8c4a2d662d fix locales 2024-09-15 11:59:57 +08:00
fly_mc
107af8af79 migrate 2024-09-15 11:46:24 +08:00
Nya Candy
2f7d818c54 fix: null history 2024-09-15 11:29:20 +08:00
Nya Candy
3e99dab827 Revert "chore: print debug output for note update"
This reverts commit 9d1b25ef13339f53a4bbd09d17954c3078ce7404.
2024-09-15 11:29:10 +08:00
Nya Candy
04401ec2ed chore: print debug output for note update 2024-09-15 11:28:53 +08:00
Nya Candy
38a0a2f1a7 fix: permissions & types 2024-09-15 11:28:12 +08:00
Nya Candy
8c446c0e78 fix 2024-09-15 11:27:28 +08:00
Nya Candy
f7b30b4f08 fix conflict 2024-09-15 11:21:45 +08:00
Nya Candy
0d942aacf8 feat: get note updatedAt from backend 2024-09-15 11:19:34 +08:00
Nya Candy
b83f0c02bc fix conflict 2024-09-15 11:19:24 +08:00
Nya Candy
54b2449bf2 fix: prevent undefined history caused edit fail
undefined !== -1
2024-09-15 11:10:54 +08:00
Nya Candy
7dc31a3ac1 chore: tweak note update handler
to prevent possible version corruption caused by deliver delay
2024-09-15 11:10:20 +08:00
Nya Candy
678aa493de fix(edit): add missing updated field 2024-09-15 11:10:05 +08:00
Nya Candy
70a1c308f0 chore(edit): only send to relative users
to prevent possible data leak
2024-09-15 11:09:50 +08:00
Nya Candy
728c8c6eb8 fix(edit): tweak note update to 2024-09-15 11:09:24 +08:00
Nya Candy
5e322e52f3 fix(edit): tweak note update content 2024-09-15 11:09:10 +08:00
Nya Candy
0cd597309b fix: add NoteUpdateService to CoreModule 2024-09-15 11:07:56 +08:00
Nya Candy
8576085906 feat(wip): ap update note 2024-09-15 11:07:16 +08:00
Nya Candy
87ecfe55c8 fix conflict 2024-09-15 11:06:49 +08:00
Nya Candy
e4fdd42555 fix conflict 2024-09-15 11:01:36 +08:00
fly_mc
1a0404989a Update fonts 2024-09-07 21:51:30 +08:00
fly_mc
460f918221 pari version 2024-08-30 20:54:33 +08:00
fly_mc
e4ef785161 removed pari version 2024-08-22 14:08:03 +08:00
misskey-release-bot[bot]
882c8b93c1
Merge pull request #14391 from misskey-dev/develop
Release: 2024.8.0
2024-08-18 08:08:47 +00:00
github-actions[bot]
621626aad3 Release: 2024.8.0 2024-08-18 08:08:38 +00:00
syuilo
f4f55ef012
New translations ja-jp.yml (English) (#14432) 2024-08-18 16:03:07 +09:00
github-actions[bot]
2e8a1029a4 Bump version to 2024.8.0-rc.5 2024-08-18 05:21:24 +00:00
かっこかり
b53ee54e4f
fix(frontend): focustrapがzindexを考慮するように (#14431) 2024-08-18 14:18:46 +09:00
github-actions[bot]
b708b27bc8 Bump version to 2024.8.0-rc.4 2024-08-18 04:37:19 +00:00
Hazel K
9ce44b24b8
fix(backend): memory leak in memory caches (#14363)
* encapsulate `MemoryKVCache<T>`

* remove infinity caches

* encapsulate other caches

* add missing awaits to internally synchronize caches

* implement pull-through caching

* tune cache lifetimes

* optimize cache GC by stopping early

* summarize changes in CHANGELOG.md

* Fix timeout comments

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>

* add comments about awaiting the redis write

---------

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-08-18 13:34:01 +09:00
syuilo
3cd5f86510 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2024-08-18 10:12:51 +09:00
syuilo
9b78ce8047 🎨 2024-08-18 10:12:42 +09:00
syuilo
1629c0e50d
New Crowdin updates (#14426)
* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (Chinese Simplified)
2024-08-18 10:11:50 +09:00
syuilo
427f4a2cda Update about-misskey.vue 2024-08-18 10:10:06 +09:00
woxtu
ba9c5c37b8
Remove undefined style (#14427) 2024-08-18 03:40:21 +09:00