aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #435 from kruks23/translation40.7Daniel Gultsch2014-09-092-0/+38
|\ | | | | Update Spanish Translations
| * Update Spanish Translationskruks232014-09-092-0/+38
|/
* version bump, changelog and one last minute change for OTRiNPUTmice2014-09-094-3/+11
|
* Merge branch 'master' of github.com:siacs/ConversationsiNPUTmice2014-09-091-1/+1
|\ | | | | | | | | | | | | Conflicts: src/eu/siacs/conversations/crypto/PgpEngine.java src/eu/siacs/conversations/persistance/FileBackend.java src/eu/siacs/conversations/ui/ShareWithActivity.java
| * set openpgp-api-lib to a version that actually worksiNPUTmice2014-09-031-5/+8
| |
| * more openpgp bug fixesiNPUTmice2014-09-032-8/+12
| |
| * fixed pgp signature creationiNPUTmice2014-09-031-3/+19
| |
| * fixed #406iNPUTmice2014-09-021-12/+8
| |
| * rotate avatarsiNPUTmice2014-09-021-37/+55
| | | | | | | | | | Conflicts: src/eu/siacs/conversations/persistance/FileBackend.java
| * fixed #403iNPUTmice2014-09-013-11/+18
| |
* | don't reset images from sending to waitingiNPUTmice2014-09-091-1/+2
| |
* | setting to increase font size. fixed #420iNPUTmice2014-09-0840-172/+229
| |
* | hide encryption settings under 'expert options'iNPUTmice2014-09-082-58/+65
| |
* | bumped openpgp-api to version 5iNPUTmice2014-09-081-8/+5
| |
* | simplefied some code that might have been the source for some strange bugsiNPUTmice2014-09-081-25/+15
| |
* | introduced downloadable interface. reverted some of the changes made to OTRiNPUTmice2014-09-087-40/+20
| |
* | bug fixes for forcing encryptioniNPUTmice2014-09-081-1/+6
| |
* | fixed sending offline pgp messagesiNPUTmice2014-09-084-9/+12
| |
* | settings to force encryption and setting for not saving messages to disk. ↵iNPUTmice2014-09-087-46/+96
| | | | | | | | fixed #353
* | don't fail displayed or received messagesiNPUTmice2014-09-081-15/+17
| |
* | warn on missing presence subscriptioniNPUTmice2014-09-084-13/+29
| |
* | Merge branch 'development' of github.com:siacs/Conversations into developmentiNPUTmice2014-09-0714-124/+0
|\ \
| * \ Merge pull request #426 from betheg/remove_stringsDaniel Gultsch2014-09-0714-124/+0
| |\ \ | | | | | | | | deleted some unused string-resources and imports, also deleted edit_account_dialog.xml.
| | * | deleted some unused string-resources and imports, also deleted ↵Michael2014-09-0714-124/+0
| | | | | | | | | | | | | | | | edit_account_dialog.xml.
* | | | fixed #321 - delete otr fingerprintsiNPUTmice2014-09-078-17/+88
|/ / /
* | | fixed #425iNPUTmice2014-09-071-1/+1
| | |
* | | trying to avoid rejectedexectioniNPUTmice2014-09-071-1/+8
|/ /
* | Merge pull request #424 from betheg/bookmark_passwordDaniel Gultsch2014-09-074-3/+59
|\ \ | | | | | | MUC: set the password from bookmarks.
| * | MUC: set the password from bookmarks.Michael2014-09-074-3/+59
|/ /
* | made shareing text with conferences possible againiNPUTmice2014-09-071-24/+28
| |
* | added missing breaks oOiNPUTmice2014-09-071-0/+2
| |
* | fixed npeiNPUTmice2014-09-071-0/+3
| |
* | readme formatingiNPUTmice2014-09-061-4/+4
| |
* | added recent contributorsiNPUTmice2014-09-061-3/+7
| |
* | Merge branch 'development' of github.com:siacs/Conversations into developmentiNPUTmice2014-09-061-0/+8
|\ \
| * \ Merge pull request #422 from betheg/muc_passwordDaniel Gultsch2014-09-061-0/+8
| |\ \ | | | | | | | | MUC: set password from invite message.
| | * | MUC: set password from invite message.Michael2014-09-051-0/+8
| |/ /
* / / made otr a little bit more solid when there is no presence subscriptioniNPUTmice2014-09-069-29/+56
|/ /
* | warn user if no presence subscription existsiNPUTmice2014-09-052-0/+37
| |
* | improved logging for avatar fetchesiNPUTmice2014-09-051-21/+38
| |
* | fixed #342 - otr with facebook and other services without resourcesiNPUTmice2014-09-041-2/+6
| |
* | reconnect accounts when resource has been changed in settingsiNPUTmice2014-09-041-3/+39
| |
* | made muc password dialog hide the password (password field)iNPUTmice2014-09-042-10/+29
| |
* | nick parsing (xep 0172) also enabled for messages and for pepiNPUTmice2014-09-041-5/+27
| |
* | Merge pull request #397 from GZep/developmentDaniel Gultsch2014-09-042-2/+12
|\ \ | | | | | | XEP-0172
| * | Contact presenceName propertyGayaz Yusipov2014-08-312-1/+8
| | |
| * | XEP-0172Gayaz Yusipov2014-08-301-2/+5
| | |
* | | Merge pull request #417 from emdete/unicode_emoticonsDaniel Gultsch2014-09-041-16/+32
|\ \ \ | | | | | | | | improve regex, implement pattern cache
| * | | improve emo mappingM. Dietrich2014-09-031-6/+9
| | | |
| * | | use class, use codepointM. Dietrich2014-09-031-25/+26
| | | |