aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* reworked contact detailsDaniel Gultsch2014-03-0510-258/+307
* leaving mucs worksDaniel Gultsch2014-03-041-1/+6
* more workaroud for ejabberd bugsDaniel Gultsch2014-03-045-27/+51
* Muc Options even more awesomeDaniel Gultsch2014-03-045-107/+179
* avoid some null pointers when pgp api is not installedDaniel Gultsch2014-03-033-33/+48
* api changes. muc optionsDaniel Gultsch2014-03-0314-86/+479
* hover effectDaniel Gultsch2014-03-011-1/+38
* rebrandingDaniel Gultsch2014-02-2843-230/+235
* fixed a small graphic glitchDaniel Gultsch2014-02-281-10/+12
* made pgp decrypt stuff a little bit more bearableDaniel Gultsch2014-02-283-25/+45
* basic pgp support.Daniel Gultsch2014-02-2811-48/+514
* add contact to roster if a new conversation is createdDaniel Gultsch2014-02-233-66/+95
* bug fixes for faulty roster fetch and otr bug between two sc instancesDaniel Gultsch2014-02-223-12/+13
* subscription mgmt worksDaniel Gultsch2014-02-214-34/+199
* fixed broken bitsetsDaniel Gultsch2014-02-211-2/+2
* adding and removing roster items now possible. basic error display on error m...Daniel Gultsch2014-02-209-76/+204
* more speed optimizationsDaniel Gultsch2014-02-191-25/+29
* roster versioning. roster updates on air. performance fixes in conversation l...Daniel Gultsch2014-02-199-285/+482
* made presences chooser. raw draft. just kinda worksDaniel Gultsch2014-02-163-48/+67
* show unknown otr fingerprint wariningDaniel Gultsch2014-02-1610-139/+402
* basic otr supportDaniel Gultsch2014-02-1311-105/+602
* offline messagesDaniel Gultsch2014-02-115-46/+103
* conference histories are now working. only the actually needed history is que...Daniel Gultsch2014-02-114-7/+31
* small bugfix. messages were not marked as read when conversation was openDaniel Gultsch2014-02-101-3/+5
* reworked notification a bitDaniel Gultsch2014-02-107-37/+86
* fixed a bug where account options where toggled instead of set off. fixed nul...Daniel Gultsch2014-02-108-53/+121
* contact badgesDaniel Gultsch2014-02-109-126/+319
* carbonsDaniel Gultsch2014-02-096-94/+202
* made contact details a little bit more pretty. more colorsDaniel Gultsch2014-02-091-2/+19
* send messages in mucs are no longer displayed twiceDaniel Gultsch2014-02-092-6/+8
* presences are now somewhat stored and displayed to the user via the contact d...Daniel Gultsch2014-02-098-81/+310
* reworked new conversation activity again. less asking more knowing. mucs are ...Daniel Gultsch2014-02-075-100/+164
* wrote the scariest code ever to fetch srv records from dns. todo use real dns...Daniel Gultsch2014-02-073-2/+106
* refresh contact listDaniel Gultsch2014-02-076-40/+102
* basic muc support. reworked contact list stuffDaniel Gultsch2014-02-0511-175/+390
* reworked edit account dialog. advanced options are now gone. tls option avail...Daniel Gultsch2014-02-042-56/+27
* delete account code now accessible againDaniel Gultsch2014-02-046-41/+30
* allow to temporarily disable accountsDaniel Gultsch2014-02-045-22/+144
* reworked account managment. now status display actually worksDaniel Gultsch2014-02-047-156/+283
* basic notificationsDaniel Gultsch2014-02-036-236/+321
* fixed a bug in xml parsingDaniel Gultsch2014-02-034-8/+10
* tls is no optionalDaniel Gultsch2014-02-025-60/+91
* will update messages on conversation update as wellDaniel Gultsch2014-02-022-3/+15
* fetching roster. fixed sending messages as type chatDaniel Gultsch2014-02-0212-75/+286
* more cleanup. more listenersDaniel Gultsch2014-02-0114-64/+243
* more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch2014-02-0111-84/+179
* parser works but some stuff still needs some refactoringDaniel Gultsch2014-01-315-13/+109
* first draft on xml parser and communication. a long way to go. code definitly...Daniel Gultsch2014-01-309-1/+614
* added foreign keys constrains. old conversation will actually be removed now ...Daniel Gultsch2014-01-291-26/+46
* ui flow for first startup with no existing accountDaniel Gultsch2014-01-283-37/+83