a474e3bf39
Add settings option to disable friend connection change notifications
2016-02-25 17:06:49 -05:00
ac6d8ff89c
Add password_eval option to skip password prompt
...
Runs a command and uses its output as the password. This can be used for
getting the password from a password manager such as pass.
2016-01-19 13:45:52 -08:00
6bba3cb9e2
update doc: DATA_FILE is now toxic_profile.tox
2015-12-07 13:38:07 +01:00
8584feab80
Replace DNS-based username lookups with HTTPS & drop utox.org support
2015-10-28 17:14:17 -04:00
904f58c0e8
Add option to enable acting as TCP relay server
2015-07-08 21:01:32 -04:00
2d3c5c9450
Mostly finished with new API port
...
- File transfers currently don't support pausing/resuming
- Avatars are not yet done
2015-03-28 02:56:54 -04:00
0c39e7b158
Add support for auto-away based on screen attach/detach
2015-03-09 01:38:30 +02:00
53e4b2c971
Add support for custom timestamps in chat and logs.
...
Internal representations of the time_format setting are replaced by timestamp format strings.
time_format is only used in the setup.
Signed-off-by: Loui Chang <louipc.ist@gmail.com >
2015-02-23 00:46:33 -05:00
38a0f6fae4
Make little action indicators on each output line configurable.
...
Also added a new DISCONNECTION line info type.
Signed-off-by: Loui Chang <louipc.ist@gmail.com >
2015-02-13 02:09:40 -05:00
4365b8d5ad
update man page
2014-12-27 13:17:05 -05:00
d3a489b756
update settings and docs with peerlist-toggle keybinding
2014-10-08 03:08:08 -04:00
544c402f78
implement avatars (setting only) and generalize path tab-complete
2014-09-26 03:10:44 -04:00
9ee7a48910
add setting to disable welcome message
2014-09-19 01:11:23 -04:00
919d36369c
add option to unencrypt an encrypted data file
2014-09-18 23:50:51 -04:00
388d78d11e
add option to encrypt an existing unencrypted data file
2014-09-15 16:17:58 -04:00
52bc874675
Merge pull request #234 from Ansa89/trivial-fix
...
Cosmetic fixes
2014-08-31 11:26:48 +02:00
7edcf6cb45
add setting to set path for chatlogs
2014-08-26 23:56:37 -04:00
9581940cfa
Cosmetic fixes
2014-08-26 10:39:43 +02:00
924e8e0860
Reworked manpage build system
2014-08-25 12:54:44 +02:00
328587ad9c
doc: Make asciidoc extra optional.
...
Completely separate man page generation from the main build to satisfy
travis-ci behaviour.
Signed-off-by: Loui Chang <louipc.ist@gmail.com >
2014-08-24 17:00:25 -04:00
690f0221b5
Add generated man pages.
...
Signed-off-by: Loui Chang <louipc.ist@gmail.com >
2014-08-24 00:16:55 -04:00
15cc87bffd
Remove old man pages.
...
Signed-off-by: Loui Chang <louipc.ist@gmail.com >
2014-08-21 04:40:10 -04:00
97d4c97c52
Generate man pages from asciidoc
...
Working directly with g/roff is a pain.
Also changed the formatting of toxic.conf.5 a bit.
Signed-off-by: Loui Chang <louipc.ist@gmail.com >
2014-08-21 04:39:24 -04:00
595e42b587
Clarify function of -b switch.
...
Signed-off-by: Loui Chang <louipc.ist@gmail.com >
2014-08-16 02:35:21 -04:00
f5401df2c7
doc/toxic: Add missing flags and sort alphabetically.
...
Signed-off-by: Loui Chang <louipc.ist@gmail.com >
2014-08-15 19:26:06 -04:00
3e79a5ca8b
Add -b flag for debugging
...
For now this just prints messages to stderr, so the user should manually
redirect stderr to avoid breaking the ui. This can be later expanded
upon to provide debugging messages in the command window.
Signed-off-by: Loui Chang <louipc.ist@gmail.com >
2014-08-15 19:06:16 -04:00
919a06d282
toxic.conf.5: Remove default config from man page
...
The reference to the config example in the FILES section should be sufficient.
Signed-off-by: Loui Chang <louipc.ist@gmail.com >
2014-08-14 01:13:27 -04:00
b62787ce47
Makefile: refactoring and adding desktop notifications support
2014-07-30 14:14:13 +02:00
476dec46b6
add settings to toggle typing notifications for self and others
2014-07-29 20:14:44 -04:00
1c58c339bb
Update toxic.conf manpage
2014-07-29 12:07:24 +02:00
9476db02a9
allow disabling of individual sounds
2014-07-23 14:59:36 -04:00
1131b73299
Update toxic.conf.5 manpage
2014-07-22 16:38:20 +02:00
c271622670
fix resizing bugs
2014-06-30 23:56:47 -04:00
a194f7ad87
add option to use the default locale
2014-06-29 18:14:28 -04:00
5da69e7f56
Manpage fix
2014-06-29 11:48:02 +02:00
ebc5cd9285
manpage fixes/rm redundant comments & make alerts setting more intuitive
2014-06-28 22:05:05 -04:00
97536d2a72
add setting option to disable timestamps
2014-06-28 20:33:46 -04:00
828b7fb505
Add help target and toxic.conf manpage
2014-06-28 18:40:59 +02:00
e8a39e1722
man page fixes/additions, rm unneeded toxic.conf file from install
2014-06-26 13:22:22 -04:00
353be3a7a2
Add manpage
2014-06-26 14:06:22 +02:00