Mar0xy
|
0da4717983
|
upd: clicky click on replies
|
2023-09-22 23:56:00 +02:00 |
|
Mar0xy
|
5d40ca6568
|
upd: update notes live on feed
|
2023-09-22 23:44:07 +02:00 |
|
Mar0xy
|
d869d7aa05
|
upd: View post on click
|
2023-09-22 23:35:09 +02:00 |
|
Mar0xy
|
8d2f655e51
|
fix: a few lint problems
|
2023-09-22 23:03:39 +02:00 |
|
Insert5StarName
|
d9eead6ccc
|
fix: remove commented code
|
2023-09-22 22:38:07 +02:00 |
|
Insert5StarName
|
dc77a90baf
|
fix: syntax and typo
|
2023-09-22 22:37:10 +02:00 |
|
Insert5StarName
|
dc10579950
|
upd: add support in frontend
|
2023-09-22 22:33:18 +02:00 |
|
Mar0xy
|
deb8f73127
|
merge: develop branch
commit 72f8f58fe8
Author: Insert5StarName <anime@shourai.de>
Date: Fri Sep 22 20:37:36 2023 +0200
Partial Rebrand
commit 918c80327c
Author: Amelia Yukii <123300075+Insert5StarName@users.noreply.github.com>
Date: Fri Sep 22 20:09:22 2023 +0200
Update FUNDING.yml
commit b1d7aa5508
Author: Amelia Yukii <123300075+Insert5StarName@users.noreply.github.com>
Date: Fri Sep 22 17:57:44 2023 +0200
Update README.md
|
2023-09-22 21:05:22 +02:00 |
|
Mar0xy
|
e6966ac9c8
|
upd: add switching between notes, notes with replies and notes with media on user page
|
2023-09-22 17:47:33 +02:00 |
|
Insert5StarName
|
7b79658dbd
|
fix: alt text indicator and sensetive button
|
2023-09-22 16:40:58 +02:00 |
|
Marie
|
81ebd25b1d
|
fix: duplicate id
|
2023-09-22 04:25:19 +02:00 |
|
Marie
|
612dac29a9
|
upd: add transfem mi dark cherry to theme selector
|
2023-09-22 04:18:48 +02:00 |
|
Marie
|
496f919e8e
|
fix: element missing end
|
2023-09-22 04:13:13 +02:00 |
|
Insert5StarName
|
c69d9877e0
|
upd: add no alt text indicator
|
2023-09-22 04:07:20 +02:00 |
|
Mar0xy
|
77539573a9
|
upd: change default themes
|
2023-09-22 04:06:22 +02:00 |
|
Mar0xy
|
4a63114ef0
|
fix: lint
|
2023-09-22 03:57:24 +02:00 |
|
Insert5StarName
|
113a67077e
|
upd: port Listenbrainz
|
2023-09-22 03:31:59 +02:00 |
|
Mar0xy
|
57c37a8938
|
upd: change menu sorting
|
2023-09-22 01:30:15 +02:00 |
|
Mar0xy
|
e5dc9f20ac
|
upd: remove github tag
|
2023-09-22 01:14:46 +02:00 |
|
Mar0xy
|
0b0947f7bf
|
upd: Add logout button
|
2023-09-22 01:12:29 +02:00 |
|
Mar0xy
|
b8a8e44905
|
Merge branch 'develop' of https://github.com/transfem-org/Sharkey into develop
|
2023-09-22 00:22:49 +02:00 |
|
Mar0xy
|
7111c6c90b
|
upd: swap bcrypt to argon2, add misskey-js to dev, auto load replies
|
2023-09-22 00:21:57 +02:00 |
|
Insert5StarName
|
7a50bc049e
|
upd: allow for Remote Emojis to be Deleted
|
2023-09-22 00:00:12 +02:00 |
|
syuilo
|
e3f151e230
|
feat: 指定したユーザーの投稿通知
Resolve #11499
|
2023-09-21 18:48:15 +09:00 |
|
syuilo
|
51c3ef5561
|
update deps
|
2023-09-21 15:24:47 +09:00 |
|
syuilo
|
b654446f93
|
enhance(frontend): tweak ui
|
2023-09-21 15:14:08 +09:00 |
|
syuilo
|
e41619775f
|
feat: プロフィールでのリンク検証
Resolve #11099
|
2023-09-21 11:58:51 +09:00 |
|
syuilo
|
1250309a69
|
🎨
|
2023-09-21 10:29:40 +09:00 |
|
syuilo
|
6459eadcf1
|
update deps
|
2023-09-21 10:25:44 +09:00 |
|
syuilo
|
8e2d47b2e8
|
refactor
|
2023-09-20 16:44:12 +09:00 |
|
syuilo
|
b9c6992aac
|
update deps (#11849)
* update deps
* wip
* wip
|
2023-09-20 16:43:45 +09:00 |
|
syuilo
|
bb460a1785
|
feat(frontend): スリープ無効化機能
Resolve #11853
|
2023-09-20 10:02:39 +09:00 |
|
syuilo
|
934e4be658
|
fix(frontend): 環境によってはMisskey Webが開けない問題を修正
Fix #11846
|
2023-09-19 17:08:55 +09:00 |
|
syuilo
|
09c00d0a1b
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2023-09-19 17:06:58 +09:00 |
|
syuilo
|
e98fbfeec1
|
cjs
|
2023-09-19 17:06:56 +09:00 |
|
FineArchs
|
578b0ebe0c
|
Scratchpadに非同期のエラーを処理する機能を追加 (#11850)
* opts.callをtopCallに置換
* AiScriptのエラーコールバックをscratchpadに導入
* lint
* Update CHANGELOG.md
|
2023-09-19 16:53:43 +09:00 |
|
syuilo
|
b0f6c44f36
|
refactor(frontend): use ESM
|
2023-09-19 16:37:43 +09:00 |
|
syuilo
|
299c9c4118
|
feat(frontend): 任意のユーザーリストをタイムラインページにピン留めできるように
|
2023-09-19 10:58:42 +09:00 |
|
syuilo
|
5c48878dc5
|
enhance(dev): 関数呼び出しの前にスペースを入れることを許可しない
|
2023-09-19 09:36:07 +09:00 |
|
FineArchs
|
44985ae858
|
feat: Mk:apiが失敗時エラー型の値を返すように (#2) (#11843)
* Mk:apiが失敗時エラー型の値を返すように (#2)
* Update CHANGELOG.md
|
2023-09-18 14:23:33 +09:00 |
|
syuilo
|
25ae4bca9c
|
tab
|
2023-09-18 13:25:49 +09:00 |
|
syuilo
|
350ebbadba
|
fix(frontend): prevent layout-shift of reactions viewer
Fix #11842
|
2023-09-18 11:42:26 +09:00 |
|
syuilo
|
a2d58d9f48
|
fix(frontend): 返信ではないノートの詳細ページが見れない(2023.9.0-beta.6)
|
2023-09-17 17:41:24 +09:00 |
|
syuilo
|
60f3cc6f07
|
update aiscript to 0.16.0
|
2023-09-17 16:54:25 +09:00 |
|
syuilo
|
f7c6932a83
|
enhance: 各ノートが被クリップ数を保持するようにし、無意味にnotes/clipsを叩かないように
|
2023-09-17 10:55:26 +09:00 |
|
syuilo
|
907d519da3
|
enhance(frontend): improve note detail page
|
2023-09-17 10:33:33 +09:00 |
|
syuilo
|
814e28459e
|
enhance(backend): improve server icon setting
Resolve #11481
Resolve #10901
|
2023-09-16 17:05:17 +09:00 |
|
syuilo
|
d2831c612f
|
Update vite.config.ts
|
2023-09-15 19:49:52 +09:00 |
|
syuilo
|
6cf466e5d1
|
update deps (#11820)
* update deps
* fix
* wip
* wip
* wip
* Update docker-compose.yml.example
* Delete reviewer-lottery.yml
* Update RepositoryModule.ts
* wip
* wip
* clean up
* update deps
* wip
* wip
|
2023-09-15 14:28:29 +09:00 |
|
mappi
|
d869481db9
|
feat(frontend): "Moderation Note" ,"Add moderation note" をローカライズ可能に (#11819)
* feat 11818
* update CHANGELOG
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-09-12 15:49:18 +09:00 |
|