Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major Contact Picture code cleanup | Andreas Straub | 2014-04-13 | 5 | -8/+9 |
| | | | | | Notifications now have pseudotransparent icons, icons are generated in the correct size. | ||||
* | fixed minor typos | Daniel Gultsch | 2014-04-12 | 2 | -3/+2 |
| | |||||
* | More Contact Picture refactors | andy | 2014-04-12 | 4 | -6/+13 |
| | | | | | Use polymorphism to avoid dynamic dispatch based on nulled parameters. Next up: Prettier MUC icons | ||||
* | Refactor UIHelper to use getContactPicture | andy | 2014-04-12 | 1 | -1/+1 |
| | | | | Normalize the interface, reduce code duplication | ||||
* | failed messages get now marked inline | Daniel Gultsch | 2014-04-11 | 1 | -22/+24 |
| | |||||
* | incomming jingle packets are routed to their connection. added presence ↵ | Daniel Gultsch | 2014-04-10 | 2 | -117/+193 |
| | | | | chooser in gui | ||||
* | jingle connection and manager. able to trigger dialog in gajim | Daniel Gultsch | 2014-04-07 | 1 | -1/+4 |
| | |||||
* | gui for images | Daniel Gultsch | 2014-04-06 | 2 | -30/+36 |
| | |||||
* | added button to open images | Daniel Gultsch | 2014-04-06 | 1 | -0/+20 |
| | |||||
* | added attach file action | Daniel Gultsch | 2014-04-06 | 1 | -0/+4 |
| | |||||
* | renamed [Archive conversation|Leave conference] to End this conversation | Daniel Gultsch | 2014-04-06 | 1 | -1/+0 |
| | |||||
* | Only apply defaults if the account is new | Rene Treffer | 2014-04-03 | 1 | -2/+2 |
| | |||||
* | Remove option to enable/disable TLS (now enabled by default) | Rene Treffer | 2014-04-03 | 1 | -4/+1 |
| | |||||
* | Remove option for compression (enabled by default / hidden setting) | Rene Treffer | 2014-04-03 | 1 | -5/+1 |
| | |||||
* | Add compression support | Rene Treffer | 2014-04-03 | 1 | -6/+7 |
| | |||||
* | be compatible with openkeychain api v3 | Daniel Gultsch | 2014-04-03 | 1 | -3/+18 |
| | |||||
* | fixed #27 | Daniel Gultsch | 2014-04-03 | 1 | -1/+5 |
| | |||||
* | fixed add account dialog showing up multiple times | Daniel Gultsch | 2014-04-01 | 1 | -3/+5 |
| | |||||
* | finally fixed #notificationgate | Daniel Gultsch | 2014-03-29 | 2 | -8/+0 |
| | |||||
* | fixed null pointer issue | Daniel Gultsch | 2014-03-28 | 1 | -1/+1 |
| | |||||
* | tryping to fix #24 - notificationgate - since i still cant reproduce this ↵ | Daniel Gultsch | 2014-03-28 | 3 | -4/+15 |
| | | | | patches are all blind | ||||
* | crash reporter | Daniel Gultsch | 2014-03-27 | 1 | -0/+2 |
| | |||||
* | dont add new muc to roster | Daniel Gultsch | 2014-03-27 | 1 | -1/+1 |
| | |||||
* | fixed a couple of muc issues. added jingle listener (which doesn't do ↵ | Daniel Gultsch | 2014-03-27 | 1 | -3/+5 |
| | | | | anything for now) | ||||
* | fixed settings opening twice from manage accounts activity | Daniel Gultsch | 2014-03-25 | 1 | -3/+0 |
| | |||||
* | tryed to fix more otr bugs. new resource setting | Daniel Gultsch | 2014-03-21 | 1 | -41/+43 |
| | |||||
* | otr messages are now ignored if conversations isnt 100% sure the message is ours | Daniel Gultsch | 2014-03-19 | 2 | -22/+11 |
| | |||||
* | rename in muc fixed | Daniel Gultsch | 2014-03-19 | 1 | -4/+8 |
| | |||||
* | better muc invitations. clearified the creation of ad hoc mucs with an alert ↵ | Daniel Gultsch | 2014-03-15 | 5 | -35/+123 |
| | | | | dialog | ||||
* | muc invites in conference details | Daniel Gultsch | 2014-03-15 | 2 | -80/+152 |
| | |||||
* | muc creation | Daniel Gultsch | 2014-03-15 | 3 | -30/+176 |
| | |||||
* | added security indicator on every single message | Daniel Gultsch | 2014-03-15 | 1 | -0/+12 |
| | |||||
* | renaming conferences over conference details | Daniel Gultsch | 2014-03-14 | 1 | -3/+21 |
| | |||||
* | use conference subject to identiy room | Daniel Gultsch | 2014-03-14 | 4 | -8/+24 |
| | |||||
* | added display of own fingerprint | Daniel Gultsch | 2014-03-14 | 1 | -0/+13 |
| | |||||
* | renaming in mucs now persistent | Daniel Gultsch | 2014-03-14 | 1 | -0/+1 |
| | |||||
* | fixed problem with null messages. added ask again button | Daniel Gultsch | 2014-03-14 | 2 | -1/+17 |
| | |||||
* | sharing text | Daniel Gultsch | 2014-03-13 | 7 | -64/+178 |
| | |||||
* | start converstaion from address book (sendto) | Daniel Gultsch | 2014-03-13 | 1 | -18/+58 |
| | |||||
* | finished registration | Daniel Gultsch | 2014-03-13 | 1 | -3/+37 |
| | |||||
* | removed unnecessary uihelper method | Daniel Gultsch | 2014-03-13 | 4 | -9/+4 |
| | |||||
* | fixed bug where one couldnt short click to edit in the account list | Daniel Gultsch | 2014-03-13 | 1 | -1/+4 |
| | |||||
* | ui for registry. | Daniel Gultsch | 2014-03-13 | 2 | -12/+23 |
| | |||||
* | contact picture generation centralized + basic registry stuff | Daniel Gultsch | 2014-03-13 | 5 | -127/+112 |
| | |||||
* | added server info and deal with thi 'connecting...' bug | Daniel Gultsch | 2014-03-12 | 1 | -3/+25 |
| | |||||
* | make conference notificaton optional | Daniel Gultsch | 2014-03-12 | 2 | -2/+2 |
| | |||||
* | fixed bug with disabling accounts | Daniel Gultsch | 2014-03-11 | 1 | -1/+0 |
| | |||||
* | ping stuff | Daniel Gultsch | 2014-03-11 | 1 | -1/+2 |
| | |||||
* | basic stream managment functionality | Daniel Gultsch | 2014-03-11 | 1 | -1/+3 |
| | |||||
* | cleanup | Daniel Gultsch | 2014-03-11 | 2 | -3/+2 |
| |