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 |
|
syuilo
|
e790aa0548
|
[skip ci] New Crowdin updates (#14423)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
|
2024-08-17 20:25:15 +09:00 |
|
taichan
|
bf8c42eecd
|
Fix(beckend): html content-type detection on signedGet (#14424)
* fix(backend): contenttype detection of html in signedGet
* code style
* fix by review
|
2024-08-17 19:51:56 +09:00 |
|
かっこかり
|
129af06198
|
Update packages/backend/src/core/activitypub/ApRequestService.ts
|
2024-08-17 18:25:46 +09:00 |
|
かっこかり
|
83c04c55ad
|
fix(misskey-js): eliminate any (follow-up of #13523) (#14422)
|
2024-08-17 18:15:46 +09:00 |
|
かっこかり
|
0b98554319
|
Update CHANGELOG.md
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
|
2024-08-17 18:05:29 +09:00 |
|
かっこかり
|
4e0d57000c
|
fix(frontend): 以前のpopupの呼び出し方を修正 (#14421)
|
2024-08-17 18:04:52 +09:00 |
|
syuilo
|
c0de57c08d
|
Update about-misskey.vue
|
2024-08-17 17:57:27 +09:00 |
|
かっこかり
|
75b0315ace
|
Update timeline.vue (refactor)
|
2024-08-17 15:24:29 +09:00 |
|
github-actions[bot]
|
6cdecd72ee
|
Bump version to 2024.8.0-rc.3
|
2024-08-17 06:17:02 +00:00 |
|
taichan
|
9fbc1b7f7b
|
enhance(backend): headタグ内にrel=alternateの指定のあるlinkタグがある場合、記述されたURLを参照して照会できるように (#14371)
* signedGet時にhttpかつalternate属性のlinkがある場合に一回だけfollowして照会する
* Fix: validation position
* Fix import
* Fix tagname
* Update CHANGELOG
* Fix code style
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-08-17 15:12:23 +09:00 |
|