Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed a bug where account options where toggled instead of set off. fixed ↵ | Daniel Gultsch | 2014-02-10 | 2 | -17/+37 |
| | | | | null pointer for missing selfi. made sefli optional | ||||
* | contact badges | Daniel Gultsch | 2014-02-10 | 1 | -4/+16 |
| | |||||
* | carbons | Daniel Gultsch | 2014-02-09 | 1 | -0/+4 |
| | |||||
* | presences are now somewhat stored and displayed to the user via the contact ↵ | Daniel Gultsch | 2014-02-09 | 2 | -6/+103 |
| | | | | details action. | ||||
* | reworked new conversation activity again. less asking more knowing. mucs are ↵ | Daniel Gultsch | 2014-02-07 | 2 | -21/+42 |
| | | | | now connected on creation of the conversation. no reconnect required | ||||
* | refresh contact list | Daniel Gultsch | 2014-02-07 | 1 | -5/+5 |
| | |||||
* | basic muc support. reworked contact list stuff | Daniel Gultsch | 2014-02-05 | 2 | -4/+40 |
| | |||||
* | delete account code now accessible again | Daniel Gultsch | 2014-02-04 | 1 | -6/+0 |
| | |||||
* | allow to temporarily disable accounts | Daniel Gultsch | 2014-02-04 | 1 | -1/+22 |
| | |||||
* | reworked account managment. now status display actually works | Daniel Gultsch | 2014-02-04 | 1 | -2/+19 |
| | |||||
* | tls is no optional | Daniel Gultsch | 2014-02-02 | 1 | -0/+6 |
| | |||||
* | fetching roster. fixed sending messages as type chat | Daniel Gultsch | 2014-02-02 | 3 | -14/+91 |
| | |||||
* | more cleanup. more listeners | Daniel Gultsch | 2014-02-01 | 3 | -1/+20 |
| | |||||
* | more code cleanup for xmpp parser. more eventy. nice unknown contact pictures | Daniel Gultsch | 2014-02-01 | 2 | -6/+4 |
| | |||||
* | account management | Daniel Gultsch | 2014-01-28 | 2 | -4/+72 |
| | |||||
* | conversation archiveable. new conversation will find or restart old ↵ | Daniel Gultsch | 2014-01-27 | 2 | -1/+37 |
| | | | | conversations | ||||
* | chat bubbles. yeah | Daniel Gultsch | 2014-01-26 | 2 | -1/+12 |
| | |||||
* | all access to the persistance layer is now done via the new xmppservice | Daniel Gultsch | 2014-01-25 | 4 | -44/+158 |
| | |||||
* | basic persistance layer. refactor some parts of the conversation activity | Daniel Gultsch | 2014-01-24 | 4 | -0/+164 |