Commit Graph

269 Commits

Author SHA1 Message Date
Natty 5572695515
Cached emoji resolution 2023-10-27 21:55:08 +02:00
Natty 18d526cf8c
Instance meta cache and initial pack processing for users 2023-10-27 01:41:48 +02:00
Natty fc86f0e29c
Backend: Prep for MMM parser processing 2023-10-26 21:37:15 +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 216f4229fc
Merge branch 'development' 2023-10-26 19:29:43 +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 146c072c92
Merge branch 'development'
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-10-24 00:30:44 +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 68abd4f787
Frontend: Align nameColumn to baseline
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-10-11 01:56:29 +02:00
Natty 8ee5ee8bc0
Frontend: Nicer wrapping for the nameColumn
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-10-11 01:38:49 +02:00
Natty 03be3d02e3
Frontend: New codename :3
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-10-11 00:43:58 +02:00
Natty 38753bab28
Frontend: Fixed approve/deny for narrow layouts 2023-10-11 00:41:42 +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
Natty a8636947b9
Version unification
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-10-02 19:11:35 +02:00
Natty be08be61c6
Frontend: Removed blinking indicators 2023-10-02 19:05:30 +02:00
Natty c58bc2994d
Updated dev hostname in Caddyfile 2023-10-02 19:05:10 +02:00
Natty fc0ec19afb
Frontend: Localization cleanup 2023-10-02 19:04:47 +02:00
Natty a0bdab23e7
Frontend: Fixed document titles
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-10-01 01:25:20 +02:00
Natty b4e01fee63
Frontend: Alt text indicators 2023-10-01 01:05:18 +02:00
Natty 36c3507d84
Frontend: Replaced the refreshing text with a spinner
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-09-30 23:03:48 +02:00
Natty 2525b3a50a
Frontend: Graceful shutdown of backend 2023-09-30 23:02:39 +02:00
Natty 3837980e50
Frontend: Fixed imports (???)
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-09-30 22:40:58 +02:00
Natty 5c8db9b243
Frontend: Cleaned up poll code
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-09-30 22:16:27 +02:00
Natty 98c5bcb4c4
Frontend: Different icon for already-renoted buttons
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-09-30 21:31:00 +02:00
Natty df275de905
Frontend: Fixed a wrong renote cancel condition 2023-09-30 21:16:56 +02:00
Natty dde74dd56b
Frontend: Fixed renote button
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-09-30 21:03:16 +02:00