Commit graph

26598 commits

Author SHA1 Message Date
fly_mc
a201b6e40b tweak MkNoteDetailed noteFooterButton 2024-10-18 01:38:24 +08:00
fly_mc
cd4be7870e tweak MkNoteDetailed 2024-10-18 00:50:32 +08:00
fly_mc
5031e2b913 Bump version 2024-10-18 00:30:53 +08:00
fly_mc
211bd4d2d8 tweak noteFooterButton in MkNoteDetailed 2024-10-18 00:29:57 +08:00
fly_mc
cfa6d6ea90 fix translate button in MkDetailed(removed collaped) 2024-10-18 00:04:01 +08:00
fly_mc
1ec351696c add translate button in MkNoteDetailed 2024-10-17 23:57:29 +08:00
fly_mc
246a5c5d48 fix translate button 2024-10-17 23:46:13 +08:00
fly_mc
e9e08b2ec2 use tinyld heavy 2024-10-17 23:43:41 +08:00
fly_mc
b786a698c7 fix translate button 2024-10-17 23:25:00 +08:00
fly_mc
b6e72d6ea5 Update lockfile 2024-10-17 23:20:23 +08:00
fly_mc
e484545d5e add translate foreign language in MkNote 2024-10-17 23:19:17 +08:00
fly_mc
5d5cc0f9d7 Revert "turn defaultWithReplies false"
This reverts commit 53b11b84c4.
2024-10-17 22:38:32 +08:00
fly_mc
2f1eb0708a tweak mobile navbar 2024-10-17 22:37:22 +08:00
fly_mc
9301e9ba5c fix classic.vue 2024-10-17 21:41:09 +08:00
fly_mc
c68b17e65d Revert "tweak deck style"
This reverts commit 1a9edab9cf.
2024-10-17 21:37:14 +08:00
fly_mc
1a9edab9cf tweak deck style 2024-10-17 21:32:31 +08:00
fly_mc
1395048707 togglereation stop propagation 2024-10-17 11:44:13 +08:00
fly_mc
82627466c4 Revert "avatar deco stop propagation"
This reverts commit 7453ac3f80.
2024-10-17 11:39:14 +08:00
fly_mc
831c0383a5 MkNote... stop propagation 2024-10-17 11:31:39 +08:00
fly_mc
7453ac3f80 avatar deco stop propagation 2024-10-17 11:11:12 +08:00
fly_mc
658441bc3f Bump version 2024-10-16 22:44:03 +08:00
fly_mc
ada6f173cd add stop propagation 2024-10-16 21:44:44 +08:00
fly_mc
e734f0c257 removed ltl in visitordashboard 2024-10-16 21:05:38 +08:00
fly_mc
3fca39abd2 fix: dont retry too many mentions error notes for inbox 2024-10-16 20:57:42 +08:00
fly_mc
295b678be3 removed useless style 2024-10-16 13:32:38 +08:00
fly_mc
c328883e0f enhance: switch timestamp 2024-10-16 13:30:39 +08:00
fly_mc
212b623df1 Revert "Add note detail button"
This reverts commit e481c2ae96.
2024-10-16 13:30:07 +08:00
fly_mc
752ec5d3e1 Bump version 2024-10-16 02:20:46 +08:00
fly_mc
11f6dc9991 enhance: click to switch timestamp 2024-10-16 02:17:48 +08:00
fly_mc
e481c2ae96 Add note detail button 2024-10-16 01:41:40 +08:00
fly_mc
484332932a Tweak MkNoteHeader name 2024-10-16 00:03:17 +08:00
fly_mc
53b11b84c4 turn defaultWithReplies false 2024-10-15 21:20:21 +08:00
fly_mc
b62907fe56 Merge branch 'develop' into pari-20241009 2024-10-15 14:13:22 +08:00
fly_mc
172998cd13 Bump version 2024-10-15 14:09:24 +08:00
fly_mc
bafcb93878 tweak Mknote & MkDetailed 2024-10-15 14:08:20 +08:00
github-actions[bot]
b1aac6acc3 [skip ci] Update CHANGELOG.md (prepend template) 2024-10-15 04:53:48 +00:00
github-actions[bot]
d2e8dc4fe3 Release: 2024.10.1 2024-10-15 04:53:43 +00:00
zyoshoka
b990ae6b23
test(backend): add federation test (#14582)
* test(backend): add federation test

* fix(ci): install pnpm

* fix(ci): cd

* fix(ci): build entire project

* fix(ci): skip frontend build

* fix(ci): pull submodule when checkout

* chore: show log for debugging

* Revert "chore: show log for debugging"

This reverts commit a930964b8d6ba550c23bce1e7fb45d92eab49ef9.

* fix(ci): build entire project

* chore: omit unused globals

* refactor: use strictEqual and simplify some asserts

* test: follow requests

* refactor: add resolveRemoteNote function

* refactor: refine resolveRemoteUser function

* refactor: cache admin credentials

* refactor: simplify assertion with excluded fields

* refactor: use assert

* test: note

* chore: labeler detect federation

* test: blocking

* test: move

* fix: use appropriate TLD

* chore: shorter purge interval

* fix(ci): change TLD

* refactor: delete trivial comment

* test(user): isCat

* chore: use jest

* chore: omit logs

* chore: add memo

* fix(ci): omit unnecessary build

* test: pinning Note

* fix: build daemon in container

* style: indent

* test(streaming): timeline

* chore: rename

* fix: delete role after test

* refactor: resolve users by uri

* fix: delete antenna after test

* test: api timeline

* test: Note deletion

* refactor: sleep function

* test: notification

* style: indent

* refactor: type-safe host

* docs: update description

* refactor: resolve function params

* fix(block): wrong test name

* fix: invalid type

* fix: longer timeout for fire testing

* test(timeline): hashtag

* test(note): vote delivery

* fix: wrong description

* fix: hashtag channel param type

* refactor: wrap basic cases

* test(timeline): add homeTimeline tests

* fix(timeline): correct wrong case and description

* test(notification): add tests for Note

* refactor(user): wrap profile consistency with describe

* chore(note): add issue link

* test(timeline): add test

* test(user): suspension

* test: emoji

* refactor: fetch admin first

* perf: faster tests

* test(drive): sensitive flag

* test(emoji): add tests

* chore: ignore .config/docker.env

* chore: hard-coded tester IP address

* test(emoji): custom emoji are surrounded by zero width space

* refactor: client and username as property

* test(notification): mute

* fix(notification): correct description

* test(block): mention

* refactor(emoji): addCustomEmoji function

* fix: typo

* test(note): add reaction tests

* test(timeline): Note deletion

* fix: unnecessary ts-expect-error

* refactor: unnecessary fetch mocking

* chore: add TODO comments

* test(user): deletion

* chore: enable --frozen-lockfile

* fix(ci): copying configs

* docs: update CONTRIBUTING.md

* docs: fix typo

* chore: set default sleep duration

* fix(notification): omit flaky tests

* fix(notification): correct type

* test(notification): add api endpoint tests

* chore: remove redundant mute test

* refactor: use param client

* fix: start timer after trigger

* refactor: remove unnecessary any

* chore: shorter timeout for checking if fired

* fix(block): remove outdated comment

* refactor: shorten remote user variable name

* refactor(block): use existing function

* refactor: file upload

* docs: update description

* test(user): ffVisibility

* fix: `/api/signin` -> `/api/signin-flow`

* test: abuse report

* refactor: use existing type

* refactor: extract duplicate configs to template file

* fix: typo

* fix: avoid conflict

* refactor: change container dependency

* perf: start misskey parallelly

* fix: remove dependency

* chore(backend): add typecheck

* test: add check for #14728

* chore: enable eslint check

* perf: don't start linked services when test

* test(note): remote note deletion for moderation

* chore: define config template

* chore: write setup script

* refactor: omit unnecessary conditional

* refactor: clarify scope

* refactor: omit type assertion

* refactor: omit logs

* style

* refactor: redundant promise

* refactor: unnecessary imports

* refactor: use readable error code

* refactor: cache set in signin function

* refactor: optimize import
2024-10-15 13:37:00 +09:00
syuilo
3cea890eba fix(frontend): blinkアニメーションが動作していないのを修正 2024-10-15 13:01:06 +09:00
syuilo
21a2aa5243
Update CHANGELOG.md 2024-10-15 12:30:40 +09:00
syuilo
825d218692 Update CHANGELOG.md 2024-10-15 10:39:36 +09:00
syuilo
b5de525548 add note 2024-10-15 10:32:00 +09:00
fly_mc
4fb53286c7 turn on showReactionsCount by default 2024-10-14 22:41:44 +08:00
fly_mc
4c8adb1e2f Merge branch 'develop' into pari-20241009 2024-10-14 22:32:27 +08:00
syuilo
5005cc8ae3 add note 2024-10-14 21:00:20 +09:00
syuilo
f13c3909a0 refactor(backend): remove unnecessary any 2024-10-14 17:54:27 +09:00
syuilo
77ebabb3dc Revert "refactor"
This reverts commit 7fd8ef344b.
2024-10-14 17:51:47 +09:00
syuilo
7fd8ef344b refactor 2024-10-14 17:43:44 +09:00
syuilo
b0a251d231 🎨 2024-10-14 15:35:44 +09:00
github-actions[bot]
04e74aa28c Bump version to 2024.10.1-beta.6 2024-10-14 04:19:47 +00:00