1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-16 06:15:25 +00:00
Commit Graph

52 Commits

Author SHA1 Message Date
Ivan Habunek
88ceaf09ae
Remove travis from readme and docs 2023-06-22 11:24:05 +02:00
Vítor Galvão
6ce728e020 README.rst: Fix image links 2023-04-18 21:04:16 +02:00
Ivan Habunek
e77c40e27c
Update references to new documentation 2023-03-03 16:54:40 +01:00
Ivan Habunek
8f0bf27e5e
Add link to mailing list, move chat to libera 2021-05-24 15:43:52 +02:00
Ivan Habunek
62d7855fc0
Remove curses app, replaced by tui 2020-09-29 10:04:57 +02:00
Ivan Habunek
d5f987e1b2
Fix link to GPL license 2020-06-15 21:08:02 +02:00
Ivan Habunek
b888f18dff
Rephrase copyright 2020-06-15 21:08:01 +02:00
Ivan Habunek
70faf47c91
Bump version 2019-09-03 16:31:47 +02:00
Ivan Habunek
f9fb7c074a
Tweak readme 2019-09-03 15:40:49 +02:00
Ivan Habunek
85ceb8b11f
Update docs to replace curses with tui 2019-09-03 15:40:47 +02:00
Ivan Habunek
8abb6a0d8c
Add IRC info to readme and docs 2019-02-15 14:20:23 +01:00
Mateusz Piotrowski
9ac1f4d7b4
Fix a typo 2018-08-21 00:42:46 +02:00
Ivan Habunek
b9fd3bf98b
Replace docs in README with link rtfd.io 2018-06-27 16:23:12 +02:00
Ivan Habunek
1af645757e
Fix typo in README 2018-06-25 14:43:36 +02:00
Ivan Habunek
c484cc49c5
Update README to reflect login command changes 2018-06-25 14:38:02 +02:00
Ivan Habunek
85818db660
Resize image 2018-06-25 14:30:18 +02:00
Ivan Habunek
278555a276
Limit image size in README 2018-06-25 14:28:06 +02:00
Ivan Habunek
ebed6a8045
Add a trumpet image
Source:
https://commons.wikimedia.org/wiki/File:Britannica_Trumpet_Military_Trumpet_in_F.png
2018-06-25 13:58:17 +02:00
Ivan Habunek
ea94d6bfe1
Fix links in readme, rst!=md 2018-06-12 12:46:05 +02:00
Ivan Habunek
1776a19037
Update README 2018-06-12 12:14:18 +02:00
Goran Mekić
b10190f3da
Fix FreeBSD install 2018-05-06 00:43:25 +02:00
Mateusz Piotrowski
207fa87893 Add installation instructions for FreeBSD 2018-04-18 13:10:46 +02:00
Ivan Habunek
f976e7c818
Merge pull request #36 from ihabunek/new-config
Reimplement configuration to allow multiple logins
2018-01-13 23:09:57 +01:00
Matthias Beyer
e14c05365b Add notes how to install with the nix pkg manager 2018-01-02 20:22:42 +01:00
Ivan Habunek
6a3c877270
Reimplement configuration to allow multiple logins
The configuration is now stored in a single json encoded file instead of
separate files.
2018-01-02 12:24:32 +01:00
Ivan Habunek
609c432e68
Remove login_2fa command
It was a hacky way to log with 2fa without using a browser, but did not
work on half the instances. login_browser now exists and should be used
instead.
2017-12-29 12:08:51 +01:00
Ivan Habunek
38b6a475ca
Update the thankyou note 2017-12-28 16:36:09 +01:00
Ivan Habunek
42935da291
Add thank you note to Klemens 2017-12-28 11:00:53 +01:00
Klemens Nanni
6ceac96e3a
Update README: Add instructions for OpenBSD 2017-12-28 10:42:44 +01:00
Ivan Habunek
e5d48c36ad
Remove unicode from README 2017-11-19 21:49:31 +01:00
rjc
0bea150d43
Fix two simply typos
Mastodon is a *single* federated social network - albeit decentralised with multiple independent servers.

The 2nd typo is insignificant as the `.list` file can be named anything but I thought you'd like consistency :^)
2017-11-19 19:17:14 +00:00
Ivan Habunek
9097623535 Bump version, update readme and changelog 2017-09-07 15:01:04 +02:00
Ivan Habunek
cb7f6ec7ce Update README 2017-08-29 14:10:46 +02:00
Ivan Habunek
62c4075fe1 Implement proper two factor authentication
fixes #19, #23
2017-08-26 14:39:53 +02:00
Ivan Habunek
ea48c79c5c Fix license shield in readme 2017-08-26 11:35:38 +02:00
Ivan Habunek
beb4b744d7
Change license to GPLv3 2017-05-08 09:17:32 +02:00
Ivan Habunek
0198bd3af7
Group commands contextually in print_help 2017-04-26 12:12:31 +02:00
Ivan Habunek
a0f1bff0dd
Bump version 2017-04-21 20:27:54 +02:00
Ivan Habunek
e1c993b9d0
Fix 2fa docs in readme 2017-04-19 14:55:41 +02:00
Ivan Habunek
cec7165530
Bump version 2017-04-19 14:51:30 +02:00
Ivan Habunek
373f26424d
Rework how commands are defined 2017-04-19 14:47:30 +02:00
Ivan Habunek
042eff339d
Add re-authentication warning 2017-04-18 17:23:41 +02:00
Ivan Habunek
7886199295
Experimental two factor authentication support
issue #3
2017-04-18 17:16:31 +02:00
Ivan Habunek
a666689c8d
Add whoami command 2017-04-16 17:53:02 +02:00
Ivan Habunek
a493da5c84
Added follow and unfollow commands 2017-04-16 17:15:05 +02:00
Ivan Habunek
64d46955e2
Add search command 2017-04-16 15:07:27 +02:00
Ivan Habunek
3864563520
Add --visibility option to post command 2017-04-15 12:39:14 +02:00
Ivan Habunek
8285abb04e
Allow attaching media files to posts
fixes #1
2017-04-15 12:00:22 +02:00
Ivan Habunek
9e32f7f8dd
Require an explicit login 2017-04-13 13:52:28 +02:00
Ivan Habunek
52bf99b8c2
Update readme, add shields 2017-04-12 17:23:50 +02:00