Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rebranding | Daniel Gultsch | 2014-02-28 | 6 | -1033/+0 |
| | |||||
* | basic pgp support. | Daniel Gultsch | 2014-02-28 | 3 | -3/+32 |
| | |||||
* | add contact to roster if a new conversation is created | Daniel Gultsch | 2014-02-23 | 1 | -0/+11 |
| | |||||
* | subscription mgmt works | Daniel Gultsch | 2014-02-21 | 1 | -9/+51 |
| | |||||
* | fixed broken bitsets | Daniel Gultsch | 2014-02-21 | 1 | -2/+2 |
| | |||||
* | adding and removing roster items now possible. basic error display on error ↵ | Daniel Gultsch | 2014-02-20 | 2 | -0/+2 |
| | | | | messages | ||||
* | roster versioning. roster updates on air. performance fixes in conversation ↵ | Daniel Gultsch | 2014-02-19 | 2 | -1/+14 |
| | | | | listview | ||||
* | made presences chooser. raw draft. just kinda works | Daniel Gultsch | 2014-02-16 | 1 | -1/+1 |
| | |||||
* | show unknown otr fingerprint warining | Daniel Gultsch | 2014-02-16 | 4 | -16/+127 |
| | |||||
* | basic otr support | Daniel Gultsch | 2014-02-13 | 2 | -14/+93 |
| | |||||
* | offline messages | Daniel Gultsch | 2014-02-11 | 1 | -1/+0 |
| | |||||
* | conference histories are now working. only the actually needed history is ↵ | Daniel Gultsch | 2014-02-11 | 2 | -1/+5 |
| | | | | queried | ||||
* | reworked notification a bit | Daniel Gultsch | 2014-02-10 | 3 | -4/+32 |
| | |||||
* | 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 |