Rasmus Lindroth
581a5ad77f
0.0.43 ( #121 )
...
* fix so boost is displayed
* focus on last media
* update version
4 years ago
Rasmus Lindroth
f96214d7bc
update config text
4 years ago
Rasmus Lindroth
1e3b1c38bb
42 ( #110 )
...
* optional redraw
* trim space from getsecret
* fix typo in ":timeline favorited"
* update version
4 years ago
Rasmus Lindroth
05385cf72f
41 ( #107 )
...
* you'll return to view mode instead of list
* Add help view
* update version
* make the help message optional
4 years ago
Rasmus Lindroth
fb556dd470
typos
4 years ago
Rasmus Lindroth
efb3ae7d38
update version
4 years ago
Rasmus Lindroth
7ec4045746
fix background for cmdbar
4 years ago
Rasmus Lindroth
629d5ebf06
Bugfix ( #106 )
...
* compare interface{} to bool, no panic
* support for notification status and check for nil status
* update modules
* update version
4 years ago
Rasmus Lindroth
5baf927871
38 ( #103 )
...
* template support for profiles
* update version
* show that a user is a bot
* Add support for voting on polls
* Update screenshot
5 years ago
Rasmus Lindroth
be50daf2cc
Add aur/tut-mastodon
5 years ago
Rasmus Lindroth
132441f8a3
Version 0.0.37 ( #102 )
...
* yank status and user
* update version
* Terminal option for custom and pattern
* update readme
* update modules
* update credit and remove xdg-package
5 years ago
Rasmus Lindroth
0e6d4abcaa
36 ( #98 )
...
* add support for arguments in editor
* run commands in the terminal
* update modules
5 years ago
Alexey
4be14ee758
Update repository for alpine package ( #93 )
...
Now tut is in community.
5 years ago
Rasmus Lindroth
514942ffe0
35 ( #91 )
...
* Support max width of toots
* Add template support for toots
* update README
* update version
5 years ago
Rasmus Lindroth
73d58848af
update screenshot
5 years ago
Rasmus Lindroth
a9d2ef3149
34 ( #88 )
...
* Store all links if they are not mentions
* smarter auto complete
* allow keys from view
* force redraw
* update version
Co-authored-by: davidoskky <davidoskky@yahoo.it>
5 years ago
Rasmus Lindroth
dd7b536d59
fix reply
5 years ago
Rasmus Lindroth
7d33f68fb1
32 ( #79 )
...
* add icons (#78 )
* add support for lists
* update version
* update readme
5 years ago
Rasmus Lindroth
716af499e4
31 ( #76 )
...
* Do not use regex to check the presence of links
* Hide notification text
Co-authored-by: davidoskky <davidoskky@yahoo.it>
5 years ago
Rasmus Lindroth
58c0359ece
Ability to change layout ( #74 )
...
* ability to change layout
5 years ago
Rasmus Lindroth
b5e1ac7bf1
don't add 'a' on media location ( #71 )
5 years ago
Alexey
266f613f2b
README: add Alpine Linux installation ( #70 )
5 years ago
Rasmus Lindroth
f2e44184e0
Twenty ( #67 )
...
* util: pipe standard error of the editor
Some editors (e.g. vis) use standard error instead of standard output
for drawing the UI.
* feed: clean-up post visibility
Also fixes inconsistent colors of users depending whether they
do or don't have a display name.
* feed: hide visibility of public posts
* add option to reverse files
* list favorited
* update version
Co-authored-by: Alexey Yerin <yyp@disroot.org>
5 years ago
Rasmus Lindroth
30fa45a78d
Fix notification ( #61 )
...
* keep cw on replies
* Don't redraw toot on new items
* show users in notifications
* update version
5 years ago
Rasmus Lindroth
fc39e4b57d
Merge pull request #58 from RasmusLindroth/eighteen
...
Eighteen
5 years ago
Rasmus Lindroth
22595f5c4d
update version
5 years ago
Rasmus Lindroth
e2d2f5e497
fix merge
5 years ago
Rasmus Lindroth
220b984c9c
show visibility
5 years ago
Rasmus Lindroth
55b9cd4619
fix bookmark bug
5 years ago
Rasmus Lindroth
a80ad3e182
Add support for arrow keys when cycling
5 years ago
Rasmus Lindroth
e82a674911
Merge branch 'fix-spoiler' into eighteen
5 years ago
Rasmus Lindroth
d6682151d6
fix merge error
5 years ago
Rasmus Lindroth
1aeeac4945
Add next cycle
5 years ago
Rasmus Lindroth
5084e4bc43
fix cw on reblogs
5 years ago
davidoskky
8f029327fb
Correct inconsistent feed selection behaviour
5 years ago
davidoskky
d29b4979cf
Prevent memory leak
5 years ago
davidoskky
4de08e7b0e
Load new toots after switching feed
5 years ago
davidoskky
1627bd71e5
Rename function
5 years ago
davidoskky
06acd07e45
Allow cycling bewtween different feeds through the letter h
5 years ago
Rasmus Lindroth
4325ab0950
Merge pull request #49 from justjosias/fix-typo-1
...
Typo: implementet -> implemented in follow requests
5 years ago
Josias
de03fd245a
Typo: implementet -> implemented in follow requests
5 years ago
Rasmus Lindroth
bfdb491c98
update example config
5 years ago
Rasmus Lindroth
d3f0e9d9f3
Merge pull request #48 from RasmusLindroth/seventeen
...
Release seventeen
5 years ago
Rasmus Lindroth
c7d591ff48
Merge branch 'justjosias-visibility' into seventeen
5 years ago
Rasmus Lindroth
bf863cbeb2
Merge branch 'secret' into seventeen
5 years ago
Rasmus Lindroth
a1ccbbbac1
Merge branch 'short' into seventeen
5 years ago
Rasmus Lindroth
a3ee9b6c97
update version
5 years ago
Rasmus Lindroth
684c5a8693
fix follow requests
5 years ago
Josias
f4749bf63e
Use visibility for previous message when replying
...
Instead of only using the "public" or "direct" visibility, it uses
whatever is in `status.Visibility`. This is consistent with other
clients behavior, as people who use it often prefer to reply with
the same visibility when replying.
5 years ago
Rasmus Lindroth
363e069e1b
fix readme
5 years ago