aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* reworked contact detailsDaniel Gultsch2014-03-0522-398/+529
|
* leaving mucs worksDaniel Gultsch2014-03-041-1/+6
|
* more workaroud for ejabberd bugsDaniel Gultsch2014-03-047-51/+74
|
* Muc Options even more awesomeDaniel Gultsch2014-03-0415-216/+335
|
* avoid some null pointers when pgp api is not installedDaniel Gultsch2014-03-033-33/+48
|
* api changes. muc optionsDaniel Gultsch2014-03-0320-127/+647
|
* hover effectDaniel Gultsch2014-03-0110-23/+104
|
* updated readme as wellDaniel Gultsch2014-02-281-7/+7
|
* rebrandingDaniel Gultsch2014-02-2856-278/+295
|
* fixed a small graphic glitchDaniel Gultsch2014-02-282-15/+19
|
* made pgp decrypt stuff a little bit more bearableDaniel Gultsch2014-02-287-54/+125
|
* basic pgp support.Daniel Gultsch2014-02-2817-77/+558
|
* add contact to roster if a new conversation is createdDaniel Gultsch2014-02-234-75/+109
|
* updated readmeDaniel Gultsch2014-02-231-2/+16
|
* added readmeDaniel Gultsch2014-02-231-0/+16
|
* 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 ↵Daniel Gultsch2014-02-2012-79/+263
| | | | messages
* more speed optimizationsDaniel Gultsch2014-02-191-25/+29
|
* roster versioning. roster updates on air. performance fixes in conversation ↵Daniel Gultsch2014-02-1911-289/+491
| | | | listview
* made presences chooser. raw draft. just kinda worksDaniel Gultsch2014-02-163-48/+67
|
* show unknown otr fingerprint wariningDaniel Gultsch2014-02-1614-176/+549
|
* basic otr supportDaniel Gultsch2014-02-1318-113/+611
|
* offline messagesDaniel Gultsch2014-02-115-46/+103
|
* conference histories are now working. only the actually needed history is ↵Daniel Gultsch2014-02-114-7/+31
| | | | queried
* small bugfix. messages were not marked as read when conversation was openDaniel Gultsch2014-02-101-3/+5
|
* reworked notification a bitDaniel Gultsch2014-02-1011-37/+86
|
* fixed a bug where account options where toggled instead of set off. fixed ↵Daniel Gultsch2014-02-1010-55/+127
| | | | null pointer for missing selfi. made sefli optional
* contact badgesDaniel Gultsch2014-02-1010-136/+331
|
* carbonsDaniel Gultsch2014-02-096-94/+202
|
* center statusDaniel Gultsch2014-02-091-7/+10
|
* made contact details a little bit more pretty. more colorsDaniel Gultsch2014-02-093-86/+121
|
* 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 ↵Daniel Gultsch2014-02-0911-116/+428
| | | | details action.
* reworked new conversation activity again. less asking more knowing. mucs are ↵Daniel Gultsch2014-02-075-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 Gultsch2014-02-073-2/+106
| | | | dns servers and dont hard code 8.8.8.8
* refresh contact listDaniel Gultsch2014-02-0713-86/+166
|
* basic muc support. reworked contact list stuffDaniel Gultsch2014-02-0512-176/+396
|
* reworked edit account dialog. advanced options are now gone. tls option ↵Daniel Gultsch2014-02-044-161/+63
| | | | available instead
* delete account code now accessible againDaniel Gultsch2014-02-048-44/+36
|
* allow to temporarily disable accountsDaniel Gultsch2014-02-0417-33/+183
|
* reworked account managment. now status display actually worksDaniel Gultsch2014-02-048-159/+286
|
* basic notificationsDaniel Gultsch2014-02-038-237/+323
|
* 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-0120-113/+185
|