1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-10 17:36:21 +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
2014-10-23 08:17:24 +00:00
2014-09-12 11:46:39 +00:00
2014-09-30 05:49:27 +00:00
2014-09-12 11:46:39 +00:00
2014-10-10 11:31:18 +02:00

Oc Sms

Introduction

Oc Sms provides a webinterface to display your SMS conversations.

SMS conversations are pushed by your Android devices using ownCloud Sms app, available on Google Play Store

Android download link: https://play.google.com/store/apps/details?id=fr.unix_experience.owncloud_sms

ownCloud SMS Android App sources are partially available here: https://github.com/nerzhul/ownCloud-SMS-App

Licence

OcSMS web application is currently under AGPL licence but this free licence can be modificated to a better free licence.

Requirements

  • An ownCloud instance

Installation

Place this app in owncloud/apps/

Issue template

Server

  • ownCloud version: X.X.X
  • PHP version: X.X
  • HTTPd server: <apache|nginx...>
  • HTTPS: <yes|no>

Client

  • Android version: X.X.X
  • Phone:
  • ownCloud SMS app version: X.X.X

Please create your issues for the client here:

https://github.com/nerzhul/ownCloud-SMS-App/issues

And for the server app here:

https://github.com/nerzhul/ocsms/issues

Description
No description provided
Readme 17 MiB
Languages
JavaScript 53.8%
PHP 42.3%
CSS 3.2%
Shell 0.6%