Private
Public Access
1
0
Commit Graph

40 Commits

Author SHA1 Message Date
a11dd27ef8 Vanity domain update: drop v2 2024-09-06 01:12:11 -07:00
c1fef50c0c Update module with vanity domain 2024-09-06 01:10:45 -07:00
b47132fd05 attachments: handle sending messages with attachments 2024-04-07 21:50:08 -07:00
95b358e66e attachments: Should be /attachment, not /fetchAttachment 2024-04-07 21:25:59 -07:00
a1349eff1b attachments: Add a generated attachment conversation 2024-04-07 21:06:03 -07:00
fa76c7eac1 Adds attachment fetching/uploading 2024-04-07 20:22:38 -07:00
63876104aa server: enforce auth for updates 2024-04-04 22:59:59 -07:00
c666083e4b Fix tests: Need to write proper date unmarshalling also 2024-03-01 23:01:57 -08:00
James Magahern
831636216d Ensure all dates returned are ISO8601 2024-01-05 16:26:19 -08:00
a8043e53b3 Update SendMessage for new protocol 2024-01-03 23:46:10 -08:00
d8ca07f92a Actually check authentication 2023-12-10 19:51:18 -08:00
416949095c Update sendMessage to return inserted guid for new protocol 2023-12-10 17:45:40 -08:00
f222078a9d Identify ourselves as KordophoneMock 2023-12-02 22:23:41 -08:00
a0e8e049f0 Updates: need to have one channel per observer 2023-08-24 00:30:57 -07:00
7895a3a2e0 Fix bug where generated messages have wrong guids 2023-08-23 21:29:13 -07:00
b92d1a2892 server: implements /updates websocket 2023-08-13 00:33:46 -07:00
e9a9d1c064 prompt: adds 'version' command 2023-08-10 00:42:49 -07:00
56ad3a49ea Kordophone-2.6: lastMessage in /conversations 2023-08-10 00:42:21 -07:00
f13a809f1e PerformMessageQuery: Add comment regarding sort assumption 2023-08-08 21:39:43 -07:00
6a0b7ca225 Implement beforeMessageGUID/afterMessageGUID/beforeDate 2023-08-08 21:38:04 -07:00
5c9f580dff Cool ASCII art welcome message 2023-08-08 21:37:51 -07:00
b77020e23c server: implements /markConversation 2023-07-19 12:10:25 -06:00
1fce2c7cb3 Implements pollUpdates 2023-07-19 11:58:13 -06:00
7611bedef7 conversation: adds Equal() 2023-07-19 10:56:49 -06:00
ac27ac2d14 prompt: Implements receive message 2023-06-23 00:56:06 -07:00
943f52ac45 server: Implements sendMessage 2023-06-23 00:44:25 -07:00
06046ac266 prompt: adds ls, help, mark 2023-06-23 00:32:17 -07:00
191cffd4cf web/server: stub /pollUpdates 2023-06-22 23:55:46 -07:00
732e9b9667 generator: Generate names deterministically 2023-06-22 23:45:43 -07:00
James Magahern
a4c25df183 Prompt: adds interactive prompt (that does nothing right now) 2023-06-22 12:03:37 -07:00
James Magahern
27de41ddb2 Retab 2023-06-22 11:06:18 -07:00
James Magahern
84dbb7f006 Switch to zerolog 2023-06-22 11:03:00 -07:00
3613aac4c1 Log API endpoints 2023-06-19 20:34:06 -07:00
64c5169542 server: messages: add TODO regarding optional params 2023-06-19 18:32:36 -07:00
2d415a1170 messages: Implements /messages API 2023-06-19 18:31:05 -07:00
cdf3d922f7 Better generated names and messages 2023-06-19 12:57:21 -07:00
63ac783e18 conversation: DisplayName 2023-06-18 13:12:06 -07:00
6bbcf8cc63 Authentication: Implements authentication 2023-06-18 13:11:51 -07:00
53870e25a9 server: Return proper version 2023-06-16 23:38:48 -07:00
a2b14c88ea Initial commit: conversaions, status, version 2023-06-16 23:35:41 -07:00