You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
twc-bootstrap.c Bump copyright year 6 years ago
twc-bootstrap.h Bump copyright year 6 years ago
twc-chat.c Bump copyright year 6 years ago
twc-chat.h Bump copyright year 6 years ago
twc-commands.c Implement file transfer feature 6 years ago
twc-commands.h Bump copyright year 6 years ago
twc-completion.c Bump copyright year 6 years ago
twc-completion.h Bump copyright year 6 years ago
twc-config.c Implement file transfer feature 6 years ago
twc-config.h Bump copyright year 6 years ago
twc-friend-request.c Bump copyright year 6 years ago
twc-friend-request.h Bump copyright year 6 years ago
twc-group-invite.c Bump copyright year 6 years ago
twc-group-invite.h Bump copyright year 6 years ago
twc-gui.c Bump copyright year 6 years ago
twc-gui.h Bump copyright year 6 years ago
twc-list.c Bump copyright year 6 years ago
twc-list.h Implement file transfer feature 6 years ago
twc-message-queue.c Bump copyright year 6 years ago
twc-message-queue.h Bump copyright year 6 years ago
twc-profile.c Implement file transfer feature 6 years ago
twc-profile.h Implement file transfer feature 6 years ago
twc-tfer.c Implement file transfer feature 6 years ago
twc-tfer.h Implement file transfer feature 6 years ago
twc-tox-callbacks.c Implement file transfer feature 6 years ago
twc-tox-callbacks.h Implement file transfer feature 6 years ago
twc-utils.c Implement file transfer feature 6 years ago
twc-utils.h Implement file transfer feature 6 years ago
twc.c Bump copyright year 6 years ago
twc.h Bump copyright year 6 years ago