Shadowfacts shadowfacts
shadowfacts pushed to public-beta at shadowfacts/Tusker 2023-12-22 16:02:37 +00:00
5a4323067a Bump build number and update changelog
43d8434e17 Fix crash due to Explore data source being update off main thread when list deleted
Compare 2 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2023-12-22 16:02:31 +00:00
5a4323067a Bump build number and update changelog
shadowfacts pushed to develop at shadowfacts/Tusker 2023-12-22 15:39:29 +00:00
43d8434e17 Fix crash due to Explore data source being update off main thread when list deleted
shadowfacts pushed to main at adventofcode/AoC23 2023-12-20 17:41:48 +00:00
a1a6e2a9a7 Day 20
shadowfacts pushed to main at adventofcode/AoC23 2023-12-19 20:53:10 +00:00
b37750d5ae Day 19
shadowfacts pushed to main at adventofcode/AoC23 2023-12-18 21:55:34 +00:00
40df81277c Day 18 visualization
shadowfacts pushed to main at adventofcode/AoC23 2023-12-18 21:30:56 +00:00
2aca99aa2b Day 18
shadowfacts pushed to main at shadowfacts/HTMLStreamer 2023-12-17 23:54:36 +00:00
395f5965bc Fix inline text/elements coming after block elements
c8512fa71e FIx tests not building on iOS
Compare 2 commits »
shadowfacts pushed to main at shadowfacts/HTMLStreamer 2023-12-17 23:32:09 +00:00
d396a800f6 Fix handling of mis-nested <a> tags
shadowfacts created branch main in shadowfacts/HTMLStreamer 2023-12-17 23:22:41 +00:00
shadowfacts pushed to main at shadowfacts/HTMLStreamer 2023-12-17 23:22:41 +00:00
2f18ad3cf4 Process runs of unmodified characters as characterSequence tokens
f7f35e09f7 Use Unicode.Scalar instead of Character
f412369cf7 Don't use enum with associated values for current token
31bd174a69 Use loops instead of recursion in hot path
29a065049e Ditch InlineArray3
Compare 10 commits »
shadowfacts created repository shadowfacts/HTMLStreamer 2023-12-17 23:22:34 +00:00
shadowfacts pushed tag 2023.8-109 to shadowfacts/Tusker 2023-12-17 23:17:18 +00:00
shadowfacts pushed to public-beta at shadowfacts/Tusker 2023-12-17 23:16:59 +00:00
e8576277e0 Bump build number and update changelog
7f0a9d8d5a Fix status that is reblogged and contains a followed hashtag not showing reblogger label
51f4a780e2 Show loading indicator while translating status
180a8eb18d Fix Status reblogs inverse relationship being to-one instead of to-many
eb61043867 Fix timeline state restoration not returning to correct scroll position in certain circumstances
Compare 15 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2023-12-17 23:16:52 +00:00
e8576277e0 Bump build number and update changelog
7f0a9d8d5a Fix status that is reblogged and contains a followed hashtag not showing reblogger label
Compare 2 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2023-12-17 23:02:51 +00:00
51f4a780e2 Show loading indicator while translating status
shadowfacts pushed to main at adventofcode/AoC23 2023-12-17 21:16:01 +00:00
0c5498df01 Day 17 part 2
5bc57e235f Day 17 part 1
Compare 2 commits »
shadowfacts pushed to main at adventofcode/AoC23 2023-12-16 19:31:28 +00:00
bebd52fcd1 Day 16
shadowfacts pushed to main at adventofcode/AoC23 2023-12-15 16:31:24 +00:00
d9435c84ff Day 15
shadowfacts pushed to develop at shadowfacts/Tusker 2023-12-15 02:57:47 +00:00
180a8eb18d Fix Status reblogs inverse relationship being to-one instead of to-many