Donate to
e Foundation
|
Murena
handsets with /e/OS | Own a part of Murena!
Learn more
Skip to content
GitLab
Explore
Sign in
Register
This is an archived project. Repository and other project resources are read-only.
esms
Dec 06, 2016
Code cleanup & defer fetchMessagesToSend
· 065ab9bd
Loic Blot
authored
Dec 07, 2016
065ab9bd
Return current start as last_id if last_id = 0
· 467565d4
Loic Blot
authored
Dec 07, 2016
467565d4
Return last_id = 0 when there is no new messages
· 7fda4383
Loic Blot
authored
Dec 06, 2016
7fda4383
Add last_id field to fetchmessage functions
· 8d335d44
Loic Blot
authored
Dec 06, 2016
8d335d44
Fix SmsMapper::getMessages query
· 875519d6
Loic Blot
authored
Dec 06, 2016
875519d6
Nov 11, 2016
Fix conversation loader shown where no conversation choosen
· 8ecf3604
Loic Blot
authored
Nov 11, 2016
8ecf3604
Conversation Mapper addition + migration to proper scheme
· 26df3a53
Loic Blot
authored
Nov 11, 2016
26df3a53
Cleanup one global variable for message count and split it in two distinct parts
· 42dbd2c3
Loic Blot
authored
Nov 11, 2016
42dbd2c3
Merge pull request #123 from DJaeger/master
· fda6f1a6
Ner'zhul
authored
Nov 11, 2016
fda6f1a6
Drop spaces from contactcache to dedup some more contacts
· 5a737b60
Loic Blot
authored
Nov 11, 2016
5a737b60
Merge branch 'master' of
https://github.com/nerzhul/ocsms
· 38072d37
Loic Blot
authored
Nov 11, 2016
38072d37
Nov 08, 2016
Reset message count and only add new messages on refresh. Fixes nerzhul/ocsms#117
· a54bd58e
Daniel Jäger
authored
Nov 08, 2016
a54bd58e
Oct 28, 2016
Add missing index this will fix performances issues on huge DB reported in #102
· cdfae915
Loic Blot
authored
Oct 28, 2016
cdfae915
Sep 22, 2016
Bump to 1.9.0
· 33699622
Loic Blot
authored
Sep 22, 2016
33699622
Also add loader for peerlist
· 8569ba96
Loic Blot
authored
Sep 22, 2016
8569ba96
last read date use the reprocessed phone number, not the raw phone number
· 7ca7154a
Loic Blot
authored
Sep 22, 2016
7ca7154a
Conversation header CSS fix & unicity fixes for unread messages & peerlist last messages
· 010acd7a
Loic Blot
authored
Sep 22, 2016
010acd7a
Add a fix for duplicates messages in database with or without spaces
· 745d7092
Loic Blot
authored
Sep 22, 2016
745d7092
Implement conversation CSS loader when loading contact conversation (not on refresh)
· 4a856264
Loic Blot
authored
Sep 22, 2016
4a856264
typo fix
· a05db798
Loic Blot
authored
Sep 22, 2016
a05db798
Properly apply contactName & messageCount at conversation loading if reloading tab
· a512ee49
Loic Blot
authored
Sep 22, 2016
a512ee49
Add missing database indices
· 852c0835
Loic Blot
authored
Sep 22, 2016
852c0835
Missing regexp update
· eea860d9
Loic Blot
authored
Sep 22, 2016
eea860d9
Try to cleanup check_new_messages
· b84ff108
Loic Blot
authored
Sep 22, 2016
b84ff108
Bugfix: check the read date per phone number if there are messages to check for this date
· 631640c5
Loic Blot
authored
Sep 22, 2016
631640c5
Little regexp fix
· debf1736
Loic Blot
authored
Sep 22, 2016
debf1736
Sep 21, 2016
Bump 1.8.3 for nextcloud appstore...
· 781fc74c
Loic Blot
authored
Sep 22, 2016
781fc74c
Nextcloud appstore fix
· 3b4d6f69
Loic Blot
authored
Sep 22, 2016
3b4d6f69
Add a section to release on nextcloud appstore
· 82e1a053
Loic Blot
authored
Sep 22, 2016
82e1a053
Sep 19, 2016
v1.8.1
· e5ce17a1
Loic Blot
authored
Sep 20, 2016
e5ce17a1
Increase sms size into database for huge SMS.
· 6c906d49
Loic Blot
authored
Sep 19, 2016
6c906d49
v1.8.0
· 48bf3f5a
Loic Blot
authored
Sep 19, 2016
48bf3f5a
Add settings to change contact list ordering by label/lastmsg and reverse/sort
· 60bd54a1
Loic Blot
authored
Sep 19, 2016
60bd54a1
Fix an undefined error
· 7b924999
Loic Blot
authored
Sep 19, 2016
7b924999
HTML style & undef function fix
· 49cc81db
Loic Blot
authored
Sep 19, 2016
49cc81db
Fix avatars in contact list
· b9fba168
Loic Blot
authored
Sep 19, 2016
b9fba168
Cleanup a little bit avatar management
· 6c37d0cc
Loic Blot
authored
Sep 19, 2016
6c37d0cc
Fix ordering for messages & contacts
· ce967126
Loic Blot
authored
Sep 19, 2016
ce967126
Don't remove contact from contact list, instead modify the current user
· 949885ab
Loic Blot
authored
Sep 19, 2016
949885ab
little fixes + order contacts by message date
· 828320eb
Loic Blot
authored
Sep 19, 2016
828320eb
Loading