Charlotte Som char · she/her
char pushed to master at char/matrix-rust-sdk 2021-09-16 02:43:29 +00:00
866ab33c45 chore: Remove some unneeded clippy silences
7764f01b59 fix(crypto): Only send cancellations if there were multiple request recipients
ff9bb94ab4 docs(sdk): Simplify the event sending examples
28412344d5 docs(sdk): Fix the link to the examples dir
bae6b33497 feat(sdk): Add the ability to send out custom message events
Compare 10 commits »
char created branch master in char/matrix-rust-sdk 2021-09-16 02:43:28 +00:00
char created repository char/matrix-rust-sdk 2021-09-16 02:43:08 +00:00
char pushed to main at char/phoebe 2021-09-14 04:12:14 +00:00
6ad07c6855 Implement message editing for Discord and Matrix
char pushed to main at char/phoebe 2021-09-13 19:47:09 +00:00
0ddd756abf Strip <mx-reply> from matrix HTML conversion
char pushed to main at char/phoebe 2021-09-13 19:38:38 +00:00
535afb4796 Implement bridged message replies
char pushed to main at char/phoebe 2021-09-13 19:07:02 +00:00
079efa5095 Improve quality of Discord formatted output
char pushed to main at char/phoebe 2021-09-13 18:49:23 +00:00
06f7fb729a Update dependencies
char pushed to main at char/phoebe 2021-09-13 03:20:51 +00:00
f8ab672453 Look up linked channels in the database
char pushed to main at char/phoebe 2021-09-13 02:05:15 +00:00
fee137f947 Prepare for message editing
char pushed to main at char/phoebe 2021-09-12 23:02:52 +00:00
33e13eb4b0 Handle emote messages from Matrix
char pushed to main at char/phoebe 2021-09-12 22:36:01 +00:00
13dc88f830 Fix errant newlines when parsing matrix HTML
char pushed to main at char/phoebe 2021-09-12 22:21:41 +00:00
d654bbf512 Matrix: Implement code and code-block parsing
char pushed to main at char/phoebe 2021-09-12 21:32:35 +00:00
bd5669d3e4 Clean up obsolete / fulfilled TODO items
char pushed to main at char/phoebe 2021-09-12 21:22:32 +00:00
77c789b39e Fix newline consistency
char pushed to main at char/phoebe 2021-09-12 21:22:13 +00:00
3b47de1fde Matrix: Parse hard breaks, block quotes, and spoilers
char pushed to main at char/phoebe 2021-09-12 20:57:45 +00:00
5e2b6bee64 Parse links from matrix messages
char pushed to main at char/phoebe 2021-09-12 20:42:54 +00:00
60540b3b6d Oops! Missed the semantic italic element
char pushed to main at char/phoebe 2021-09-12 20:42:08 +00:00
323d30b7d6 Elide __construct_component function
char pushed to main at char/phoebe 2021-09-12 20:38:54 +00:00
aff1f8b59e Begin actual parsing of matrix messages