slackmail/slack
Anna Schumaker 53d9aa4e3d Implement a single mark_messages() function
Rather than having each thread type define its own mark method, let's
instead have them tell us what api call to use to avoid duplicating
work.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-11-22 09:18:29 -05:00
..
__init__.py Improve slackpost script 2016-11-17 10:29:39 -05:00
api.py Use the python url parser for encoding arguments 2015-05-27 10:36:23 -04:00
auth.py slack: Add channels module and Channel class 2015-05-26 15:21:13 -04:00
channels.py Implement a single mark_messages() function 2016-11-22 09:18:29 -05:00
chat.py Preserve the last seen timestamp 2016-11-22 08:35:13 -05:00
groups.py Implement a single mark_messages() function 2016-11-22 09:18:29 -05:00
im.py Implement a single mark_messages() function 2016-11-22 09:18:29 -05:00
threads.py Implement a single mark_messages() function 2016-11-22 09:18:29 -05:00
users.py Replace <@UID> strings with the target user's username 2015-06-08 19:03:49 -04:00