122f22425e
Show instance icon on statuses
2021-11-30 20:01:34 -08:00
a27709ccfd
Add proper audio preview support
2021-03-07 03:31:09 +00:00
b393666593
Whoops, fix columns on mobile
2021-03-07 02:56:18 +00:00
325a698ebe
Only hide borders on column menus
2021-03-07 02:38:51 +00:00
ea00e2d684
Scale drafting menu for smaller screens
2021-03-07 02:36:17 +00:00
7af0fb6e2a
Remove edge borders from column buttons
2021-03-06 23:33:26 +00:00
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
6fc967c05a
Add support for displaying polls
...
Doesn't look the prettiest, but it's there!
2021-03-06 23:20:53 +00:00
e708f7197a
Add moved account indicator
2021-01-16 04:53:12 +00:00
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
0f7a4c6bcf
Update search functionality
...
APIv1 search is deprecated and doesn't work anymore.
2021-01-12 00:12:13 +00:00
0222df76c7
Add fields to Tooty
2021-01-11 22:56:21 +00:00
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
7e26999ff2
Fix sensitive image indicators
2021-01-11 19:32:29 +00:00
f0d6484b9c
Make account selector avatars circular too
2021-01-11 04:48:39 +00:00
c12a1ffb70
Make modal background semi-transparent
2021-01-11 03:13:50 +00:00
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
4934e38465
Remove minimum status height, looks weird
2021-01-10 21:53:50 +00:00
2fc0cbb852
Show all images in their full glory
2021-01-10 20:28:22 +00:00
cda948b815
Display avatars inline for notifications
2021-01-10 19:59:05 +00:00
8726a56320
Make all avatars circular; Fix emoticons I broke
2021-01-10 19:45:01 +00:00
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
Nicolas Perriault
6f09a341e4
Move NSFW button to the draft action bar.
2017-05-18 23:23:44 +02:00
Nicolas Perriault
310fc2705e
Reduce draft status textarea size and shape.
2017-05-18 17:32:19 +02:00
Nicolas Perriault
f8763f5cae
Ensure wmin width & height for medias.
2017-05-18 15:35:16 +02:00
Nicolas Perriault
89c5a62074
Reduce column margins, fix body scroll issue.
2017-05-18 15:31:59 +02:00
Nicolas Perriault
037d62114f
Use local bootstrap assets.
...
Tooty should try harder to not rely on external http dependencies,
this is a first step.
2017-05-18 10:37:55 +02:00
Thomas Parisot
5b83a55462
Remove body overflow ( #173 )
...
It enables vertical scrolling on mobile.
2017-05-18 09:18:40 +02:00
Nicolas Perriault
d5f69c18fd
Fix #157 : Make draft column scrollable on overflow.
2017-05-14 12:53:13 +02:00
Nicolas Perriault
60ba13158d
Reduce column and status entry padding.
2017-05-14 12:00:27 +02:00
Nicolas Perriault
7ace73ed83
Fix minor styling issue with column menus.
2017-05-14 11:30:38 +02:00
Nicolas Perriault
4d8757ad7c
Fix #168 : List user favorites.
...
- Favorite timeline model and commands.
- 4th column navigation bar.
- Use of SetView for account selector.
- Move timeline views to their own view module.
- Handle favorite timeline updates.
- Integrate contextual menu in account selector view.
2017-05-13 22:16:57 +02:00
Nicolas Perriault
8e187efc10
Improve modalconfirm window placement.
2017-05-13 15:42:24 +02:00
Nicolas Perriault
9753efe7e8
Fix #27 : Render universal emojis.
2017-05-13 11:21:29 +02:00
Nicolas Perriault
d47a5ad7cc
Center confirm windows.
2017-05-13 10:27:32 +02:00
Nicolas Perriault
92b9e53b8f
Add a logout button.
2017-05-12 22:03:52 +02:00
Nicolas Perriault
3c7584306f
Fix long links may break a column.
2017-05-12 12:42:18 +02:00
Vincent Jousse
7f6bfce7ba
Fix input file (attachment) styling for Firefox ( #162 )
...
The trick is to hide the input field and style the label instead.
2017-05-12 11:41:53 +02:00