RSS feed
33dcfcd1
– penny <penny@limitedideas.org>
authored
on 2025/10/14 05:45
invert logic
3e9bb7f0
– penny <penny@limitedideas.org>
authored
on 2025/10/14 05:37
update go fork for content_type support in glitch social
c52d2630
– penny <penny@limitedideas.org>
authored
on 2025/10/13 18:38
add hints to help text
0b98045c
– penny <penny@limitedideas.org>
authored
on 2025/10/09 18:08
comment?
21154093
– penny <penny@limitedideas.org>
authored
on 2025/10/09 13:04
fix bad link detection
edf1b991
– penny <penny@limitedideas.org>
authored
on 2025/10/09 11:18
fix an errant replcae and fix preformats
ab45dd40
– penny64 <penny64@noreply.codeberg.org>
authored
on 2025/10/09 16:20
Merge pull request 'remove_hc_in_statusrender' (#9) from remove_hc_in_statusrender into main
3d5b4333
– penny <penny@limitedideas.org>
authored
on 2025/10/09 10:20
fix renderer_test
70df9713
– penny <penny@limitedideas.org>
authored
on 2025/10/08 21:23
break the test
c83b73ac
– penny <penny@limitedideas.org>
authored
on 2025/10/08 19:00
finalize removing heoving hellclient pointer from renderer
ca2ae011
– penny <penny@limitedideas.org>
authored
on 2025/10/08 18:18
break everything
a20b17aa
– penny <penny@limitedideas.org>
authored
on 2025/10/08 17:28
limit backloading statuses
66dd5b18
– penny <penny@limitedideas.org>
authored
on 2025/10/08 17:22
cross compatible config location :)
eeb17798
– penny64 <penny64@noreply.codeberg.org>
authored
on 2025/10/08 16:21
Merge pull request 'Implement initial unit test' (#8) from fops/hellclient:maintenance/initial-unittests into main
7bafd6dd
– fops <billgates@cock.li>
authored
on 2025/10/08 10:15
Fix broken HTML in test case
8c33a464
– fops <billgates@cock.li>
authored
on 2025/10/08 10:09
Add test case to cover missing branch
23368b7c
– fops <billgates@cock.li>
authored
on 2025/10/08 09:54
Run go fmt and staticcheck
027d91d7
– fops <billgates@cock.li>
authored
on 2025/10/08 09:53
Implement initial renderer test
7b7138ad
– penny <penny@limitedideas.org>
authored
on 2025/10/07 17:36
template directly in page renderer
da1d839c
– penny <penny@limitedideas.org>
authored
on 2025/10/07 16:54
port notification rendering to line templates
1823d7ad
– penny <penny@limitedideas.org>
authored
on 2025/10/07 15:20
templater renders indexes
cb5d7368
– penny <penny@limitedideas.org>
authored
on 2025/10/06 17:21
fiddling with notification rcation rendering
0e606774
– penny <penny@limitedideas.org>
authored
on 2025/10/06 15:21
fix indexes in /notice
bc18dbd4
– penny <penny@limitedideas.org>
authored
on 2025/10/06 14:57
template doc comments
6fcd1c04
– penny <penny@limitedideas.org>
authored
on 2025/10/06 14:32
enter toggles pause instead of juts unpausing
a4c02774
– penny <penny@limitedideas.org>
authored
on 2025/10/06 13:37
it works now
3ce435ed
– penny <penny@limitedideas.org>
authored
on 2025/10/06 13:34
comments
d2bf484a
– penny <penny@limitedideas.org>
authored
on 2025/10/06 13:33
macro templates
5364fb89
– penny <penny@limitedideas.org>
authored
on 2025/10/06 09:53
rip out the last of the old renderer!
bfe16642
– penny <penny@limitedideas.org>
authored
on 2025/10/06 09:49
more dead code gone!
febf9fc9
– penny <penny@limitedideas.org>
authored
on 2025/10/06 09:48
convert edits to templates
d1285d9d
– penny <penny@limitedideas.org>
authored
on 2025/10/05 22:43
use templates for /like
0c3c9260
– penny <penny@limitedideas.org>
authored
on 2025/10/05 22:41
use templates for bookmark commands
488086fe
– penny <penny@limitedideas.org>
authored
on 2025/10/05 22:35
remove dead code
918985cb
– penny64 <penny64@noreply.codeberg.org>
authored
on 2025/10/06 02:12
Merge pull request 'more rendering normalization' (#7) from convert_to_templates into main
3e8f569b
– penny64 <penny64@noreply.codeberg.org>
authored
on 2025/10/05 22:04
Merge pull request 'Convert streams to templates' (#6) from convert_to_templates into main
bc47f7bf
– penny <penny@limitedideas.org>
authored
on 2025/10/05 20:10
normalize more rendering
b791b97e
– penny <penny@limitedideas.org>
authored
on 2025/10/05 17:05
newline formatting tweaks on new renderer
f2876297
– penny <penny@limitedideas.org>
authored
on 2025/10/05 19:35
formatting
599e772a
– penny <penny@limitedideas.org>
authored
on 2025/10/05 16:03
fix page rendering
a6a992e0
– penny <penny@limitedideas.org>
authored
on 2025/10/05 15:28
convert stream to new render method
0337b9f6
– penny <penny@limitedideas.org>
authored
on 2025/10/05 14:19
initial work moving to templates
32956bab
– penny <penny@limitedideas.org>
authored
on 2025/10/05 13:04
templates implemented
f673c823
– penny <penny@limitedideas.org>
authored
on 2025/10/05 08:47
gofmt pass + template key loader
de94d333
– penny <penny@limitedideas.org>
authored
on 2025/10/05 06:48
templater initial commit
835119bb
– penny <penny@limitedideas.org>
authored
on 2025/10/05 06:13
renderer stringers
fd05c4d0
– penny <penny@limitedideas.org>
authored
on 2025/10/04 19:02
print mastodon stream errors
906489cf
– penny64 <penny64@noreply.codeberg.org>
authored
on 2025/10/04 20:34
Merge pull request 'Some work on a new post formatting system + /cat to echo posts' (#4) from post_templates into main
41fec908
– penny <penny@limitedideas.org>
authored
on 2025/10/04 14:31
/cat s/cat outputs post details
727a9f57
– penny <penny@limitedideas.org>
authored
on 2025/10/04 14:10
/cat command outputs statuses
bf25acd9
– penny <penny@limitedideas.org>
authored
on 2025/10/04 08:57
inital commit of post status templater
20b1d780
– penny <penny@limitedideas.org>
authored
on 2025/10/04 08:25
help document for /pinned
e52e8c75
– penny <penny@limitedideas.org>
authored
on 2025/10/04 08:22
add /pinned for displaying pinned posts
c31ba455
– penny <penny@limitedideas.org>
authored
on 2025/10/03 21:02
fiddle with loadFile
5b1c32f9
– penny <penny@limitedideas.org>
authored
on 2025/10/03 20:57
add a /detatch command and document it
416169ab
– penny <penny@limitedideas.org>
authored
on 2025/10/03 18:03
oops
981988ca
– penny <penny@limitedideas.org>
authored
on 2025/10/03 18:03
help verbiage for /attach
1e7f8976
– penny64 <penny64@noreply.codeberg.org>
authored
on 2025/10/03 23:58
Merge pull request 'Graphical file picker' (#3) from file_attachments into main
7b71c726
– penny64 <penny64@noreply.codeberg.org>
authored
on 2025/10/03 22:59
Merge pull request 'Refactor prompt, support media attachments' (#2) from file_attachments into main
21ecafa6
– penny <penny@limitedideas.org>
authored
on 2025/10/03 17:58
attach help line
2f0a2ab4
– penny <penny@limitedideas.org>
authored
on 2025/10/03 17:56
support graphical file picker for attachments
5b69bb07
– penny <penny@limitedideas.org>
authored
on 2025/10/03 17:28
close files we're uploadingploading when we're odne
40530e83
– penny <penny@limitedideas.org>
authored
on 2025/10/03 17:27
use file Reader for media upload
edb96954
– penny <penny@limitedideas.org>
authored
on 2025/10/03 17:17
gofmt pass
50819e2b
– penny <penny@limitedideas.org>
authored
on 2025/10/03 16:59
allow setting image descriptionriptions on attachments
764442ad
– penny <penny@limitedideas.org>
authored
on 2025/10/03 16:32
Attachment support + fix pau fix prompt for pause
b343e712
– penny <penny@limitedideas.org>
authored
on 2025/10/03 14:00
gofmt pass
a050f083
– penny <penny@limitedideas.org>
authored
on 2025/10/03 13:57
include the file with the new code
86448963
– penny <penny@limitedideas.org>
authored
on 2025/10/03 13:56
Create status bar rendering system
d8cc2a99
– penny <penny@limitedideas.org>
authored
on 2025/10/02 18:50
attachment prototype
15f1fbea
– penny <penny@limitedideas.org>
authored
on 2025/10/02 13:18
put an @ in front of the usernames k
bdbf7776
– penny <penny@limitedideas.org>
authored
on 2025/10/02 13:14
/edit replaces profile urls with their user@domain format
e0019f69
– penny <penny@limitedideas.org>
authored
on 2025/10/02 11:26
document pages.go
634b1bc0
– penny64 <penny64@noreply.codeberg.org>
authored
on 2025/10/02 14:58
Merge pull request 'Address go-staticcheck warnings, go mod tidy, match module name in import' (#1) from fops/hellclient:maintenance/go-staticcheck into main
78911540
– fops <billgates@cock.li>
authored
on 2025/10/02 14:53
Run golang.org/x/tools/gopls/internal/analysis/modernize
8ab8b816
– fops <billgates@cock.li>
authored
on 2025/10/02 14:19
Address go-staticcheck warnings, go mod tidy, match module name in import
7dee6e81
– penny <penny@limitedideas.org>
authored
on 2025/10/01 19:41
/reload command and fix /download
76fdddac
– penny <penny@limitedideas.org>
authored
on 2025/10/01 13:45
fix up the help message some more
a05810cf
– penny <penny@limitedideas.org>
authored
on 2025/10/01 12:59
change image view command and document it, display config location in /help
4b66e699
– penny <penny@limitedideas.org>
authored
on 2025/10/01 11:44
asdfrnietf
8b6c4db7
– penny <penny@limitedideas.org>
authored
on 2025/10/01 11:31
fixing version requirements more
c287fedb
– penny <penny@limitedideas.org>
authored
on 2025/10/01 11:27
goimports pass
1cfa0119
– penny <penny@limitedideas.org>
authored
on 2025/10/01 11:24
reduce required go version again
ca0b7c2d
– penny <penny@limitedideas.org>
authored
on 2025/10/01 10:29
wait not like that
43446595
– penny <penny@limitedideas.org>
authored
on 2025/10/01 10:28
find the index end too when going backwards
ae200213
– penny <penny@limitedideas.org>
authored
on 2025/10/01 09:53
ask for server url on config!
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
Next