Block a user
only perform pinning functions on first/last pin
c66178451a
Merge pull request 'only perform pinning functions on first/last pin' (#2) from mud/potomark-bot-rb:feature/pinning into main
24e13036ce
Merge branch 'main' into feature/pinning
e7a309a700
only perform pinning functions on first/last pin
89a36914db
Merge pull request 'add support for pinning and unpinning' (#1) from mud/potomark-bot-rb:feature/pinning into main
39443ef5ef
use message method instead of REST API
1e6289872d
add support for pinning and unpinning
add support for pinning and unpinning
bb5ca3fd09
make message trim length a constant
a548f460d0
add functionality
a1b05103ed
add Gemfiles
39aa0dc2ca
add ruby gitignore
bundle the main Tickle html with the app so users don't have to download it themselves
I'm considering also the option of never having to show the user the html file or the list of files.
honestly, that was my first thought when writing this issue!
We can keep a list of…