lda lda
lda pushed to implement-22-9 at lda/telodendria 2023-11-29 20:22:33 +00:00
553f8733c7 [MOD] Delete id relation when DELETE is requested.
lda pushed to implement-22-9 at lda/telodendria 2023-11-29 18:31:48 +00:00
bb9298300e [ADD/WIP] Start adding room ID -> alias relation
lda pushed to implement-22-9 at lda/telodendria 2023-11-29 15:21:15 +00:00
334d16c3f5 [MOD/WIP] Take into account room IDs
0ff01c9d68 [MOD/WIP] Start doing checks on room alias
Compare 2 commits »
lda pushed to implement-22-9 at lda/telodendria 2023-11-29 00:21:29 +00:00
60b4638f90 [MOD/WIP] Start adding the server parsing code
lda pushed to implement-22-9 at lda/telodendria 2023-11-26 15:25:54 +00:00
3be4b95139 [FIX] Fix the user ID parser to actually work
lda pushed to implement-22-9 at lda/telodendria 2023-11-26 12:36:12 +00:00
3d6430ff40 [MOD] Make the User API use a bit of the parser
lda pushed to implement-22-9 at lda/telodendria 2023-11-25 12:21:45 +00:00
8d75bbe4d2 [MOD] Drop old Parser API, add new ID parser
lda pushed to implement-22-9 at lda/telodendria 2023-11-24 20:21:31 +00:00
673fe2f602 [FIX] Ensure NULL in case of failure
f00a48289a [MOD] Use Parser API for user ID parsing
Compare 2 commits »
lda pushed to implement-22-9 at lda/telodendria 2023-11-24 16:46:19 +00:00
397afcab1f [MOD/FIX] Make the Parser API usable
lda pushed to implement-22-9 at lda/telodendria 2023-11-24 03:17:49 +00:00
c712d4a2d2 [ADD/WIP] Add corresponding source code for parser
6f5e065ca2 [ADD/WIP] Start working on basic parser header
0ba3af29f9 [FIX] Fix commit f61009a423's mistake
0a91a0c40b Remove site files & update README with current site.
d3dcf334f0 Update change log.
Compare 6 commits »
lda created branch implement-22-9 in lda/telodendria 2023-11-24 03:17:48 +00:00
lda pushed to implement-22 at lda/telodendria 2023-11-24 01:47:08 +00:00
lda created branch implement-22 in lda/telodendria 2023-11-24 01:47:08 +00:00
lda pushed to refactor-6 at lda/telodendria 2023-11-21 05:00:24 +00:00
680eacd60a [MOD] Use memset insted of putting NULL everywhere
lda commented on pull request Telodendria/Telodendria#39 2023-11-18 18:40:24 +00:00
Refactor code to comply with #8

Just implemented for POST /login, it seems to leak memory(but it's probably Telodendria/Cytoplasm#17), but aside, it seems to work.

lda pushed to refactor-6 at lda/telodendria 2023-11-18 18:39:13 +00:00
69b1013654 [MOD] Use the j2s endpoint for POST /login
lda pushed to refactor-6 at lda/telodendria 2023-11-15 12:56:05 +00:00
cfe5ae9e78 [ADD/WIP] Start work on the POST /login endpoint
lda pushed to refactor-6 at lda/telodendria 2023-11-15 12:33:42 +00:00
213f9fbb09 [MOD] Revert single-property route
lda pushed to refactor-6 at lda/telodendria 2023-11-15 12:27:38 +00:00
2233e5b7c6 Merge branch 'master' into refactor-6
2d30719be4 Implement Registration Token Administrator API (#43)
Compare 2 commits »
lda pushed to refactor-6 at lda/telodendria 2023-11-09 06:12:09 +00:00
a8a9bc57c6 Merge branch 'master' into refactor-6
503bfb6104 Suppress warnings of unused variables.
77800e4117 Housekeeping tasks with documentation and versioning.
db4ae0408c Fix admin endpoint names in documentation
edee1288d8 Remove unused global variables.
Compare 9 commits »