Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-03-11 | fixed bug with disabling accounts | Daniel Gultsch | 2 | -3/+9 |
2014-03-11 | cleaner/better logging | Daniel Gultsch | 2 | -13/+13 |
2014-03-11 | ping stuff | Daniel Gultsch | 5 | -186/+238 |
2014-03-11 | basic stream managment functionality | Daniel Gultsch | 19 | -122/+302 |
2014-03-11 | cleanup | Daniel Gultsch | 2 | -3/+2 |
2014-03-10 | fixed null pointer | Daniel Gultsch | 1 | -1/+0 |
2014-03-10 | another possible fix for notificationgate | Daniel Gultsch | 2 | -11/+11 |
2014-03-09 | exception handler | Daniel Gultsch | 4 | -0/+63 |
2014-03-09 | cleanup | Daniel Gultsch | 4 | -27/+21 |
2014-03-09 | possible null pointer fix | Daniel Gultsch | 1 | -3/+5 |
2014-03-09 | sending named presence | Daniel Gultsch | 1 | -0/+3 |
2014-03-08 | possible bug fix for notificationgate | Daniel Gultsch | 1 | -0/+3 |
2014-03-08 | couple of otr related bug fixes and basic ping | Daniel Gultsch | 5 | -12/+71 |
2014-03-08 | fixed #4 - this happend when you would archive (leave) the last conversation | Daniel Gultsch | 1 | -1/+7 |
2014-03-08 | last part. update notification if user reads them | Daniel Gultsch | 4 | -61/+77 |
2014-03-08 | step three. unread if sent msg in muc arrives. to cryptic? it does awesome sh... | Daniel Gultsch | 1 | -0/+3 |
2014-03-08 | step two towards nicer notifications. mark read if carbon arrives | Daniel Gultsch | 2 | -17/+18 |
2014-03-08 | first step towards nicer notifications | Daniel Gultsch | 2 | -22/+54 |
2014-03-08 | roster version bug | Daniel Gultsch | 1 | -4/+4 |
2014-03-08 | cleanup | Daniel Gultsch | 2 | -3/+0 |
2014-03-08 | fixed #3 | Daniel Gultsch | 3 | -27/+29 |
2014-03-08 | fixed otr bug | Daniel Gultsch | 1 | -0/+12 |
2014-03-08 | fixed a couple of pgp bugs | Daniel Gultsch | 3 | -10/+13 |
2014-03-07 | ported subscription stuff from old contact dialog | Daniel Gultsch | 2 | -20/+76 |
2014-03-07 | made untrust certificate warning more beautified | Daniel Gultsch | 1 | -3/+9 |
2014-03-07 | ui fixes for tablets | Daniel Gultsch | 2 | -11/+21 |
2014-03-07 | tls exceptions for untrusted certs | Daniel Gultsch | 6 | -33/+180 |
2014-03-06 | api updated | Daniel Gultsch | 1 | -2/+2 |
2014-03-06 | ssl shit | Daniel Gultsch | 2 | -8/+63 |
2014-03-06 | display keys in contact details | Daniel Gultsch | 1 | -1/+36 |
2014-03-06 | api bug fix | Daniel Gultsch | 1 | -1/+5 |
2014-03-06 | more details connection error messages | Daniel Gultsch | 4 | -28/+42 |
2014-03-06 | bug fixes | Daniel Gultsch | 1 | -13/+7 |
2014-03-06 | bug fixes. stuff more smoother | Daniel Gultsch | 4 | -32/+30 |
2014-03-06 | user alarmmanager to reschedule wakeups instead of just sleeping | Daniel Gultsch | 6 | -113/+169 |
2014-03-06 | start service on boot | Daniel Gultsch | 2 | -1/+18 |
2014-03-05 | two bugs on tablet fixed | Daniel Gultsch | 2 | -2/+7 |
2014-03-05 | reworked contact details | Daniel Gultsch | 10 | -258/+307 |
2014-03-04 | leaving mucs works | Daniel Gultsch | 1 | -1/+6 |
2014-03-04 | more workaroud for ejabberd bugs | Daniel Gultsch | 5 | -27/+51 |
2014-03-04 | Muc Options even more awesome | Daniel Gultsch | 5 | -107/+179 |
2014-03-03 | avoid some null pointers when pgp api is not installed | Daniel Gultsch | 3 | -33/+48 |
2014-03-03 | api changes. muc options | Daniel Gultsch | 14 | -86/+479 |
2014-03-01 | hover effect | Daniel Gultsch | 1 | -1/+38 |
2014-02-28 | rebranding | Daniel Gultsch | 43 | -230/+235 |
2014-02-28 | fixed a small graphic glitch | Daniel Gultsch | 1 | -10/+12 |
2014-02-28 | made pgp decrypt stuff a little bit more bearable | Daniel Gultsch | 3 | -25/+45 |
2014-02-28 | basic pgp support. | Daniel Gultsch | 11 | -48/+514 |
2014-02-23 | add contact to roster if a new conversation is created | Daniel Gultsch | 3 | -66/+95 |
2014-02-22 | bug fixes for faulty roster fetch and otr bug between two sc instances | Daniel Gultsch | 3 | -12/+13 |