Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | fixed #321 - delete otr fingerprints | iNPUTmice | 2014-09-07 | 2 | -3/+54 | |
|/ / / | ||||||
* | | | fixed #425 | iNPUTmice | 2014-09-07 | 1 | -1/+1 | |
| | | | ||||||
* | | | trying to avoid rejectedexection | iNPUTmice | 2014-09-07 | 1 | -1/+8 | |
|/ / | ||||||
* | | MUC: set the password from bookmarks. | Michael | 2014-09-07 | 4 | -3/+59 | |
| | | ||||||
* | | made shareing text with conferences possible again | iNPUTmice | 2014-09-07 | 1 | -24/+28 | |
| | | ||||||
* | | added missing breaks oO | iNPUTmice | 2014-09-07 | 1 | -0/+2 | |
| | | ||||||
* | | fixed npe | iNPUTmice | 2014-09-07 | 1 | -0/+3 | |
| | | ||||||
* | | Merge branch 'development' of github.com:siacs/Conversations into development | iNPUTmice | 2014-09-06 | 1 | -0/+8 | |
|\ \ | ||||||
| * | | MUC: set password from invite message. | Michael | 2014-09-05 | 1 | -0/+8 | |
| | | | ||||||
* | | | made otr a little bit more solid when there is no presence subscription | iNPUTmice | 2014-09-06 | 8 | -29/+55 | |
|/ / | ||||||
* | | warn user if no presence subscription exists | iNPUTmice | 2014-09-05 | 1 | -0/+34 | |
| | | ||||||
* | | improved logging for avatar fetches | iNPUTmice | 2014-09-05 | 1 | -21/+38 | |
| | | ||||||
* | | fixed #342 - otr with facebook and other services without resources | iNPUTmice | 2014-09-04 | 1 | -2/+6 | |
| | | ||||||
* | | reconnect accounts when resource has been changed in settings | iNPUTmice | 2014-09-04 | 1 | -3/+39 | |
| | | ||||||
* | | made muc password dialog hide the password (password field) | iNPUTmice | 2014-09-04 | 2 | -10/+29 | |
| | | ||||||
* | | nick parsing (xep 0172) also enabled for messages and for pep | iNPUTmice | 2014-09-04 | 1 | -5/+27 | |
| | | ||||||
* | | Merge pull request #397 from GZep/development | Daniel Gultsch | 2014-09-04 | 2 | -2/+12 | |
|\ \ | | | | | | | XEP-0172 | |||||
| * | | Contact presenceName property | Gayaz Yusipov | 2014-08-31 | 2 | -1/+8 | |
| | | | ||||||
| * | | XEP-0172 | Gayaz Yusipov | 2014-08-30 | 1 | -2/+5 | |
| | | | ||||||
* | | | Merge pull request #417 from emdete/unicode_emoticons | Daniel Gultsch | 2014-09-04 | 1 | -16/+32 | |
|\ \ \ | | | | | | | | | improve regex, implement pattern cache | |||||
| * | | | improve emo mapping | M. Dietrich | 2014-09-03 | 1 | -6/+9 | |
| | | | | ||||||
| * | | | use class, use codepoint | M. Dietrich | 2014-09-03 | 1 | -25/+26 | |
| | | | | ||||||
| * | | | make pattern static | M. Dietrich | 2014-09-03 | 1 | -16/+20 | |
| | | | | ||||||
| * | | | improve regex, implement pattern cache | M. Dietrich | 2014-09-03 | 1 | -15/+23 | |
| | | | | ||||||
* | | | | added support for password protected muc - fixed #203 and fixed #395 | iNPUTmice | 2014-09-03 | 3 | -17/+70 | |
| | | | | ||||||
* | | | | changed order of snackbar hints | iNPUTmice | 2014-09-03 | 1 | -12/+11 | |
| | | | | ||||||
* | | | | more openpgp bug fixes | iNPUTmice | 2014-09-03 | 1 | -3/+7 | |
| | | | | ||||||
* | | | | avoiding resource conflicts | iNPUTmice | 2014-09-03 | 1 | -2/+7 | |
| | | | | ||||||
* | | | | fixed pgp signature creation | iNPUTmice | 2014-09-03 | 1 | -3/+19 | |
| | | | | ||||||
* | | | | added ability to disable notifications for specific conversations - fixed #322 | iNPUTmice | 2014-09-03 | 4 | -0/+53 | |
| | | | | ||||||
* | | | | made emoticon parsing enableable - default false | iNPUTmice | 2014-09-03 | 3 | -2/+12 | |
| | | | | ||||||
* | | | | fixed #410 by removing that config option | iNPUTmice | 2014-09-02 | 8 | -40/+14 | |
| | | | | ||||||
* | | | | refactored share with activity | iNPUTmice | 2014-09-02 | 6 | -226/+246 | |
| | | | | ||||||
* | | | | fixed #406 | iNPUTmice | 2014-09-02 | 1 | -12/+8 | |
| | | | | ||||||
* | | | | rotate avatars | iNPUTmice | 2014-09-02 | 1 | -9/+16 | |
| | | | | ||||||
* | | | | Merge pull request #408 from emdete/unicode_emoticons | Daniel Gultsch | 2014-09-02 | 1 | -1/+1 | |
|\| | | | | | | | | | | | add all whitespaces in regex | |||||
| * | | | add all whitespaces in regex | M. Dietrich | 2014-09-02 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge pull request #380 from emdete/unicode_emoticons | Daniel Gultsch | 2014-09-01 | 3 | -2/+25 | |
|\| | | | | | | | | | | | add translation from ascii to unicode emoticons | |||||
| * | | | transform ascii to emoticons (on display only) | M. Dietrich | 2014-09-01 | 3 | -2/+25 | |
| | | | | ||||||
* | | | | fixed #403 | iNPUTmice | 2014-09-01 | 3 | -11/+18 | |
| | | | | ||||||
* | | | | optimize string operations a bit | M. Dietrich | 2014-09-01 | 12 | -26/+26 | |
|/ / / | ||||||
* | | | deleted unnecessary log | iNPUTmice | 2014-08-31 | 1 | -2/+0 | |
| | | | ||||||
* | | | show merged time and status in message adapter | iNPUTmice | 2014-08-31 | 2 | -3/+21 | |
| | | | ||||||
* | | | improvements for merge conditions | iNPUTmice | 2014-08-31 | 2 | -3/+9 | |
| | | | ||||||
* | | | add missing blank before nick | iNPUTmice | 2014-08-31 | 1 | -0/+3 | |
| | | | ||||||
* | | | Smarter nickname highlight insert in confernces | Bahtiar `kalkin-` Gadimov | 2014-08-31 | 1 | -6/+3 | |
| | | | ||||||
* | | | some code cleanup | iNPUTmice | 2014-08-31 | 75 | -1263/+1482 | |
| | | | ||||||
* | | | Merge pull request #391 from betheg/fix_typo | Daniel Gultsch | 2014-08-31 | 1 | -4/+4 | |
|\ \ \ | | | | | | | | | fix forgotten spelling. | |||||
| * \ \ | Merge remote-tracking branch 'upstream/development' into fix_typo | Michael | 2014-08-30 | 7 | -164/+354 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge remote-tracking branch 'upstream/development' into fix_typo | Michael | 2014-08-29 | 3 | -3/+11 | |
| |\ \ \ \ |