Commit Graph

17 Commits

Author SHA1 Message Date
ba95bc849b configuration refactor 2024-07-30 11:27:38 -04:00
b312dfe480 event deletion per kind5 added 2024-07-27 15:47:37 -04:00
ffbfe76b42 refactored kind server responses 2024-07-27 10:06:34 -04:00
77f3e0314d event size limits 2024-07-26 16:46:01 -04:00
4c5375a429 config example changed, some comments removed 2024-07-26 10:40:31 -04:00
f8138cb2cb working rate limits! 2024-07-26 10:02:34 -04:00
7365ef5c11 refactored ok and notice response 2024-07-25 10:19:42 -04:00
8c83d7333b throw out unknown kinds 2024-07-25 10:05:33 -04:00
d5f2366ff8 fix category rate limits 2024-07-25 09:57:24 -04:00
4920f61a99 configurable rate limit by category of event type 2024-07-25 09:03:34 -04:00
80e80c4215 added configurable rate limits 2024-07-24 23:04:26 -04:00
0dd29c5bcb sendOK refactored, moved to own file 2024-07-24 17:00:59 -04:00
1249c6cb82 move kind handlers inside the handlers package 2024-07-24 16:56:04 -04:00
231fdc6aa9 handle kind 4-45 and kind2 2024-07-24 16:54:11 -04:00
990e47eb2b handling all kinds based on number with replaceable, regular and replaceable parameterized in addition to explicity handling kinds 2024-07-24 16:37:55 -04:00
8ad674401b only upserting kind0 event if created at is newer 2024-07-24 10:04:45 -04:00
45d38b45a4 moved handlers into their own package with seperate go files for each 2024-07-23 13:57:21 -04:00