|
|
dd9025cc10
|
daemon: main reorg
|
2025-02-12 00:32:44 -08:00 |
|
|
|
68ff158d6c
|
kordophoned: reorg: server impl in separate file, skeleton for conversations
|
2025-02-12 00:26:32 -08:00 |
|
|
|
6a7d376aa9
|
kpcli: add daemon messaging support
|
2025-02-12 00:10:33 -08:00 |
|
|
|
fddc45c62a
|
Adds kordophoned, basic dbus interface
|
2025-02-11 23:15:24 -08:00 |
|
|
|
16c202734c
|
kpcli: db: add support for printing messages table
|
2025-01-20 22:23:18 -08:00 |
|
|
|
bfc6fdddc1
|
proj: Fix warnings
|
2025-01-20 22:13:44 -08:00 |
|
|
|
5d3d2f194a
|
kpcli: adds support for querying messages
|
2025-01-20 22:05:53 -08:00 |
|
|
|
146fac2759
|
kordophone-db: adds support for the Messages table
|
2025-01-20 22:05:34 -08:00 |
|
|
|
a8104c379c
|
kordophone: add support for /messages
|
2025-01-20 19:43:21 -08:00 |
|
|
|
793faab721
|
kpcli: adds 'db' subcommand for interacting with the database
|
2025-01-08 13:32:55 -08:00 |
|
|
|
89f8d21ebb
|
clippy/cleanup
|
2024-12-21 18:01:00 -08:00 |
|
|
|
53d4604b63
|
remove unused Date model
|
2024-12-21 17:52:11 -08:00 |
|
|
|
ab44a169e6
|
reorg: move tests to separate module
|
2024-12-21 17:50:47 -08:00 |
|
|
|
8f523fd7fc
|
reorg: separate db::records from insertable models
|
2024-12-21 17:09:37 -08:00 |
|
|
|
c4c6e4245d
|
chatdatabase: implements all_conversations with participant zippering
|
2024-12-21 16:34:47 -08:00 |
|
|
|
f79cbbbc85
|
kordophone-db: switch to diesel for more features
|
2024-12-14 19:03:27 -08:00 |
|
|
|
86601b027a
|
kordophone-db: participants, but still need to "upsert" these
Might move to SeaORM instead of trying to do this with microrm
|
2024-12-14 12:53:44 -08:00 |
|
|
|
fac9b1ffe6
|
adds kordophone-db
|
2024-12-08 21:12:17 -08:00 |
|
|
|
75d4767009
|
kpcli: reorg subcommands
|
2024-12-08 15:08:15 -08:00 |
|
|
|
1eb08ba464
|
Makefile for muscle memory
|
2024-12-08 15:06:35 -08:00 |
|
|
|
0e8b8f339a
|
kpcli: client: adds printing of conversations
|
2024-11-10 19:40:39 -08:00 |
|
|
|
6b9f528cbf
|
start working on kpcli
|
2024-11-09 17:36:25 -08:00 |
|
|
|
9007b4503f
|
JSON encoding error for super long messages
|
2024-10-24 22:27:19 -07:00 |
|
|
|
030e86e205
|
uploadAttachment: [Security] sanitize incoming filename
|
2024-10-24 21:28:31 -07:00 |
|
James Magahern
|
b7312bccb9
|
adds /resolveHandle for resolving handles
|
2024-10-01 19:52:21 -07:00 |
|
|
|
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 |
|
|
|
da36d9da91
|
Clippy, warnings fix
|
2024-06-14 20:26:56 -07:00 |
|
|
|
cabd3b502a
|
Retry auth automatically, remove tower dep
|
2024-06-14 20:23:44 -07:00 |
|
|
|
0dde0b9c53
|
clippy
|
2024-06-01 18:17:57 -07:00 |
|
|
|
a2caa2ddca
|
prepare for tower middleware adoption
|
2024-06-01 18:16:25 -07:00 |
|
|
|
cf4195858e
|
Started work on http server
|
2024-04-24 23:41:42 -07:00 |
|
|
|
48dcf9daca
|
Fix tests
|
2024-04-21 23:09:37 -07:00 |
|
|
|
3e878ced4e
|
reorg
|
2024-04-21 15:14:16 -07:00 |
|
|
|
0b2811dc9f
|
Initial commit
|
2024-04-20 18:17:55 -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 |
|
|
|
58c84f6472
|
MBIMFetchAttachmentOperation: Add cache headers
|
2024-03-23 16:49:33 -07:00 |
|
|
|
c666083e4b
|
Fix tests: Need to write proper date unmarshalling also
|
2024-03-01 23:01:57 -08:00 |
|
|
|
413fe338ca
|
Logging: these need to be public oslogs
|
2024-01-07 18:14:50 -08:00 |
|
|
|
72527088cc
|
logging: Use os log if running in launchd
|
2024-01-07 18:12:17 -08:00 |
|
|
|
c65803845b
|
FetchAttachment: need to check for some edge cases wrt preview generation
|
2024-01-07 18:11:59 -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 |
|
James Magahern
|
147dc15d1d
|
SendOperation: Return whole message, not just GUID.
|
2024-01-02 18:14:31 -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 |
|