IceCubes/Packages
Gareth Simpson c1205036a2
This simplifies the parser. Having read the spec more closely as part of investigating bug 855, I was overcomplicating it. The server promises to send html so we should render it that way, not with heuristics. (#900)
This puts in line breaks exclusively where there are <br>s and takes out other line breaks that are in the body text.

*Doesn't* fix bug 855
2023-02-17 06:31:24 +01:00
..
Account Remove Client and RouterPath from StatusRowView env object 2023-02-15 08:46:14 +01:00
AppAccount Fix account switcher 2023-02-16 08:38:34 +01:00
Conversations Add a missing string (#834) 2023-02-13 18:12:34 +01:00
DesignSystem Reworked account management / selection UI 2023-02-16 07:19:20 +01:00
Env add 12 hour duration to poll duration menu (#892) 2023-02-16 13:22:48 +01:00
Explore Remove Client and RouterPath from StatusRowView env object 2023-02-15 08:46:14 +01:00
Lists Revert "Cleanup logout code" 2023-02-04 21:53:13 +01:00
Models This simplifies the parser. Having read the spec more closely as part of investigating bug 855, I was overcomplicating it. The server promises to send html so we should render it that way, not with heuristics. (#900) 2023-02-17 06:31:24 +01:00
Network Escape characters when editing close #811 2023-02-15 06:41:28 +01:00
Notifications Remove some Env Object from NotificationRowView 2023-02-15 09:04:35 +01:00
Status More fix to detail screen 2023-02-16 21:06:45 +01:00
Timeline Don't load new pages if the timeline changed 2023-02-16 07:28:52 +01:00