Commit Graph

13 Commits

Author SHA1 Message Date
Daniel Gultsch
95068ee776 reworked new conversation activity again. less asking more knowing. mucs are now connected on creation of the conversation. no reconnect required 2014-02-07 16:50:29 +01:00
Daniel Gultsch
86dbb2f411 wrote the scariest code ever to fetch srv records from dns. todo use real dns servers and dont hard code 8.8.8.8 2014-02-07 06:52:09 +01:00
Daniel Gultsch
aa42eb544a basic muc support. reworked contact list stuff 2014-02-05 22:33:39 +01:00
Daniel Gultsch
4670585e7a reworked edit account dialog. advanced options are now gone. tls option available instead 2014-02-04 22:58:29 +01:00
Daniel Gultsch
c01f2cedb6 delete account code now accessible again 2014-02-04 22:26:46 +01:00
Daniel Gultsch
0d80d88736 reworked account managment. now status display actually works 2014-02-04 15:09:50 +01:00
Daniel Gultsch
7d79852c84 fixed a bug in xml parsing 2014-02-03 16:04:27 +01:00
Daniel Gultsch
3d9294684c tls is no optional 2014-02-02 17:53:34 +01:00
Daniel Gultsch
d365bbe480 fetching roster. fixed sending messages as type chat 2014-02-02 16:05:15 +01:00
Daniel Gultsch
53d9c9997a more cleanup. more listeners 2014-02-01 15:07:20 +01:00
Daniel Gultsch
43531113b7 more code cleanup for xmpp parser. more eventy. nice unknown contact pictures 2014-02-01 01:25:56 +01:00
Daniel Gultsch
c3e4f0eaac parser works but some stuff still needs some refactoring 2014-01-31 00:33:01 +01:00
Daniel Gultsch
6c5c3ac2de first draft on xml parser and communication. a long way to go. code definitly not perfect. will refactor asap 2014-01-30 16:42:35 +01:00