6 Commits (master)

Author SHA1 Message Date
emdee@spm.plastiras.org 1a18e112a7 fixes 2 months ago
emdee@spm.plastiras.org 4edbf98dc4 update 2 months ago
Håvard Pettersson 80319b30cd Fix printf format warnings on certain platforms 5 years ago
Håvard Pettersson d0ab7b0139 clang-format 5 years ago
Håvard Pettersson 4ca6ae3169 Fix downloading_path not being initialized 5 years ago
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.
6 years ago