Cleo John
37bed7c714
Merge db changes into recieve_moveto
2022-11-24 11:33:36 +00:00
Cleo John
9ab2599e0d
db migration for moved to
2022-11-24 11:32:25 +00:00
cutestnekoaqua
ea3e13f190
Create move type
2022-11-23 21:49:52 +01:00
ThatOneCalculator
f31b374024
don't load icons in pug
2022-11-21 20:05:08 -08:00
ThatOneCalculator
a2d9405824
deprecate node < 18
2022-11-21 16:27:32 -08:00
ThatOneCalculator
bd8581b25a
description, not summary
2022-11-19 01:20:31 -08:00
ThatOneCalculator
7363454810
test api docs
2022-11-19 01:15:35 -08:00
ThatOneCalculator
e06bbd3600
perf: ⚡ load icons css last
2022-11-19 00:53:30 -08:00
ThatOneCalculator
2c5ba3f11e
perf: ⚡ load icons css last
2022-11-19 00:52:41 -08:00
ThatOneCalculator
3e44dbdee3
Add Sage to patron list
2022-11-19 00:08:45 -08:00
ThatOneCalculator
61fbc74e6c
fix patrons
2022-11-19 00:04:35 -08:00
ThatOneCalculator
58badd7ec6
fetch patrons remotely
2022-11-18 23:54:50 -08:00
ThatOneCalculator
c35c534a86
typo
2022-11-18 20:18:00 -08:00
ThatOneCalculator
613c560bcc
Finally fix star reaction fallback migration
2022-11-18 20:17:32 -08:00
ThatOneCalculator
48c03b071c
migration
2022-11-18 19:26:45 -08:00
ThatOneCalculator
331b8664f8
feat: ✨ Page drafts
2022-11-18 19:24:05 -08:00
syuilo
bf87e9586b
improve performance (merge deepClone from Misskey dev)
2022-11-18 17:28:58 -08:00
ThatOneCalculator
eea4855692
upgrade deps
2022-11-18 17:20:34 -08:00
ThatOneCalculator
2c0cf33798
init
2022-11-17 13:54:25 -08:00
ThatOneCalculator
d8ae9e7be6
chore: ⬆️ upgrade packages
2022-11-16 02:08:33 -08:00
ThatOneCalculator
4b5fb15745
don't require credential for stats
2022-11-15 00:37:35 -08:00
ThatOneCalculator
f3f63a5dc1
AVIF support
2022-11-14 18:53:38 -08:00
ThatOneCalculator
470dd5ba5b
more fixes
2022-11-14 18:35:01 -08:00
ThatOneCalculator
1529626d05
chore: ⬆️ update deps
2022-11-13 13:14:34 -08:00
ThatOneCalculator
f43802a5fb
fix pinned users list
2022-11-09 20:06:03 -08:00
ThatOneCalculator
58daac50a8
fix pinned users
2022-11-09 19:59:20 -08:00
ThatOneCalculator
52bc14d4b7
chore: 📦 package upgrades
2022-11-09 17:21:09 -08:00
Johann150
98682a45ea
server: reduce dead instance detection to 7 days
2022-11-09 17:19:49 -08:00
Johann150
85c584f582
server: avoid adding suspended instances to deliver queue
...
This should reduce the performance hit when adding large numbers of
instances to the deliver queue by making the check for suspended and
dead instances a bulk operation.
Changelog: Changed
Reviewed-on: https://akkoma.dev/FoundKeyGang/FoundKey/pulls/215
2022-11-09 17:19:29 -08:00
Francis Dinh
48904ef975
backend: Update sharp to 0.31.2
...
This fixes a bug where the backend might crash when processing certain images on an ARM64 system.
See https://akkoma.dev/FoundKeyGang/FoundKey/issues/226 and https://github.com/misskey-dev/misskey/issues/8605 for details.
2022-11-08 19:52:08 +01:00
ThatOneCalculator
9ebe7bc602
oopsie
2022-11-06 19:44:26 -08:00
ThatOneCalculator
aabef2f567
fix
2022-11-06 17:44:38 -08:00
ThatOneCalculator
a9dce362df
feat: 💄 Phosphor icons!
2022-11-06 17:33:52 -08:00
ThatOneCalculator
7f0d1ae34b
sq
2022-11-06 14:20:14 -08:00
ThatOneCalculator
752ee9b948
calckey_app
2022-11-06 13:24:02 -08:00
ThatOneCalculator
c6004d9f30
update deps
2022-11-04 13:20:18 -07:00
ThatOneCalculator
3098c180a5
a
2022-11-04 13:12:56 -07:00
yawhn
60362f4e8e
whitespace fix
2022-11-03 02:15:40 +02:00
yawhn
be9bcaaea0
Fix for undefined url param in some pages
2022-11-03 02:03:27 +02:00
yawhn
379e8d8fd1
[ #9064 ] Fix CSS and Image caching issue
2022-11-02 23:31:42 +02:00
ThatOneCalculator
c3204e6f3a
feat: ✨ Managed hosting complete
2022-11-01 18:41:59 -07:00
ThatOneCalculator
511ff64191
Max users
2022-10-30 21:38:20 -07:00
ThatOneCalculator
911c02ef3b
No darkreader
2022-10-30 21:27:06 -07:00
ThatOneCalculator
0e173ac498
change to click.self
2022-10-28 10:52:13 -07:00
ThatOneCalculator
d98c53aa38
OCR image captioning work
2022-10-27 15:01:38 -07:00
ThatOneCalculator
6504c3e06d
chore: 📦 Update packages
2022-10-27 14:25:31 -07:00
ThatOneCalculator
0172d3afb0
feat: ✨ Allow importing follows from Pixelfed
2022-10-27 14:17:40 -07:00
Francis Dinh
288f4a01eb
use await for notes.countBy
2022-10-26 14:48:37 -07:00
Johann150
60cfe0ed4e
server: allow to like own gallery posts
...
Since you are also allowed to react to your own notes, it seems sensible
that you should be allowed to like your own gallery posts.
Analogous to commit 4c5aa9e53887cca5561fcec6ab0754e018f589a5.
Changelog: Changed
2022-10-26 14:46:30 -07:00
Johann150
b701da5311
server: allow to like own pages
...
Since you are also allowed to react to your own notes, it seems sensible
that you should be allowed to like your own pages.
Changelog: Changed
2022-10-26 14:46:23 -07:00
ThatOneCalculator
4c8aeedf02
Security fixes
2022-10-25 19:22:30 -07:00
ThatOneCalculator
4c54f38e64
fix
2022-09-21 13:18:12 -07:00
ThatOneCalculator
64bd37b4ac
Allow admins to set logo url
2022-09-21 13:05:59 -07:00
ThatOneCalculator
1bd1d7b9d6
implement update notif into UI
2022-09-15 15:36:43 -07:00
ThatOneCalculator
fbeea60ea7
logs
2022-09-15 15:32:25 -07:00
ThatOneCalculator
6c36036ac3
fix
2022-09-15 15:28:32 -07:00
ThatOneCalculator
ef24809105
move codeberg fetch to backend
2022-09-15 15:23:08 -07:00
ThatOneCalculator
fbaaf2640f
fix: 🐛 motd
2022-09-13 21:38:02 -07:00
ThatOneCalculator
fd8508dc38
fix motd
2022-09-13 20:41:45 -07:00
ThatOneCalculator
8046495882
meta
2022-09-13 20:23:52 -07:00
ThatOneCalculator
972de1a3fd
Merge remote-tracking branch 'nullobsi/secure-fetch' into develop
2022-09-13 20:23:22 -07:00
ThatOneCalculator
f2bf9cb36b
chore: ♻️ about-misskey
-> about-calckey
2022-09-10 12:25:22 -07:00
ThatOneCalculator
3f6aeadcb2
chore: 🔀 Merge upstream to 12.119.0
2022-09-10 12:13:55 -07:00
syuilo
00cac3103c
update deps
2022-09-10 19:14:07 +09:00
ThatOneCalculator
87f9e45048
chore: 🔀 Merge upstream
2022-09-09 12:16:58 -07:00
ThatOneCalculator
76abb3a2a2
chore: ⬆️ Upgrade several deps
...
From yarn upgrade-interactive
2022-09-07 16:23:33 -07:00
nullobsi
13ba647266
Hide private data in pug when private mode is enabled
2022-09-06 20:47:36 -07:00
nullobsi
b0d669833d
Add secure mode settings to Security tab
2022-09-06 20:47:33 -07:00
nullobsi
cdd9977c43
In private mode, block access to many public APIs
2022-09-06 20:46:42 -07:00
nullobsi
1fc7ad48e3
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-09-06 20:46:41 -07:00
nullobsi
d68b0fa12c
Add migration for allowedHosts, secureMode, privateMode
2022-09-06 20:46:41 -07:00
syuilo
71d4e577dd
fix(server): 他人の通知を既読にできる可能性があるのを修正
2022-09-06 20:54:49 +09:00
Takuya Yoshida
4eb8ae7937
Update typeorm to 0.3.9 ( #9083 )
2022-09-06 14:57:46 +09:00
ThatOneCalculator
21d76aafab
chore: ⬆️ Upgrade TypeORM
2022-09-05 14:53:48 -07:00
ThatOneCalculator
390c44d6e4
fix screenshot size
2022-08-27 21:44:30 -07:00
ThatOneCalculator
87fa1e2881
bg col
2022-08-27 21:44:17 -07:00
ThatOneCalculator
e876ace6d2
description
2022-08-27 21:43:57 -07:00
ThatOneCalculator
8e0eb82b2e
feat: ✨ improve pwa manifest
2022-08-27 21:42:38 -07:00
ThatOneCalculator
3959698e89
Merge remote-tracking branch 'misskey/develop' into develop
2022-08-27 15:18:59 -07:00
syuilo
9b533e8ec3
update deps
2022-08-27 16:34:14 +09:00
syuilo
76b14494d7
enhance(client): add html color-schema support
2022-08-27 00:39:59 +09:00
ThatOneCalculator
1ef1907f4b
Always signToActivityPubGet
2022-08-22 23:44:26 -07:00
ThatOneCalculator
692a9d9502
fix: 🔒 Up multer to LTS as to avoid CVE-2022-24434
2022-08-17 15:57:16 -07:00
ThatOneCalculator
093de831a3
Fix overlap betwen favicon and splash icon
2022-08-15 15:55:30 -07:00
ThatOneCalculator
c1f155ccf7
Merge remote-tracking branch 'misskey/develop' into develop
2022-08-15 15:21:46 -07:00
syuilo
51efbfeec1
update deps
2022-08-13 18:45:29 +09:00
ThatOneCalculator
df7fd915fc
Add back migration
2022-08-09 19:56:03 -07:00
ThatOneCalculator
f188cd5c2f
feat: ✨ custom css/assets
...
typo
fix gulpfile
2022-08-09 13:09:54 -07:00
ThatOneCalculator
c6993ad7e0
fix: recommended timeline
...
I doubt itll work, but...
🙏
hail mairy
certified typeorm moment
im stuff
debug log
not a fan of js/ts
istg
missing parenthesis
postgres can kiss my ass
didnt need `::string[]` i think
hide caption button
Remove debug log
Clean up
no longer beta!
fix streaming
2022-08-09 13:09:54 -07:00
ThatOneCalculator
bb360bbaf8
attempt to fix
2022-08-09 00:37:48 -07:00
ThatOneCalculator
0cc002f789
Obliteration of Ai-chan 🐱 🔫
2022-08-08 14:58:27 -07:00
ThatOneCalculator
776431403a
New error images!
2022-08-08 14:07:09 -07:00
ThatOneCalculator
70306108a5
docs
2022-08-05 14:11:18 -07:00
ThatOneCalculator
49b4635866
More Calckey branding
2022-08-05 14:07:40 -07:00
ThatOneCalculator
6987348062
import order
2022-08-04 18:13:56 -07:00
ThatOneCalculator
65bad44c2b
thumbs up or star trggers pleroma like
2022-08-04 18:12:57 -07:00
ThatOneCalculator
8f00c7067f
idk
2022-08-04 14:28:16 -07:00
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
syuilo
3058236d2f
update deps
2022-07-31 22:01:01 +09:00
syuilo
a57b524f9f
use es2021 for node
2022-07-31 14:20:10 +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
ThatOneCalculator
898f7a7021
im stufff
2022-07-27 21:36:02 -07:00
ThatOneCalculator
88955e5a23
A
2022-07-27 21:33:23 -07:00
ThatOneCalculator
3ac655d27e
fix againnn
2022-07-27 21:31:05 -07:00
ThatOneCalculator
371f9cbb4f
fix migration
2022-07-27 21:25:37 -07:00
ThatOneCalculator
5459f2f20d
Fix migration
2022-07-27 21:22:03 -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