Commit Graph

22 Commits

Author SHA1 Message Date
1f62effe0b added -createrc option for a commented settings file. 2025-07-26 11:22:20 -04:00
cac1c0f3a9 Initial poll support added. There will likely be bugs. 2025-07-26 11:10:28 -04:00
3a394e0a4d Fixed a bug with rc file name and location. 2025-07-26 10:58:49 -04:00
35fd332aab Fixed remaining problems with using xdg structure to store configuration files, e.g. key. 2025-07-26 10:50:31 -04:00
1b7a3e8113 Fixed a bug with id comparison. 2025-07-26 10:16:43 -04:00
a846c23741 make sure all commands that send a user include the full @user@domain. 2025-07-26 02:08:51 -04:00
31bf3de58d Rebranding pretty much complete except for the odd find everyonce in a while lol. 2025-07-26 00:31:42 -04:00
341394c719 Massive rebranding under way. Removing twitter terminology replacing with fediverse terminology. Thanks Claude-code for the help. :) 2025-07-26 00:16:07 -04:00
6c305bc138 Boosted posts should now be well handled instead of being blank. 2025-07-25 23:51:09 -04:00
d2208e0ddd Fixes to direct messaging. Removed some more Twitter terminology. 2025-07-25 18:05:29 -04:00
b33e4fe5e1 visibility command added, a few clean up and bug fixes. 2025-07-25 13:46:16 -04:00
4eb8255975 Some improvements, hopefully, to word wrapping. 2025-07-25 05:07:54 -04:00
0aae3991d9 Removed most of that text art stuff on the header. It doesn't serve a purpose really, and isn't very fun for screen reader users. 2025-07-25 04:40:56 -04:00
a9f574521d Updated the version checking code. It's now based on tags. 2025-07-25 04:30:33 -04:00
b7c31db422 More cleanup. Removed mention of Twitter, Updated some syntax, e.g. /boost instead of /rt. 2025.07.24 2025.07.25 2025-07-25 03:43:04 -04:00
edf7ff0230 Text in timeline cleaned up. Now much more readable. 2025-07-25 03:23:52 -04:00
8f44ec6ccf basic functionality. Lots still left to do, but it does connect and does show the home timeline. 2025-07-25 03:13:41 -04:00
201e94b006 Fixed the key variale. Should be "$config key" 2023-10-11 04:21:54 -06:00
912d5dbb5f It should now be creating the key file as ~/.config/ttyverse/key, when it talks about overwritting it, there's an extra / before key which I think is harmless, but it shouldn't be there and I can't figure out where it's coming from. 2023-10-09 20:48:22 -04:00
66c6481ae0 Move toward using xdg specs for files, usually ~/.config. 2023-10-09 20:03:48 -04:00
242e9e70ef Move toward using xdg specs for files, usually ~/.config. 2023-10-09 20:00:46 -04:00
e9dc48a618 Initial commit, still mostly TTYtter. 2023-10-09 16:18:33 -04:00