40 KiB
Change Log
Unreleased
Closed issues:
- How can I copy everything from one computer to another? #391
- Cannot send messages/commands #390
- Nameserver Lookup List not Found #389
- ERROR: toxini file 'tox.ini' not found #388
- Separate notifications #386
- Reconnect on network change #384
- Don't auto-cancel actions #381
- How to export your profile? #377
- DHTnodes file is outdated #375
- Toxic fails to initialize if ~/.config directory doesn't exist #372
- Using proxy with authentication #371
Merged pull requests:
- Add multiline support #387 (mphe)
- Add password_eval option to skip password prompt #379 (FreakyPenguin)
- sleep use tox_iteration_interval #374 (quininer)
- Fix #372 - can't start with missing ~/.config #373 (wedge-jarrad)
- Avoiding conditional directives that split up parts os statements #370 (RomeroMalaquias)
- update doc: DATA_FILE is now
toxic\_profile.tox
#369 (nil0x42) - Correctly operational from OSX terminals #367 (landswellsong)
v0.7.0 (2015-11-12)
Implemented enhancements:
- /myid doesn't show qrcode #326
Fixed bugs:
- Installation failed on ubuntu 12.04, package missing #279
- Abnormal high CPU usage #275
- Cannot decrypt data file after update #258
Closed issues:
- Compiling video_device.c on FreeBSD #364
- libcurl is needed on FreeBSD #363
- Phase out dns and switch to ToxMe http json api #360
- "Glitchy" terminal cursor in st #359
- Toxic doesn't load my settings #358
- Does Toxic support proxy? #355
- toxic no longer plays sounds defined in the conf #354
- Add a configure option or something to change the location of the config directory #352
- Remove/Replace links to libtoxcore.so #349
- "No pending friend requests." while"Friend request has already been sent." #348
- Error code -2, crash on startup #339
- Compiled toxcore but libraries not found when trying to compile Toxic #299
- A few issues with sound notifications #191
- fails to build when tox-core was built with nacl instead of libsodium #31
Merged pull requests:
v0.6.1 (2015-08-28)
Closed issues:
-
Invalid UTF-8
- Sometimes, user handles can change color for seemingly no reason #343
- Blocking a contact doesn't seem to work #341
- Toxic crashes on startup #335
- tox_new TOX_ERR_NEW_LOAD_BAD_FORMAT error is non fatal. #333
- Toxic session aborted with error code 2
tox\_new\(
failed) #328 - tox_self_get_* functions do not terminate strings #327
- Toxic incompatible with qtox #324
- Tox fails when run through torsocks #320
- Failing to build with latest Tox - new API migration required #319
- Avoid non-posix option in sed. #307
Merged pull requests:
- fix a broken link #350 (vinegret)
- Makefile: allow overriding pkg-config #346 (ony)
- Update Toxic to implement audio and video using new ToxAV api #345 (cnhenry)
- travis.yml: update dependencies #340 (Ansa89)
- Add localization system
gettext
#337 (Ansa89) - Makefile: try to fix Tox/toxic#307 #323 (Ansa89)
- Makefile: add uninstall target #322 (Ansa89)
v0.6.0 (2015-03-28)
Closed issues:
- Please do not force push to tox/toxic master branch. #311
- Import tox id #295
- openalut #287
- brew formula hard-links to /bin/sh/pkg-config?
OS X
#286 - Build Error on Arch 64Bit #285
- Now it looks like it doesn't compile *with* audio :) #282
- makefile says it will not be compiled with audio support but includes toxav.h anyway. #281
- Small patch to install the man pages #276
- Disabling X11 support doesn't work #270
- Support arrow keys #265
- toxic crashes
segmentation fault
#261 - asciidoc causing compile error #260
- これはセグフォールトですか #259
- Verify ~/.config/tox permissions on startup #245
- toxic crashes after resuming from suspend #244
- Toxic does not compile on osx 10.9.3 #145
Merged pull requests:
- README.md: fix typo #318 (Ansa89)
- Makefile: be less aggressive when cleaning #316 (Ansa89)
- Move makefile into root directory #315 (Ansa89)
- Fixing couple leaking file descriptors #314 (al42and)
- added tab autocomplete for "/status o" => "/status online", etc #313 (hardlyeven)
- Some cosmetics changes #310 (Ansa89)
- Openbsd #308 (henriqueleng)
- Add support for custom timestamps in chat and logs. #303 (louipc)
- README.md: update download section #302 (Ansa89)
- Add INSTALL.md #301 (Ansa89)
- travis.yml: use latest libsodium stable #298 (Ansa89)
- Travis should build with Libsodium stable, fix clang #297 (urras)
- Interface #296 (louipc)
- Correct filename comment from main.c to toxic.c #293 (Spagy)
- Update for toxcore API break #292 (Ansa89)
- Fix some edge cases when obtaining paths #291 (dantok)
- Update DHT nodes again #290 (urras)
- Update DHT node list #289 (urras)
- Make "Last seen" handle year rollover correctly #288 (flussence)
- Made the keys section of settings_load more readable in settings.c #284 (jpoler)
- Destroy AL context before closing dhndl #283 (stal888)
- Darwin Build #280 (DomT4)
- Fix Tox/toxic#276 #278 (Ansa89)
- Makefile: revert back to mkdir #274 (Ansa89)
- Makefile: add toxic.desktop to install target #273 (Ansa89)
- Toxic.conf.exmaple: fix sound namefile #271 (Ansa89)
- Version: fix revision calculation #269 (Ansa89)
- fix doc building, dataencrypt api and minor ui tweak #267 (louipc)
- Change action messages indicator #264 (zetok)
- Version: add revision only if git is available #262 (Ansa89)
v0.5.2 (2014-09-29)
Closed issues:
- Failed to read log file #254
- toxic not responding to SIGINT during initial startup #253
- reserved identifier violation #251
- Fix signal handler #250
- Completion of error handling #249
- How to decline file sends? #247
Merged pull requests:
- Fix "error: unknown type name 'off_t'" #255 (Ansa89)
- rm -rf -> rm -f #252 (ghost)
- Update screenshot #246 (urras)
- Makefile: use single quotes also for PACKAGE_DATADIR #243 (Ansa89)
v0.5.1 (2014-09-19)
Closed issues:
- Support for faux offline messaging #233
Merged pull requests:
- Usage help: add missing comma #242 (Ansa89)
- Fix some 'clang --analyze' warnings #240 (s3erios)
- Addition to Tox/toxic#235 #238 (Ansa89)
- Some code simplification #236 (s3erios)
- Add X11 option #235 (s3erios)
v0.5.0 (2014-09-01)
Closed issues:
7edcf6cb45
segfaults when supplied with a config file #232- Array subscript is above array bound #228
- Compilation fails with latests tox-core #227
- Move/Copy “X has come online/offline” messages to chat windows #225
- MANDIR set for Linux #222
- multiple definition of `host_to_net' #221
- openal error output messes up the screen #219
- build fails with script #216
- UTF-8 Support #171
- Toxic doesn't support some unicode characters #115
Merged pull requests:
- Cosmetic fixes #234 (Ansa89)
- Reworked manpage build system #231 (Ansa89)
- Manpage #230 (louipc)
- toxic.conf.example: better formatting #229 (Ansa89)
- Fix Tox/toxic#222 and reorganize cfg dir #226 (Ansa89)
- Add debug flag and update man page. #223 (louipc)
- new tox_bootstrap_from_address() behaviour and a minor ui change #220 (louipc)
- toxic.conf.5: Remove default config from man page #218 (louipc)
v0.4.7 (2014-08-05)
Fixed bugs:
- Segfault on openSUSE 13.1 #106
Closed issues:
- cancel callback doesn't work #214
- Man pages wrongly located #202
- RFE: global setting to log message history #201
- Small typo in menu item #197
- toxic SIGKILLs itself on debian jessie i386 #189
- Toxic segfaults #144
- Configurable tab-switching shortcuts for alternative keyboard layouts #138
Merged pull requests:
- Fix ringing sounds #215 (ghost)
- Add missing includes #213 (doughdemon)
- Fix bug #211 (ghost)
- Fresh pack of backdoors #210 (ghost)
- Makefile: refactoring and adding desktop notifications support #208 (Ansa89)
- Update toxic.conf manpage #207 (Ansa89)
- Configurable keybindings #206 (gracchus163)
- Lowered volume of sounds #205 (loadedice)
- Fix ONLINE_CHAR being identical to OFFLINE_CHAR #204 (zetok)
- Put man pages in right place by default
\#202
#203 (zetok) - Popup notifications & core adjustments #200 (ghost)
- Fixed sounds not playing #199 (ghost)
- README.md: add precompiled binaries #198 (Ansa89)
v0.4.6 (2014-07-23)
Implemented enhancements:
- "Officially Deprecated" build for 32-bit? #192
Closed issues:
- Please create me a wiki account #196
- Toxic doesn't support canceling file transfers #186
- hashes of binaries? #185
- No autocomplete on file selection #184
- valgrind #178
- Homebrew formula is out of date #167
- Fails to build with --disable-av #131
- Segmentation faults on Cygwin and OpenSuSE #108
Merged pull requests:
- Add hardcoded path for sound notifications #195 (Ansa89)
- Makefile: little refactoring #193 (Ansa89)
- Fixed some build errors #190 (ghost)
- Makefile fix #188 (Ansa89)
- Added sound notifications, libconfig support, and more... #187 (ghost)
v0.4.5 (2014-07-14)
Closed issues:
- building on freebsd #177
- Blinking screen after '/help' menu shown #175
- Can't build toxic without AV support if you have the AV libs #173
- Support resizing on SIGWINCH and on redraw #172
- Broken backspace #163
- new makefile broke support for non-ascii characters #160
- new makefile broke versioning #159
- new makefile broke autoconnect #158
- Compilation error #143
- Need complete redraw for /clear and /help #125
- Warning about not sent message fails to appear #118
- Toxic uses 5-20% CPU while idle #101
Merged pull requests:
- Fixes problems with upstream changes #183 (ghost)
- Use long int instead uint64_t #181 (Ansa89)
- Forgot about help #180 (Ansa89)
- Add option to disable audio support #179 (Ansa89)
- Make closing window end call #174 (ghost)
- Manpage fix #170 (Ansa89)
- Add help target and toxic.conf manpage #169 (Ansa89)
- Fixed setting buffer to half of the size #165 (ghost)
- Add manpage #164 (Ansa89)
- Try to fix autoconnect #161 (Ansa89)
- Wide characters support #157 (Ansa89)
- Polishing README.md #155 (theGeekPirate)
- README.md: add build status #153 (Ansa89)
- Update readme instructions #152 (Ansa89)
- Forgot to set index in some callbacks #151 (ghost)
- Reverse call_idx and enable running call when devices fail to load #150 (ghost)
- Remove autotools dependency #149 (Ansa89)
- Cast localtime #147 (Ansa89)
- Changed code a bit and added new features #146 (ghost)
0.4.1 (2014-06-19)
Closed issues:
- Toxic does not complie with audio on OSX #140
- compiling error #139
- Add new friend, hangup before they confirm friendship causes segmentation fault #137
- build fail #124
- Compiling with AV fails #120
Merged pull requests:
0.4.0 (2014-06-01)
Implemented enhancements:
- Are there any keybinding to scroll chat/groupchat view up and down? #74
- Progress bar for file transfers #68
Fixed bugs:
Closed issues:
- Toxic misbehaves and is killed #136
- jack_client_new: deprecated #133
- build error on os x 10.9 #129
- Show ID prefix in friends screen #127
- Longer messages are not displayed correctly #123
- Show nospam bytes in chat window like the first 4 bytes of id #116
- Friends nicknames gets "obfuscated" #111
- collect2: error: ld returned 1 exit status #105
- Groupchat display fails to update #104
- Newest Toxic doesn't build #98
Merged pull requests:
- Update README.md #134 (zetok)
- Update audio_call.c #132 (Impyy)
- Not done yet. #130 (ghost)
- Fix file sender null terminator. #128 (aitjcize)
- Drop typedef redeclarations #122 (czarkoff)
- Include "pthread.h" #121 (czarkoff)
- Wow #119 (ghost)
- Use default terminal fg/bg colors when we can. #117 (ooesili)
- Fixed support for wide characters #113 (graboy)
- Mention av #110 (stqism)
- allow history scrolling #109 (JFreegman)
- Only those who appreciate small things #107 (ghost)
- Open devices when call starts instead of keeping them opened all the time #103 (ghost)
- Incorrectly handled error check for widechars #102 (graboy)
- Fix toxic build when toxav is not available #100 (jin-eld)
- Add checks for pthreads to the build system #99 (jin-eld)
- Fixes and stuff... #97 (ghost)
0.3.0.1 (2014-03-12)
Merged pull requests:
- SPELLING IS FOR FOOLS #94 (lehitoskin)
0.3.0 (2014-03-12)
Fixed bugs:
- SIGSEVG upon friend hanging up #89
Merged pull requests:
- Fixed segfault #92 (ghost)
- This should fix segfault and remove one-line comments #91 (ghost)
- Fixed another clang issue with bools that broek file sending. #90 (Jman012)
- Toxic audio support #88 (ghost)
- Fixed clang error, disabling the execute module. #87 (Jman012)
- Issue #84 fixed #86 (thevar1able)
- Fixing fall-back from IPv6 to IPv4 #85 (micrictor)
0.2.7 (2014-03-01)
Closed issues:
Merged pull requests:
- down arrow returns empty string if at end of history #82 (kl4ng)
- Fallback to loading /usr/share/toxic/DHTservers. #80 (viric)
0.2.6.1 (2014-02-23)
0.2.6 (2014-02-23)
0.2.5 (2014-02-22)
Fixed bugs:
- Back space leaves ć character #44
Closed issues:
- Remember groupchats #76
- Segfault #75
- Can't see messages of myself and other people #72
- binary blob in source #66
- symbol lookup error #54
Merged pull requests:
- ncurses libraries README note #78 (kl4ng)
- umask such that stored files are u+rw only #77 (alevy)
- Fix groupchat cursor movement. #63 (aitjcize)
- Fix wchar cursor movement. #62 (aitjcize)
- api update #61 (naxuroqa)
- Add option to switch off ipv6. #60 (aitjcize)
- Fix partial fix: A slash in pos 0 still led to read access to pathname[-1]. #59 (FullName)
- Fix corresponding API name changes in toxcore. #58 (aitjcize)
- Fix API ret code changes of ToxCore #57 (aitjcize)
prealpha_win32_r8 (2013-11-28)
Implemented enhancements:
- Added groupchats #40 (JFreegman)
- Adapted to ipv6-enabled tox #38 (FullName)
- If the user gave a filename for the datafile, don't imply that they want to ignore the serverlist file. #37 (FullName)
- Client specific max name length / status messages now dynamically resize #36 (JFreegman)
- if tox_new() fails, don't crash and leave the terminal in a broken state #32 (FullName)
- truncate friends' notes if they're too long #30 (JFreegman)
- Added status bar to prompt, made it beep/blink on friend request, and bug fixes #29 (JFreegman)
- Added a statusbar to chat windows and removed spammy messages #28 (JFreegman)
- implemented status and connectionstatus callbacks #26 (JFreegman)
- Show offline friends names and some cosmetic changes #25 (JFreegman)
- Changed statusmsg command to note & segfault fixes #24 (JFreegman)
- refactor command argument parsing #23 (lukechampine)
- properly implemented friend statuses and status messages #21 (JFreegman)
- implemented friend deletion #15 (JFreegman)
- Fix configure for Free BSD #11 (jin-eld)
- Add check for setlocale() #10 (manuel-arguelles)
- Update build system #7 (jin-eld)
- Added travis integration #6 (stqism)
- Use new public api #5 (fhahn)
- Add widechar checks #2 (jin-eld)
Fixed bugs:
- Let windows.c actually get the tox *m. #41 (Jman012)
- If the user gave a filename for the datafile, don't imply that they want to ignore the serverlist file. #37 (FullName)
- Client specific max name length / status messages now dynamically resize #36 (JFreegman)
- Merged pr6 #34 (stqism)
- made error handling more consistent and added exit function #33 (JFreegman)
- if tox\_new\(\) fails, don't crash and leave the terminal in a broken state #32 (FullName)
- Changed statusmsg command to note & segfault fixes #24 (JFreegman)
- fix buffer overflows and format issues #20 (JFreegman)
- Fix blocking while waiting for key #17 (manuel-arguelles)
- fixed "free(): invalid pointer" when XDG_CONFIG_HOME is set #16 (gs93)
- Make sure toxic compiles on MinGW/Win32 again #14 (jin-eld)
- Fix for the "bad character" when doing backspace in chat window #12 (jin-eld)
- Fix configure for Free BSD #11 (jin-eld)
- Fix configure script for ncurses without ncursesw #9 (manuel-arguelles)
- Fix configure script for mingw32 #8 (jin-eld)
- warning: comparison of integers of different signs: 'int' and 'unsigned long' #3 (1100110)
Merged pull requests:
- Make sure friend message is null-terminated else generate garbate on screen #56 (aitjcize)
- Fix trailing slashes which leads to segfault. #55 (aitjcize)
- fix cflags #53 (JFreegman)
- Fix
93ab16c
#52 (urras) - Offer solution for "error while loading shared libraries: libtoxcore.so.... #51 (urras)
- Implemented file transfers #50 (JFreegman)
- Fix check for toxcore by linking sodium in the correct place #47 (devurandom)
- Changed order of servers #46 (grimd34th)
- set friendnames properly and some fixes #45 (JFreegman)
- moved misc helper functions to separate file and removed redundant includes #43 (JFreegman)
- Refactored prompt command parser to work with all window types and moved command stuff to separate files #42 (JFreegman)
- Ipv6.init connection #39 (FullName)
- Remove DHT window #13 (JFreegman)
- Update README.md #4 (notadecent)
- Toxic standalone #1 (jin-eld)
* This Change Log was automatically generated by github_changelog_generator