Charlotte Som char
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
char pushed to main at char/phoebe 2021-09-12 12:13:37 +00:00
a3e35b7c0c Matrix: Parse the HTML fragment into an HTML node
char pushed to main at char/phoebe 2021-09-12 12:05:38 +00:00
67ed7f85b1 We will also depend on kuchiki for HTML parsing
char pushed to main at char/phoebe 2021-09-12 12:04:06 +00:00
3ff819444d Refactor & prepare for matrix HTML parsing
char pushed to main at char/phoebe 2021-09-12 11:56:44 +00:00
e483064ee1 Convert messages to Matrix's HTML format
char pushed to main at char/phoebe 2021-09-12 09:51:51 +00:00
ced035cf60 Store message relations as they are sent
char pushed to main at char/phoebe 2021-09-12 05:48:26 +00:00
799c034784 Refactor things from bridgers.rs to platform-specific files