ThatOneCalculator
675c93cc5c
im stuff
2022-08-04 14:25:54 -07:00
ThatOneCalculator
a8b3bdaebd
stuff?
2022-08-04 14:16:22 -07:00
ThatOneCalculator
de7db2cc3e
t
2022-08-04 14:13:12 -07:00
Johann150
49686050cc
backend: fix lint "no-throw-literal"
2022-08-04 13:36:37 -07:00
Johann150
d6faae48f2
fix spelling error
2022-08-04 13:34:18 -07:00
ThatOneCalculator
8abfaebab0
Merge remote-tracking branch 'misskey/develop' into develop
2022-08-04 13:31:54 -07:00
syuilo
8f3a534c64
fix: use new for throw error
...
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-08-01 17:44:53 +09:00
ThatOneCalculator
894cb76baf
revers
2022-07-29 15:07:07 -07:00
ThatOneCalculator
f4eafae86d
test
2022-07-29 09:27:39 -07:00
ThatOneCalculator
e150685203
try new query
2022-07-29 09:17:10 -07:00
ThatOneCalculator
9d315aa1e1
try to fix streaming
2022-07-29 08:57:53 -07:00
ThatOneCalculator
42ba2cf94a
im stuff
2022-07-29 01:11:25 -07:00
ThatOneCalculator
cc89820db8
remove console log
2022-07-29 00:44:17 -07:00
ThatOneCalculator
d15a3c6dde
console log
2022-07-29 00:40:27 -07:00
ThatOneCalculator
20608d9b55
stuff
2022-07-29 00:35:49 -07:00
ThatOneCalculator
e2db8dd230
brackets
2022-07-29 00:33:51 -07:00
ThatOneCalculator
7852e3ae4a
()
2022-07-29 00:30:42 -07:00
ThatOneCalculator
e2d3d8a9d4
im stuff
2022-07-29 00:28:21 -07:00
ThatOneCalculator
acb27d13f5
try @Johann150's solution :)
2022-07-29 00:25:22 -07:00
ThatOneCalculator
f3ba1742b1
im stuff
2022-07-29 00:20:40 -07:00
ThatOneCalculator
8af503ec91
no quotes
2022-07-29 00:13:29 -07:00
ThatOneCalculator
92b914b581
testtt
2022-07-29 00:09:49 -07:00
ThatOneCalculator
cfe6f1b71c
testtt
2022-07-29 00:00:39 -07:00
ThatOneCalculator
a13c978122
FROM clause
2022-07-28 23:57:18 -07:00
ThatOneCalculator
888038646f
aaa
2022-07-28 23:53:42 -07:00
ThatOneCalculator
a6ec677cc3
fix!!!!
2022-07-28 23:46:36 -07:00
ThatOneCalculator
59c2927650
proper error
2022-07-28 23:01:13 -07:00
ThatOneCalculator
9aeffce5df
bruh
2022-07-28 22:57:54 -07:00
ThatOneCalculator
962a5213f7
help i cant write queer ees :(
2022-07-28 22:54:59 -07:00
ThatOneCalculator
2fb389601a
ack
2022-07-28 22:46:51 -07:00
ThatOneCalculator
d9f111bb31
test :(
2022-07-28 22:42:40 -07:00
ThatOneCalculator
cef356b7b8
typo!!
2022-07-28 22:31:49 -07:00
ThatOneCalculator
4dc7e746ce
I think i fixed it!
2022-07-28 22:29:54 -07:00
ThatOneCalculator
978bf199a0
test
2022-07-28 22:17:59 -07:00
ThatOneCalculator
1e95004007
typo in file name
2022-07-28 21:50:00 -07:00
ThatOneCalculator
ba29733ea7
typo
2022-07-28 21:49:36 -07:00
ThatOneCalculator
bcacfc0811
Recommended timeline!
2022-07-28 21:28:13 -07:00
Johann150
dc793c86f8
fix lints
2022-07-27 19:46:56 -07:00
Chloe Kudryavtsev
7459dc0819
backend: improve mutes and blocks
...
Mutes and blocks now also apply recursively to replies and renotes.
Furthermore, any mentioned user being muted or blocked will also apply.
2022-07-27 19:46:26 -07:00
ThatOneCalculator
690b03979b
Custom splash icons!
2022-07-27 10:25:30 -07:00
ThatOneCalculator
0ed6d30f5e
Add endpoint
2022-07-27 09:58:18 -07:00
ThatOneCalculator
ed2ddd2cca
clean up
2022-07-27 09:47:29 -07:00
ThatOneCalculator
3efd03800d
Custom MOTD!
2022-07-27 09:46:35 -07:00
ThatOneCalculator
995a330926
semi for children
2022-07-26 14:45:36 -07:00
ThatOneCalculator
2944d70379
fix
2022-07-25 14:17:58 -07:00
Johann150
071f893007
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
c4b9f702b4
.js
2022-07-25 14:02:46 -07:00
ThatOneCalculator
a718f8d053
fix import
2022-07-25 13:59:12 -07:00
ThatOneCalculator
a75fe41f06
im stuff
2022-07-25 13:57:13 -07:00
Johann150
2c72acd813
enable to fetch replies recursively
2022-07-25 13:40:37 -07:00
Johann150
3f9788cae8
pack children without detail
2022-07-25 13:40:22 -07:00
Johann150
2c814b317f
remove ms dependency
2022-07-25 13:38:31 -07:00
Johann150
fed2085138
Merge: enhance privacy of notes
...
https://akkoma.dev/FoundKeyGang/FoundKey/pulls/14
2022-07-25 13:36:44 -07:00
Johann150
adcc3c9286
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
ThatOneCalculator
a0d98555df
More #31748f
2022-07-24 18:36:55 -07:00
ThatOneCalculator
6ece6fb041
Merge remote-tracking branch 'misskey/develop' into develop
2022-07-24 18:07:18 -07:00
syuilo
3a8b93ac26
tweak rate limit
2022-07-24 17:56:48 +09:00
ThatOneCalculator
6fa6bc1915
🎨
2022-07-23 22:10:07 -07:00
ThatOneCalculator
7d91257317
Less cluttered notifications
2022-07-23 21:30:42 -07:00
ThatOneCalculator
8532c7eea5
more rpine stuff
2022-07-23 21:23:04 -07:00
ThatOneCalculator
53e6fbfb89
Merge remote-tracking branch 'johann150/mk/bearer-authentication' into develop
2022-07-23 19:05:35 -07:00
ThatOneCalculator
80ae73f543
Merge remote-tracking branch 'misskey/develop' into develop
2022-07-21 23:43:30 -07:00
xianon
fed327b437
リモートユーザーを正しくブロックできるように修正する ( #9027 )
2022-07-22 15:41:31 +09:00
ThatOneCalculator
e7eee6a9d8
b3
2022-07-21 12:48:23 -07:00
syuilo
b374c4dcf6
chore: improve error message of boot
2022-07-21 22:30:36 +09:00
ThatOneCalculator
31da3c16c3
Properly apply star is like patch
2022-07-19 15:23:26 -07:00
ThatOneCalculator
292663b032
indentation
2022-07-19 12:01:45 -07:00
ThatOneCalculator
6800a8ccaa
Better ASCII art
2022-07-19 11:18:44 -07:00
ThatOneCalculator
80ea452b9b
Calckey as software name, finally!
2022-07-19 10:49:43 -07:00
ThatOneCalculator
e4246d8586
Calckey in launch strings
2022-07-19 10:18:05 -07:00
ThatOneCalculator
8687b46e18
More Calckey strings
2022-07-19 10:13:17 -07:00
ThatOneCalculator
0693367f96
Merge remote-tracking branch 'misskey/develop' into develop
2022-07-19 09:04:29 -07:00
syuilo
a23b24e9cc
Merge branch 'develop' into pr/9021
2022-07-19 23:53:08 +09:00
Acid Chicken (硫酸鶏)
bfce689abc
fix(server): make sure getFileInfo
doesn't fail if detectSensitivity
ever fails ( #9020 )
2022-07-19 17:09:21 +09:00
Johann150
5217f18ca4
handle authentication errors in stream API
2022-07-19 09:32:46 +02:00
Johann150
ad2f017af8
update openapi spec generator
...
Properly document GET API endpoints.
Added Bearer token authentication.
2022-07-19 09:32:01 +02:00
Johann150
69059b2b1f
improve authentication errors
2022-07-19 09:29:04 +02:00
Johann150
8b6381a6a8
add OAuth 2.0 Bearer Token authentication
2022-07-19 09:29:04 +02:00
ThatOneCalculator
bab942856e
tabs
2022-07-18 23:21:08 -07:00
ThatOneCalculator
ae5fd85436
calckey ascii art
2022-07-18 23:07:18 -07:00
ThatOneCalculator
7da37a3500
MOTD
2022-07-18 21:47:32 -07:00
ThatOneCalculator
002f7b5481
The annoying orange
2022-07-18 21:32:02 -07:00
ThatOneCalculator
db7fbce3b1
Merge remote-tracking branch 'nullobsi/secure-fetch' into develop
2022-07-18 20:50:15 -07:00
ThatOneCalculator
67460a4e7b
Merge remote-tracking branch 'thatonecalculator/self-host-images' into develop
2022-07-18 20:34:37 -07:00
ThatOneCalculator
2520468447
Merge remote-tracking branch 'thatonecalculator/repair-style' into develop
2022-07-18 20:34:06 -07:00
ThatOneCalculator
005d557502
Calckey
2022-07-18 19:00:45 -07:00
nullobsi
1df427a085
Hide private data in pug when private mode is enabled
2022-07-17 15:25:40 -07:00
nullobsi
4e52c8d8fd
Add secure mode settings to Security tab
2022-07-17 15:25:40 -07:00
nullobsi
7131ca8897
In private mode, block access to many public APIs
2022-07-17 15:25:40 -07:00
nullobsi
8f6605eb63
Add Secure Mode and Private Mode
...
- Add instance actor
- Add private mode, which uses an allowlist
- Add Secure Mode, restricts access to blocked instances
2022-07-17 15:25:39 -07:00
syuilo
14463b7cbf
fix(server): fix bind of method
...
Fix #9006
2022-07-16 19:03:41 +09:00
syuilo
2284142e58
tweak boot.js
2022-07-14 22:25:57 +09:00
syuilo
e00b4724ac
tweak boot.js
2022-07-14 22:04:16 +09:00
syuilo
8c9530fb41
tweak boot.js
2022-07-14 21:52:58 +09:00
syuilo
a3a2d1186c
chore: use tab
2022-07-14 21:02:45 +09:00
syuilo
975e22089a
improve error handling of client boot
2022-07-14 20:41:17 +09:00
syuilo
ae5596dce2
log error while client boot
2022-07-14 20:29:45 +09:00
tamaina
1665262483
fix(sw, notification): Don't issue an event if there is no affect ( #8979 )
...
* test
* ]v]
2022-07-13 21:07:49 +09:00
Johann150
278b7a70a7
enhance: read theme color nodeinfo ( #8977 )
...
* provide theme color in nodeinfo metadata
* read theme color from nodeinfo
Prefer to read the theme color from the nodeinfo since it is more
performant than performing selector search on a DOM.
2022-07-13 21:06:24 +09:00
syuilo
235e55790b
feat: support <plain> syntax for mfm
2022-07-12 12:03:38 +09:00