Commit log

e2f50ab go through mam history page by page. load mam dynamically on scroll

iNPUTmice created

03ca971 Merge pull request #782 from SamWhited/quiet-hours

Click to expand commit body
Make some magic number constants final

Daniel Gultsch created

ea61142 Make some magic number constants final

Sam Whited created

ab2187d fixed crashing on unparsed jids

iNPUTmice created

183e31a Merge branch 'quiet-hours' of https://github.com/SamWhited/Conversations into SamWhited-quiet-hours

iNPUTmice created

e084266 migrated more jid parsing to use getAttributeAsJid. added error logging

iNPUTmice created

af0f8e8 Make silent notification when quiet hours are on

Click to expand commit body
Notify, just don't play a sound or vibrate
Also make the Java annoyingly verbose... I can't help myself... ahh!

Sam Whited created

25d8546 Merge branch 'quiet-hours' of https://github.com/SamWhited/Conversations into SamWhited-quiet-hours

iNPUTmice created

2bd4621 fixed history deletion. fixed #780

iNPUTmice created

a6cfbf2 Merge pull request #775 from kruks23/translation1

Click to expand commit body
Update spanish translations.

Daniel Gultsch created

1636024 Merge pull request #781 from drizzt/patch-1

Click to expand commit body
fixed typo in italian translation

Daniel Gultsch created

209e62d avoid npe on weird platform bugs

iNPUTmice created

9f6537a fixed typo in italian translation

Click to expand commit body
s/gallaria/galleria/

drizzt created

f8a496a run mam queries only when online

iNPUTmice created

a6d4b0a Add quiet hours feature

Sam Whited created

5cbae25 more patches for dns helper

iNPUTmice created

50410da possible dns fixes

iNPUTmice created

de06cb3 refactored the way certain messages are being found within a conversation

iNPUTmice created

fc293aa avoiding concurrent modification

iNPUTmice created

6148f04 fixed regression

iNPUTmice created

8998026 reverse through mam history when loading larger chuncks

iNPUTmice created

02a89f4 Merge branch 'feature/mam' into development

Click to expand commit body
Conflicts:
	src/main/java/eu/siacs/conversations/services/XmppConnectionService.java

iNPUTmice created

2368ba5 refactored phone contacts merger

iNPUTmice created

1ffdae8 Update spanish translations.

kruks23 created

b523518 various mam improvments

iNPUTmice created

f2510ae mark otr messages as no-store for mam

iNPUTmice created

1dcdc79 changed lastMessageReceived into lastMessageTransmitted to account for sent messages as well. (will trigger on sm ack)

iNPUTmice created

ccdb0fd save server id from mam messages. check for dups before adding mam

iNPUTmice created

0ab5309 added max history age (default 1w). automatically sort newly added mam messages

iNPUTmice created

4a94389 very basic mam support

iNPUTmice created

34558cc store last message received date in conversation

iNPUTmice created

2b958e5 removed unnecessary otr error response

iNPUTmice created

05d1f46 recreate activity after theme has changed. fixed #764

iNPUTmice created

ae3bd9c Merge pull request #767 from kruks23/translation3

Click to expand commit body
Update spanish translations.

Daniel Gultsch created

135563e Merge pull request #768 from betheg/as

Click to expand commit body
gradle: fix Cannot set property outputFile on null object.

Daniel Gultsch created

338fd9e gradle: fix Cannot set property outputFile on null object.

Michael created

920067b Update spanish translations.

kruks23 created

16e3c07 Merge pull request #710 from betheg/as

Click to expand commit body
update android gradle plugin to 0.14.4

Daniel Gultsch created

7837009 cleanup: removed unused emoticon parsing

iNPUTmice created

9d52f62 cleanup: removed stream compression

iNPUTmice created

0193cdb update gradle to 2.2.1 and android gradle plugin to 1.0.0

Michael created

5acd471 version bump to 0.9.3

iNPUTmice created

490f40b possible work around for some weird - possibly sdk - bugs

iNPUTmice created

c36d564 update android gradle plugin to 1.0.0-rc4

Michael created

8616a62 Merge pull request #752 from SamWhited/update-logo

Click to expand commit body
Update logo in art folder

Daniel Gultsch created

0fe3287 Update logo in art folder

Sam Whited created

9c9e22c fixed digest-md5

iNPUTmice created

8737029 Merge branch 'development' of https://github.com/siacs/Conversations into development

iNPUTmice created

2274c38 close cursors after querying phone db

iNPUTmice created

909802a Merge pull request #746 from SamWhited/development

Click to expand commit body
Single character README fix waste of time pull request.

Daniel Gultsch created