Commit graph

111 commits

Author SHA1 Message Date
Moon
bf8d9823b2 Merge branch 'dev' into pleroma-support 2025-06-14 07:18:18 +09:00
Moon
337a989671 rm vestigial trusted instances config. 2025-06-14 04:34:20 +09:00
Moon
3ad4edbc45 ignore custom startup script 2025-06-14 04:10:16 +09:00
1984b67523 Merge pull request 'fix-missing-weight-column in dev' (#57) from fix-missing-weight-column into dev
Reviewed-on: #57
Reviewed-by: VD15 <valkyriedev15@gmail.com>
2025-06-13 04:14:53 -07:00
Moon
bbb64a869d Merge remote-tracking branch 'origin/master' into pleroma-support 2025-06-13 19:50:47 +09:00
Moon
fc45c688e8 Merge branch 'fix-missing-weight-column' into pleroma-support 2025-06-13 19:42:41 +09:00
Moon
77d4fa13bb rm validation of removed weight 2025-06-13 19:31:23 +09:00
Moon
bd287b096a rm reference to weight column. 2025-06-13 18:47:54 +09:00
Moon
40f018a83b make instantiation explicit so easier to test. 2025-06-13 13:53:41 +09:00
Moon
a516a9b55a minor change to make testing easier. 2025-06-13 13:36:38 +09:00
Moon
7161712f15 rm unused function that bypassed server abstraction 2025-06-13 13:26:01 +09:00
3142cf11ff Merge pull request 'Version 1.1' (#55) from dev into master
Reviewed-on: #55
2025-06-12 21:10:29 -07:00
Moon
fadd4dfe27 Merge remote-tracking branch 'origin/dev' into pleroma-support 2025-06-13 13:05:51 +09:00
d2a4e0b1fe Merge pull request '5_administrator_control' (#49) from 5_administrator_control into dev
Reviewed-on: #49
2025-06-12 20:34:08 -07:00
Moon
7b32ee7fcf had to change some things to get cursor for db working. 2025-06-13 11:23:34 +09:00
Moon
f70b2147cd Remove legacy files that bypass FediverseService abstraction
- Remove bot/client.py (replaced by fediverse factory)
- Remove bot/notification.py (replaced by bot_app.py)
- All functionality now properly uses FediverseService abstraction
2025-06-13 10:57:33 +09:00
Moon
298d7fda72 rm needless file 2025-06-13 10:52:20 +09:00
Moon
8918b5205d named some damn properties wrong 2025-06-13 10:52:20 +09:00
Moon
67b4d949fd use a library for content type detection instead of handrolled 2025-06-13 10:50:24 +09:00
Moon
89ae8a7290 back to using mastodon.py 2025-06-13 10:50:24 +09:00
Moon
91376c0eba works now but may need to revert file upload change 2025-06-13 10:50:24 +09:00
Moon
b2ca6dd59a documentation update for configurable backends 2025-06-13 10:50:03 +09:00
Moon
dac05a3ed8 completely untested refactor. bug fixes to come later. 2025-06-13 10:48:35 +09:00
Moon
fe8e7d246f actually use the abstracted type not just the id 2025-06-13 10:37:27 +09:00
Moon
a47530180d first whack at file upload 2025-06-13 10:37:27 +09:00
Moon
e0cf42f8f6 baseline fedi abstraction stuff. 2025-06-13 10:37:24 +09:00
61d8fe71bb Merge branch 'dev' into 5_administrator_control 2025-06-12 04:18:23 -07:00
w
fa21ce201d Theme and visual identity 2025-06-10 00:32:53 -03:00
w
62cc80033d docs 2025-06-10 00:23:28 -03:00
w
3626949020 cleaned readme 2025-06-09 23:59:12 -03:00
w
bad06c4f23 docs index 2025-06-09 23:40:37 -03:00
1368c907a2 Revert "Enable WAL for DB connections"
This reverts commit 59915be661.
2025-06-08 00:09:02 +01:00
59915be661 Enable WAL for DB connections 2025-06-07 23:59:07 +01:00
4b1b8a53c7 Fix nonstandard apostrophe 2025-06-07 23:25:48 +01:00
f231b89b0a Merge branch 'dev' into 5_administrator_control 2025-06-07 15:18:48 -07:00
97b30c79f4 Add admin commands 2025-06-07 23:18:39 +01:00
2d7107e745 Merge pull request 'Added the pwm patch' (#48) from pwm_patch into dev
Reviewed-on: #48
2025-06-07 13:42:29 -07:00
w
e41c965538 Added the pwm patch 2025-06-07 17:26:51 -03:00
8ae6e25b95 Add instance whitelist 2025-06-07 20:40:27 +01:00
fde6e1167a Add administrators 2025-06-07 19:23:17 +01:00
70c8fd7a0c Merge pull request '26-rarity-vs-weight' (#46) from 26-rarity-vs-weighing into dev
Reviewed-on: #46
Reviewed-by: nai <nai@waifuism.life>
2025-06-06 22:12:12 -07:00
w
8569f28f3c example config fix 2025-06-07 01:42:30 -03:00
w
956d5927cd small config fix 2025-06-07 01:01:06 -03:00
w
67afa22e2e Merge branch 'dev' into 26-rarity-vs-weighing 2025-06-03 23:51:57 -03:00
w
cbdbefb5fc weight add_character change 2025-06-03 23:08:15 -03:00
0a2f7fe00d Merge pull request 'Explicit account modification' (#42) from 35_Explicit_account_modification into dev
Reviewed-on: #42
Thanks king, removed the unused parts of the code and created another issue #45 for refactoring the response function
2025-06-03 23:06:13 -03:00
w
3de6a9ac3d remove unused parts of the code 2025-06-03 23:23:42 -03:00
w
9f9c034461 weight config 2025-06-03 22:55:39 -03:00
w
4c2b3f589f db_utils weigh change test 2025-06-03 22:55:08 -03:00
w
0c2e3754da weigh response 2025-06-03 22:54:25 -03:00