Commit Graph

38 Commits

Author SHA1 Message Date
Natty a640890cad
Fixed an edge case in strict flanking rules
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-03-13 14:31:05 +01:00
Natty 799730bedc
Fixed #7 and #8
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-03-13 14:02:34 +01:00
Natty 6b96f60b43
MMM: Fixed nesting counting in increase_nesting 2023-12-31 17:18:27 +01:00
Natty ce8cb5aad0
MMM: More forgiving math parsing 2023-12-30 20:02:25 +01:00
Natty 9c8489ced7
MMM: Correctly parse empty strings
Surely I wouldn't forget to do that, right?
2023-12-30 19:23:32 +01:00
Natty 8e02e46be5
User fetching with reactions and a user by tag endpoint 2023-10-30 23:00:46 +01:00
Natty 7dc38ada9a
MMM: Fixed hashtag serialization 2023-10-29 12:52:20 +01:00
Natty 0755dac002
Note by ID testing endpoint 2023-10-29 02:10:48 +01:00
Natty f0e56deca9
Generic caching and basic user fetching in the backend 2023-10-28 00:33:09 +02:00
Natty 18d526cf8c
Instance meta cache and initial pack processing for users 2023-10-27 01:41:48 +02:00
Natty 42e68fffcd
MMM: Matrix handle parsing 2023-10-26 21:23:59 +02:00
Natty f34be3a104
MMM: Profile field parsing and skipping Matrix handles 2023-10-26 21:08:51 +02:00
Natty c6a282c26e
MMM: Coverage and naming fix 2023-10-26 18:38:45 +02:00
Natty 91883c6b36
MMM: XML serialization and fixed block code parsing 2023-10-26 00:30:11 +02:00
Natty 6ed6066b1f
MMM: Reexport in the SDK 2023-10-25 19:45:59 +02:00
Natty c4a8ebebf3
MMM: Janky outer flanking rules implementation 2023-10-24 00:27:54 +02:00
Natty 42fa83c6e2
MMM: Fixed hashtag parsing 2023-10-23 23:52:02 +02:00
Natty 86d5c87e9a
MMM: Nesting-limited parsing 2023-10-16 23:45:45 +02:00
Natty 23a63f2fe9
MMM: Made the parser always output owned tokens 2023-10-14 21:41:36 +02:00
Natty d0d977e6eb
Fixed URL parsing and initial flanking rules implementation 2023-10-08 22:15:55 +02:00
Natty 26bd6fe4b2
Normalized tests 2023-10-07 21:26:25 +02:00
Natty c4fd99fa45
Stricter URL parsing 2023-10-07 21:22:21 +02:00
Natty d2bc679740
Fixed link parsing 2023-10-07 20:40:01 +02:00
Natty 154cc27c07
More precise emoji extraction and fixed center tag parsing 2023-10-07 19:44:39 +02:00
Natty 95bce443be
Fixed a code typo 2023-10-07 01:53:03 +02:00
Natty 703e1191c2
Janky sequence unnesting and attempting to salvage nested parsing in incorrect formatting tags 2023-10-07 01:46:20 +02:00
Natty 453891ddf4
Connected it all 2023-10-06 00:17:52 +02:00
Natty c45ec852dd
Shortcode emoji parsing 2023-10-05 22:32:53 +02:00
Natty 4431a3ad62
Code block parsing 2023-10-05 22:25:29 +02:00
Natty a6ee6bfbde
Plain tag parsing 2023-10-05 22:12:51 +02:00
Natty 7c8e65f556
Hashtag parsing 2023-10-05 22:02:46 +02:00
Natty 8009546bfe
Emoji parsing 2023-10-05 21:21:23 +02:00
Natty 52dc491a47
Mention parsing 2023-10-05 20:05:03 +02:00
Natty 9b26691ff4
Implemented URL parsing 2023-10-05 19:09:26 +02:00
Natty 24d44632e0
Minor cleanup 2023-10-04 19:44:27 +02:00
Natty 46e0766a36
Implemented MFM functions and math and center blocks 2023-10-04 19:31:03 +02:00
Natty 1af8f4e213
Basic inline tag parsing 2023-10-04 16:29:35 +02:00
Natty 95141388fa
Created a project for the MMM parser 2023-10-04 16:29:35 +02:00