Commit graph

15 commits

Author SHA1 Message Date
5e2b6bee64 Parse links from matrix messages 2021-09-12 22:01:01 +01:00
60540b3b6d Oops! Missed the semantic italic element 2021-09-12 21:46:08 +01:00
323d30b7d6 Elide __construct_component function 2021-09-12 21:45:13 +01:00
aff1f8b59e Begin actual parsing of matrix messages 2021-09-12 21:42:09 +01:00
a3e35b7c0c Matrix: Parse the HTML fragment into an HTML node 2021-09-12 13:16:45 +01:00
67ed7f85b1 We will also depend on kuchiki for HTML parsing 2021-09-12 13:08:53 +01:00
3ff819444d Refactor & prepare for matrix HTML parsing 2021-09-12 13:07:20 +01:00
e483064ee1 Convert messages to Matrix's HTML format 2021-09-12 12:59:18 +01:00
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
799c034784 Refactor things from bridgers.rs to platform-specific files 2021-09-12 06:45:46 +01:00
bb245687de Working bridge for two test channels 2021-09-12 03:59:13 +01:00
7cbbf919d5 MSVC sucks lol 2021-09-12 02:04:30 +01:00
5a6385f0b0 Implement the... bridging 2021-09-10 05:44:00 +01:00
97b98aff3e Remove comment from Cargo.toml 2021-09-02 03:21:05 +01:00
670b296628 [Heavy WIP] Initial commit 2021-08-12 10:47:38 +01:00