Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rebranding | Daniel Gultsch | 2014-02-28 | 1 | -944/+0 |
| | |||||
* | fixed a small graphic glitch | Daniel Gultsch | 2014-02-28 | 1 | -10/+12 |
| | |||||
* | made pgp decrypt stuff a little bit more bearable | Daniel Gultsch | 2014-02-28 | 1 | -21/+5 |
| | |||||
* | basic pgp support. | Daniel Gultsch | 2014-02-28 | 1 | -2/+116 |
| | |||||
* | add contact to roster if a new conversation is created | Daniel Gultsch | 2014-02-23 | 1 | -65/+80 |
| | |||||
* | bug fixes for faulty roster fetch and otr bug between two sc instances | Daniel Gultsch | 2014-02-22 | 1 | -4/+2 |
| | |||||
* | subscription mgmt works | Daniel Gultsch | 2014-02-21 | 1 | -8/+70 |
| | |||||
* | adding and removing roster items now possible. basic error display on error ↵ | Daniel Gultsch | 2014-02-20 | 1 | -11/+42 |
| | | | | messages | ||||
* | roster versioning. roster updates on air. performance fixes in conversation ↵ | Daniel Gultsch | 2014-02-19 | 1 | -213/+177 |
| | | | | listview | ||||
* | show unknown otr fingerprint warining | Daniel Gultsch | 2014-02-16 | 1 | -51/+16 |
| | |||||
* | basic otr support | Daniel Gultsch | 2014-02-13 | 1 | -63/+242 |
| | |||||
* | offline messages | Daniel Gultsch | 2014-02-11 | 1 | -36/+85 |
| | |||||
* | conference histories are now working. only the actually needed history is ↵ | Daniel Gultsch | 2014-02-11 | 1 | -6/+22 |
| | | | | queried | ||||
* | reworked notification a bit | Daniel Gultsch | 2014-02-10 | 1 | -5/+6 |
| | |||||
* | fixed a bug where account options where toggled instead of set off. fixed ↵ | Daniel Gultsch | 2014-02-10 | 1 | -21/+36 |
| | | | | null pointer for missing selfi. made sefli optional | ||||
* | contact badges | Daniel Gultsch | 2014-02-10 | 1 | -88/+104 |
| | |||||
* | carbons | Daniel Gultsch | 2014-02-09 | 1 | -20/+49 |
| | |||||
* | send messages in mucs are no longer displayed twice | Daniel Gultsch | 2014-02-09 | 1 | -5/+7 |
| | |||||
* | presences are now somewhat stored and displayed to the user via the contact ↵ | Daniel Gultsch | 2014-02-09 | 1 | -69/+90 |
| | | | | details action. | ||||
* | reworked new conversation activity again. less asking more knowing. mucs are ↵ | Daniel Gultsch | 2014-02-07 | 1 | -20/+37 |
| | | | | 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/+1 |
| | | | | dns servers and dont hard code 8.8.8.8 | ||||
* | refresh contact list | Daniel Gultsch | 2014-02-07 | 1 | -3/+16 |
| | |||||
* | basic muc support. reworked contact list stuff | Daniel Gultsch | 2014-02-05 | 1 | -54/+210 |
| | |||||
* | allow to temporarily disable accounts | Daniel Gultsch | 2014-02-04 | 1 | -3/+10 |
| | |||||
* | reworked account managment. now status display actually works | Daniel Gultsch | 2014-02-04 | 1 | -72/+90 |
| | |||||
* | basic notifications | Daniel Gultsch | 2014-02-03 | 1 | -167/+198 |
| | |||||
* | fixed a bug in xml parsing | Daniel Gultsch | 2014-02-03 | 1 | -4/+2 |
| | |||||
* | tls is no optional | Daniel Gultsch | 2014-02-02 | 1 | -42/+48 |
| | |||||
* | fetching roster. fixed sending messages as type chat | Daniel Gultsch | 2014-02-02 | 1 | -4/+61 |
| | |||||
* | more cleanup. more listeners | Daniel Gultsch | 2014-02-01 | 1 | -26/+74 |
| | |||||
* | first draft on xml parser and communication. a long way to go. code ↵ | Daniel Gultsch | 2014-01-30 | 1 | -1/+40 |
| | | | | definitly not perfect. will refactor asap | ||||
* | account management | Daniel Gultsch | 2014-01-28 | 1 | -0/+16 |
| | |||||
* | conversation archiveable. new conversation will find or restart old ↵ | Daniel Gultsch | 2014-01-27 | 1 | -2/+28 |
| | | | | conversations | ||||
* | all access to the persistance layer is now done via the new xmppservice | Daniel Gultsch | 2014-01-25 | 1 | -9/+29 |
| | |||||
* | inital commit | Daniel Gultsch | 2014-01-24 | 1 | -0/+29 |