Loic Blot
c204dc9fcb
Reduce min-int-size for 32b systems.
...
This fixes #139
2016-12-20 07:51:38 +01:00
Loic Blot
5c18451d72
Fix screenshot path & bump version
2016-12-15 11:41:21 +01:00
Loic Blot
28fd2f91ee
Release 1.11.2
...
* Rename to Nextcloud SMS (TEMP)
* Add screenshot for appstore
2016-12-15 09:24:06 +01:00
Loic Blot
218a3e61d4
Add some metadata
2016-12-08 21:55:31 +01:00
Loic Blot
6eb1a1dc89
Fix app version for nextcloud store... :(
2016-12-08 21:48:07 +01:00
Loic Blot
9db19c98be
Minor fix for nextcloud appstore
2016-12-08 21:46:31 +01:00
Loic Blot
ac35531b87
Bump version 1.11.0 with APIv2
...
This version finished working on APIv2 message fetching permitting Android App to restore messages
2016-12-08 21:40:05 +01:00
Loic Blot
065ab9bdee
Code cleanup & defer fetchMessagesToSend
2016-12-07 00:11:57 +01:00
Loic Blot
8ecf360462
Fix conversation loader shown where no conversation choosen
2016-11-11 17:14:46 +01:00
Loic Blot
26df3a53a4
Conversation Mapper addition + migration to proper scheme
2016-11-11 17:11:05 +01:00
Loic Blot
38072d3766
Merge branch 'master' of https://github.com/nerzhul/ocsms
2016-11-11 10:03:23 +01:00
Loic Blot
cdfae91598
Add missing index this will fix performances issues on huge DB reported in #102
2016-10-28 07:57:59 +02:00
Loic Blot
336996220c
Bump to 1.9.0
2016-09-22 23:13:56 +02:00
Loic Blot
852c0835fa
Add missing database indices
2016-09-22 22:16:09 +02:00
Loic Blot
781fc74c1a
Bump 1.8.3 for nextcloud appstore...
2016-09-22 00:29:10 +02:00
Loic Blot
3b4d6f696f
Nextcloud appstore fix
2016-09-22 00:27:47 +02:00
Loic Blot
82e1a053dc
Add a section to release on nextcloud appstore
2016-09-22 00:24:11 +02:00
Loic Blot
e5ce17a16d
v1.8.1
2016-09-20 00:03:32 +02:00
Loic Blot
6c906d498f
Increase sms size into database for huge SMS.
...
This fixes #110
2016-09-19 23:37:09 +02:00
Loic Blot
48bf3f5a3e
v1.8.0
2016-09-19 23:30:27 +02:00
Loic Blot
60bd54a12a
Add settings to change contact list ordering by label/lastmsg and reverse/sort
2016-09-19 23:24:05 +02:00
Loic Blot
78eae0600c
Add a new call to get the current message count for a user
2016-07-21 23:32:01 +02:00
Loic Blot
55ca445ff7
v1.7.0
2016-06-15 07:49:47 +02:00
Loic Blot
6be679f478
Re-import UserId service. Owncloud CurrentUID service seems to work differently
2016-05-19 18:58:40 +02:00
Loic Blot
a5d0869dd7
ocsmsapp.php cleanup & fix
2016-05-19 18:51:41 +02:00
Loic Blot
06f8f37237
Forget one import
2016-05-19 18:30:07 +02:00
Loic Blot
729b48a846
Make owncloud 8.1 as the minimum default + cleanups
2016-05-19 18:27:48 +02:00
Loic Blot
339f76cf01
Little JS update + .gitignore
2016-05-18 22:20:13 +02:00
Loic Blot
1b2a171b89
APIv2 improvements
...
* prepare a table for messaging sending queue
* drop retrieveAllIdsWithStatus and related API call (unused and dropped from Android app devel version)
* reorganise api controller
2016-05-12 23:18:25 +02:00
Loic Blot
d6818be568
Prepare api v2 calls to retrieve messages from the server
2016-05-12 23:05:58 +02:00
Loic Blot
facbe2a7d7
Bump version
2016-04-24 09:58:48 +02:00
Loic Blot
daef57f01a
Add min & max version
2016-04-24 09:50:57 +02:00
Loic Blot
faa3ec5575
Bump version, emerg patch
2016-03-09 15:43:30 +01:00
Xéfir Destiny
fa0803f5ff
Fix crash appinfo
2016-03-09 10:01:47 +01:00
Loic Blot
3d71229767
v1.6.2: Fix owncloud 9 contact app which break our frontend
2016-03-08 22:51:00 +01:00
Loic Blot
2990a5cbad
Bump v1.6.0
2016-01-30 23:53:04 +01:00
Loic Blot
74928c8e64
Permit to disable notifications from app settings directly
...
This fixes issue #89
2016-01-30 23:23:27 +01:00
Loic Blot
4827856fe2
Move settings from smscontroller to dedicated controller
2016-01-30 23:00:05 +01:00
Loic Blot
ccb13d3c31
Update copyright notice
2016-01-30 22:54:12 +01:00
Loic Blot
7fed10a26c
Message limit & other improvements
...
* Implement message limit permitting to limit number of message shown when loading a conversation
* Reformat message date properly using angular JS instead of our own date parser
* replace /get/country call with /get/settings to retrieve all settings
This fixes issue #90
2016-01-30 22:47:34 +01:00
Loic Blot
86c71338dd
Tag 1.5.0, JS rewrite is now okay
2015-06-29 19:55:13 +00:00
Loic Blot
13d5e9ff26
Fix messages/conversation removal sync with contact list and also add atomic delete for messages
2015-06-25 22:00:09 +00:00
Loic Blot
d8ecc06314
Add basic route , method and icon for removing single message
2015-06-25 18:17:59 +00:00
Loic Blot
3105eeb776
Prepare conversation deletion in PHP code too
2015-06-23 20:56:15 +00:00
Loic Blot
8fa85a5243
Bump v1.4.5
2015-05-23 16:37:56 +00:00
Loic Blot
47a6a86a95
Ajust key and value length for ocsms_config table
2015-05-15 08:57:45 +02:00
Loic Blot
1bd067323b
Use a better name for route to retrieve phone number list
2015-04-28 17:04:05 +02:00
Loic BLOT (@UXP)
0fcaad6d31
Implement Android APIv2 get/phones/smsnumber call
2015-04-10 13:21:56 +02:00
Loic Blot
152fbaef0f
Bump 1.4.4
2015-04-08 14:02:34 +00:00
Loic Blot
49b6442362
Separate ContactCache from Application
2015-04-08 13:38:29 +00:00