f83be63d53
Add CONTRIBUTORS.txt and make a note of it in the LICENSE.txt and documentation.
2024-01-05 18:57:19 -05:00
af4fd5dceb
Update licensing text for 2024 ( #48 )
...
Co-authored-by: Jordan Bancino <jordan@bancino.net>
Reviewed-on: Telodendria/Telodendria#48
Co-authored-by: lda <lda@freetards.xyz>
Co-committed-by: lda <lda@freetards.xyz>
2024-01-04 19:32:03 -05:00
503bfb6104
Suppress warnings of unused variables.
...
I will use them eventually when I implement all these functions.
I'm probably going to start CI work here soon, so I don't want warnings showing up in the logs unless they're important.
2023-11-08 15:17:27 -05:00
1c32e18c74
Json now uses Int64 for integers.
...
This should fix all timestamp errors on 32-bit systems in Cytoplasm and
Telodendria.
2023-08-13 03:11:40 +00:00
5f3220372e
Implement filter validation by using j2s.
2023-08-05 13:46:23 +00:00
e3badbd55c
Format source code.
2023-06-18 02:53:52 +00:00
861d4146c0
Add Filter API to validate filters and process events.
2023-06-18 02:53:06 +00:00