1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-12 00:42:59 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Loic Blot 6fa1bfe17f prepare handler for setting country 2015-01-05 19:17:08 +00:00
Loïc Blot (@U-Exp) 2e2998d5e2 Update copyright 2015-01-03 11:11:26 +01:00
Loic Blot df95014fc6 Add route for previous commit 2014-11-30 19:19:13 +00:00
Loic Blot 6d26edb727 Implement Refresh conversation list and set new messages count into list 2014-10-23 10:38:11 +00:00
Loic Blot a933c53fb8 Add two new API calls: getApiVersion and getAllIdsWithStatus 2014-10-09 10:02:22 +00:00
Loic Blot 4c9b653018 app name fix 2014-10-05 08:31:38 +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
Loic Blot 37c32f8ce7 Added ajaxCall to get all phone Numbers. Also cleanup templates 2014-09-16 19:24:31 +00:00
Loic Blot fb0083a28a Fix URL for SMS ID getter 2014-09-15 18:39:31 +00:00
Loic Blot ad1353c63c Add replace function to purge all database before adding every record. Also add a delete before insert function when writing to DB, preventing SMS duplicates 2014-09-15 18:01:02 +02:00
Loic Blot 128167196a Added function to retrieve SMS ids stored on the server 2014-09-15 17:55:01 +02:00
Loïc Blot (@U-Exp) 87d6ecd1cc oops, bad commit datas on routes 2014-09-12 18:20:13 +02:00
Loïc Blot (@U-Exp) 08efd41e8d don't remove templateresponse 2014-09-12 18:19:53 +02:00
Loic Blot 29dc4dcf46 Add basic tests on SMS datas 2014-09-12 13:16:46 +00:00
Loïc Blot (@U-Exp) 445dc8abcf Add template response, we will do tests by this interface 2014-09-12 14:08:01 +02:00
Loïc Blot (@U-Exp) 5d1112f677 Use a get request for tests 2014-09-12 14:02:19 +02:00
Loïc Blot (@U-Exp) 3ad96daa21 Create a basic SmsController 2014-09-12 13:59:19 +02:00
Loic Blot 8d03780e6f First Commit. Datascheme is in tests 2014-09-12 11:46:39 +00:00