Commit Graph

5 Commits

Author SHA1 Message Date
emdee@spm.plastiras.org 4edbf98dc4 update 2024-03-09 03:46:27 +00:00
Håvard Pettersson 80319b30cd Fix printf format warnings on certain platforms 2019-01-19 15:14:44 +01:00
Håvard Pettersson d0ab7b0139 clang-format 2018-12-22 21:16:45 +01:00
Håvard Pettersson 4ca6ae3169 Fix downloading_path not being initialized 2018-12-22 21:16:02 +01:00
nogaems ecf3467e76
Implement file transfer feature
This will add separate "tfer" buffer with all necessary controls for
managing files and /send command to start transfer, which you can use
either from profile buffer or from private messages buffer; in case of
incoming files the buffer will be created as well if doesn't exist yet.
Every callbacks were defined according to the specification and this
implementation is fully corresponding to the documented behavior including
streams.
2018-05-24 14:13:49 +03:00