Jason McBrayer
f3d3d7005b
Emphasize boosted/favorited flags in text or fullbrutalism
2018-08-21 14:59:49 -04:00
Jason McBrayer
1d240339de
Add humane_time filter
...
To work properly, it needs to know the user's timezone, and that isn't set
up yet.
2018-08-20 21:43:23 -04:00
Jason McBrayer
f2340864a4
Fix the emojos: custom emoji will now be displayed as images (or alt text)
2018-08-16 19:21:51 -04:00
Jason McBrayer
e794876d14
Fix two places switch from own_username to own_acct was missed
2018-07-23 13:21:30 -04:00
Jason McBrayer
283996396c
More fullbrutalism css fixes
...
Remember that brutalism isn't the absence of design! It's design that makes
function visible and eschews non-functional finish.
2018-06-13 13:35:21 -04:00
Jason McBrayer
e8b90de6f8
Change <i> to <span> for iconified text inside links.
2018-06-13 13:10:27 -04:00
Jason McBrayer
64e2524fd5
Merge branch 'nipos-patch-1'
2018-06-13 12:45:39 -04:00
Niklas Poslovski
9c3bf20bca
Fixed something for FULLBRUTALISM mode
...
In the more beautiful mode Brutaldon shows by icon color if an post is already boosted or favourited.
In the Fullbrutalism there is now way to see if I already boosted or favourited an post.
With my changes Brutaldon can show the words "favorited" and "boosted" in Fullbrutalism mode.
2018-06-13 18:35:23 +02:00
Jason McBrayer
351c0ea2e2
Return max image preview dimension to 128px
2018-05-30 12:53:22 -04:00
Jason McBrayer
6c855dbaae
Make image previews keep aspect ratio of original, and larger max size.
2018-05-30 12:44:53 -04:00
Jason McBrayer
9ee6e3f5f7
Fix formatting of replies
2018-05-23 10:05:13 -04:00
Jason McBrayer
e566512a98
Fix things that got broken by mobile fixes
2018-05-23 08:56:34 -04:00
Jason McBrayer
69a678a5ce
Fix a bunch of mobile formatting issues
2018-05-23 08:27:45 -04:00
Jason McBrayer
9e1a82655e
Put spoilers in details/summary element.
...
This gives us expandable CWs without JS. On Lynx, nothing actually changes.
2018-05-22 14:53:14 -04:00
Jason McBrayer
2895bae6bc
Allow deleting your own toots
2018-05-22 09:41:11 -04:00
Jason McBrayer
50a44d1a43
Don't show actions bar when you're only showing a toot for confirmation
2018-05-22 08:12:21 -04:00
Jason McBrayer
b465dc9870
Very basic support for sensitive images
2018-05-15 10:04:09 -04:00
Jason McBrayer
df085c5956
Don't show boost button for toots that can't be boosted.
2018-05-13 20:19:34 -04:00
Jason McBrayer
0191bc2f98
Support user timelines.
...
Other user stuff (profile info, follows/followers) and operations on users
(follow, block, report) are not added, but relatively easy.
2018-05-08 21:47:17 -04:00
Jason McBrayer
9c038a35dd
Fix more formatting issues on tag relinking
2018-05-07 09:34:12 -04:00
Jason McBrayer
d9de6d7c85
Fix some formatting issues introduced by hashtag parsing
2018-05-07 09:15:22 -04:00
Jason McBrayer
63cea9be14
Link in tags to tag timeline.
...
Currently, only tags in toots from Mastodon servers are relinked,
because they use a consistent and easy-to-support heuristic.
2018-05-07 08:46:59 -04:00
Jason McBrayer
25cbb258c6
Minor layout fix in toot partial
2018-05-01 08:37:08 -04:00
Jason McBrayer
804a4dfd67
Add boosting, with same caveats as faving
2018-04-30 18:49:06 -04:00
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