RSS feed
8f3e0d3c
– penny <penny@limitedideas.org>
authored
on 2025/10/01 09:17
clean up the mod files and switch to TOML for configs
482ed92d
– penny <penny@limitedideas.org>
authored
on 2025/09/30 21:21
switch to TOML for config file
3521700b
– penny <penny@limitedideas.org>
authored
on 2025/09/30 20:31
preview/import posts in goroutines
63ac58e1
– penny <penny@limitedideas.org>
authored
on 2025/09/30 18:53
some config/download tweaks
fbfefb8a
– penny <penny@limitedideas.org>
authored
on 2025/09/30 18:20
use \~/.hell.conf for the config
52b9d00a
– penny <penny@limitedideas.org>
authored
on 2025/09/30 17:12
/import uses config too
00a84c4e
– penny <penny@limitedideas.org>
authored
on 2025/09/30 15:24
image preview command is set in preferences
8e4a1df8
– penny <penny@limitedideas.org>
authored
on 2025/09/30 14:21
use config option for opening items in browser
488292d8
– penny <penny@limitedideas.org>
authored
on 2025/09/30 13:13
forgot to delete the index finder outside of the once
0070c9b1
– penny <penny@limitedideas.org>
authored
on 2025/09/30 09:13
Downloads location is saved in preferences
9ee49331
– penny <penny@limitedideas.org>
authored
on 2025/09/30 08:49
commands that look up accounts work with recent posts
c4a74c2b
– penny <penny@limitedideas.org>
authored
on 2025/09/29 12:42
prevent looping bookmarks/notification/other status pages forever
cfc62c33
– penny <penny@limitedideas.org>
authored
on 2025/09/28 20:21
only find the index in the string function of the paginator once
dff78236
– penny <penny@limitedideas.org>
authored
on 2025/09/28 20:13
also check the length of the new index duh
2ff9e76e
– penny <penny@limitedideas.org>
authored
on 2025/09/28 20:09
redundant check
deca7cb9
– penny <penny@limitedideas.org>
authored
on 2025/09/28 15:26
implement /help command
162c733f
– penny <penny@limitedideas.org>
authored
on 2025/09/28 13:44
buffer pages dynamically
b19a327c
– penny <penny@limitedideas.org>
authored
on 2025/09/27 14:47
convert more API calls to use the dispatcher
b7cd6da8
– penny <penny@limitedideas.org>
authored
on 2025/09/27 11:10
add /likes command
bf928334
– penny <penny@limitedideas.org>
authored
on 2025/09/27 11:05
add /unfollow too
16fd80ed
– penny <penny@limitedideas.org>
authored
on 2025/09/27 10:14
don't reverse thread pages
9e3692b4
– penny <penny@limitedideas.org>
authored
on 2025/09/27 08:57
implement /follow
eb303235
– penny <penny@limitedideas.org>
authored
on 2025/09/26 18:36
don\'t print account info twice
9421bd12
– penny <penny@limitedideas.org>
authored
on 2025/09/26 18:33
only set thread getter loaded if we load it
616c1ea0
– penny <penny@limitedideas.org>
authored
on 2025/09/26 18:13
convert thread command to use a page
70ed46bb
– penny <penny@limitedideas.org>
authored
on 2025/09/26 17:12
fiddle with notification newlines
474b1fb7
– penny <penny@limitedideas.org>
authored
on 2025/09/26 16:57
use API dispatcher for statuses
47f999af
– penny <penny@limitedideas.org>
authored
on 2025/09/26 16:37
don't crash if we use next/prev with no page loaded
38f59952
– penny <penny@limitedideas.org>
authored
on 2025/09/26 15:20
only display the account on the first account page
e6cb144f
– penny <penny@limitedideas.org>
authored
on 2025/09/26 14:12
Add status output to /account
c0b8f2f5
– penny <penny@limitedideas.org>
authored
on 2025/09/26 12:56
goimports pass
11884bff
– penny <penny@limitedideas.org>
authored
on 2025/09/26 12:45
Use a getter interfaces for statuses
728022f0
– penny <penny@limitedideas.org>
authored
on 2025/09/26 11:06
status page loader takes a function pointer
ddd85ec8
– penny <penny@limitedideas.org>
authored
on 2025/09/26 07:29
dynamic pagination based on window size
1f03cd5a
– penny <penny@limitedideas.org>
authored
on 2025/09/25 19:15
working on window sized based page rendering
7d1a1055
– penny <penny@limitedideas.org>
authored
on 2025/09/25 12:10
close readline when quitting
edf16267
– penny <penny@limitedideas.org>
authored
on 2025/09/25 10:37
remove extra lines from notifications
94a4e8b5
– penny <penny@limitedideas.org>
authored
on 2025/09/25 10:20
fix bookmark print
55ae655a
– penny <penny@limitedideas.org>
authored
on 2025/09/24 16:53
Add bookmark paginator
c842705d
– penny <penny@limitedideas.org>
authored
on 2025/09/25 08:43
render page numbers when rendering pages
32f4e4ba
– penny <penny@limitedideas.org>
authored
on 2025/09/25 08:12
fix more bad printing
681e9144
– penny <penny@limitedideas.org>
authored
on 2025/09/24 20:19
there's another
828bcd2a
– penny <penny@limitedideas.org>
authored
on 2025/09/24 20:06
don't do that
4e2bd9a9
– penny <penny@limitedideas.org>
authored
on 2025/09/24 14:10
use API dispatcher in Load()
dc12017f
– penny <penny@limitedideas.org>
authored
on 2025/09/24 13:28
working StatusLoader pagination!
9ab6feba
– penny <penny@limitedideas.org>
authored
on 2025/09/24 09:32
use an interface to load posts instead of pagination itself
b74bf1e6
– penny <penny@limitedideas.org>
authored
on 2025/09/23 23:54
break up some notification rendering logic
9b803feb
– penny <penny@limitedideas.org>
authored
on 2025/09/23 23:36
add prev/next commands and a notification implementation
cceb6dca
– penny <penny@limitedideas.org>
authored
on 2025/09/23 20:57
generic array reverser
88a203df
– penny <penny@limitedideas.org>
authored
on 2025/09/23 18:08
start adding pagination support
6d79ffcc
– penny <penny@limitedideas.org>
authored
on 2025/09/23 18:07
remove extra print from status.go
2a710fbb
– penny <penny@limitedideas.org>
authored
on 2025/09/23 17:24
forgot a line
5c98f49d
– penny <penny@limitedideas.org>
authored
on 2025/09/23 17:19
Fix rm
7c486cbf
– penny <penny@limitedideas.org>
authored
on 2025/09/23 15:55
delete stray binary
0f1e810b
– penny <penny@limitedideas.org>
authored
on 2025/09/23 15:54
Use my codeberg fork of mastodon
4cfa80e5
– penny <penny@limitedideas.org>
authored
on 2025/09/23 10:06
Remove some %v's
1a285e71
– penny <penny@limitedideas.org>
authored
on 2025/09/23 10:06
More stats, runtime pph
4ac887f8
– penny <penny@limitedideas.org>
authored
on 2025/09/22 16:48
Look up accounts by name, add incoming status stat
418acd51
– penny <penny@limitedideas.org>
authored
on 2025/09/22 12:14
Add preferences to config file, track statuses received stat
a6ca677b
– penny <penny@limitedideas.org>
authored
on 2025/09/22 11:19
Add job dispatch system for API calls and stats
64e03433
– penny <penny@limitedideas.org>
authored
on 2025/09/14 16:53
Command not found output
1d841d7e
– penny <penny@limitedideas.org>
authored
on 2025/09/12 22:09
Print loading message when loading posts
20d3065c
– penny <penny@limitedideas.org>
authored
on 2025/09/12 22:09
Relationship details for account renderer
046bf407
– penny <penny@limitedideas.org>
authored
on 2025/09/12 21:44
Convert timeline stream to use post reference struct
a959728f
– penny <penny@limitedideas.org>
authored
on 2025/09/12 21:11
Tweak notifications and add a timeline marker background process
0eed9734
– penny <penny@limitedideas.org>
authored
on 2025/09/11 23:01
Function to get statuses since an ID
73c533fd
– penny <penny@limitedideas.org>
authored
on 2025/09/10 18:19
Improved read since
976dbaad
– penny <penny@limitedideas.org>
authored
on 2025/09/08 21:25
Basic support for displaying messages we missed
787e0e64
– penny <penny@limitedideas.org>
authored
on 2025/09/08 21:25
titled URLs are displayed as their titles
78ac6a67
– penny <penny@limitedideas.org>
authored
on 2025/09/08 20:19
Modal multi line mode
58a0909e
– penny <penny@limitedideas.org>
authored
on 2025/09/06 20:26
Add support for plaintext in statuses
b711e39e
– penny <penny@limitedideas.org>
authored
on 2025/09/06 20:26
Edit command fixes up the HTML
00f57e46
– penny <penny@limitedideas.org>
authored
on 2025/09/05 20:14
Notification command sets notifications read
669115f1
– penny <penny@limitedideas.org>
authored
on 2025/09/03 22:58
Streaming uses notification printing functions
6bc49eaa
– penny <penny@limitedideas.org>
authored
on 2025/09/03 19:12
gofmt pass
f02f6adb
– penny <penny@limitedideas.org>
authored
on 2025/09/03 18:04
Abstractions for printing and incrementing a post
0483c874
– penny <penny@limitedideas.org>
authored
on 2025/09/03 12:31
Start working on notification interactions
0e378d63
– penny <penny@limitedideas.org>
authored
on 2025/08/30 21:25
Move clientdispatch start to hc init
1f40f47c
– penny <penny@limitedideas.org>
authored
on 2025/08/30 21:24
Refactor dispatcher
9d38f0a5
– penny <penny@limitedideas.org>
authored
on 2025/08/21 20:13
Simplify status queue
b6389cc0
– penny <penny@limitedideas.org>
authored
on 2025/08/21 19:54
Edit command without HTML processing (broken)
b0fd01db
– penny <penny@limitedideas.org>
authored
on 2025/08/20 17:26
Fix bookmarks and load reblogs as the status in operations
f4e9104c
– penny <penny@limitedideas.org>
authored
on 2025/08/20 17:18
Working queue with flood control
cf198b58
– penny <penny@limitedideas.org>
authored
on 2025/08/20 16:49
Messy status queuing system
213ae0b5
– penny <penny@limitedideas.org>
authored
on 2025/08/19 18:05
Create an outgoing status dispatcher
6bad701d
– penny <penny@limitedideas.org>
authored
on 2025/08/19 16:52
Gofmt pass
fc9854d5
– penny <penny@limitedideas.org>
authored
on 2025/08/19 16:42
Write my own parser for parameters
1389447d
– penny <penny@limitedideas.org>
authored
on 2025/08/18 19:00
Fix rm recentpost interaction
320cebac
– penny <penny@limitedideas.org>
authored
on 2025/08/18 19:00
Fix formatting on un-filtering
fe8e263c
– penny <penny@limitedideas.org>
authored
on 2025/08/18 16:22
Unfilter statuses
52ac2366
– penny <penny@limitedideas.org>
authored
on 2025/08/18 14:23
generic post with prefix formatter
30649283
– penny <penny@limitedideas.org>
authored
on 2025/08/18 13:39
Add status filtering
5b4518b9
– penny <penny@limitedideas.org>
authored
on 2025/08/15 09:17
Post replies match visibility of OP
3bf4db59
– penny <penny@limitedideas.org>
authored
on 2025/08/15 09:10
Replies need an argument
bf27ab9c
– penny <penny@limitedideas.org>
authored
on 2025/08/14 23:29
Remember the last post we acted on
01b6900d
– penny <penny@limitedideas.org>
authored
on 2025/08/14 23:28
More work on those extra newlines it was extra spaces too
cfbaba28
– penny <penny@limitedideas.org>
authored
on 2025/08/14 22:52
Print newlines after long statuses and remove extra newlines from api
afe2f385
– penny <penny@limitedideas.org>
authored
on 2025/08/14 22:51
Port to ergochat readline
b5b6aaac
– penny <penny@limitedideas.org>
authored
on 2025/08/14 22:50
Use /x/term for term width
c3e4e1d6
– penny <penny@limitedideas.org>
authored
on 2025/08/12 22:27
Init client in hellclient object
Next