Commit graph

77 commits

Author SHA1 Message Date
Joscha
b03c7c75a4 Get oldest and youngest message 2016-05-10 22:23:28 +02:00
Joscha
13c8dcf0ad Add functions needed 2016-05-10 19:59:05 +02:00
Joscha
8461c08e5a Remove all messages, get youngest and oldest message 2016-05-10 19:58:39 +02:00
Joscha
36cfff003b Remove all sessions 2016-05-10 19:57:57 +02:00
Joscha
88f6f28adc Fix naming mistake 2016-05-10 19:57:38 +02:00
Joscha
b0d9953ed8 Make disconnect function public 2016-05-10 19:54:04 +02:00
Joscha
795fdd768b Make sessions list private 2016-05-10 16:55:29 +02:00
Joscha
7e1947bd04 Move room format string to connection class 2016-05-10 16:54:18 +02:00
Joscha
2da7155504 Handle more events, get messages 2016-05-09 22:19:41 +02:00
Joscha
6e845a50a3 Get messages by id, return sorted lists 2016-05-09 22:18:12 +02:00
Joscha
4933caa6a9 Add url format as optional argument 2016-05-09 22:17:16 +02:00
Joscha
6d24f08924 Make adding callbacks for message replies easier 2016-05-09 21:16:54 +02:00
Joscha
a177df8b1c Fix spelling mistkae 2016-05-09 21:15:49 +02:00
Joscha
69162ab276 Handle hello-event and ping-event 2016-05-08 21:28:41 +02:00
Joscha
dbdbc66737 Add .gitignore 2016-05-08 21:28:26 +02:00
Joscha
507efbc654 Fix syntax and spelling mistkaes 2016-05-08 21:27:52 +02:00
Joscha
e6250adfea Rename functions and clean up docstrings 2016-05-08 18:27:27 +02:00
joscha
d7e16e173f Add callbacks 2016-05-08 00:46:47 +02:00
Joscha
4314fa60f3 Initialize room 2016-05-08 00:01:48 +02:00
Joscha
a0bd6b71bf Add callbacks for connect, disconnect and stop 2016-05-08 00:01:10 +02:00
Joscha
7f187583aa Adapt sessions to changes in session 2016-05-06 15:28:53 +02:00
Joscha
2e18f4dbcb Fix to message.add_from_data 2016-05-06 15:02:15 +02:00
Joscha
6a0f4dc265 Adapt messages to changes in message 2016-05-06 14:58:15 +02:00
Joscha
900bbaf86a Restructure session 2016-05-06 14:38:53 +02:00
Joscha
6b0a04d85a Restructure message 2016-05-06 14:16:03 +02:00
Joscha
196edc88ec Move files into yaboli folder 2016-05-06 11:26:35 +02:00
Joscha
5cfec13d6f Initial commit 2016-05-06 11:12:03 +02:00