Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | antifizieren | Daniel Gultsch | 2014-03-05 | 4 | -1/+109 |
| | |||||
* | added openpgp keychain submodule | Daniel Gultsch | 2014-03-05 | 2 | -0/+3 |
| | |||||
* | added files to gitignore | Daniel Gultsch | 2014-03-05 | 3 | -23/+4 |
| | |||||
* | reworked contact details | Daniel Gultsch | 2014-03-05 | 22 | -398/+529 |
| | |||||
* | leaving mucs works | Daniel Gultsch | 2014-03-04 | 1 | -1/+6 |
| | |||||
* | more workaroud for ejabberd bugs | Daniel Gultsch | 2014-03-04 | 7 | -51/+74 |
| | |||||
* | Muc Options even more awesome | Daniel Gultsch | 2014-03-04 | 15 | -216/+335 |
| | |||||
* | avoid some null pointers when pgp api is not installed | Daniel Gultsch | 2014-03-03 | 3 | -33/+48 |
| | |||||
* | api changes. muc options | Daniel Gultsch | 2014-03-03 | 20 | -127/+647 |
| | |||||
* | hover effect | Daniel Gultsch | 2014-03-01 | 10 | -23/+104 |
| | |||||
* | updated readme as well | Daniel Gultsch | 2014-02-28 | 1 | -7/+7 |
| | |||||
* | rebranding | Daniel Gultsch | 2014-02-28 | 56 | -278/+295 |
| | |||||
* | fixed a small graphic glitch | Daniel Gultsch | 2014-02-28 | 2 | -15/+19 |
| | |||||
* | made pgp decrypt stuff a little bit more bearable | Daniel Gultsch | 2014-02-28 | 7 | -54/+125 |
| | |||||
* | basic pgp support. | Daniel Gultsch | 2014-02-28 | 17 | -77/+558 |
| | |||||
* | add contact to roster if a new conversation is created | Daniel Gultsch | 2014-02-23 | 4 | -75/+109 |
| | |||||
* | updated readme | Daniel Gultsch | 2014-02-23 | 1 | -2/+16 |
| | |||||
* | added readme | Daniel Gultsch | 2014-02-23 | 1 | -0/+16 |
| | |||||
* | bug fixes for faulty roster fetch and otr bug between two sc instances | Daniel Gultsch | 2014-02-22 | 3 | -12/+13 |
| | |||||
* | subscription mgmt works | Daniel Gultsch | 2014-02-21 | 4 | -34/+199 |
| | |||||
* | 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 | 12 | -79/+263 |
| | | | | messages | ||||
* | more speed optimizations | Daniel Gultsch | 2014-02-19 | 1 | -25/+29 |
| | |||||
* | roster versioning. roster updates on air. performance fixes in conversation ↵ | Daniel Gultsch | 2014-02-19 | 11 | -289/+491 |
| | | | | listview | ||||
* | made presences chooser. raw draft. just kinda works | Daniel Gultsch | 2014-02-16 | 3 | -48/+67 |
| | |||||
* | show unknown otr fingerprint warining | Daniel Gultsch | 2014-02-16 | 14 | -176/+549 |
| | |||||
* | basic otr support | Daniel Gultsch | 2014-02-13 | 18 | -113/+611 |
| | |||||
* | offline messages | Daniel Gultsch | 2014-02-11 | 5 | -46/+103 |
| | |||||
* | conference histories are now working. only the actually needed history is ↵ | Daniel Gultsch | 2014-02-11 | 4 | -7/+31 |
| | | | | queried | ||||
* | small bugfix. messages were not marked as read when conversation was open | Daniel Gultsch | 2014-02-10 | 1 | -3/+5 |
| | |||||
* | reworked notification a bit | Daniel Gultsch | 2014-02-10 | 11 | -37/+86 |
| | |||||
* | fixed a bug where account options where toggled instead of set off. fixed ↵ | Daniel Gultsch | 2014-02-10 | 10 | -55/+127 |
| | | | | null pointer for missing selfi. made sefli optional | ||||
* | contact badges | Daniel Gultsch | 2014-02-10 | 10 | -136/+331 |
| | |||||
* | carbons | Daniel Gultsch | 2014-02-09 | 6 | -94/+202 |
| | |||||
* | center status | Daniel Gultsch | 2014-02-09 | 1 | -7/+10 |
| | |||||
* | made contact details a little bit more pretty. more colors | Daniel Gultsch | 2014-02-09 | 3 | -86/+121 |
| | |||||
* | send messages in mucs are no longer displayed twice | Daniel Gultsch | 2014-02-09 | 2 | -6/+8 |
| | |||||
* | presences are now somewhat stored and displayed to the user via the contact ↵ | Daniel Gultsch | 2014-02-09 | 11 | -116/+428 |
| | | | | details action. | ||||
* | reworked new conversation activity again. less asking more knowing. mucs are ↵ | Daniel Gultsch | 2014-02-07 | 5 | -100/+164 |
| | | | | 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 | 3 | -2/+106 |
| | | | | dns servers and dont hard code 8.8.8.8 | ||||
* | refresh contact list | Daniel Gultsch | 2014-02-07 | 13 | -86/+166 |
| | |||||
* | basic muc support. reworked contact list stuff | Daniel Gultsch | 2014-02-05 | 12 | -176/+396 |
| | |||||
* | reworked edit account dialog. advanced options are now gone. tls option ↵ | Daniel Gultsch | 2014-02-04 | 4 | -161/+63 |
| | | | | available instead | ||||
* | delete account code now accessible again | Daniel Gultsch | 2014-02-04 | 8 | -44/+36 |
| | |||||
* | allow to temporarily disable accounts | Daniel Gultsch | 2014-02-04 | 17 | -33/+183 |
| | |||||
* | reworked account managment. now status display actually works | Daniel Gultsch | 2014-02-04 | 8 | -159/+286 |
| | |||||
* | basic notifications | Daniel Gultsch | 2014-02-03 | 8 | -237/+323 |
| | |||||
* | fixed a bug in xml parsing | Daniel Gultsch | 2014-02-03 | 4 | -8/+10 |
| | |||||
* | tls is no optional | Daniel Gultsch | 2014-02-02 | 5 | -60/+91 |
| | |||||
* | will update messages on conversation update as well | Daniel Gultsch | 2014-02-02 | 2 | -3/+15 |
| |