2
0
mirror of https://github.com/jfmcbrayer/brutaldon synced 2025-01-21 19:35:59 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Jason McBrayer
1b561fa90e Enable favoriting toots.
The user flow for this is kind of crap right now; it will get better once some
intercooler is applied on top, but will stay the same in lynx and FULLBRUTALISM
2018-04-30 18:40:41 -04:00
Jason McBrayer
d6fe609b29 Add replies 2018-04-30 14:31:59 -04:00
Jason McBrayer
bf3af37003 Add html sanitization.
Probably the html sent by your instance is already sanitized, but I haven't
checked the Mastodon source to be sure.
2018-04-26 20:36:48 -04:00
Jason McBrayer
e773511726 Fix formatting on Lynx 2018-04-26 19:46:05 -04:00
Jason McBrayer
2e7fc810ac Add support for basic threading.
It works the same as the Mastodon web UI for now - active toot is highlighted,
ancestors displayed in order above, descendants in order below. I hope to
add actual full threading one day.
2018-04-26 18:49:43 -04:00
Jason McBrayer
af30107368 Add notification templates 2018-04-26 11:17:20 -04:00
Jason McBrayer
ba3cc9bbd9 Add FULLBRUTALISM mode (stylesheet resembling NCSA Mosaic).
Also, add new logo.
2018-04-25 09:31:55 -04:00
Jason McBrayer
358602edde Added (non-functional) thread link and pagination 2018-04-24 12:40:33 -04:00
Jason McBrayer
791c1aa88c Fix title attribute of image previews -- actually show description 2018-04-24 09:58:42 -04:00
Jason McBrayer
9b0b5e930a Show full @reference for remote users 2018-04-24 09:24:06 -04:00
Jason McBrayer
2310146b5b Little formatting tweak on toots with attachments 2018-04-24 09:16:57 -04:00
Jason McBrayer
651367c0d7 Display boosts correctly 2018-04-24 09:12:13 -04:00