3b1db9ece2
Update usage
2023-01-01 09:59:16 +13:00
23da704ccb
Added Lua gitignore
2023-01-01 09:57:12 +13:00
13fcde9339
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
9218843baa
Removed version line in README.md
2022-08-04 07:49:58 +02:00
d0807670ba
Update version numbers
2022-08-04 17:47:59 +12:00
80a1b7a1f8
temporarily remove LICENSE
2022-08-04 17:43:57 +12:00
e4fe071f6a
Improve config manpage wording
2022-08-04 17:38:30 +12:00
407f3cdf9a
Added AccessToken config option to manpage
2022-08-04 17:25:00 +12:00
fe4c1dad55
Added -C option to manpage
2022-08-04 17:24:45 +12:00
24daab1834
Added PrettyPrint config option
2022-08-04 17:19:12 +12:00
6f021541d2
Added -C option + added warning function and more
2022-08-04 17:16:24 +12:00
6964aa6c37
Shorten synopsis in manpage
2022-08-04 16:39:27 +12:00
4be51f12e2
Fix breaking login issue
2022-08-03 16:25:38 +12:00
302bb7f631
Update manpage mdocdate
2022-08-03 11:33:42 +12:00
a16db17ddf
Fixed manpage rendering issue
2022-08-03 11:24:54 +12:00
78169ce888
Add NoCache to config manpage
2022-08-03 01:22:06 +02:00
e4d1d2cb20
Re-design matrix-send.conf man page
2022-08-03 11:19:55 +12:00
9c636a88e3
Remove doc/ and config.md
2022-08-02 19:02:55 +12:00
b156cb0247
Fix manpages not rendering w/ HTML
2022-08-02 19:01:32 +12:00
7c107a9a93
Fix README.md
2022-08-02 09:12:10 +02:00
63948a443d
Update 'README.md'
2022-08-02 09:03:58 +02:00
275f2c899b
Update 'README.md'
2022-08-02 09:03:41 +02:00
ac0912c53c
Change man links
2022-08-02 08:59:21 +02:00
f7fb6021b7
Update manual dates
2022-08-02 18:23:01 +12:00
0daa8367ec
Added EXAMPLES section
2022-08-02 16:26:20 +12:00
1a2229add2
Update 'README.md'
2022-07-28 22:17:09 +02:00
9591bcdaa6
Added -t option
2022-07-29 08:12:43 +12:00
b98624bc78
Added getopts and -s option to curl
2022-07-29 06:54:54 +12:00
c74497105b
Update markdown manpages
2022-07-29 06:50:48 +12:00
a4f1622aa0
Added options to matrix-send(1)
2022-07-29 06:50:07 +12:00
11c736ae99
Fix Makefile
2022-07-29 06:49:52 +12:00
cdfbffc932
Update README.md
2022-07-29 06:39:05 +12:00
0e7b467439
Added Markdown manpages
2022-07-29 06:20:51 +12:00
bbd8866e43
Fix formatting of manpage
2022-07-29 06:20:19 +12:00
87490ca7f4
Removed Linux incompatibility
2022-07-29 06:20:04 +12:00
81a02d9cfe
Updated documentation
2022-07-28 20:41:32 +12:00
98396c27cb
Fixed mistakes in matrix-send.conf(5)
2022-07-28 20:34:50 +12:00
05e4569820
Updated matrix-send.conf
2022-07-28 20:34:30 +12:00
e6076eae73
Made the Makefile proper
2022-07-28 20:34:01 +12:00
299ddafdb9
Fixed a few issues
2022-07-28 18:31:13 +12:00
867531d31b
Added matrix-send.conf(5) manpage
2022-07-28 18:28:52 +12:00
bf0aa3601d
Added matrix-send(1) manpage
2022-07-28 18:27:45 +12:00
067259de15
Added E2EE statement + shortened a line
2022-04-20 11:55:39 +12:00
e9f626c36e
Allowed for spaces in passwords more permissively + fixed space bug
2022-04-20 10:11:38 +12:00
1451bf6941
Removed the WIP update mechanism, it never worked out
2022-04-19 17:40:20 +12:00
1827573d77
Modified versiondata because dash didn't like comments
2022-04-19 05:34:34 +00:00
1f72a2361e
Create versiondata
2022-04-19 05:12:28 +00:00
a4f09d5dea
Update README.md
2022-04-19 05:10:05 +00:00
10f83b63df
Removed Colour and Color options
2022-04-19 15:37:01 +12:00
5128553ce9
Added Colour
configuration option
2022-04-19 03:03:00 +00:00