Commit graph

48 commits

Author SHA1 Message Date
068d72474e [feat] Heavy testing of core 2024-03-19 16:21:17 -06:00
048d370ef0 v0.18.0, match ipy5 branch of JARVIS 2023-08-27 14:08:30 -06:00
2521b7d6c9 fix: Finalize beanie migration 2023-05-09 09:20:22 -06:00
0e9a155ab7 Merge branch 'main' into beanie 2023-03-23 22:05:15 -06:00
eb36cf7413 Migrate to beanie 2023-03-23 21:56:54 -06:00
392797c4ae Update lock file 2022-12-28 02:27:29 -07:00
90522b0e54 Update for Python 3.11 2022-12-28 02:25:06 -07:00
bbcb839125 Add Mastodon follows 2022-12-07 20:56:34 -07:00
d8f5aff799 Add .env loading 2022-10-27 17:46:11 -06:00
bb89107b93 Add Event object 2022-10-16 18:54:15 -06:00
d07cc0cfb0 Version bump 2022-10-04 12:12:44 -06:00
470e999c68 Add filters, backups, use AwareDateTimeField 2022-10-02 01:18:28 -06:00
dbf6a06a0f Add Tag object 2022-08-10 15:05:18 -06:00
b17cb03f57 Version bump 2022-06-27 10:26:22 -06:00
7bb9b25f63 Update filters, closes jarvis#142 2022-05-28 19:30:17 -06:00
06a6dd8434 Add easier way to clarify user setting type 2022-05-07 13:44:57 -06:00
41be8be39d Add user settings 2022-05-07 13:23:11 -06:00
83117c1b3c Update invite filter for application uri 2022-05-04 11:52:32 -06:00
364119aaa2 Add nanoid 2022-05-03 14:36:54 -06:00
aa13a556d6 Add orphaned state for embedded actions 2022-05-03 09:21:32 -06:00
29f90a8dc4 Add Temprole database object 2022-05-02 11:30:58 -06:00
3706ac1142 Update valid filter to be less strict 2022-05-02 10:16:06 -06:00
0d823b26b9 Bump version 2022-04-30 19:08:57 -06:00
73eb2be95f Add rich logger formatting 2022-04-30 19:08:27 -06:00
94b1ecb478 Add more to invite filter 2022-04-29 17:41:16 -06:00
f371f796db Fix filters to handle multiple slashes 2022-04-29 17:05:10 -06:00
0184d89d38 Fix Discord oddity with correct \ to / during http resolution 2022-04-29 15:07:02 -06:00
257eaaea95 Add expires_at to warning 2022-04-20 10:07:06 -06:00
82068fba70 Add Reddit models, remove dis-snek, better versioning 2022-04-19 19:55:35 -06:00
15521e73fb Add timezone data to connections 2022-03-26 11:57:05 -06:00
b81ea66d12 Support new Lock and Lockdown methods 2022-03-20 12:53:17 -06:00
150c3e0f04 Version bump 2022-03-18 18:12:31 -06:00
b9c46c0a50 Refactor database models, add modlog models 2022-03-08 09:07:14 -07:00
f392757bb7 Add ANSI helper, change Twitter model(s) 2022-02-21 02:42:26 -07:00
f57d79c01a Fix typo 2022-02-19 16:28:38 -07:00
54c3598377 Add log helper 2022-02-19 16:25:04 -07:00
b8db789590 Add more utils, change twitter model(s), re-work config 2022-02-19 13:27:17 -07:00
0e627eae72 Re-add find/get utilities 2022-02-09 14:00:57 -07:00
6f138e36fe Add HTTP utils, hash utility, bump to 0.2.0 2022-02-09 13:49:15 -07:00
c5a2afc68f Version bump 2022-02-09 10:38:13 -07:00
d568e7f030 Fix filters 2022-02-09 10:33:15 -07:00
53ffda6afd Version bump 2022-02-09 09:47:21 -07:00
456156c163 Update filters 2022-02-08 20:12:32 -07:00
ff059656bd Update query wrapper to account for nested keys 2022-02-07 09:25:15 -07:00
a40c85065c Check if mod exists to prevent empty query aggregates 2022-02-07 01:11:14 -07:00
0d2d55ca40 Update query wrapper to add key__mod=value kwargs 2022-02-07 01:00:51 -07:00
5bab8af598 Add database models, configuration management 2022-02-06 21:33:15 -07:00
fbcafae466 Initialize repo 2022-02-05 17:07:54 -07:00