jfreegman
e9a0a30408
Some documentation improvements
2021-12-05 17:03:42 -05:00
jfreegman
556a522637
Update man pages with new IRC server
2021-05-24 13:50:00 -04:00
jfreegman
b77bff35a1
Add config man entries for colour scheme options
2020-12-06 11:52:46 -05:00
jfreegman
0d8e6d713e
Update readme screenshot and bump to v0.9.1
2020-11-26 16:58:09 -05:00
jfreegman
41be04a142
Implement push-to-talk for conference audio
2020-11-18 16:57:26 -05:00
jfreegman
31f36318a2
Add config settings for audio channels
2020-11-18 16:29:01 -05:00
zugz (tox)
7dead5ec96
Implement simplistic VAD
2020-11-14 00:00:01 +00:00
jfreegman
e428879beb
Fix clashing key bindings
...
Scrolling the groupchat peer list now uses ctrl+up and down
2020-10-13 19:52:43 -04:00
jfreegman
4bfb344caa
Add option for toxcore logging in stderr
2020-05-04 16:15:28 -04:00
Rob Levitsky
f7b73af9a7
Add config option for the notification timeout duration
2018-11-10 08:54:59 -05:00
jfreegman
73aaa44d12
Add config option to set data file auto-save frequency
2018-10-30 18:22:30 -04:00
jakob
b3ed8bc35c
Finalized and documented the Python scripting interface.
2017-05-16 20:31:23 -04:00
Jfreegman
151f5f0c51
Add setting to control DHT nodeslist update frequency
...
Also rename a few things and semi-fix man page format issues
2016-09-20 13:13:12 -04:00
Jfreegman
4f6c603543
Rename DHTnodes to DHTnodes.json
2016-09-20 00:53:53 -04:00
Jfreegman
a009f11c0c
Automatically update DHT nodeslist
...
List is now automatically fetched from nodes.tox.chat and placed in the
user config directory. The list is updated once every 30 days, and
will attempt to detect problems and re-fetch the list if necessary.
Also fixed a couple file descriptor leaks and cleaned some things up.
2016-09-20 00:00:09 -04:00
Marvin Ewald
5b1b420ac0
Add further explanation to the beep_on* options
...
This also renames beep_on* to bell_on*.
2016-07-21 11:35:09 +02:00
Marvin Ewald
9aedcf7753
Update docs
2016-07-17 19:22:40 +02:00
Jfreegman
50f227418b
Update man pages
2016-04-25 22:04:43 -04:00
Marvin Ewald
c6a2bb8a90
Add settings option to set paste-mode key and update docs
2016-02-28 21:53:33 +01:00
Jfreegman
a474e3bf39
Add settings option to disable friend connection change notifications
2016-02-25 17:06:49 -05:00
Antoine Kaufmann
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
nil0x42
6bba3cb9e2
update doc: DATA_FILE is now toxic_profile.tox
2015-12-07 13:38:07 +01:00
Jfreegman
8584feab80
Replace DNS-based username lookups with HTTPS & drop utox.org support
2015-10-28 17:14:17 -04:00
Jfreegman
904f58c0e8
Add option to enable acting as TCP relay server
2015-07-08 21:01:32 -04:00
Jfreegman
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
fr33domlover
0c39e7b158
Add support for auto-away based on screen attach/detach
2015-03-09 01:38:30 +02:00
Loui Chang
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
Loui Chang
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
Jfreegman
4365b8d5ad
update man page
2014-12-27 13:17:05 -05:00
Jfreegman
d3a489b756
update settings and docs with peerlist-toggle keybinding
2014-10-08 03:08:08 -04:00
Jfreegman
544c402f78
implement avatars (setting only) and generalize path tab-complete
2014-09-26 03:10:44 -04:00
Jfreegman
9ee7a48910
add setting to disable welcome message
2014-09-19 01:11:23 -04:00
Jfreegman
919d36369c
add option to unencrypt an encrypted data file
2014-09-18 23:50:51 -04:00
Jfreegman
388d78d11e
add option to encrypt an existing unencrypted data file
2014-09-15 16:17:58 -04:00
mannol
52bc874675
Merge pull request #234 from Ansa89/trivial-fix
...
Cosmetic fixes
2014-08-31 11:26:48 +02:00
Jfreegman
7edcf6cb45
add setting to set path for chatlogs
2014-08-26 23:56:37 -04:00
Ansa89
9581940cfa
Cosmetic fixes
2014-08-26 10:39:43 +02:00
Ansa89
924e8e0860
Reworked manpage build system
2014-08-25 12:54:44 +02:00
Loui Chang
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
Loui Chang
690f0221b5
Add generated man pages.
...
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-08-24 00:16:55 -04:00
Loui Chang
15cc87bffd
Remove old man pages.
...
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-08-21 04:40:10 -04:00
Loui Chang
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
Loui Chang
595e42b587
Clarify function of -b switch.
...
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-08-16 02:35:21 -04:00
Loui Chang
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
Loui Chang
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
Loui Chang
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
Ansa89
b62787ce47
Makefile: refactoring and adding desktop notifications support
2014-07-30 14:14:13 +02:00
Jfreegman
476dec46b6
add settings to toggle typing notifications for self and others
2014-07-29 20:14:44 -04:00
Ansa89
1c58c339bb
Update toxic.conf manpage
2014-07-29 12:07:24 +02:00
Jfreegman
9476db02a9
allow disabling of individual sounds
2014-07-23 14:59:36 -04:00