mathieui
|
50d6edc30b
|
Fix a traceback on malformed logs
|
2016-08-28 16:17:51 +02:00 |
|
mathieui
|
e8aa89687f
|
Fix #3223 (close privatetab logfiles properly)
It wasn’t applying the transformation jid→filename used in log_message
|
2016-08-25 20:11:12 +02:00 |
|
mathieui
|
4f942bd48f
|
Make log parsing a little better
Separate log items in two different classes instead of just trying the
length of a tuple
|
2016-08-24 23:14:34 +02:00 |
|
mathieui
|
8f7be37a70
|
Absolute imports everywhere
|
2016-06-30 23:36:25 +02:00 |
|
Emmanuel Gil Peyrot
|
6a1bd5f9b9
|
Make all relative imports explicit.
|
2016-06-27 23:54:50 +01:00 |
|
Emmanuel Gil Peyrot
|
8fc8446e8a
|
Make poezio.logger more Cython-friendly.
Also don’t handle logger fds outside of Logger, and mark private
objects and methods.
|
2016-06-11 20:49:46 +01:00 |
|
Emmanuel Gil Peyrot
|
332a5c2553
|
Move the src directory to poezio, for better cython compatibility.
|
2016-06-11 20:49:43 +01:00 |
|