361 Commits (master)
 

Author SHA1 Message Date
emdee@spm.plastiras.org 1a18e112a7 fixes 1 week ago
emdee@spm.plastiras.org 5213a1f99c update 3 weeks ago
emdee@spm.plastiras.org 3bcc10086e README.md 3 weeks ago
emdee@spm.plastiras.org 4edbf98dc4 update 3 weeks ago
emdee@spm.plastiras.org 3a3d8ab5e4 updates 3 weeks ago
emdee@spm.plastiras.org d200a55938 fixed 3 weeks ago
emdee 553a192910 updates 3 weeks ago
emdee 8a6e08470e Works now 1 year ago
emdee b72ca69a8a First 1 year ago
emdee d40d314f6a git mv twc-group-invite.h twc-conf-invite.h 1 year ago
Håvard Pettersson 80319b30cd Fix printf format warnings on certain platforms 5 years ago
Håvard Pettersson 40894df778 readme: improve build & install instructions 5 years ago
Håvard Pettersson ac6d97192f cmake: find WeeChat as REQUIRED 5 years ago
Håvard Pettersson 424eacc30c travis: get WeeChat PGP key from official site 5 years ago
Håvard Pettersson 3ef5b89111 travis: upgrade from trusty to xenial 5 years ago
Håvard Pettersson c5f51639a4 travis: specify temporary key_url
While waiting for https://github.com/weechat/weechat.org/issues/87
5 years ago
Håvard Pettersson 456f9fa9e4 Bump dependency versions 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
Håvard Pettersson 5223c2c24b Fix multi-line macro definition 5 years ago
Håvard Pettersson 93538e1fef Merge branch 'file_transfer' of https://github.com/nogaems/tox-weechat into nogaems-file_transfer 5 years ago
Håvard Pettersson f39d220973 travis: treat warnings as errors (-Werror) 5 years ago
Håvard Pettersson 61b4bed49b travis: put dependency versions in variables 5 years ago
Håvard Pettersson be11e78eac travis: specify language: c 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
Håvard Pettersson b1765af433 travis: fix tox cmake build 6 years ago
Håvard Pettersson 78a4bc0d5d travis: fix environment variables 6 years ago
Håvard Pettersson 3e99a2e38c travis: build toxcore with cmake 6 years ago
Håvard Pettersson f9e44f44ee cmake: fix tox library detection
toxcore may be built as either a single monolithic library, or multiple
libraries (core, AV, encrypted savefiles). This updates the CMake find
module to work in both configurations.

Fixes <https://github.com/haavard/tox-weechat/issues/17>.
6 years ago
Håvard Pettersson d0c1904597 Bump copyright year 6 years ago
Håvard Pettersson e46227b3fe AUTHORS: list authors and contributors 6 years ago
Håvard Pettersson ed016091fc profile: fix data loading without encryption 6 years ago
Håvard Pettersson 3e3c598e0c config: fix default values being set to null 6 years ago
Håvard Pettersson 1cc1aa2a2f cmake: fix tox library detection 6 years ago
Håvard Pettersson e02b051bb2 Update bootstrap nodes 6 years ago
Gordon Quad 2908d7f824 added delay for autojoin 6 years ago
Gordon Quad bc00b79aa4 supress double name change message in group buffers 6 years ago
Gordon Quad ff0bfe59f3 little bit of defensive programming to handle lost events 6 years ago
Gordon Quad cd9594f423 fixed nicklist update in profile buffer 6 years ago
Gordon Quad e299fe5cef updated group callbacks to new ones 6 years ago
Håvard Pettersson 60fa66b50e Update Travis configuration 6 years ago
Håvard Pettersson 94ac1329a7 Update dependency versions 6 years ago
Håvard Pettersson 9fdf32a497 Use a macro instead of duplicating code 7 years ago
Håvard Pettersson cd89b6ca9e Simplify bootstrap node declarations 7 years ago
Håvard Pettersson c4abe4cd52 Simplify twc_bar_item_away
Fixes a warning that would only manifest in Relase builds with -O3.
7 years ago
Håvard Pettersson cde51e4807 Remove tox: prefix from some messages
To be consistent across messages.
7 years ago
Håvard Pettersson 9c1d362497 Add /query (alias of /msg)
https://github.com/haavard/tox-weechat/issues/12
7 years ago
Håvard Pettersson 17ae6d845e Add command /names
https://github.com/haavard/tox-weechat/issues/12
7 years ago
Håvard Pettersson fa579df623 Add .clang-format. Reformat everything. 7 years ago
Håvard Pettersson 2947cc1562 Add getnodes.py and generate bootstrap node list 7 years ago