Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rebranding | Daniel Gultsch | 2014-02-28 | 8 | -608/+0 |
| | |||||
* | adding and removing roster items now possible. basic error display on error ↵ | Daniel Gultsch | 2014-02-20 | 1 | -0/+3 |
| | | | | messages | ||||
* | basic otr support | Daniel Gultsch | 2014-02-13 | 2 | -1/+3 |
| | |||||
* | carbons | Daniel Gultsch | 2014-02-09 | 1 | -65/+133 |
| | |||||
* | reworked new conversation activity again. less asking more knowing. mucs are ↵ | Daniel Gultsch | 2014-02-07 | 1 | -1/+1 |
| | | | | now connected on creation of the conversation. no reconnect required | ||||
* | wrote the scariest code ever to fetch srv records from dns. todo use real ↵ | Daniel Gultsch | 2014-02-07 | 1 | -1/+12 |
| | | | | dns servers and dont hard code 8.8.8.8 | ||||
* | basic muc support. reworked contact list stuff | Daniel Gultsch | 2014-02-05 | 2 | -1/+7 |
| | |||||
* | reworked edit account dialog. advanced options are now gone. tls option ↵ | Daniel Gultsch | 2014-02-04 | 1 | -0/+3 |
| | | | | available instead | ||||
* | delete account code now accessible again | Daniel Gultsch | 2014-02-04 | 1 | -0/+3 |
| | |||||
* | reworked account managment. now status display actually works | Daniel Gultsch | 2014-02-04 | 2 | -26/+66 |
| | |||||
* | fixed a bug in xml parsing | Daniel Gultsch | 2014-02-03 | 1 | -1/+1 |
| | |||||
* | tls is no optional | Daniel Gultsch | 2014-02-02 | 2 | -16/+32 |
| | |||||
* | fetching roster. fixed sending messages as type chat | Daniel Gultsch | 2014-02-02 | 2 | -0/+45 |
| | |||||
* | more cleanup. more listeners | Daniel Gultsch | 2014-02-01 | 5 | -13/+57 |
| | |||||
* | more code cleanup for xmpp parser. more eventy. nice unknown contact pictures | Daniel Gultsch | 2014-02-01 | 5 | -66/+94 |
| | |||||
* | parser works but some stuff still needs some refactoring | Daniel Gultsch | 2014-01-31 | 4 | -13/+104 |
| | |||||
* | first draft on xml parser and communication. a long way to go. code ↵ | Daniel Gultsch | 2014-01-30 | 2 | -0/+248 |
definitly not perfect. will refactor asap |