John ShaggyTwoDope Jenkins
|
e2fdb22f27
|
typos
|
2015-10-13 13:27:17 -07:00 |
|
Théo Piboubès
|
77db8f6c5c
|
Typo
|
2015-08-09 23:46:03 +02:00 |
|
Lawrence Vanderpool
|
4cd5bc0ef9
|
PEP8'd curses_helper.py
|
2015-06-08 06:44:08 -04:00 |
|
Michael Lazar
|
c419a3fd23
|
Accidentally disabled the unicode vote symbols.
|
2015-05-13 00:24:49 -07:00 |
|
Michael Lazar
|
bf2d464081
|
Switched unicode to be the default mode.
|
2015-05-12 23:42:31 -07:00 |
|
Michael Lazar
|
d1e3dbc65e
|
Still not working.
|
2015-05-10 21:55:54 -07:00 |
|
Michael Lazar
|
3fb3f58975
|
Minor bugfixes.
|
2015-05-02 17:34:53 -07:00 |
|
Michael Lazar
|
d548e65166
|
Added kitchen functions for chopping unicode text.
|
2015-05-02 17:23:22 -07:00 |
|
Michael Lazar
|
f0ec9ba712
|
Refactored vote arrow logic.
|
2015-05-02 16:37:25 -07:00 |
|
Michael Lazar
|
02e9e5e399
|
Implemented add_line wrapper to fix unicode bugs with curses.addnstr.
|
2015-05-02 16:23:02 -07:00 |
|
Michael Lazar
|
4461782c67
|
Fixed a few edit/delete edge cases, consolidated error handling.
|
2015-04-11 21:52:46 -07:00 |
|
Michael Lazar
|
0aa40f7f14
|
Improved help message display on small terminal windows
|
2015-04-05 17:36:42 -07:00 |
|
Michael Lazar
|
9ee21fe1ce
|
Docstring wordings, refactored /r/me handling, updated README.
|
2015-04-05 17:11:25 -07:00 |
|
Tobin
|
dcdfd643cc
|
added gold symbol next to gilded comments
|
2015-04-03 00:43:28 -05:00 |
|
ysakamoto
|
c7a760791a
|
prompt to log out/in when logged in/out
|
2015-04-02 02:11:03 -05:00 |
|
Tobin
|
16ab77fc2c
|
ran autopep8
|
2015-03-31 00:20:44 -05:00 |
|
noah morrison
|
15aba8b0eb
|
Fix EscapeInterrupt not being defined.
|
2015-03-23 16:02:53 -04:00 |
|
Thomas Kajder
|
571e1e82c5
|
Pressing '?' crashed the client as 'docs' was not found in show_help() in curses_helpers.py. Changing docs.HELP.split('\n') to HELP.split('\n') shows help appropriately.
|
2015-03-22 21:23:34 -06:00 |
|
Michael Lazar
|
688289f00c
|
Fixed a few imports and docs.
|
2015-03-20 02:25:23 -07:00 |
|
Michael Lazar
|
7d9c8ad0d4
|
Major refactor, package cleanup. Untested.
|
2015-03-20 02:12:01 -07:00 |
|