index
:
gos
main
Social Media sharing tool written in Go - Personal replacement for buffer.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
schedule
Age
Commit message (
Expand
)
Author
2025-09-24
add --stats flag
Paul Buetow
2025-06-12
improve stats calculation to exclude pause periods
Paul Buetow
2025-06-06
don't make an empty noop queue to be acked
Paul Buetow
2025-05-17
fix nothing queued bug
Paul Buetow
2025-02-24
compose mode does not require any secrets
Paul Buetow
2025-02-08
more use of tables
Paul Buetow
2025-02-05
refactor
Paul Buetow
2025-02-05
use of generic ascii table package
Paul Buetow
2025-01-11
add all time / total stats to the tables
Paul Buetow
2025-01-11
add all time / lifetime stats
Paul Buetow
2024-12-11
refactor a bit again
Paul Buetow
2024-12-10
fix
Paul Buetow
2024-11-19
use of platform aliases
Paul Buetow
2024-11-08
change of colors
Paul Buetow
2024-11-08
dont use logger but color outputter
Paul Buetow
2024-11-04
add dasy
Paul Buetow
2024-11-04
increase rate when there are soo posts scheduled
Paul Buetow
2024-11-04
improved stats color
Paul Buetow
2024-11-04
add table output for stats
Paul Buetow
2024-11-03
fix
Paul Buetow
2024-11-03
more ideas
Paul Buetow
2024-11-01
add the .soon tag, and some refactor
Paul Buetow
2024-10-31
intial warning when there aren't enough queued
Paul Buetow
2024-10-27
initial refactor
Paul Buetow
2024-10-27
add now tag
Paul Buetow
2024-10-21
implement priority tag
Paul Buetow
2024-10-19
fix linkedin escapes
Paul Buetow
2024-10-18
implement pause days
Paul Buetow
2024-10-10
initial timestamp package
Paul Buetow
2024-10-04
new TODOs added
Paul Buetow
2024-10-02
fix
Paul Buetow
2024-10-02
rename some funcs
Paul Buetow
2024-10-01
some more foo
Paul Buetow
2024-10-01
use of entry.Entry around the code base
Paul Buetow
2024-09-30
fix error handling
Paul Buetow
2024-09-28
fix this
Paul Buetow
2024-09-28
can schedule entry
Paul Buetow
2024-09-28
can hit and not hit the target
Paul Buetow
2024-09-28
add Validation
Paul Buetow
2024-09-28
add lookback time
Paul Buetow
2024-09-22
fix chan leak
Paul Buetow
2024-09-22
can gather stats from post history
Paul Buetow