1
0
Fork 0
Commit Graph

218 Commits

Author SHA1 Message Date
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 d1dc4e1c67
Display usernames in notifications Mastodon-like 2021-01-10 22:09:11 +00:00
Ryan Fox 4934e38465
Remove minimum status height, looks weird 2021-01-10 21:53:50 +00:00
Ryan Fox be05f24b52
Make the preview_url optional
It won't always be present, especially for media like audio. (I'll fix
audio eventually.)
2021-01-10 21:44:48 +00:00
Ryan Fox 7eb414190a
Display banner images a bit nicer 2021-01-10 21:35:14 +00:00
Ryan Fox ea39adf374
Get "source" information from Mastodon
We will need this to get the correct draft defaults later.
2021-01-10 21:26:57 +00:00
Ryan Fox 5043e89837
Show acct instead of username where applicable
This allows users to see the instance used by the poster in the
timeline, and I like the look of it better.
2021-01-10 21:26:29 +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 4ecf7b89a7
Add license for the original author
Name taken from his GitHub profile, MIT license specified in the
elm-package.json. Hopefully I did this right.
2021-01-10 19:27:44 +00:00
Ryan Fox 1ad0247660
Default display_name text to username 2021-01-10 19:23:49 +00:00
Ryan Fox 5b3f14ab13
Limit avatar size to 180px 2021-01-10 05:29:06 +00:00
Vincent Jousse c2682f147b
Application field is now optional (#205)
Mastodon v2.8.2
2019-05-15 22:13:06 +02: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 8fca68438f
Actually subscribe to key events. 2017-07-17 16:14:35 +02:00
Nicolas Perriault 575f6086cf
Handle posting draft with ctrl + enter. 2017-07-17 15:34:42 +02:00
Nicolas Perriault 885e0194c5
Fix #115: Add keyboard navigation to media viewer. 2017-07-13 17:34:00 +02:00
Nicolas Perriault 7c602100a5
Fix #72:Add browser notifications. 2017-06-02 14:11:50 +02:00
Vincent Jousse a795fc2b95 Fix tests for Notification aggregates 2017-06-01 22:18:55 +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 7f2368f9d6
Fix #165: Fix blank screen after auth on Firefox. 2017-05-30 08:57:52 +02:00
Nicolas Perriault 2f6b43779f
Fix broken account following, muting, blocking. 2017-05-29 23:41:03 +02:00
Nicolas Perriault f717b6857f
Fix incoming home timeline statuses spawn into thread. 2017-05-29 23:27:04 +02:00
Nicolas Perriault 54ef5210df
Improve coding style. 2017-05-29 16:28:41 +02:00
Nicolas Perriault 6d7e9e9036 Urlify app. (#186) 2017-05-29 16:28:01 +02:00
Nicolas Perriault ba24f6a9cc
Clear all timelines on client switch. 2017-05-27 09:39:16 +02:00
Nicolas Perriault 6218f7222c Fix #138: Add a simple hashtag view. (#184) 2017-05-27 09:32:15 +02:00
Nicolas Perriault 11e8ce972a
Updated screenshot in README. 2017-05-26 09:38:58 +02:00
Nicolas Perriault dfc0362242 Fix #175: Implement muting and blocking of users. (#182) 2017-05-25 23:07:17 +02:00
Nicolas Perriault 868490abab
Upgrade elm-test setup. 2017-05-25 19:58:44 +02:00
Nicolas Perriault 232c6f47cf
Fixed test elm-package.json. 2017-05-25 12:11:38 +02:00
Nicolas Perriault 1911bb196a
Fix travis build. 2017-05-25 11:56:46 +02:00
Nicolas Perriault c6179b1a59
Fix broken tests. 2017-05-25 10:52:30 +02:00
Nicolas Perriault cba6ea07e0
Fix #177: Remove all toots from an unfollowed account. 2017-05-25 10:25:43 +02:00
Nicolas Perriault c5add865c4
Fix broken tests. 2017-05-23 09:15:54 +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 99cb76d19c
Reduce CW textarea size. 2017-05-22 09:22:42 +02:00
Nicolas Perriault d4312640f2
Fix messed up visibility menu when CW is enabled. 2017-05-22 09:21:24 +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