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
/
platforms
Age
Commit message (
Expand
)
Author
2024-10-19
fix linkedin escapes
Paul Buetow
2024-10-19
jo
Paul Buetow
2024-10-18
can edit a post before posting int
Paul Buetow
2024-10-18
initial work on editing a post
Paul Buetow
2024-10-18
initial edit
Paul Buetow
2024-10-18
added prompt colors
Paul Buetow
2024-10-18
using ctx also when posting messages
Paul Buetow
2024-10-18
use context in oauth2
Paul Buetow
2024-10-18
gonna use the archive for this
Paul Buetow
2024-10-17
implement sizeLimit per platform
Paul Buetow
2024-10-09
refator
Paul Buetow
2024-10-09
refactor
Paul Buetow
2024-10-09
can abort
Paul Buetow
2024-10-09
can re-create token when unauthorized
Paul Buetow
2024-10-09
can re-use access token for linkedin oauth
Paul Buetow
2024-10-08
fix
Paul Buetow
2024-10-08
more on the linkedin oauth refactoring. need to test the changes, though.
Paul Buetow
2024-10-08
initial restructure for oauth2
Paul Buetow
2024-10-04
add more todos
Paul Buetow
2024-10-04
can post to linkedin initially
Paul Buetow
2024-10-04
can post to mastodon
Paul Buetow
2024-10-04
initial secrets config and initial mastodon
Paul Buetow