ThatOneCalculator
274e7b7bbf
Remove channels from actions
2022-07-26 14:40:11 -07:00
ThatOneCalculator
28473d382a
onClick -> handler
2022-07-26 14:35:12 -07:00
ThatOneCalculator
b036c9d490
Remove updated.vue for now
2022-07-26 14:31:46 -07:00
ThatOneCalculator
528b2be5b3
Misc timeline actions as headerActions
2022-07-26 14:29:52 -07:00
ThatOneCalculator
744e1bf57e
revert
2022-07-26 13:16:49 -07:00
ThatOneCalculator
86498050c4
test
2022-07-26 12:29:37 -07:00
ThatOneCalculator
108e8a0637
headerbar
2022-07-26 12:21:12 -07:00
ThatOneCalculator
13ed4389c1
hide federation from public local instance info if not mod
2022-07-25 21:21:40 -07:00
ThatOneCalculator
02493c8d08
Add back admin custom css start
2022-07-25 19:19:36 -07:00
ThatOneCalculator
bc4a8359a0
Start admin custom css
2022-07-25 19:18:56 -07:00
ThatOneCalculator
17edc3f8aa
Add back missing routes
2022-07-25 19:17:47 -07:00
ThatOneCalculator
39c0576599
Revert "Start admin custom css"
...
This reverts commit 74b52213ee
.
2022-07-25 19:00:10 -07:00
ThatOneCalculator
66c5715ee4
More rpine
2022-07-25 18:15:01 -07:00
ThatOneCalculator
5cf313ce3b
more rpine
2022-07-25 18:15:01 -07:00
ThatOneCalculator
4ff2d0e567
More rose pine stuff
2022-07-25 17:32:25 -07:00
ThatOneCalculator
96a219a294
fix
2022-07-25 17:27:57 -07:00
ThatOneCalculator
a9d62349c1
Fix
2022-07-25 17:24:16 -07:00
ThatOneCalculator
38f33b3354
Raw instance info only for moderators
2022-07-25 17:14:37 -07:00
ThatOneCalculator
74b52213ee
Start admin custom css
2022-07-25 17:00:44 -07:00
ThatOneCalculator
319e7f4d2c
profile as bg
2022-07-25 16:04:30 -07:00
ThatOneCalculator
f04995c3e8
fix
2022-07-25 14:17:58 -07:00
Johann150
7da0602759
use getNote instead of Notes.find
...
If a note is not visible to the requesting user, an error will be raised.
2022-07-25 14:17:20 -07:00
ThatOneCalculator
3046b87b76
.js
2022-07-25 14:02:46 -07:00
ThatOneCalculator
0eb25b5ab4
fix import
2022-07-25 13:59:12 -07:00
ThatOneCalculator
6bf10ccfbc
im stuff
2022-07-25 13:57:13 -07:00
ThatOneCalculator
7bde1c4d50
FOUNDKEY changes
2022-07-25 13:50:52 -07:00
Johann150
dca0db770e
refactor queue chart to composition API
2022-07-25 13:49:37 -07:00
ThatOneCalculator
307bfaf220
queeueueueu chart
2022-07-25 13:48:35 -07:00
Johann150
5c7c227bf7
refactor: colours in queue chart
2022-07-25 13:47:48 -07:00
Johann150
d67a5a897e
FOUNDKEY changes
2022-07-25 13:45:00 -07:00
Johann150
f256e8b578
Refactor components/page/page.textarea.vue to composition API
...
https://akkoma.dev/FoundKeyGang/FoundKey/pulls/26
2022-07-25 13:43:06 -07:00
Johann150
ff46da778a
Refactor components/page/page.text.vue to composition API
...
https://akkoma.dev/FoundKeyGang/FoundKey/pulls/25
2022-07-25 13:42:40 -07:00
ThatOneCalculator
7303bd79ce
back to 30
2022-07-25 13:41:45 -07:00
Johann150
15f06a1d50
enable to fetch replies recursively
2022-07-25 13:40:37 -07:00
Johann150
86342538aa
pack children without detail
2022-07-25 13:40:22 -07:00
Johann150
b3a22f49cb
client uses new API for child notes depth
2022-07-25 13:40:01 -07:00
Johann150
d6a95797d8
remove ms dependency
2022-07-25 13:38:31 -07:00
Johann150
20763a84ee
Merge: enhance privacy of notes
...
https://akkoma.dev/FoundKeyGang/FoundKey/pulls/14
2022-07-25 13:36:44 -07:00
Johann150
3b40c7d081
remove unnecessary joins
...
These joins are no longer necessary as of commit
c35372a20d22cddb75e93a0b407f2b652cd7faf0. It seems they are bad enough
for performance to break installs.
2022-07-25 13:28:57 -07:00
Johann150
5972640a17
refactor pages/auth.form.vue to composition API
2022-07-25 13:27:35 -07:00
ThatOneCalculator
ee0a19c3f7
Merge remote-tracking branch 'misskey/develop' into develop
2022-07-25 10:23:27 -07:00
syuilo
519c8b419b
chore(client): tweak style
2022-07-25 21:24:37 +09:00
syuilo
b7f4cb6433
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2022-07-25 21:16:52 +09:00
syuilo
595bf6fc69
add missing dependency
2022-07-25 21:16:46 +09:00
hayabusa
36f083c189
一部のアプリからファイルを投稿フォームへドロップできない場合がある問題を修正 ( #9035 )
...
* dropEffectとeffectAllowedの関連付けを修正
* Update Changelog
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-07-25 21:16:11 +09:00
syuilo
f835421d70
update deps
2022-07-25 21:10:06 +09:00
ThatOneCalculator
e90d5b23db
More #31748f
2022-07-24 18:36:55 -07:00
ThatOneCalculator
2b1e707f8c
Merge remote-tracking branch 'misskey/develop' into develop
2022-07-24 18:07:18 -07:00
syuilo
756eeb51f3
chore(client): tweak ui
2022-07-24 18:44:50 +09:00
syuilo
9f5c8f42e0
tweak rate limit
2022-07-24 17:56:48 +09:00