Yash Karandikar karx
karx commented on issue karx/dircord#5 2022-01-19 15:45:59 -06:00
Replies aren't shown

Fixed in da51f4636f

karx closed issue karx/dircord#5 2022-01-19 15:45:59 -06:00
Replies aren't shown
karx pushed to master at karx/dircord 2022-01-19 15:41:28 -06:00
da51f4636f Add support for replies
karx pushed to master at karx/rgl 2022-01-19 11:16:03 -06:00
a4d2a3208b Rustfmt
1e31340583 Add README.md
Compare 2 commits »
karx commented on issue karx/dircord#16 2022-01-19 10:59:47 -06:00
Text is hardcoded to white

Fixed by 7fe042f3c4

karx closed issue karx/dircord#16 2022-01-19 10:59:47 -06:00
Text is hardcoded to white
karx pushed to master at karx/dircord 2022-01-19 10:55:09 -06:00
7fe042f3c4 Use actual reset character instead of setting text to white
karx commented on issue karx/dircord#16 2022-01-19 08:12:30 -06:00
Text is hardcoded to white

wontfix, just don't use light mode lol /s

karx closed issue karx/dircord#11 2022-01-18 17:33:50 -06:00
IRC markup is not transfered to discord
karx commented on issue karx/dircord#11 2022-01-18 17:33:50 -06:00
IRC markup is not transfered to discord

Fixed by be42406ef9

karx pushed to master at karx/dircord 2022-01-18 17:22:46 -06:00
332f72952d Rustfmt
035a59db34 Port formatting to non-webhook code
be42406ef9 Formatting from IRC -> Discord
Compare 3 commits »
karx pushed to master at karx/dircord 2022-01-18 16:56:20 -06:00
21402aa859 Bridge discord formatting to IRC
karx pushed to master at karx/dircord 2022-01-18 10:59:40 -06:00
4e1e9ce86f Don't process pings if it's a codeblock
karx commented on issue karx/dircord#15 2022-01-18 10:00:28 -06:00
Feature request: codeblocks and whitespace handling

Fixed by three most recent commits

karx closed issue karx/dircord#15 2022-01-18 10:00:28 -06:00
Feature request: codeblocks and whitespace handling
karx pushed to master at karx/dircord 2022-01-18 09:49:13 -06:00
5b06bcc90f Rustfmt
karx pushed to master at karx/dircord 2022-01-18 09:48:54 -06:00
91f95c795c Support codeblocks IRC -> Discord
f124ba75a5 Support codeblocks Discord -> IRC
Compare 2 commits »
karx pushed to master at karx/rgl 2022-01-16 23:06:32 -06:00
1f2c630f3b Show error message if no key was provided
69131231ae Ability to switch between modes
361d9107c0 Add ability to decrypt
5faea1099c Separate into components
ed2c66d530 Add ability to encrypt
Compare 6 commits »
karx closed issue karx/dircord#4 2022-01-16 19:17:14 -06:00
Don't hardcode channel name and ID
karx commented on issue karx/dircord#4 2022-01-16 19:17:14 -06:00
Don't hardcode channel name and ID

Fixed by 73abc15f4c