Commit graph

12 commits

Author SHA1 Message Date
lda
1c51d57355 [ADD] Add accept_pings parameters
This is off by default, but highly encouraged for Synapse deployments
2025-02-12 08:24:18 +00:00
LDA
9352bf9bba [META] Death to GNUMakefile and build.c
Soon bound to add a -s flag for static build.
2024-09-12 20:02:40 +02:00
LDA
2a6a3300e6 [CI] Start entering CI hell 2024-09-10 19:07:12 +02:00
LDA
1f3d738bb4 [MOD] Import PNG media. 2024-08-31 13:16:58 +02:00
LDA
27e0b96ecd [MOD] Add manpages
Oops, gitignore didn't track these
2024-08-22 14:49:38 +02:00
LDA
8042ccc0cc [ADD] Add basic Matrix ID parser 2024-08-22 00:04:50 +02:00
LDA
c926397ed6 [ADD/WIP] Start making Ayadocs
Docs!!!
2024-08-04 20:27:42 +02:00
LDA
1103425912 [MOD/ADD] Get rid of pre, modify /, and tools
Right now, only adminify exists, if you dare to build it yourself that
is...
2024-07-25 16:38:58 +02:00
LDA
bdb4fd2f68 [MOD] One-way Matrix->XMPP comms.
This is not sanitised. I need to make an XML writer.
2024-06-17 18:26:37 +02:00
LDA
868f0e4d9c [ADD/WIP] Begin XMPPwerk
The fuck is a stanza? Presence? Why did Prosody not tell me I'm an idiot
when I clearly made a MALFORMED XML document? This and much more, in the
next commit!
2024-06-16 11:08:18 +02:00
LDA
0fa95c2d14 [ADD/WIP] Add some HTTP request code
We can now *register* users!
2024-06-13 09:35:57 +02:00
LDA
25ed114d0f [FIX] Actually have a gitignore lol 2024-06-12 13:34:52 +02:00