aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* More harcoded translations + updated Spanishkruks232014-05-296-27/+60
|
* display pgp key id in muc details and use keys to encrypt groupchatDaniel Gultsch2014-05-283-4/+29
|
* encrypted group messages are now properly decryptedDaniel Gultsch2014-05-282-7/+11
|
* first tries on crypto mucDaniel Gultsch2014-05-286-41/+80
|
* Merge branch 'development' of github.com:siacs/Conversations into developmentiNPUTmice2014-05-282-4/+50
|\
| * Merge pull request #147 from kruks23/developmentDaniel Gultsch2014-05-261-2/+2
| |\ | | | | | | Fix Contact Status width in contact details
| | * Fix Contact Status width in contact detailskruks232014-05-241-2/+2
| | |
| * | Merge pull request #152 from beriain/developmentDaniel Gultsch2014-05-261-2/+48
| |\ \ | | | | | | | | Update basque translation
| | * | Update strings.xmlAitor Beriain2014-05-261-13/+13
| | | | | | | | | | | | Some strings were untranslated in the previous commit
| | * | Update strings.xmlAitor Beriain2014-05-261-2/+48
| | | |
* | | | possible fix for #149 and #142iNPUTmice2014-05-281-1/+1
|/ / /
* | / fixed #151iNPUTmice2014-05-265-2/+126
| |/ |/|
* | error msg on offline subscription changesDaniel Gultsch2014-05-242-12/+30
| |
* | Merge pull request #146 from kruks23/developmentDaniel Gultsch2014-05-247-24/+54
|\ \ | | | | | | More harcoded translations + Spanish
| * | More harcoded translations + Spanishkruks232014-05-247-24/+54
| | |
* | | Merge pull request #140 from strb/muciconsDaniel Gultsch2014-05-241-108/+41
|\ \ \ | | | | | | | | Refactored unknown contact picture generation
| * | | Refactored unknown contact picture generationAndreas Straub2014-05-211-108/+41
| | | | | | | | | | | | | | | | Introduce drawTile method in order to remove code duplication
* | | | Merge pull request #145 from kruks23/developmentDaniel Gultsch2014-05-235-19/+47
|\ \ \ \ | | |/ / | |/| | Title activities translations + contacts translations + update Spanish
| * | | Title activities translations + contacts translations + update Spanish ↵kruks232014-05-235-19/+47
|/ / / | | | | | | | | | Translations
* | | end otr sessions earlier / more often. can lead to unesessary handshakes but ↵Daniel Gultsch2014-05-233-17/+32
| | | | | | | | | | | | can improve reliabilty
* | | fixed possible npeDaniel Gultsch2014-05-231-0/+6
| | |
* | | code cleanupDaniel Gultsch2014-05-232-10/+0
| | |
* | | updated readmeDaniel Gultsch2014-05-231-1/+1
| | |
* | | Merge pull request #143 from nachovfranco/mycommitsDaniel Gultsch2014-05-232-0/+195
|\ \ \ | | | | | | | | Galician translation
| * | | Galician translationnachovfranco2014-05-222-0/+195
| | | |
* | | | Merge pull request #144 from kruks23/developmentDaniel Gultsch2014-05-233-19/+46
|\ \ \ \ | | | | | | | | | | Contact details translations + update spanish translations
| * | | | Contact details translations + update spanish translationskruks232014-05-223-19/+46
|/ / / /
* | | | offline crud of contactsDaniel Gultsch2014-05-225-17/+48
| | | |
* | | | implementet missing methods on the new roster mgmtDaniel Gultsch2014-05-222-3/+17
|/ / /
* | | fixed #136Daniel Gultsch2014-05-222-24/+36
| | |
* | | write contacts on system shutdownDaniel Gultsch2014-05-215-132/+198
| | |
* | | added missing stringsDaniel Gultsch2014-05-211-1/+1
| | |
* | | Merge branch 'development' of github.com:siacs/Conversations into developmentDaniel Gultsch2014-05-211-2/+17
|\| |
| * | Merge pull request #138 from strb/highlightDaniel Gultsch2014-05-211-2/+17
| |\ \ | | | | | | | | Fix highlight detection in MUC channels
| | * | Fix highlight detection in MUC channelsAndreas Straub2014-05-211-2/+17
| |/ / | | | | | | | | | | | | | | | We only detect highlights if a word starts with the nick (matched in case insensitive manner), followed by optional punctuation, followed by another word boundary.
* / / further improvment trying to deal with large imagesDaniel Gultsch2014-05-211-1/+6
|/ /
* | cleaned up shared textDaniel Gultsch2014-05-216-26/+41
| |
* | auto retry image compression with decreasing sample sizeDaniel Gultsch2014-05-211-17/+15
| |
* | close input streamDaniel Gultsch2014-05-201-0/+1
| |
* | trying to deal with larger imagesDaniel Gultsch2014-05-201-4/+17
| |
* | Merge pull request #131 from beriain/developmentDaniel Gultsch2014-05-201-80/+121
|\| | | | | Update and fix basque translation
| * Update and fix basque translationBeriain2014-05-201-80/+121
| |
* | Merge pull request #133 from kruks23/developmentDaniel Gultsch2014-05-205-14/+18
|\ \ | | | | | | Update Spanish Translations + harcoded just_now
| * | Update Spanish Translations + harcoded just_nowkruks232014-05-205-14/+18
| | |
| * | Merge branch 'development' of https://github.com/siacs/Conversations into ↵kruks232014-05-208-42/+33
| |\ \ | |/ / |/| | | | | development
* | | Merge pull request #128 from kruks23/developmentDaniel Gultsch2014-05-201-3/+8
|\ \ \ | | | | | | | | Update Spanish Translations
* | | | highlight people in conferences by clicken on their pictureDaniel Gultsch2014-05-201-14/+27
| | | |
* | | | fixed ping time out after session resumeDaniel Gultsch2014-05-201-0/+1
| | | |
* | | | ported pending subscription support to new roster mgmtDaniel Gultsch2014-05-203-28/+5
| | | |
* | | | added search iconDaniel Gultsch2014-05-204-0/+0
| | | |