aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* error msg on offline subscription changesDaniel Gultsch2014-05-241-12/+29
|
* Merge pull request #146 from kruks23/developmentDaniel Gultsch2014-05-242-7/+7
|\ | | | | More harcoded translations + Spanish
| * More harcoded translations + Spanishkruks232014-05-242-7/+7
| |
* | 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
* | Title activities translations + contacts translations + update Spanish ↵kruks232014-05-232-11/+11
| | | | | | | | 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
| |
* | Contact details translations + update spanish translationskruks232014-05-221-18/+18
| |
* | 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-214-132/+197
| |
* | Merge branch 'development' of github.com:siacs/Conversations into developmentDaniel Gultsch2014-05-211-2/+17
|\|
| * 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
|
* Update Spanish Translations + harcoded just_nowkruks232014-05-203-8/+8
|
* 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
|
* made roster persistant aka enabled versioning againDaniel Gultsch2014-05-193-41/+30
|
* some code cleanup to deal with the roster mgmt changes from earlierDaniel Gultsch2014-05-193-77/+54
|
* reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch2014-05-1915-560/+332
|
* bind and session request more compatibleDaniel Gultsch2014-05-183-4/+19
|
* fixed #123 fixed122Daniel Gultsch2014-05-183-31/+11
|
* cleaned up edit account dialog a littleDaniel Gultsch2014-05-181-20/+13
|
* fixed #53 aka server not found bugDaniel Gultsch2014-05-183-27/+39
|
* sending session after unsucesfull session resume. fixed #116Daniel Gultsch2014-05-171-7/+8
|
* added record audio buttonDaniel Gultsch2014-05-171-0/+8
|
* made sending session more compliantDaniel Gultsch2014-05-171-2/+2
|
* receiving pgp images important bug fixDaniel Gultsch2014-05-171-1/+1
|
* Update Validator.javathe-username2014-05-171-1/+1
|
* fixed #108Daniel Gultsch2014-05-171-3/+4
|
* permanent notification disapears now when account is being deleted + code ↵Daniel Gultsch2014-05-173-16/+9
| | | | clean up
* fixed #113Daniel Gultsch2014-05-171-2/+1
|
* reworked message to conferencesDaniel Gultsch2014-05-162-16/+19
|
* fixed npe for otr sessions with non contactsDaniel Gultsch2014-05-161-4/+8
|
* offline sending of pgp fixedDaniel Gultsch2014-05-162-25/+43
|
* fixed null in shared linkDaniel Gultsch2014-05-161-1/+5
|
* French translation + hard-coded string > @stringBenoit Bouvarel2014-05-161-16/+16
|
* fixed npeDaniel Gultsch2014-05-151-5/+3
|
* hiding the prepare image toast after error or successDaniel Gultsch2014-05-142-3/+15
|
* fixed possible npeDaniel Gultsch2014-05-141-4/+3
|
* fixed #105Daniel Gultsch2014-05-142-29/+38
|
* made message parser non staticDaniel Gultsch2014-05-142-64/+86
|