aboutsummaryrefslogtreecommitdiffstats
path: root/clients/urwid/main.py
diff options
context:
space:
mode:
authorBlake DeMarcy <ofunknowndescent@gmail.com>2017-04-15 10:29:56 -0500
committerBlake DeMarcy <ofunknowndescent@gmail.com>2017-04-15 10:29:56 -0500
commitf8f73f7f143aee2eb9919683a870c7a573b1e5e9 (patch)
tree923e49ec5d7e86082a59c8f36079f2a3c4b8e506 /clients/urwid/main.py
parenta00579447716f272776d0f94f8393e585549d4a7 (diff)
downloadbbj-f8f73f7f143aee2eb9919683a870c7a573b1e5e9.tar.gz
new endpoints and aesthetic touches in pynetwork client
Diffstat (limited to 'clients/urwid/main.py')
-rw-r--r--clients/urwid/main.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/clients/urwid/main.py b/clients/urwid/main.py
index 61691e7..9c70729 100644
--- a/clients/urwid/main.py
+++ b/clients/urwid/main.py
@@ -720,6 +720,10 @@ class App(object):
bbjrc("update", **self.prefs)
+ def toggle_thread_pin(self, thread_id):
+ pass
+
+
def relog(self, *_, **__):
"""
Options menu callback to log the user in again.
Un proyecto texto-plano.xyz