cutestnekoaqua
8cd54ef940
fix ??
2022-12-09 01:17:31 +01:00
cutestnekoaqua
9395ff7cfa
fixed stupidness again
2022-12-09 00:11:37 +01:00
cutestnekoaqua
2ce9f10707
debug log
2022-12-09 00:08:33 +01:00
cutestnekoaqua
002d614f25
maybe pls
2022-12-08 20:02:55 +01:00
cutestnekoaqua
90a8c7135d
fix queue?
2022-12-08 19:28:48 +01:00
cutestnekoaqua
85bd231a5e
change move sql query
2022-12-08 15:53:37 +01:00
cutestnekoaqua
0f87b92fb3
forgot to merge this
2022-12-08 01:25:59 +01:00
cutestnekoaqua
0855b6720d
WIP move api call
2022-12-08 01:05:07 +01:00
cutestnekoaqua
635290bd33
fix remote move queue
2022-12-07 18:16:37 +01:00
cutestnekoaqua
157134a4d2
yeet japan
2022-12-07 01:16:35 +01:00
cutestnekoaqua
abe351c283
fixed it for good
2022-12-07 01:15:32 +01:00
cutestnekoaqua
09555da38f
hopefully fix things....
2022-12-07 00:56:03 +01:00
ThatOneCalculator
f6eec87c50
Merge branch 'develop' into account_migration
2022-12-06 15:34:50 -08:00
cutestnekoaqua
a3e2897bfc
found my DB mistakes 💀
2022-12-07 00:09:12 +01:00
cutestnekoaqua
795a5f0760
update person model
2022-12-06 23:49:21 +01:00
ThatOneCalculator
9992c5f86d
Revert "Update deps"
...
This reverts commit 726e4be958c3b6d2d02e2054af42aea1ba33a1f3.
2022-12-06 10:38:30 -08:00
cutestnekoaqua
ee78b0f115
fix ap person to db model
...
fixed entries of movedToUri and added entries of alsoKnownAs
2022-12-06 18:05:36 +01:00
Cleo
6141e1a723
Merge pull request 'just using merge bc easier' ( #9185 ) from recieve_moveto into account_migration
...
Reviewed-on: https://codeberg.org/thatonecalculator/calckey/pulls/9185
2022-12-06 16:56:12 +00:00
cutestnekoaqua
a3011e6b8e
commit 1 of 2 of fixing the Account migration to Calckey
2022-12-06 17:46:08 +01:00
Kaity A
1f6f139ca1
Remove deadtime optimisation in skippedInstances check
2022-12-06 13:53:39 +00:00
ThatOneCalculator
f38ed0f25f
feat: ✨ Add delete all lists
2022-12-05 23:10:44 -08:00
ThatOneCalculator
b3a1d25e04
undo temp
2022-12-05 23:05:47 -08:00
ThatOneCalculator
1e164cc94d
temp
2022-12-05 23:01:34 -08:00
ThatOneCalculator
4fb1084335
fixes
2022-12-04 17:24:27 -08:00
ThatOneCalculator
a643fefc5c
fix
2022-12-04 17:23:43 -08:00
ThatOneCalculator
dbb950d0eb
movedTo -> movedToUri
2022-12-04 17:20:36 -08:00
ThatOneCalculator
de02c0fe4a
fix migration
2022-12-04 13:26:24 -08:00
ThatOneCalculator
0e61b83460
fix import once and for all
2022-12-04 13:06:49 -08:00
ThatOneCalculator
3fbe6e02a1
?
2022-12-04 13:03:17 -08:00
ThatOneCalculator
d2f28edbd7
more jb cleanups
2022-12-04 13:01:00 -08:00
ThatOneCalculator
dfbe7d7d5e
pov: cleo uses jetbrains
2022-12-04 12:57:43 -08:00
ThatOneCalculator
b93d390af8
cleo ide moment
2022-12-04 12:53:55 -08:00
ThatOneCalculator
bb7678fd45
fix imports
2022-12-04 12:46:10 -08:00
ThatOneCalculator
954e79bbdd
fix cleo's oopsie
2022-12-04 12:41:12 -08:00
ThatOneCalculator
6001ea5c4c
Update deps
2022-12-04 11:57:56 -08:00
Kainoa Kanter
29c1b81f12
Merge pull request 'develop' ( #9178 ) from develop into account_migration
...
Reviewed-on: https://codeberg.org/thatonecalculator/calckey/pulls/9178
2022-12-04 06:26:26 +00:00
cutestnekoaqua
db52926594
Implement recieve moveTo
...
Untested, hopefully it works..
Signed-off-by: cutestnekoaqua <waterdev@galaxycrow.de>
2022-12-03 01:23:02 +01:00
Kaity A
ab3df1e364
Merge branch 'develop' of https://codeberg.org/thatonecalculator/calckey into supakaity/user-rss-atom-json
2022-12-01 15:54:23 +00:00
skeh
0ad0ddfee9
Merge pull request 'hotfix/misskey-forkbomb' ( #8 ) from hotfix/misskey-forkbomb into stage
...
Reviewed-on: https://code.vtopia.live/Vtopia/MissV/pulls/8
2022-12-01 00:30:55 -08:00
Cleo
cfab9ff2ad
Display moved info.
...
It already fetches the moved to info on regular user fetches, now only the notification of a new "moved to" is missing.
Signed-off-by: cutestnekoaqua <waterdev@galaxycrow.de>
Co-authored-by: Mary Strodl <ipadlover8322@gmail.com>
Signed-off-by: cutestnekoaqua <waterdev@galaxycrow.de>
2022-11-30 20:29:01 +01:00
ThatOneCalculator
ecd6ed7716
respect reduced motion
2022-11-29 18:13:08 -08:00
ThatOneCalculator
729210b1c6
temp notification api fix, thank you @supakaity
2022-11-26 09:31:54 -08:00
Kaity A
0d6772c04c
make the /@user.rss atom and json endpoint work
2022-11-26 10:58:24 +00:00
Cleo John
fe7ac800d7
Add movedToUri and knownAs to DB model user
2022-11-24 11:39:40 +00:00
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