| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
donks (attachments) don't contain html. also they probably don't contain
markdown either, so why bother parsing when it's possible to just
deliver the text as-is.
fix #10.
|
| |
|
|
| |
also tweak log messages.
|
| |
|
|
| |
should fix #9.
|
| | |
|
| |
|
|
|
| |
it probably shouldn't be separate. also it makes easier to ignore honks
that were ignored before that.
|
| |
|
|
|
|
| |
we only need the message id from TelegramResponse, so no need to store
everything else inside a struct inside a map. on a way to encapsulate
and isolate the honkMap!
|
| | |
|
| |
|
|
|
| |
should fix #8.
also add changelog.
|
| |
|