1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00

175 Commits

Author SHA1 Message Date
Loïc Blot
e55ce1660d nextcloud 15 compatibility 2018-12-10 13:57:47 +01:00
Loïc Blot
7ff55a4721 missing changes from last commit 2018-12-10 13:57:45 +01:00
Loïc Blot
b7d929f425 Add a basic FTS provider, for the future 2018-12-10 13:57:39 +01:00
Loic Blot
722eddb847
Release 2.0.2 2018-11-12 14:22:14 +01:00
Loic Blot
8676d7094d
Release 2.0.1 2018-11-12 13:43:23 +01:00
Loic Blot
9fb88ff7e6
Release 2.0.0 2018-11-11 14:36:20 +01:00
Loic Blot
4f16ae603e
Release 2.0 2018-11-11 14:21:48 +01:00
Loic Blot
13ba8b7620
Fix migration 2018-11-10 17:02:46 +01:00
Loic Blot
2455493396
Update to 1.99.0, before releasing 2018-11-10 16:43:40 +01:00
Loic Blot
9244fa41f4
Fix conversation width + drop owncloud support
Also increase nextcloud version support
2018-11-10 16:17:01 +01:00
Loic Blot
267872b396 Add query + routes to drop all user messages 2018-09-08 11:40:44 +02:00
Loic Blot
bac897df2c
Release 1.13.1 2018-06-28 17:05:07 +02:00
Loic Blot
9ac0e367d6
Release 1.13.0 2018-06-26 10:10:27 +02:00
Loic Blot
7ff96e1665
Release 1.12.7 2018-05-17 12:25:47 +02:00
Loic Blot
6566f73a51
release 1.12.6 2018-05-17 09:03:21 +02:00
Loic Blot
8f19ae3a16
Bump 1.12.5 2018-05-17 08:14:40 +02:00
Loic Blot
ccc164db5a
Fix some deprecated things for NC 14 2018-04-10 08:48:55 +02:00
Loic Blot
409f92f344
Increase sms_address field size.
This fixes #187
2017-12-28 19:00:23 +01:00
Kai Schröer
7dd75ea74a Corrected missing Nc branding (#212) 2017-12-28 16:18:36 +01:00
Loic BLOT
3fcb2579fc 1.21.2: nextcloud 13 compat 2017-12-28 16:12:07 +01:00
Morris Jobke
bd562eae67 Use non-deprecated call to add navigation entry (#209)
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-24 12:23:23 +01:00
Loic Blot
26b7dd28fa Increase owncloud max-version and bump version 2017-08-16 17:59:53 +02:00
Loic Blot
65e914b52c Bump 1.12.0 2017-05-09 23:04:29 +02:00
Lorenz Brun
db70056825 Fixed Nextcloud 12 compatibility (#181) 2017-05-06 08:12:41 +02:00
Loic Blot
37103d1869 Bump to version 1.11.5 2017-02-03 22:38:43 +01:00
Loic Blot
faff17987f Nicer REST interface for frontend web calls 2017-02-03 16:24:38 +01:00
Loïc Blot
5b6aeb3d67 Reduce sms_msg column size
This fixes some MySQL problems with column size limits under innodb

Fixes #159
2017-01-17 14:08:24 +01:00
Loic Blot
d35619dfe3 Change application GH namespace 2017-01-04 15:45:15 +01:00
Loic Blot
8192c65e49 Forget to change appname in AppFramework 2017-01-03 12:56:17 +01:00
Loic Blot
9d8702d3bb Rename application to 'Phone Sync'
Also update copyright years on modified files
This fixes #132
2017-01-03 12:54:38 +01:00
Loic Blot
3a669de201 Bump version 1.11.4 2016-12-30 22:28:30 +01:00
Loic Blot
0d26ac6a01 Fix app crash when using API without login 2016-12-20 19:43:56 +01:00
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