shockrah
7c3537e4f6
➕ Updated target for debugger
...
✨ Tests now use the new flags required for /channels/create
❗ Doubled size for channel descriptions
2021-03-07 17:46:17 -08:00
shockrah
12936d5b1a
➖ Removing double log issue with client-tester
...
➕ Moving Messages struct in db-lib to root for less namespacing uglyness
➖ Removing an whole unused trait
✨ Message::get_time_range now returns a special 'UserMessage' struct that includes the name of the author
❗ More code must be removed from db-lib since a ton of the trait methods aren't used anymore
2021-03-07 13:29:10 -08:00
shockrah
05acbfa94e
Passing tests for invite routes
2021-02-25 16:05:46 -08:00
shockrah
64125a7874
dumy test stats for no reason
2021-02-21 20:10:14 -08:00
shockrah
93fd8c2cd6
+Adding new tests for /members/me/nickname
...
* Fixed incorrect param key in endpoint handler
+Adding a ycm conf for easier writing
2021-02-21 18:52:35 -08:00
shockrah
34736bef3f
updating tests for members routes
2021-02-20 20:14:10 -08:00
shockrah
6bc8dd0d7d
tests are now ran with https as we now use https with nginx as a frontend however:
...
The client tester is super scuffed and no longer in a pipeline ready state as a new docker image has to be created(again)
2021-02-11 20:06:56 -08:00
shockrah
fb36f70d95
Response logs now optionally show the query string when logging, defaulting to always show the logs for now however
2021-02-11 15:04:41 -08:00
shockrah
f585cf122c
* switching to building options in query string
...
* payloads for things like /message/send are now send through the request body
* no longer sending body data in gets
This whole patch is basically so we can allow js clients to exist btw -_-
2021-02-10 23:16:19 -08:00
shockrah
21b184b324
Client tester now uses channel_id where applicable for api parameters
...
as well as being less explicit about what it passes to the query string
2021-02-10 23:15:05 -08:00
shockrah
b67bb6105f
Renaming project to json-api for clarity sake
2021-01-24 13:34:17 -08:00