Commit graph

15 commits

Author SHA1 Message Date
Jeremy
88e373a777 Add cache.disable logic (oops...) 2023-01-01 10:57:22 +13:00
Jeremy
75de7727d0 Update usage 2023-01-01 09:59:16 +13:00
Jeremy
914e8af956 Rewrote the whole entire thing in Lua
Shortened list of changes:

 - Added room aliases
 - Switched the -C and -c flags
 - Added the MATRIXSEND_CONFIG environment variable
 - Changed config format to Lua over custom /bin/sh
 - Upgraded to Matrix spec 1.5 over whatever
   version it was previously using
 - Removed JSON printing (and in turn, pretty printing)
 - Added actual Matrix error reporting rather than
   just feeding the JSON to the user
 - Switched to luaposix getopt() over /bin/sh getopts
 - Some more changes...
2023-01-01 09:53:10 +13:00
Jeremy
eee2a75739 Update version numbers 2022-08-04 17:47:59 +12:00
Jeremy
1fb436c53b Added PrettyPrint config option 2022-08-04 17:19:12 +12:00
Jeremy
f4bca1586d Added -C option + added warning function and more 2022-08-04 17:16:24 +12:00
Jeremy
0d0fbb27ae Fix breaking login issue 2022-08-03 16:25:38 +12:00
Jeremy
6ca4fe2d3f Added -t option 2022-07-29 08:12:43 +12:00
Jeremy
14a7466c1c Added getopts and -s option to curl 2022-07-29 06:54:54 +12:00
Jeremy
bfe278eee5 Fixed a few issues 2022-07-28 18:31:13 +12:00
Jeremy Baxter
6274ab4282 Allowed for spaces in passwords more permissively + fixed space bug 2022-04-20 10:11:38 +12:00
Jeremy Baxter
e27afb0482 Removed the WIP update mechanism, it never worked out 2022-04-19 17:40:20 +12:00
Jeremy Baxter
4815d41791 Removed Colour and Color options 2022-04-19 15:37:01 +12:00
Jeremy
94027d3e7d
Added Colour configuration option 2022-04-19 03:03:00 +00:00
Jeremy
a25621251b
Added files
matrix-send
matrix-send.conf
Makefile
2022-04-18 23:14:02 +00:00