slackmail/slack
Anna Schumaker 8d38fffaf4 Fixes for merging messages
I noticed that a merged message reversed all the lines.  This is due to
how slack returns messages in the history() call, so let's parse replies
in two steps to keep everything chronological.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2015-06-08 16:55:21 -04:00
..
__init__.py Send email to the authenticated user's email address 2015-05-27 09:12:05 -04: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 Fixes for merging messages 2015-06-08 16:55:21 -04:00
chat.py Fixes for merging messages 2015-06-08 16:55:21 -04:00
users.py Message display improvements 2015-05-28 13:21:38 -04:00