1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-28 18:26:51 +00:00

30 Commits

Author SHA1 Message Date
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