Commit Graph

556 Commits

Author SHA1 Message Date
ThatOneCalculator c5141db8f2 fix cleo's oopsie 2022-12-04 12:41:12 -08:00
Kainoa Kanter 0e8b155e07 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 ed23b0bd6f Implement recieve moveTo
Untested, hopefully it works..

Signed-off-by: cutestnekoaqua <waterdev@galaxycrow.de>
2022-12-03 01:23:02 +01:00
Kaity A 674bba5911 Merge branch 'develop' of https://codeberg.org/thatonecalculator/calckey into supakaity/user-rss-atom-json 2022-12-01 15:54:23 +00:00
skeh 3ff6433fab 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 dcda17d6f2 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 269462bfc6 respect reduced motion 2022-11-29 18:13:08 -08:00
ThatOneCalculator 3078137596 temp notification api fix, thank you @supakaity 2022-11-26 09:31:54 -08:00
Kaity A 4e47a558f0 make the /@user.rss atom and json endpoint work 2022-11-26 10:58:24 +00:00
Cleo John 268b4da2cd Add movedToUri and knownAs to DB model user 2022-11-24 11:39:40 +00:00
Cleo John 817cad67b2 Merge db changes into recieve_moveto 2022-11-24 11:33:36 +00:00
Cleo John 37b24bfcb3 db migration for moved to 2022-11-24 11:32:25 +00:00
cutestnekoaqua 2f04d5f915 Create move type 2022-11-23 21:49:52 +01:00
ThatOneCalculator 86b50ee32a don't load icons in pug 2022-11-21 20:05:08 -08:00
ThatOneCalculator 160c65fa62 description, not summary 2022-11-19 01:20:31 -08:00
ThatOneCalculator 1f60f89d81 test api docs 2022-11-19 01:15:35 -08:00
ThatOneCalculator 54db70a216 perf: load icons css last 2022-11-19 00:53:30 -08:00
ThatOneCalculator 684f7be189 perf: load icons css last 2022-11-19 00:52:41 -08:00
ThatOneCalculator 4ff8ff74de Add Sage to patron list 2022-11-19 00:08:45 -08:00
ThatOneCalculator acf6f11b80 fix patrons 2022-11-19 00:04:35 -08:00
ThatOneCalculator bef01175dc fetch patrons remotely 2022-11-18 23:54:50 -08:00
ThatOneCalculator 9daf4db0cb feat: Page drafts 2022-11-18 19:24:05 -08:00
syuilo eb9d50ec70 improve performance (merge deepClone from Misskey dev) 2022-11-18 17:28:58 -08:00
ThatOneCalculator aa66bded69 init 2022-11-17 13:54:25 -08:00
ThatOneCalculator b87ba18d42 don't require credential for stats 2022-11-15 00:37:35 -08:00
ThatOneCalculator 8eecacec4f AVIF support 2022-11-14 18:53:38 -08:00
ThatOneCalculator 59b33b08ce more fixes 2022-11-14 18:35:01 -08:00
ThatOneCalculator 15430ca087 fix pinned users list 2022-11-09 20:06:03 -08:00
ThatOneCalculator d209b61ed9 fix pinned users 2022-11-09 19:59:20 -08:00
Johann150 58dfd45ce1 server: reduce dead instance detection to 7 days 2022-11-09 17:19:49 -08:00
Johann150 5a691f7e98 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
ThatOneCalculator 4a08da1292 oopsie 2022-11-06 19:44:26 -08:00
ThatOneCalculator 87225b41cd fix 2022-11-06 17:44:38 -08:00
ThatOneCalculator b3a5fdb1e0 feat: 💄 Phosphor icons! 2022-11-06 17:33:52 -08:00
ThatOneCalculator 9b3e578c9e sq 2022-11-06 14:20:14 -08:00
ThatOneCalculator 7beec91753 calckey_app 2022-11-06 13:24:02 -08:00
yawhn 58eed45187 whitespace fix 2022-11-03 02:15:40 +02:00
yawhn dba4d2240e Fix for undefined url param in some pages 2022-11-03 02:03:27 +02:00
yawhn 9bc3f885bc [#9064] Fix CSS and Image caching issue 2022-11-02 23:31:42 +02:00
ThatOneCalculator f13e19dee1 feat: Managed hosting complete 2022-11-01 18:41:59 -07:00
ThatOneCalculator db6e17364a Max users 2022-10-30 21:38:20 -07:00
ThatOneCalculator 01e289c6de No darkreader 2022-10-30 21:27:06 -07:00
ThatOneCalculator b383c904b2 change to click.self 2022-10-28 10:52:13 -07:00
ThatOneCalculator e72348f5d1 OCR image captioning work 2022-10-27 15:01:38 -07:00
ThatOneCalculator 6ed18667b7 feat: Allow importing follows from Pixelfed 2022-10-27 14:17:40 -07:00
Francis Dinh b331d1b0eb use await for notes.countBy 2022-10-26 14:48:37 -07:00
Johann150 97b6f45993 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 958196a103 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 4c9dabe7b8 Security fixes 2022-10-25 19:22:30 -07:00
ThatOneCalculator 9217d9bff5 fix 2022-09-21 13:18:12 -07:00