1
0
Fork 0
Commit Graph

122 Commits

Author SHA1 Message Date
Ryan Fox 7fb8981cbc
Add video preview support
I really need to stop maintaining this and switch to Tooty full-time,
but I haven't, so...
2023-08-05 23:53:01 -07:00
Ryan Fox 5f47525608
Hide inline recipients 2022-12-10 00:13:49 -08:00
Ryan Fox 7099eb57b5
Media upload style tweak 2022-11-30 23:52:29 -08:00
Ryan Fox da97f690b1
Add initial support for alt text
The input doesn't actually work right now, but it's a step in the right
direction.
2022-11-30 21:03:20 -08:00
Ryan Fox d57bbfe67f
style: Honor the default system font 2022-11-30 17:14:03 -08:00
Ryan Fox bf734205da
Minor spacing tweaks 2022-04-10 16:35:09 -07:00
Ryan Fox 9f61ebca7c
Shrink emotes 2022-03-30 09:01:48 -07:00
Ryan Fox d02b4802d5
Correct spacing on reblog markers 2022-03-29 22:22:04 -07:00
Ryan Fox abfaaa5570
Fix wonky quote toot avatars 2022-03-29 21:56:29 -07:00
Ryan Fox 16eef14e04
Add support for custom emoji 2022-03-29 21:48:56 -07:00
Ryan Fox 2fbcef5e4c
Strip inline quotes 2022-01-24 15:55:53 -08:00
Ryan Fox 906736dbd7
Correct margins on quote posts 2022-01-23 19:28:38 -08:00
Ryan Fox 222d4277a7
Display quote toots
This only works with QOTO, but making it work with Pleroma should be
pretty easy.
2022-01-23 18:27:22 -08:00
Ryan Fox ff3f72abfc
Display mentions as an inline-block
Otherwise, the usernames don't always wrap properly
2022-01-19 07:51:40 -08:00
Ryan Fox a5309d8cc7
Display acct as an inline block 2022-01-18 22:11:07 -08:00
Ryan Fox 6648fd840c
Show mentions in status
Soapbox does not seem to include mentions in the status text anymore.
I wanted to add a "Replying to" option, but I have no clue how replies
work.
2022-01-18 21:36:55 -08:00
Ryan Fox 122f22425e
Show instance icon on statuses 2021-11-30 20:01:34 -08:00
Ryan Fox a27709ccfd
Add proper audio preview support 2021-03-07 03:31:09 +00:00
Ryan Fox b393666593
Whoops, fix columns on mobile 2021-03-07 02:56:18 +00:00
Ryan Fox 325a698ebe
Only hide borders on column menus 2021-03-07 02:38:51 +00:00
Ryan Fox ea00e2d684
Scale drafting menu for smaller screens 2021-03-07 02:36:17 +00:00
Ryan Fox 7af0fb6e2a
Remove edge borders from column buttons 2021-03-06 23:33:26 +00:00
Ryan Fox 89d1670ece
Don't adjust hashtag timeline for buttons
It doesn't have them! Fixes the weird space at the bottom.
2021-03-06 23:24:17 +00:00
Ryan Fox 6fc967c05a
Add support for displaying polls
Doesn't look the prettiest, but it's there!
2021-03-06 23:20:53 +00:00
Ryan Fox e708f7197a
Add moved account indicator 2021-01-16 04:53:12 +00:00
Ryan Fox 3814ee8f62
Disable width constraints on image viewer
Prevents aspect ratio from getting all distorted. Width is less of an
issue on laptop screens.
2021-01-12 19:33:53 +00:00
Ryan Fox 0f7a4c6bcf
Update search functionality
APIv1 search is deprecated and doesn't work anymore.
2021-01-12 00:12:13 +00:00
Ryan Fox 0222df76c7
Add fields to Tooty 2021-01-11 22:56:21 +00:00
Ryan Fox 5a3ef2f83e
Bring back minimum status height
Fixes some div sizes. Turns out I just needed to lower it to match the
avatar size.
2021-01-11 19:40:37 +00:00
Ryan Fox 7e26999ff2
Fix sensitive image indicators 2021-01-11 19:32:29 +00:00
Ryan Fox f0d6484b9c
Make account selector avatars circular too 2021-01-11 04:48:39 +00:00
Ryan Fox c12a1ffb70
Make modal background semi-transparent 2021-01-11 03:13:50 +00:00
Ryan Fox e6a7eb4146
Get rid of max height when replying to toots
There is a ton of negative space. If the post I'm replying to is long,
I'll scroll in the column rather than in the box containing the post.
2021-01-10 22:19:29 +00:00
Ryan Fox 4934e38465
Remove minimum status height, looks weird 2021-01-10 21:53:50 +00:00
Ryan Fox 2fc0cbb852
Show all images in their full glory 2021-01-10 20:28:22 +00:00
Ryan Fox cda948b815
Display avatars inline for notifications 2021-01-10 19:59:05 +00:00
Ryan Fox 8726a56320
Make all avatars circular; Fix emoticons I broke 2021-01-10 19:45:01 +00:00
Ryan Fox 5b3f14ab13
Limit avatar size to 180px 2021-01-10 05:29:06 +00:00
Nicolas Perriault 2e89ad0b0f
Fix #196: Fix incompatibilities with the Mastodon API v2.0.0. (#197) 2017-11-29 14:06:08 +01:00
Nicolas Perriault 7c602100a5
Fix #72:Add browser notifications. 2017-06-02 14:11:50 +02:00
Vincent Jousse 2fbafdbe53 Add follow date in notification aggregate (#190)
Add follow date in notification aggregate
Closes #176
2017-06-01 12:01:13 +02:00
Nicolas Perriault a7c17ab6f1 Fix #160: Add search feature. (#188)
Also fixes #187.
2017-05-31 00:27:30 +02:00
Nicolas Perriault 6d7e9e9036 Urlify app. (#186) 2017-05-29 16:28:01 +02:00
Nicolas Perriault 6218f7222c Fix #138: Add a simple hashtag view. (#184) 2017-05-27 09:32:15 +02:00
Nicolas Perriault dfc0362242 Fix #175: Implement muting and blocking of users. (#182) 2017-05-25 23:07:17 +02:00
Nicolas Perriault b6c858da2d
Render app link in target thread toot. 2017-05-23 00:25:28 +02:00
Nicolas Perriault b180cc42e3
Improve draft status field padding. 2017-05-22 21:42:40 +02:00
Nicolas Perriault 239326b79f
Improve autocomplete menu styles. 2017-05-22 09:09:47 +02:00
Nicolas Perriault 9df541adc8
Improve selected visibility tab contrast. 2017-05-22 09:00:08 +02:00
Nicolas Perriault f2ec5416ba
Improve toot compose form. 2017-05-21 23:42:09 +02:00