Dpeta
5f5341f96d
Moved server promt to main thread
...
This is also not a perfect or very pretty solution, especially as configparser is now a dependency. But this is still an improvement over how it was before, as this doesn't seem to cause crashes.
2020-10-04 18:28:43 +00:00
Dpeta
2f1f47f9a9
Changed dialogue text slightly
2020-10-04 17:48:06 +00:00
Dpeta
96b9529dee
Incorrectly added functionality to choose server
...
There really has to be a better way, but I don't know how qt works. .w.
2020-10-04 17:41:14 +00:00
karxi
1cf0926e9f
Minor source cleanup, pending rewrites
2017-01-02 13:49:54 -05:00
karxi
0d4edc4e57
Fixed Autoidentify (note that it's set on a per-handle basis)
2016-12-12 15:11:50 -05:00
karxi
3a48cf204b
General cleanup. Stopped using older 'except Error, var' syntax.
2016-11-29 15:20:41 -05:00
karxi
d653af0fa4
Revert "Port code to PyQt5"
...
This reverts commit abe9342c4f
.
That is to say, it reverts the PyQt5 port.
2016-11-13 01:14:39 -05:00
karxi
5d839aae47
Revert "python 2 to 3 first shot"
...
This reverts commit 7bc57b8b7d
.
Practically speaking, this reverts the Python 3 changes, since they're
broken.
2016-11-13 01:12:58 -05:00
illuminatedwax
7bc57b8b7d
python 2 to 3 first shot
2014-10-29 02:57:49 -05:00
illuminatedwax
abe9342c4f
Port code to PyQt5
2014-10-29 01:06:21 -05:00
Kiooeht
186aab8163
Fix for passwd.js not existing
2014-03-17 23:07:26 -07:00
Kiooeht
1a2ddcf553
Auto-join memos
2014-01-12 17:50:01 -08:00
Kiooeht
f63d224c66
Don't save empty NickServ passwords
2014-01-12 17:49:18 -08:00
Kiooeht
db9caf210e
Auto-identify with NickServ
2014-01-12 00:21:23 -08:00
Kiooeht
73f66789da
Pesterdunk Ghostchum!!
2012-06-08 02:02:12 -07:00
Stephen Dranger
24fbb6c7d3
str() -> unicode()
...
Conflicts:
pesterchum.py
2011-12-20 19:06:23 -08:00
Stephen Dranger
22fa9bf78e
oops misnamed variable
2011-12-02 02:36:16 -06:00
Kiooeht
4db76724d0
Merge remote-tracking branch 'origin/3.41rc'
2011-11-30 21:40:45 -08:00
unknown
f3857bda1b
if log file cannot be opened, warn usr
2011-11-30 21:13:37 -06:00
Kiooeht
829fedcba5
Use data directory on all OSs
2011-11-28 23:46:37 -06:00
Kiooeht
3de6d8b397
Use data directory on all OSs
2011-11-28 21:15:19 -08:00
Kiooeht
e9e97ab49c
Manually rearrange chumroll
2011-11-25 18:45:20 -08:00
Kiooeht
d525790897
Separate convo and memo tabbed/untabbed
2011-11-07 19:44:17 -08:00
Kiooeht
28f89f9791
Fix low bandwidth to not be on by default
2011-09-15 11:21:34 -07:00
Kiooeht
3570a32912
Code refactoring. Move Mood-type classes into own file
2011-09-15 00:09:56 -07:00
Kiooeht
75532fb2ff
Bug fix: Don't break when using non-existant theme
2011-09-12 21:15:35 -07:00
Kiooeht
dc2eaf7ce8
Low-bandwidth mode
2011-09-12 21:03:05 -07:00
Kiooeht
311594d356
Check profiledb for color/mood. Fixes #6
2011-09-12 19:08:21 -07:00
Kiooeht
b755b27c5e
Refactor pesterchum.py to remove profile stuff into separate file
2011-09-12 19:02:00 -07:00