Storm Dragon
|
6d1b97a012
|
Fixed a bug that was causing boosts to fail.
|
2025-08-04 02:07:31 -04:00 |
|
Storm Dragon
|
925cc7545b
|
Revert "Maybe fixed poll notifications code. Only time will tell."
This reverts commit df39473519 .
|
2025-08-03 12:02:18 -04:00 |
|
Storm Dragon
|
df39473519
|
Maybe fixed poll notifications code. Only time will tell.
|
2025-08-02 20:54:43 -04:00 |
|
Storm Dragon
|
9933a8e6a0
|
Fixed the -status flag, should be more reliable.
|
2025-08-01 20:02:05 -04:00 |
|
Storm Dragon
|
4cb1b16262
|
Vote command actually works now.
|
2025-08-01 17:08:03 -04:00 |
|
Storm Dragon
|
5886da8f49
|
Fixed latest 2 direct messages not actually loading in initial load of timeline.
|
2025-07-31 02:10:50 -04:00 |
|
|
1e74d9ab69
|
Resolve an issue where ttyverse would show direct messages per startup when connecting to Pleroma instances.
|
2025-07-30 19:47:59 -04:00 |
|
Storm Dragon
|
732affaeff
|
Found and removed some more old Twitter references.
|
2025-07-30 19:47:30 -04:00 |
|
Storm Dragon
|
063229e796
|
Fix up profile tmeplate just a bit.
|
2025-07-30 19:36:00 -04:00 |
|
Storm Dragon
|
1df027c20f
|
Profiles 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.
|
2025-07-30 19:27:55 -04:00 |
|
Storm Dragon
|
ab28e58018
|
Add favorite and boost counts to metadata line if they are greater than 0.
|
2025-07-30 14:30:05 -04:00 |
|
Storm Dragon
|
9d2dbca772
|
A few fixes hopefully even more stable now. /favorite may still not be working right.
2025.07.30
|
2025-07-30 01:45:34 -04:00 |
|
Storm Dragon
|
e50087edf7
|
Fixed a bug with notification class types. Thanks Claud for the helping hand on this one. :)
|
2025-07-29 19:42:48 -04:00 |
|
Storm Dragon
|
15a2d8a592
|
Follower/following information a bit less cryptic lol.
|
2025-07-29 19:18:07 -04:00 |
|
Storm Dragon
|
97fc2b3082
|
Couple of bug fixes for /followers. Added /following.. Fixed the /follow command.
|
2025-07-29 19:10:16 -04:00 |
|
Storm Dragon
|
e9ab8625bf
|
Key display fixed for real this time, thanks Claud.
|
2025-07-29 13:25:39 -04:00 |
|
Storm Dragon
|
f53cc37722
|
Fixed default key creation... I think.
|
2025-07-29 13:17:28 -04:00 |
|
Storm Dragon
|
a2e63e0554
|
Version bump. This is the first version I'm going to tentatively call stable.
2025.07.29
|
2025-07-29 11:48:15 -04:00 |
|
Storm Dragon
|
89bf5f230e
|
Added extensions submodule.
|
2025-07-29 11:42:30 -04:00 |
|
Storm Dragon
|
45e55727a1
|
Added donation blurb in start up messages.
|
2025-07-29 11:28:01 -04:00 |
|
Storm Dragon
|
8c19f760d8
|
Moved 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 >:)
|
2025-07-29 01:07:57 -04:00 |
|
Storm Dragon
|
e9c0d6f63d
|
Tab completion added for usernames and /commands. This was hard, there are likely bugs.
|
2025-07-29 01:00:28 -04:00 |
|
Storm Dragon
|
4e7ceee476
|
/media command added for multi media posts.
|
2025-07-28 19:24:10 -04:00 |
|
Storm Dragon
|
5197af9eba
|
/url updated to actually work again.
|
2025-07-28 17:48:04 -04:00 |
|
Storm Dragon
|
2a409645de
|
New version tagged.
2025.07.28
|
2025-07-28 13:12:44 -04:00 |
|
Storm Dragon
|
79d7e1e763
|
Fix for dms showing timeout or no data. Locally tracking them to prevent showing them over and over.
|
2025-07-28 13:11:52 -04:00 |
|
Storm Dragon
|
694acbf0d8
|
LICENSE file permissions fixed. Something in the transformation from iso to utf made the perms go weird.
|
2025-07-28 12:13:55 -04:00 |
|
Storm Dragon
|
713926ba86
|
Use readline::gnu instead of readline::ttytter. A few weird bugs left to go, but I'm pretty sure we're close to going public.
|
2025-07-28 00:23:10 -04:00 |
|
Storm Dragon
|
872c0dac93
|
More cleanup. Now pretty much done, for real this time.
|
2025-07-27 23:49:23 -04:00 |
|
Storm Dragon
|
8352fb588b
|
Found some old Identica references, removed that and it's legacy oauth v1 code. To my surprise, it actually still works. lol
|
2025-07-27 23:37:18 -04:00 |
|
Storm Dragon
|
367ad819ce
|
Refactor complete for the most part, excluding any oopsies.
|
2025-07-27 23:17:57 -04:00 |
|
Storm Dragon
|
0d78ee671f
|
Getting close to finished refactor. Also, gotta figure out why no data is reported even on successful retrieval.
|
2025-07-27 23:07:12 -04:00 |
|
Storm Dragon
|
4379660dfd
|
Next huge chunk of refactoring completed.
|
2025-07-27 22:53:05 -04:00 |
|
Storm Dragon
|
efe2c13c9d
|
Huge chunk of refactoring completed.
|
2025-07-27 22:39:55 -04:00 |
|
Storm Dragon
|
fc736cfc9a
|
Experimental updates, this may be the first of a batchto be reverted only time will tell.
|
2025-07-27 19:58:24 -04:00 |
|
Storm Dragon
|
6bbd2ab263
|
Mostly 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.
|
2025-07-27 13:46:32 -04:00 |
|
Storm Dragon
|
b92fc9fe47
|
Fix up dms so they look like other posts, same format.
|
2025-07-26 17:10:55 -04:00 |
|
Storm Dragon
|
5182be15c4
|
Reorganized 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.
|
2025-07-26 12:17:38 -04:00 |
|
Storm Dragon
|
e0043c1dd9
|
Date info added. Client also if available. About to reorganize how things are displayed.
|
2025-07-26 12:08:32 -04:00 |
|
Storm Dragon
|
cf641835e4
|
Default to on for version check.
|
2025-07-26 11:49:57 -04:00 |
|
Storm Dragon
|
3d5119bbd4
|
Added reply to all functionality.
|
2025-07-26 11:39:50 -04:00 |
|
Storm Dragon
|
1f62effe0b
|
added -createrc option for a commented settings file.
|
2025-07-26 11:22:20 -04:00 |
|
Storm Dragon
|
cac1c0f3a9
|
Initial poll support added. There will likely be bugs.
|
2025-07-26 11:10:28 -04:00 |
|
Storm Dragon
|
3a394e0a4d
|
Fixed a bug with rc file name and location.
|
2025-07-26 10:58:49 -04:00 |
|
Storm Dragon
|
35fd332aab
|
Fixed remaining problems with using xdg structure to store configuration files, e.g. key.
|
2025-07-26 10:50:31 -04:00 |
|
Storm Dragon
|
1b7a3e8113
|
Fixed a bug with id comparison.
|
2025-07-26 10:16:43 -04:00 |
|
Storm Dragon
|
a846c23741
|
make sure all commands that send a user include the full @user@domain.
|
2025-07-26 02:08:51 -04:00 |
|
Storm Dragon
|
31bf3de58d
|
Rebranding pretty much complete except for the odd find everyonce in a while lol.
|
2025-07-26 00:31:42 -04:00 |
|
Storm Dragon
|
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 |
|
Storm Dragon
|
6c305bc138
|
Boosted posts should now be well handled instead of being blank.
|
2025-07-25 23:51:09 -04:00 |
|