Commit Graph

28 Commits

Author SHA1 Message Date
Midgard 810a9d99cb
Stop adding from_mmcli in sent messages 2023-10-29 19:24:09 +01:00
Midgard e1468bfdd0
Installation instruction 2023-10-27 14:21:47 +02:00
Midgard 36b4e4d8d9
Support private channels 2023-10-27 13:59:30 +02:00
Midgard 0249a58a36
Fix error path when channel is not found 2023-10-27 13:59:15 +02:00
Midgard e98bd8c507
Add support for replying in thread 2023-10-20 17:28:48 +02:00
Midgard 5f25113b18
Add websocket dependency which was missing previously 2023-05-15 19:00:15 +02:00
Midgard fd2c2c3b12
Package 2023-05-15 19:00:03 +02:00
Midgard d2b634d87d
Add lastread command 2023-05-15 18:10:20 +02:00
Midgard 7be2620c28
Add tail command 2022-10-26 13:53:14 +02:00
Midgard d9c81ec68c
Only fetch users when necessary 2022-10-26 13:52:51 +02:00
Midgard 3fd26f6e03
Add security note about passing credentials as args 2021-09-27 00:36:34 +02:00
Midgard c346053ebb
Add rm and edit commands 2021-09-27 00:22:54 +02:00
Midgard 8f86a2e107
Improve help messages 2021-09-27 00:20:49 +02:00
Midgard 7a374c645b
Correct comment 2021-09-26 13:19:11 +02:00
Midgard 96f66437d9
Fix bug in login 2021-08-08 16:20:20 +02:00
Midgard c16a089c42
Remove functionality that is broken in the API 2021-08-07 19:24:47 +02:00
Midgard 2953c05292
Add commands to set status 2021-08-07 19:22:54 +02:00
Midgard 0dba9e63ac
Add ls command to list channels 2021-06-30 13:34:58 +02:00
Midgard 82b7704cf3
Correct bug with 2 handlers being called 2021-06-30 13:22:04 +02:00
Midgard 89bea07ae6
Refactor to better variable name 2021-06-30 13:17:19 +02:00
Midgard 544b6db885
Small refactors 2021-06-30 13:06:04 +02:00
Midgard d8f1538d68
Correct envvar in help text 2021-06-02 11:11:34 +02:00
Midgard 9d664a9ff1
Account for quirks in GET /channels/.../posts 2021-05-06 14:15:43 +02:00
Midgard d853e51048
Make following work 2021-03-23 22:43:26 +01:00
Midgard 3f3b9d5f2f
Correct type signature, clean imports 2021-03-23 17:49:06 +01:00
Midgard 65bfa726ca
Add sending, start work on --follow 2021-03-15 01:11:50 +01:00
Midgard 6a35ad2554
Send 2021-03-14 03:39:22 +01:00
Midgard ccb3d06be5
Initial commit 2021-03-14 01:55:32 +01:00