9933a8e6a0Fixed the -status flag, should be more reliable.
master
Storm Dragon
2025-08-01 20:02:05 -04:00
4cb1b16262Vote command actually works now.
Storm Dragon
2025-08-01 17:08:03 -04:00
5886da8f49Fixed latest 2 direct messages not actually loading in initial load of timeline.
Storm Dragon
2025-07-31 02:10:50 -04:00
1e74d9ab69Resolve an issue where ttyverse would show direct messages per startup when connecting to Pleroma instances.Hunter Jozwiak2025-07-30 18:15:55 -04:00
732affaeffFound and removed some more old Twitter references.
Storm Dragon
2025-07-30 19:47:30 -04:00
063229e796Fix up profile tmeplate just a bit.
Storm Dragon
2025-07-30 19:36:00 -04:00
1df027c20fProfiles for users now saved when successfully creating a key, or if it doesn't exist already. Synced with profile on sever if available or use sane defaults if not. You can download the updated profile if changed on server /profiledown, or upload it if you make changes, /profileup, or let ttyverse smart sync changes, /syncprofile.
Storm Dragon
2025-07-30 19:27:55 -04:00
ab28e58018Add favorite and boost counts to metadata line if they are greater than 0.
Storm Dragon
2025-07-30 14:30:05 -04:00
9d2dbca772A few fixes hopefully even more stable now. /favorite may still not be working right.
2025.07.30
Storm Dragon
2025-07-30 01:45:34 -04:00
e50087edf7Fixed a bug with notification class types. Thanks Claud for the helping hand on this one. :)
Storm Dragon
2025-07-29 19:42:48 -04:00
15a2d8a592Follower/following information a bit less cryptic lol.
Storm Dragon
2025-07-29 19:18:07 -04:00
97fc2b3082Couple of bug fixes for /followers. Added /following.. Fixed the /follow command.
Storm Dragon
2025-07-29 19:10:16 -04:00
e9ab8625bfKey display fixed for real this time, thanks Claud.
Storm Dragon
2025-07-29 13:25:39 -04:00
45e55727a1Added donation blurb in start up messages.
Storm Dragon
2025-07-29 11:28:01 -04:00
8c19f760d8Moved readline updated messages to verbose display only. Should have been like that already, but sometimes it's just easier to put in a quick print instead of doing it right, then it comes back and bites you >:)
Storm Dragon
2025-07-29 01:07:57 -04:00
e9c0d6f63dTab completion added for usernames and /commands. This was hard, there are likely bugs.
Storm Dragon
2025-07-29 01:00:28 -04:00
4e7ceee476/media command added for multi media posts.
Storm Dragon
2025-07-28 19:24:10 -04:00
5197af9eba/url updated to actually work again.
Storm Dragon
2025-07-28 17:48:04 -04:00
79d7e1e763Fix for dms showing timeout or no data. Locally tracking them to prevent showing them over and over.
Storm Dragon
2025-07-28 13:11:52 -04:00
694acbf0d8LICENSE file permissions fixed. Something in the transformation from iso to utf made the perms go weird.
Storm Dragon
2025-07-28 12:13:55 -04:00
713926ba86Use readline::gnu instead of readline::ttytter. A few weird bugs left to go, but I'm pretty sure we're close to going public.
Storm Dragon
2025-07-28 00:23:10 -04:00
872c0dac93More cleanup. Now pretty much done, for real this time.
Storm Dragon
2025-07-27 23:49:23 -04:00
8352fb588bFound some old Identica references, removed that and it's legacy oauth v1 code. To my surprise, it actually still works. lol
Storm Dragon
2025-07-27 23:37:18 -04:00
367ad819ceRefactor complete for the most part, excluding any oopsies.
Storm Dragon
2025-07-27 23:17:57 -04:00
0d78ee671fGetting close to finished refactor. Also, gotta figure out why no data is reported even on successful retrieval.
Storm Dragon
2025-07-27 23:07:12 -04:00
efe2c13c9dHuge chunk of refactoring completed.
Storm Dragon
2025-07-27 22:39:55 -04:00
fc736cfc9aExperimental updates, this may be the first of a batchto be reverted only time will tell.
Storm Dragon
2025-07-27 19:58:24 -04:00
6bbd2ab263Mostly a bug fix push. Extensions working (for the most part), visibility shownb on the line with the code, that line is pretty much an information line, code, date, client, etc now.
Storm Dragon
2025-07-27 13:46:32 -04:00
b92fc9fe47Fix up dms so they look like other posts, same format.
Storm Dragon
2025-07-26 17:10:55 -04:00
5182be15c4Reorganized how timeline entries are shown. I like the new format much better. The metadata line is separte from the text of the post. This is nice, because there's more stuff to show these days instead of how it was back in Twitter.
Storm Dragon
2025-07-26 12:17:38 -04:00
e0043c1dd9Date info added. Client also if available. About to reorganize how things are displayed.
Storm Dragon
2025-07-26 12:08:32 -04:00
cf641835e4Default to on for version check.
Storm Dragon
2025-07-26 11:49:57 -04:00
3d5119bbd4Added reply to all functionality.
Storm Dragon
2025-07-26 11:39:50 -04:00
1f62effe0badded -createrc option for a commented settings file.
Storm Dragon
2025-07-26 11:22:20 -04:00
cac1c0f3a9Initial poll support added. There will likely be bugs.
Storm Dragon
2025-07-26 11:10:28 -04:00
3a394e0a4dFixed a bug with rc file name and location.
Storm Dragon
2025-07-26 10:58:49 -04:00
35fd332aabFixed remaining problems with using xdg structure to store configuration files, e.g. key.
Storm Dragon
2025-07-26 10:50:31 -04:00
1b7a3e8113Fixed a bug with id comparison.
Storm Dragon
2025-07-26 10:16:43 -04:00
a846c23741make sure all commands that send a user include the full @user@domain.
Storm Dragon
2025-07-26 02:08:51 -04:00
31bf3de58dRebranding pretty much complete except for the odd find everyonce in a while lol.
Storm Dragon
2025-07-26 00:31:42 -04:00
341394c719Massive rebranding under way. Removing twitter terminology replacing with fediverse terminology. Thanks Claude-code for the help. :)
Storm Dragon
2025-07-26 00:16:07 -04:00
6c305bc138Boosted posts should now be well handled instead of being blank.
Storm Dragon
2025-07-25 23:51:09 -04:00
d2208e0dddFixes to direct messaging. Removed some more Twitter terminology.
Storm Dragon
2025-07-25 18:05:29 -04:00
b33e4fe5e1visibility command added, a few clean up and bug fixes.
Storm Dragon
2025-07-25 13:46:16 -04:00
4eb8255975Some improvements, hopefully, to word wrapping.
Storm Dragon
2025-07-25 05:07:54 -04:00
0aae3991d9Removed 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.
Storm Dragon
2025-07-25 04:40:38 -04:00
a9f574521dUpdated the version checking code. It's now based on tags.
Storm Dragon
2025-07-25 04:30:33 -04:00
b7c31db422More cleanup. Removed mention of Twitter, Updated some syntax, e.g. /boost instead of /rt.
2025.07.25
2025.07.24
Storm Dragon
2025-07-25 03:43:04 -04:00
edf7ff0230Text in timeline cleaned up. Now much more readable.
Storm Dragon
2025-07-25 03:23:52 -04:00
8f44ec6ccfbasic functionality. Lots still left to do, but it does connect and does show the home timeline.
Storm Dragon
2025-07-25 03:13:41 -04:00
912d5dbb5fIt 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.
Storm Dragon
2023-10-09 20:48:22 -04:00
66c6481ae0Move toward using xdg specs for files, usually ~/.config.
Storm Dragon
2023-10-09 20:03:48 -04:00
242e9e70efMove toward using xdg specs for files, usually ~/.config.
Storm Dragon
2023-10-09 20:00:46 -04:00
e9dc48a618Initial commit, still mostly TTYtter.
Storm Dragon
2023-10-09 16:18:33 -04:00