aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed url parsingiNPUTmice2014-10-271-1/+6
|
* check for links in pgp encrypted messages as welliNPUTmice2014-10-271-6/+5
|
* set divider for image meta information to '|' to not conflict with URL. ↵iNPUTmice2014-10-261-2/+35
| | | | breaks images downloaded in between 0.7.3 and now
* don't merge downloadable messagesiNPUTmice2014-10-241-1/+3
|
* notify only after image has been received over http. introduced mini grace ↵iNPUTmice2014-10-241-15/+0
| | | | for catching up with SM or offline messages
* context menu for messages. allow to resend single messagesiNPUTmice2014-10-231-0/+11
|
* made httpconnection accept aes encrypted filesiNPUTmice2014-10-222-11/+17
|
* refactored avatar generation. first stepiNPUTmice2014-10-207-77/+26
|
* keep reference to previous and next message in messageiNPUTmice2014-10-202-12/+28
|
* mtm support for image downloaderiNPUTmice2014-10-191-0/+1
|
* got rid of copyonwrite array list for messagesiNPUTmice2014-10-191-14/+16
|
* do not attempt to download images when not connectediNPUTmice2014-10-171-1/+1
|
* made grace period on a per account basisiNPUTmice2014-10-171-7/+20
|
* simplified determination whether otr needs starting in a sessioniNPUTmice2014-10-161-7/+2
|
* log ending otr sessions on disconnectiNPUTmice2014-10-161-1/+6
|
* detect deleted files on start up. got rid of lagecy image provider for ↵iNPUTmice2014-10-151-0/+1
| | | | performance reasons. NOTE: this will prevent you to access images older than version 0.6
* refactored file download status. make image http download available for ↵iNPUTmice2014-10-154-35/+45
| | | | carbon copied (sent) messages as well
* read image bounds on downloaded imageiNPUTmice2014-10-141-1/+64
|
* fixed rare npeiNPUTmice2014-10-141-2/+6
|
* renamingiNPUTmice2014-10-141-0/+149
|
* basic image over http downloadingiNPUTmice2014-10-144-8/+43
|
* fixed npesiNPUTmice2014-10-091-0/+3
|
* refactored read markeriNPUTmice2014-10-072-14/+15
|
* made disabled notifications permanent across restartsiNPUTmice2014-10-071-5/+18
|
* muc options clean upiNPUTmice2014-10-061-26/+19
|
* refactored muc bookmark to extend element. keep all elements the server or ↵iNPUTmice2014-10-062-72/+54
| | | | other clients added before
* MUC: differentiated a few more errors.Michael2014-10-051-0/+23
|
* reset pending subscription requestiNPUTmice2014-10-041-0/+1
|
* new notification service. first draftDaniel Gultsch2014-09-282-17/+19
|
* made muc passwords and prefereced encryption method persistant across restartsiNPUTmice2014-09-272-9/+60
|
* anwser to xmpp: style uris. fixed open conversations from android address bookiNPUTmice2014-09-271-4/+9
|
* changed message merger a bitiNPUTmice2014-09-211-9/+10
|
* Merge pull request #460 from betheg/receiptsDaniel Gultsch2014-09-201-6/+6
|\ | | | | indicates received messages with a tick.
| * indicates received messages with a tick.Michael2014-09-201-6/+6
| |
* | fixed presence splittingiNPUTmice2014-09-204-10/+10
|/
* setting to increase font size. fixed #420iNPUTmice2014-09-082-13/+15
|
* introduced downloadable interface. reverted some of the changes made to OTRiNPUTmice2014-09-082-8/+10
|
* bug fixes for forcing encryptioniNPUTmice2014-09-081-1/+6
|
* fixed sending offline pgp messagesiNPUTmice2014-09-081-0/+2
|
* settings to force encryption and setting for not saving messages to disk. ↵iNPUTmice2014-09-081-12/+17
| | | | fixed #353
* fixed #321 - delete otr fingerprintsiNPUTmice2014-09-071-0/+22
|
* MUC: set the password from bookmarks.Michael2014-09-072-2/+52
|
* made otr a little bit more solid when there is no presence subscriptioniNPUTmice2014-09-062-10/+12
|
* fixed #342 - otr with facebook and other services without resourcesiNPUTmice2014-09-041-2/+6
|
* Merge pull request #397 from GZep/developmentDaniel Gultsch2014-09-041-0/+7
|\ | | | | XEP-0172
| * Contact presenceName propertyGayaz Yusipov2014-08-311-0/+7
| |
* | added support for password protected muc - fixed #203 and fixed #395iNPUTmice2014-09-031-0/+12
| |
* | added ability to disable notifications for specific conversations - fixed #322iNPUTmice2014-09-031-0/+11
| |
* | fixed #410 by removing that config optioniNPUTmice2014-09-021-3/+2
| |
* | optimize string operations a bitM. Dietrich2014-09-011-4/+4
| |