Commit Graph

222 Commits

Author SHA1 Message Date
Essem fd573415f1
Remove all references to reactions 2021-08-13 21:36:13 -05:00
Essem e3fca9f4e9
Fixed pagination and typing in DMs 2021-08-13 21:34:44 -05:00
Essem 70a592fa49
Fixed dummy db 2021-08-13 14:15:42 -05:00
Essem 2fbd2e3016
Set tag content limit, fixed new pagination showing buttons on single-page messages 2021-08-13 00:09:30 -05:00
Essem 9f36a79a2b
Added command, reverted database service split 2021-08-12 22:28:09 -05:00
Essem da709c485f
Make pagination use interactions instead of reactions, filter out base64 images in image 2021-08-12 18:45:17 -05:00
Essem 5c0cb6463a
Some more small DB optimizations 2021-08-11 16:54:43 -05:00
Essem e8094c78ec
Move tags to separate table, part 2 2021-08-11 10:00:35 -05:00
Essem a75ceb41f2
Move tags to separate table 2021-08-10 20:25:29 -05:00
Essem 81277f95c0
Add query timeout to postgres 2021-08-10 18:35:26 -05:00
Essem b2c7a43baa
Convert database handler into service, fix skip issue with sound player 2021-08-10 16:34:29 -05:00
Essem cd469667cb
yeah 2021-08-09 10:48:43 -05:00
Essem 899d4ac9da
missed a spot again 2021-08-09 10:18:00 -05:00
Essem 253bd4c71c
Postgres query optimization attempt 2021-08-09 10:12:48 -05:00
Essem 75258f3ebc
Remove the cache limit entirely 2021-08-09 08:33:16 -05:00
Essem cb3afa0050
Increased prefix/disabled channel cache limit 2021-08-08 19:45:40 -05:00
Essem b6f28ece76
Temprarily disable reply on pagination, made a small optimization to prefix handler 2021-08-07 15:28:39 -05:00
Essem e44f5ba59d
Added font flag to caption 2021-08-06 22:27:50 -05:00
Essem f7923c19cb
Added a very basic image API authentication system 2021-08-06 17:13:29 -05:00
Essem f2ace6ee52
Fixed durations 2021-08-06 15:39:04 -05:00
Essem dea160c73b
Make pagination only apply when there's more than a single page 2021-08-06 12:12:59 -05:00
Essem c0974e2d49
Fixed clean 2021-08-05 13:03:44 -05:00
Essem 49ae7578fe
Removed MongoDB support 2021-08-04 13:31:29 -05:00
Essem 77ca0fd344
Improved error handling 2021-07-31 13:36:00 -05:00
Essem 7f0f2fb789
Replaced raw date text with Discord formatted dates, added flag info to help, added note to cat 2021-07-23 11:13:43 -05:00
samhza 833ac924d5
fix prometheus metric names (#142)
> A metric name should have a (single-word) application prefix relevant to the
> domain the metric belongs to.
https://prometheus.io/docs/practices/naming/
2021-07-14 18:42:19 -05:00
Essem d03967212e
Added more command flags, start documenting command flags, removed args argument from params function 2021-07-14 17:23:50 -05:00
Essem 8059fd1b77
Fixed misplaced closing bracket in command parser 2021-07-12 21:56:53 -05:00
Essem e640cc8f77
Ignore underscore argument 2021-07-11 15:40:31 -05:00
Essem bc2826ccbb
Removed quote detection from normal arguments 2021-07-08 21:03:19 -05:00
Essem 0483e68016
Sound playback is pain 2021-07-06 09:23:27 -05:00
Essem 75801687a4
Re-add Prometheus metrics 2021-07-06 09:22:51 -05:00
Essem 11a77df700
maybe this fixes the audio message deleting? 2021-07-06 08:25:12 -05:00
Essem 97050f0cf1
Attempt to move image processing to an eris-fleet service 2021-07-05 19:20:21 -05:00
Essem 299663adf8
Port to eris-fleet 2021-07-04 23:15:27 -05:00
Essem a52b05d8b7
Fix some command parser issues 2021-07-02 10:52:44 -05:00
Essem ecc6d98aec
Added sqlite database support, connect new argument parser to message handler 2021-07-01 23:42:12 -05:00
Essem 714e4a451c
Fixed databasenot properly caching disabled channels 2021-07-01 08:01:00 -05:00
Essem b24e99d8e8
Fixed paginator not removing reactions on end 2021-06-30 11:56:45 -05:00
Essem ae8b121d03
Added server/user count to stats, fixed message not showing on tenor/large image errors 2021-06-29 14:10:22 -05:00
Essem 41c8be04cf Added gif, detect if any image servers are disconnected 2021-06-28 17:59:05 -05:00
TheEssem 0fbc165154
Delete unfinished jobs on connection close 2021-06-27 17:06:52 -05:00
TheEssem 137120b4b7
Make connect into an async function 2021-06-26 20:58:22 -05:00
TheEssem 4cdd59dfcd
Made youtube use searx for results, fall back to dummy db when none is specified, added cluster to stats, more QOL changes 2021-06-26 15:56:02 -05:00
TheEssem da8c676320
Changed image size limit 2021-06-19 15:11:34 -05:00
TheEssem 4d3e1655e0
A little bit more image work 2021-06-18 19:10:13 -05:00
TheEssem a0a32c31b9
Switched image API from raw TCP to websockets, removed selective image reading code 2021-06-18 00:10:11 -05:00
TheEssem c2e13c26b6
More command parser stuff 2021-06-14 22:19:10 -05:00
TheEssem 52d91b752d
Added snapchat, prevent image queue packet from being sent twice 2021-06-14 22:03:48 -05:00
TheEssem 8b07524e6b
Command parser changes 2021-06-05 19:55:40 -05:00