Commit graph

  • 0039717a01 Merge branch 'dev' into pleroma-support pleroma-support Moon 2025-06-14 07:31:02 +09:00
  • bf8d9823b2 Merge branch 'dev' into pleroma-support Moon 2025-06-14 07:18:18 +09:00
  • 7c4fd5fc41 Merge pull request 'any-env-and-bind-address' (#58) from any-env-and-bind-address into dev dev Moon Man 2025-06-13 14:54:27 -07:00
  • 24bfe88dc1 rm obsolete print any-env-and-bind-address Moon 2025-06-14 05:57:01 +09:00
  • 1a35750d0a restrict characters in KEMOVERSE_ENV Moon 2025-06-14 05:51:49 +09:00
  • d416ae1b2d rm limitation on KEMOVERSE_ENV from another place. Moon 2025-06-14 05:47:43 +09:00
  • 7fd4d5db25 indicate on startup if whitelisting is enabled. Moon 2025-06-14 05:17:39 +09:00
  • f4f847e577 make sure UseWhitelist is a boolean, default to True Moon 2025-06-14 05:14:40 +09:00
  • 2ef70801c7 fix config module ref Moon 2025-06-14 05:08:59 +09:00
  • fdf21b3f5f rm check for env dev or prod so any can be used Moon 2025-06-14 04:43:43 +09:00
  • 337a989671 rm vestigial trusted instances config. Moon 2025-06-14 04:34:20 +09:00
  • 3ad4edbc45 ignore custom startup script Moon 2025-06-14 04:10:16 +09:00
  • 49e49bd187 Merge branch 'dev' into license_change license_change waifu 2025-06-13 06:56:21 -07:00
  • 1984b67523 Merge pull request 'fix-missing-weight-column in dev' (#57) from fix-missing-weight-column into dev VD15 2025-06-13 04:14:53 -07:00
  • bbb64a869d Merge remote-tracking branch 'origin/master' into pleroma-support Moon 2025-06-13 19:50:47 +09:00
  • fc45c688e8 Merge branch 'fix-missing-weight-column' into pleroma-support Moon 2025-06-13 19:42:41 +09:00
  • 77d4fa13bb rm validation of removed weight Moon 2025-06-13 19:31:23 +09:00
  • bd287b096a rm reference to weight column. Moon 2025-06-13 18:47:54 +09:00
  • 40f018a83b make instantiation explicit so easier to test. Moon 2025-06-13 13:53:41 +09:00
  • a516a9b55a minor change to make testing easier. Moon 2025-06-13 13:36:38 +09:00
  • 7161712f15 rm unused function that bypassed server abstraction Moon 2025-06-13 13:26:01 +09:00
  • 3142cf11ff Merge pull request 'Version 1.1' (#55) from dev into master master waifu 2025-06-12 21:10:29 -07:00
  • fadd4dfe27 Merge remote-tracking branch 'origin/dev' into pleroma-support Moon 2025-06-13 13:05:51 +09:00
  • d2a4e0b1fe Merge pull request '5_administrator_control' (#49) from 5_administrator_control into dev waifu 2025-06-12 20:34:08 -07:00
  • 7b32ee7fcf had to change some things to get cursor for db working. Moon 2025-06-13 11:23:34 +09:00
  • f70b2147cd Remove legacy files that bypass FediverseService abstraction Moon 2025-06-13 10:57:33 +09:00
  • 298d7fda72 rm needless file Moon 2025-06-12 13:29:12 +09:00
  • 8918b5205d named some damn properties wrong Moon 2025-06-12 13:25:04 +09:00
  • 67b4d949fd use a library for content type detection instead of handrolled Moon 2025-06-12 12:53:37 +09:00
  • 89ae8a7290 back to using mastodon.py Moon 2025-06-12 12:47:51 +09:00
  • 91376c0eba works now but may need to revert file upload change Moon 2025-06-12 12:43:42 +09:00
  • b2ca6dd59a documentation update for configurable backends Moon 2025-06-12 11:26:10 +09:00
  • dac05a3ed8 completely untested refactor. bug fixes to come later. Moon 2025-06-12 11:22:20 +09:00
  • fe8e7d246f actually use the abstracted type not just the id Moon 2025-06-12 11:10:18 +09:00
  • a47530180d first whack at file upload Moon 2025-06-12 11:08:00 +09:00
  • e0cf42f8f6 baseline fedi abstraction stuff. Moon 2025-06-12 11:03:12 +09:00
  • 61d8fe71bb Merge branch 'dev' into 5_administrator_control VD15 2025-06-12 04:18:23 -07:00
  • 9fdcf21663 comment on why since_id is double-checked. misc-bugfixes Moon 2025-06-12 14:17:22 +09:00
  • 918ed75e9b better config file handling for testing multiple configs and validating contents Moon 2025-06-12 14:11:45 +09:00
  • 937ed6b2b1 cast ids to string since they're lexicographically sortable automatically in both systems Moon 2025-06-12 14:04:38 +09:00
  • 9c5eab51af rm needless file Moon 2025-06-12 13:29:12 +09:00
  • 99442b4e01 named some damn properties wrong Moon 2025-06-12 13:25:04 +09:00
  • 34df5fc6ee small fix to use the configured db instead of hardcoded. Moon 2025-06-12 12:57:01 +09:00
  • 287246c6fb use a library for content type detection instead of handrolled Moon 2025-06-12 12:53:37 +09:00
  • 717ee05b38 back to using mastodon.py Moon 2025-06-12 12:47:51 +09:00
  • bd5e56278f works now but may need to revert file upload change Moon 2025-06-12 12:43:42 +09:00
  • f101119b47 documentation update for configurable backends Moon 2025-06-12 11:26:10 +09:00
  • fc3d638bf4 completely untested refactor. bug fixes to come later. Moon 2025-06-12 11:22:20 +09:00
  • f4499f7afb actually use the abstracted type not just the id Moon 2025-06-12 11:10:18 +09:00
  • 2468ffa1f3 first whack at file upload Moon 2025-06-12 11:08:00 +09:00
  • bf5bc2212c baseline fedi abstraction stuff. Moon 2025-06-12 11:03:12 +09:00
  • 2b194f3c9e readme changes for license w 2025-06-11 22:42:57 -03:00
  • df76fb9131 adding license to main files w 2025-06-11 22:29:06 -03:00
  • 81c890a83d license change w 2025-06-11 22:06:17 -03:00
  • fa21ce201d Theme and visual identity docs w 2025-06-10 00:32:53 -03:00
  • 62cc80033d docs w 2025-06-10 00:23:28 -03:00
  • 3626949020 cleaned readme w 2025-06-09 23:59:12 -03:00
  • bad06c4f23 docs index w 2025-06-09 23:40:37 -03:00
  • fb658d00dc first version of the card creator card-creator w 2025-06-09 01:02:48 -03:00
  • 1368c907a2 Revert "Enable WAL for DB connections" VD15 2025-06-08 00:09:02 +01:00
  • 59915be661 Enable WAL for DB connections VD15 2025-06-07 23:59:07 +01:00
  • 4b1b8a53c7 Fix nonstandard apostrophe VD15 2025-06-07 23:25:48 +01:00
  • f231b89b0a Merge branch 'dev' into 5_administrator_control VD15 2025-06-07 15:18:48 -07:00
  • 97b30c79f4 Add admin commands VD15 2025-06-07 23:18:39 +01:00
  • 2d7107e745 Merge pull request 'Added the pwm patch' (#48) from pwm_patch into dev waifu 2025-06-07 13:42:29 -07:00
  • e41c965538 Added the pwm patch w 2025-06-07 17:26:51 -03:00
  • 8ae6e25b95 Add instance whitelist VD15 2025-06-07 20:40:27 +01:00
  • fde6e1167a Add administrators VD15 2025-06-07 19:23:17 +01:00
  • 70c8fd7a0c Merge pull request '26-rarity-vs-weight' (#46) from 26-rarity-vs-weighing into dev waifu 2025-06-06 22:12:12 -07:00
  • 8569f28f3c example config fix w 2025-06-07 01:42:30 -03:00
  • 956d5927cd small config fix w 2025-06-07 01:01:06 -03:00
  • 67afa22e2e Merge branch 'dev' into 26-rarity-vs-weighing w 2025-06-03 23:51:57 -03:00
  • cbdbefb5fc weight add_character change w 2025-06-03 23:08:15 -03:00
  • 0a2f7fe00d Merge pull request 'Explicit account modification' (#42) from 35_Explicit_account_modification into dev waifu 2025-06-03 23:06:13 -03:00
  • 3de6a9ac3d remove unused parts of the code w 2025-06-03 23:23:42 -03:00
  • 9f9c034461 weight config w 2025-06-03 22:55:39 -03:00
  • 4c2b3f589f db_utils weigh change test w 2025-06-03 22:55:08 -03:00
  • 0c2e3754da weigh response w 2025-06-03 22:54:25 -03:00
  • c2fd435622 weighing migration w 2025-06-03 22:53:10 -03:00
  • 3a09b481e5 more fixes w 2025-06-02 01:03:06 -03:00
  • b7d82d9117 fix w 2025-06-02 00:37:39 -03:00
  • 66a91b5deb Merge remote-tracking branch 'origin/dev' into 35_Explicit_account_modification w 2025-06-02 00:34:37 -03:00
  • dce2c9072b account deletion w 2025-06-01 23:25:18 -03:00
  • 71b9cd9d16 Merge pull request 'Reduce reliance on tuples' (#41) from 18_reduce_tuples into dev waifu 2025-06-01 23:17:07 -03:00
  • a0ed6ded41 adding signup command w 2025-06-01 22:03:37 -03:00
  • da2ca4cfec Split get_or_create_user w 2025-06-01 18:08:51 -03:00
  • 3fdf64c6ed Merge branch 'dev' into 18_reduce_tuples 18_reduce_tuples VD15 2025-06-01 08:09:07 -03:00
  • 7b9a5cf428 Reduce reliance on tuples VD15 2025-06-01 12:24:53 +01:00
  • 6ea5529ef5 Merge pull request 'Fix case sensitivity for bot username' (#40) from fix_username_case_sensitivity into dev waifu 2025-05-31 22:49:43 -03:00
  • eaa6308906 Fix case sensitivity for bot username fix_username_case_sensitivity VD15 2025-05-31 22:54:04 +01:00
  • 7d0ddc492c Merge pull request 'Add multi-env support' (#39) from 38_install_instructions into dev waifu 2025-05-30 00:03:43 -03:00
  • de7670204a Replace numbered list with h3 VD15 2025-05-29 13:36:30 +01:00
  • 846130771e Update vocabulary VD15 2025-05-29 13:34:39 +01:00
  • 4f853df32c Fix spacing in readme again VD15 2025-05-29 13:32:48 +01:00
  • 8fb91f7754 Fix spacing in readme VD15 2025-05-29 13:32:26 +01:00
  • 37ac7dbb0c Add multi-env support VD15 2025-05-29 13:27:56 +01:00
  • 26f23a1354 Merge branch 'master' into dev VD15 2025-05-29 12:22:02 +01:00
  • 36c65b3ae6 Merge pull request 'Add Database Migration System' (#36) from 34_database_migrations into dev VD15 2025-05-29 04:01:40 -03:00
  • 9d98299264 expanding character_stats stats_system w 2025-05-28 23:52:04 -03:00
  • 3b7f2006ef unifying character and stats insertion, generalize get_character w 2025-05-28 23:44:59 -03:00