Commit Graph

25 Commits (079efa5095a736640ecbda768548f2da50e8289a)

Author SHA1 Message Date
Charlotte Som 079efa5095 Improve quality of Discord formatted output 2021-09-13 20:10:22 +01:00
Charlotte Som 06f7fb729a Update dependencies 2021-09-13 19:52:42 +01:00
Charlotte Som f8ab672453 Look up linked channels in the database
We also have a Discord convenience command that lets you link to a
Matrix room as long as you have a 'Phoebe' role
2021-09-13 04:20:49 +01:00
Charlotte Som fee137f947 Prepare for message editing 2021-09-13 03:08:35 +01:00
Charlotte Som 33e13eb4b0 Handle emote messages from Matrix 2021-09-13 00:06:11 +01:00
Charlotte Som 13dc88f830 Fix errant newlines when parsing matrix HTML 2021-09-12 23:39:15 +01:00
Charlotte Som d654bbf512 Matrix: Implement code and code-block parsing 2021-09-12 23:24:51 +01:00
Charlotte Som bd5669d3e4 Clean up obsolete / fulfilled TODO items 2021-09-12 22:35:48 +01:00
Charlotte Som 77c789b39e Fix newline consistency 2021-09-12 22:25:49 +01:00
Charlotte Som 3b47de1fde Matrix: Parse hard breaks, block quotes, and spoilers 2021-09-12 22:25:27 +01:00
Charlotte Som 5e2b6bee64 Parse links from matrix messages 2021-09-12 22:01:01 +01:00
Charlotte Som 60540b3b6d Oops! Missed the semantic italic element 2021-09-12 21:46:08 +01:00
Charlotte Som 323d30b7d6 Elide __construct_component function 2021-09-12 21:45:13 +01:00
Charlotte Som aff1f8b59e Begin actual parsing of matrix messages 2021-09-12 21:42:09 +01:00
Charlotte Som a3e35b7c0c Matrix: Parse the HTML fragment into an HTML node 2021-09-12 13:16:45 +01:00
Charlotte Som 67ed7f85b1 We will also depend on kuchiki for HTML parsing 2021-09-12 13:08:53 +01:00
Charlotte Som 3ff819444d Refactor & prepare for matrix HTML parsing 2021-09-12 13:07:20 +01:00
Charlotte Som e483064ee1 Convert messages to Matrix's HTML format 2021-09-12 12:59:18 +01:00
Charlotte Som ced035cf60 Store message relations as they are sent
This lets us look up previous messages by ID and correlate them in order
to support rich replies :)
2021-09-12 10:54:41 +01:00
Charlotte Som 799c034784 Refactor things from bridgers.rs to platform-specific files 2021-09-12 06:45:46 +01:00
Charlotte Som bb245687de Working bridge for two test channels 2021-09-12 03:59:13 +01:00
Charlotte Som 7cbbf919d5 MSVC sucks lol 2021-09-12 02:04:30 +01:00
Charlotte Som 5a6385f0b0 Implement the... bridging 2021-09-10 05:44:00 +01:00
Charlotte Som 97b98aff3e Remove comment from Cargo.toml 2021-09-02 03:21:05 +01:00
Charlotte Som 670b296628 [Heavy WIP] Initial commit 2021-08-12 10:47:38 +01:00