361 Commits (master)
 

Author SHA1 Message Date
Håvard Pettersson 599345752a Display entire Tox ID for friend requests
As per the Tox Client Standard.
<https://github.com/Tox/Tox-Client-Standard>
7 years ago
Håvard Pettersson c26fbd9f55 Highlight proxy with UDP warning 7 years ago
Håvard Pettersson bf095ecc5b Hook into Tox logs if built without NDEBUG
This also requires libtoxcore to be built with logging enabled.
7 years ago
Håvard Pettersson 4c8c4f598d Add logging configuration option 7 years ago
Håvard Pettersson 8ab5cce563 #include instead of a forward declaration 7 years ago
Håvard Pettersson e185e00b29 Disable logging for Tox buffers
As per the Tox Client Standard.
<https://github.com/Tox/Tox-Client-Standard>
7 years ago
Håvard Pettersson f79e8bb4a4 Add a warning when using a proxy with UDP enabled
As per the Tox Client Standard.
<https://github.com/Tox/Tox-Client-Standard>
7 years ago
Håvard Pettersson 9928d0b8ed Merge remote-tracking branch 'gordon-quad/master'
https://github.com/haavard/tox-weechat/pull/11
7 years ago
Håvard Pettersson 3735c38adf Update README links and information 7 years ago
Håvard Pettersson 8743350029 Update .travis.yml for TokTok c-toxcore 7 years ago
Håvard Pettersson 334690f40f Formatting and .gitignore 7 years ago
Håvard Pettersson 29f4ec6a5c Bump copyright year 7 years ago
Gordon Quad 4021d9da0e group nicklist handling fixed 7 years ago
Gordon Quad cc9d370105 migration to TokTok c-toxcore 7 years ago
Gordon Quad 8d395d8011 bug of creating duplicate buffers fixed 8 years ago
Gordon Quad de6ba32b25 adjust max groupchat message 8 years ago
Gordon Quad 6969ac387c friend list improved 8 years ago
Gordon Quad 19d279faa8 get self name fixed 8 years ago
Gordon Quad f91b117996 put invite messages to profile buffer if there is no friend buffer opened 8 years ago
Gordon Quad 44c24bdd38 fix unwanted creation of buffers 8 years ago
Gordon Quad 5ec7423d19 friend request highlight 8 years ago
Gordon Quad b17f1a89c6 friend accept fix 8 years ago
Gordon Quad 1c819672ce friend remove fix 8 years ago
Gordon Quad 8501d36ee9 nicklist added to proflie buffer to show online friends 8 years ago
Gordon Quad 043784e91d highlight implemented 8 years ago
Gordon Quad 56c0c924ac nicks hash moved to peer_number keys 8 years ago
Gordon Quad ad2a727a91 new bootstrap nodes 8 years ago
Gordon Quad b97c2c46c9 message split implemented 8 years ago
Gordon Quad bdbbf1178d autojoin implemented 8 years ago
Gordon Quad fa77a3084e fixed weechat_printf_date_tags call for weechat 1.6 API 8 years ago
Håvard Pettersson f22cf92146 Make error return codes negative. 8 years ago
Håvard Pettersson f3d2b9b39f Show group chat invitations in friend's buffer. 8 years ago
Håvard Pettersson 55bac4c99a Fix error in comment. 8 years ago
Håvard Pettersson 01ff90ad65 Remove ToxDNS-related code.
ToxDNS is deprecated.
8 years ago
Håvard Pettersson f6ac605f92 Bump year in copyright notice. 8 years ago
Håvard Pettersson 8225fbdd81 Fix crash when closing profile buffers. 8 years ago
Håvard Pettersson 4ff7abb641 Fix display issue for chat emotes. 8 years ago
Håvard Pettersson 817ebf3e29 Build against WeeChat 1.5 in Travis. 8 years ago
Håvard Pettersson 4aa054aada Add basic nick coloring functionality. 8 years ago
Håvard Pettersson 174f00eccd Update to match WeeChat 1.5 plugin API. 8 years ago
Håvard Pettersson 5e30b18d50 Update README. 9 years ago
Håvard Pettersson 801d863626 Allow build without encryptsave library + formatting cleanup. 9 years ago
Håvard Pettersson 3b69de11cb Fix comment typo. 9 years ago
Michael Raitza a81e5c5ad0 Added encrypted profile storage.
New profile string config option .passphrase. Can contain valid weechat
 expressions such as references to secure data storage, e.g.
 "${sec.data.}", or the environment "${env:*}". Uses
 libtoxencryptsave.so for full interoperability with other clients.
9 years ago
Håvard Pettersson 7d45b8c408 Require a newer version of CMake. 9 years ago
Håvard Pettersson eb7a8c38c3 Don't install dependencies to /usr. 9 years ago
Håvard Pettersson a6420e5d47 Fix invalid preprocessor #ifdef. 9 years ago
Håvard Pettersson ee9c069257 Make CMake find modules backwards-compatible. 9 years ago
Håvard Pettersson 5094627e27 Add DNS and ENCRYPTSAVE components. 9 years ago
Håvard Pettersson 8056298e38 Make Tox AV features optional. 9 years ago