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

11 Commits

Author SHA1 Message Date
Loic Blot
47a6a86a95 Ajust key and value length for ocsms_config table 2015-05-15 08:57:45 +02:00
Loic Blot
858933d6c0 Add DB table for app config 2015-01-06 06:38:25 +00: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
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)
3096f44293 Fix timestamp default 2014-09-12 16:45:50 +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