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

96 Commits

Author SHA1 Message Date
Loic Blot
26df3a53a4 Conversation Mapper addition + migration to proper scheme 2016-11-11 17:11:05 +01: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
48bf3f5a3e v1.8.0 2016-09-19 23:30:27 +02:00
Loic Blot
55ca445ff7 v1.7.0 2016-06-15 07:49:47 +02:00
Loic Blot
729b48a846 Make owncloud 8.1 as the minimum default + cleanups 2016-05-19 18:27:48 +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
86c71338dd Tag 1.5.0, JS rewrite is now okay 2015-06-29 19:55:13 +00:00
Loic Blot
8fa85a5243 Bump v1.4.5 2015-05-23 16:37:56 +00:00
Loic Blot
152fbaef0f Bump 1.4.4 2015-04-08 14:02:34 +00:00
Martin Rüegg
eeb2f57901 Add additional metadata (ocsid and weblinks) 2015-02-12 12:32:39 +01:00
Loic Blot
44b47fb045 Tag 1.4.3 2015-02-12 09:36:33 +01:00
Loic Blot
6176aceded Tag 1.4.2 2015-02-12 09:34:56 +01:00
Loic Blot
89f35bbbbe Tag 1.4.1: Fix AppFramework check 2015-01-26 10:38:03 +00:00
Loic Blot
f54f4c0aa2 Tag 1.4.0 2015-01-18 16:13:27 +00:00
Loic Blot
100308b9ec Change app version 2015-01-12 07:09:18 +00:00
Loic Blot
858933d6c0 Add DB table for app config 2015-01-06 06:38:25 +00:00
Loic Blot
95ecdc098e Tag 1.3.3 2014-12-29 09:57:31 +00:00
Loic Blot
0cc56794fd tag 1.3.2 2014-12-09 16:30:07 +01:00
Loic Blot
7be2d756c9 Tag 1.3.1 2014-11-19 10:22:28 +00:00
Ner'zhul
7724e13df7 Merge pull request #20 from enoch85/patch-3
Changed from "Oc Sms" to "ownCloud SMS"
2014-11-02 17:15:17 +01:00
Loic Blot
e0f976e148 1.3 is out 2014-11-02 15:53:21 +00:00
Daniel Hansson
3fc0aab346 Changed from Oc SMS to ownCloud SMS
...and updated description.
2014-11-02 03:54:28 +01:00
Loic Blot
8f4dfd217f Added table to store last read date. This permit to set unread messages on first refresh of contact list. We need to handle it at first load too
Note: this is an experimental thing. We need to set this cursor for every conversation to get better precision
2014-10-23 15:38:20 +00:00
Loic Blot
f94d3ea277 Tag 1.2 2014-10-16 17:42:33 +02:00
Loic Blot
8afe38e132 Tag 1.1.0 2014-10-08 10:11:04 +00:00
Loic Blot
575f98345d Version 1.0.3.
Fix: JS missing brace
2014-10-06 13:40:49 +00:00
Loic Blot
6e1048d16a stable version 2014-10-05 12:54:52 +00:00
Loïc Blot (@U-Exp)
cc13e01fe9 prepare a function to get all messages for a conversation 2014-09-16 22:31:50 +02:00
Loïc Blot (@U-Exp)
169302516b Add new function to fetch all SMS friends 2014-09-16 20:25:34 +02:00
Loïc Blot (@U-Exp)
a8ff01b999 Add support for SMS types 2014-09-12 20:12:18 +02:00
Loïc Blot (@U-Exp)
0132ca90db Change protocol. We receive a mailbox ID, drafts are contained into this mailbox ID. 2014-09-12 19:42:54 +02:00
Loïc Blot (@U-Exp)
5cef955d23 Message size is too little 2014-09-12 19:29:43 +02:00
Loïc Blot (@U-Exp)
52fe3c44c4 Because there is a bug on boolean recognition in PHP, we are using string octal representation for flags 2014-09-12 17:12:49 +02:00
Loïc Blot (@U-Exp)
8feb3a95d9 Fix DB scheme 2014-09-12 16:39:03 +02:00
Loïc Blot (@U-Exp)
0a16d05c0d Added more tests and link some files. Update DB Scheme 2014-09-12 15:30:07 +02:00
Loic Blot
8d03780e6f First Commit. Datascheme is in tests 2014-09-12 11:46:39 +00:00