Commit Graph

20 Commits

Author SHA1 Message Date
jfreegman 2a052edb9e
Bump version to 0.12.0 & Update man pages
We no longer use libera as they were found to be spying on their
users' private conversations, so we've replaced it with a
public tox group via the new groupchat implementation
2023-03-04 09:52:15 -05:00
jfreegman 0239509439
Bump version to 0.11.3 and update toxcore version in static build script 2021-12-24 14:21:26 -05:00
jfreegman b88dc9fda1
Bump version to 0.11.2 2021-12-06 11:08:17 -05:00
jfreegman 768617a129
Fix small build bug and bump to v0.11.1 2021-06-28 16:04:25 -04:00
jfreegman 8dfd009e0e
Some minor fixes for game module 2021-06-28 13:54:25 -04:00
jfreegman 93fb84206d
Bump to version 0.11.0 2021-05-24 14:30:28 -04:00
jfreegman a5246bcbc6
Bump to version 0.10.1 2021-01-20 16:18:43 -05:00
jfreegman 1e985c1456
Interface improvements and bump to v0.10.0
- Give window tab and statusbar a make over
- Place window tab above input field
- Reduce input field to one square in height
- Refactor window tab so that it's now a subwin of its parent ToxWindow
- Fix bug causing notification counter to sometimes increment by 2
- No longer scroll on output when output is not at bottom of screen
- Show a small indicator on far left of window tab when output is
  not at bottom of screen
- Reduce ncurses/UI thread sleep time by half
- Handle nanosleep errors better
2020-11-29 23:26:51 -05:00
jfreegman 0d8e6d713e
Update readme screenshot and bump to v0.9.1 2020-11-26 16:58:09 -05:00
jfreegman de7db08352
Bump to version 0.9.0 2020-11-14 14:30:56 -05:00
jfreegman 22d60232fb
Bump to version 0.8.4 2020-10-22 22:14:33 -04:00
jfreegman e4abd8b36b
Bump version to 0.8.3 2018-10-30 18:03:44 -04:00
jfreegman 3917f664bf
Bump to v0.8.2 2018-03-01 19:14:14 -05:00
jfreegman b1d8ab102f
Bump to version 0.8.1 2017-11-17 17:44:56 -05:00
jfreegman c4ace288af
Bump to v0.8.0 2017-05-24 15:10:50 -04:00
= be5e7906da Fix fortune.py input issues 2017-05-24 10:10:18 -04:00
jakob 22ea522baf Add "/run" to autocompleter and fix example Python script. 2017-05-22 20:47:56 -04:00
jakob 5ed26eda9b Added constants to the Python interface for calls to execute. 2017-05-19 15:35:31 -04:00
jakob 02ea0fac44 get_status returns a string rather than an integer. 2017-05-17 08:39:29 -04:00
jakob b3ed8bc35c Finalized and documented the Python scripting interface. 2017-05-16 20:31:23 -04:00