Hazelnoot
e7feca8784
document cache implementations
2025-06-09 11:02:53 -04:00
dakkar
5c680d65c7
replace more icons
...
in a few places icon classes are constructed from string constants,
and those not always include the `ti` prefix
also updated the `grep` in `CONTRIBUTING.md` to catch those kind of
constants.
2025-05-30 17:44:35 +01:00
Hazelnoot
ac894986f9
Merge branch 'develop' into merge/2025-03-24
...
# Conflicts:
# CONTRIBUTING.md
# packages/backend/src/core/activitypub/models/ApPersonService.ts
2025-04-24 13:07:41 -04:00
piuvas
58ef95e962
fix typo in contributing.
2025-04-21 09:32:53 -03:00
piuvas
20482888b0
add merge guide for verifyLink.
2025-04-20 10:44:40 -03:00
Hazelnoot
5f3837b6ca
fix indentation in CONTRIBUTING.md
2025-04-13 19:58:46 -04:00
Hazelnoot
6095b3305c
remove docs for regenerate-search-index, as it's now a vite plugin
2025-04-05 12:24:54 -04:00
Hazelnoot
dcc6e68c08
docs: add instructions to update chart/files/default.yml
2025-04-01 16:04:48 -04:00
Hazelnoot
4d42107acb
docs: add instructions to regenerate assets and search index
2025-04-01 15:40:29 -04:00
Hazelnoot
8b5768f848
add DynamicNoteSimple.vue
2025-04-01 12:49:53 -04:00
Hazelnoot
61019158ce
add DynamicNoteDetailed.vue
2025-04-01 12:49:30 -04:00
Hazelnoot
02fa8f03e5
docs: add instructions to update toMastoApiHtml
2025-04-01 12:09:54 -04:00
Hazelnoot
067d56ba03
docs: add instructions for updating ci.yml
2025-04-01 11:54:08 -04:00
Hazelnoot
6ad9d20b02
docs: add instructions for updating DynamicNote
2025-04-01 11:50:41 -04:00
Hazelnoot
927198f3be
docs: enumerate Mk/Sk note components to sync
2025-04-01 11:14:47 -04:00
Hazelnoot
6ad0669a51
reformat upstream merge instructions
2025-04-01 10:56:08 -04:00
Hazelnoot
d8908ef2d8
merge upstream
2025-03-25 16:14:53 -04:00
Hazelnoot
770e0bbcdc
document changes to updateInstanceQueue in merge instructions
2025-03-21 12:37:06 -04:00
syuilo
409cd4fbd3
refactor(frontend): router refactoring
2025-03-19 15:54:30 +09:00
dakkar
f2382e951e
docs: run more tests after merging
...
also, reformat the markdown to get the correct list nesting
2025-02-06 10:45:13 +00:00
Hazelnoot
ae52a80b1a
add simplified ti-emoji regex
2025-02-04 20:40:17 -05:00
Hazelnoot
a4e86758c1
merge upstream 2025-02-03
2025-02-03 14:36:09 -05:00
かっこかり
35104d87d5
revert(dev): フロントエンド・バックエンドを分離する開発モードを廃止 ( #15284 )
...
* Revert "chore: 開発モードでフロントエンドとバックエンドを独立して起動するようにする(再) (#12593 )"
This reverts commit b0039f0946
.
* revert dev command
* revert embed dev
* 消しすぎた
* filesをプロキシするように
* fix chromatic ci
* Revert "filesをプロキシするように"
This reverts commit 41be2548ce82ba408588c5f0dee007c97d026e55.
* fix: configのhostnameでサーバーを起動するように
* fix
* lint
* Update Changelog
* fix
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-01-25 20:58:39 +09:00
Nanashi.
0a41e36b6d
docs: CONTRIBUTING.mdに「Misskey.jsのAPIの型の生成」のセクションを追加 ( #15338 )
...
* docs: 「Misskey.jsのAPIの型の生成」のセクションを追加
* docs: build-misskey-js-with-typesを使う
2025-01-25 10:58:01 +09:00
dakkar
96aa5f3ad5
upstream merge checklist: remember to check federated profile fields
2024-12-12 17:42:19 +00:00
dakkar
910d166e1c
more linting instructions
2024-11-23 10:57:58 +00:00
dakkar
f23c95ad03
fix typo
2024-11-22 12:39:11 +00:00
dakkar
bc816cb166
Merge tag '2024.11.0' into feature/2024.10
2024-11-22 12:29:04 +00:00
syuilo
42f9586fc6
Update CONTRIBUTING.md
2024-11-17 17:33:50 +09:00
syuilo
032dfc782d
Update CONTRIBUTING.md
2024-11-17 17:33:12 +09:00
syuilo
00b8d0c072
Update CONTRIBUTING.md
2024-11-17 17:32:28 +09:00
syuilo
00cbf9fe80
Update CONTRIBUTING.md
2024-11-09 14:09:02 +09:00
dakkar
9980a2b9ff
mention more tests
2024-11-08 17:09:03 +00:00
dakkar
b47b25871d
example test config
2024-11-08 16:32:02 +00:00
dakkar
b4e8e78172
replace new icons
2024-11-08 16:28:37 +00:00
dakkar
f079edaf3c
Merge tag '2024.10.1' into feature/2024.10
2024-11-08 15:52:37 +00:00
syuilo
8a4ce16e90
Update CONTRIBUTING.md
2024-11-08 18:00:55 +09:00
かっこかり
04b37a1315
enhance(i18n): カタルーニャ語を追加 ( #14842 )
...
* enhance(i18n): 対応言語の追加
* 翻訳進捗が70%に満たないものを除外
* Update Changelog
* 翻訳進捗が70%を超えたら導入の旨を明記
* typo
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-10-28 12:32:17 +09:00
Kisaragi
9d0f7eeb9c
docs: ActivityPub層の変更を含む場合にやるべきことを明文化 ( #14812 )
2024-10-21 15:12:28 +09: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
Hazelnoot
2cd41228d8
Merge branch 'develop' into feature/2024.9.0
2024-10-13 11:35:10 -04:00
dakkar
a2d47f686f
replace icons in embeds
2024-10-10 13:50:20 +01:00
Hazel K
830565787a
docs: fix command to generate new migration
2024-10-09 23:41:26 -04:00
dakkar
20928ef710
cleanup CONTRIBUTING
2024-10-09 15:52:42 +01:00
dakkar
f00576bce6
Merge remote-tracking branch 'misskey/master' into feature/2024.9.0
2024-10-09 15:17:22 +01:00
syuilo
4a356f1ba7
refactor(frontend): prefix css variables ( #14725 )
...
* wip
* Update index.d.ts
* remove unnecessary codes
2024-10-09 18:08:14 +09:00
syuilo
6ee55e1ab3
Update CONTRIBUTING.md
2024-09-24 17:41:56 +09:00
dakkar
5f93b10fb7
extra step when checking merges from upstream
2024-08-30 13:35:20 +01:00
dakkar
0796d4bd62
align ApNoteService updateNote with createNote
2024-08-30 13:33:42 +01:00
dakkar
94dceb9e15
Merge branch 'develop' into feature/misskey-2024.07
2024-08-06 17:51:51 +01:00