Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-10Add a test API to push messages to current user contextLoïc Blot
2018-09-08Add query + routes to drop all user messagesLoic Blot
2017-12-28Corrected missing Nc branding (#212)Kai Schröer
2017-02-03Nicer REST interface for frontend web callsLoic Blot
2017-01-03Rename application to 'Phone Sync'Loic Blot
2016-12-07Code cleanup & defer fetchMessagesToSendLoic Blot
2016-09-20Add settings to change contact list ordering by label/lastmsg and reverse/sortLoic Blot
2016-07-22Add a new call to get the current message count for a userLoic Blot
2016-05-18Little JS update + .gitignoreLoic Blot
2016-05-13APIv2 improvementsLoic Blot
2016-05-13Prepare api v2 calls to retrieve messages from the serverLoic Blot
2016-01-31Permit to disable notifications from app settings directlyLoic Blot
2016-01-31Move settings from smscontroller to dedicated controllerLoic Blot
2016-01-31Update copyright noticeLoic Blot
2016-01-31Message limit & other improvementsLoic Blot
2015-06-26Fix messages/conversation removal sync with contact list and also add atomic ...Loic Blot
2015-06-25Add basic route , method and icon for removing single messageLoic Blot
2015-06-23Prepare conversation deletion in PHP code tooLoic Blot
2015-04-28Use a better name for route to retrieve phone number listLoic Blot
2015-04-10Implement Android APIv2 get/phones/smsnumber callLoic BLOT (@UXP)
2015-04-08Reorganize routes.phpLoic Blot
2015-04-08Split smscontroller into smscontroller and apicontroller. One for webapp, one...Loic Blot
2015-02-16Load the country settings at app loadLoic Blot
2015-01-05prepare handler for setting countryLoic Blot
2015-01-03Update copyrightLoïc Blot (@U-Exp)
2014-11-30Add route for previous commitLoic Blot
2014-10-23Implement Refresh conversation list and set new messages count into listLoic Blot
2014-10-09Add two new API calls: getApiVersion and getAllIdsWithStatusLoic Blot
2014-10-05app name fixLoic Blot
2014-09-17prepare a function to get all messages for a conversationLoïc Blot (@U-Exp)
2014-09-16Added ajaxCall to get all phone Numbers. Also cleanup templatesLoic Blot
2014-09-15Fix URL for SMS ID getterLoic Blot
2014-09-15Add replace function to purge all database before adding every record. Also a...Loic Blot
2014-09-15Added function to retrieve SMS ids stored on the serverLoic Blot
2014-09-12oops, bad commit datas on routesLoïc Blot (@U-Exp)
2014-09-12don't remove templateresponseLoïc Blot (@U-Exp)
2014-09-12Add basic tests on SMS datasLoic Blot
2014-09-12Add template response, we will do tests by this interfaceLoïc Blot (@U-Exp)
2014-09-12Use a get request for testsLoïc Blot (@U-Exp)
2014-09-12Create a basic SmsControllerLoïc Blot (@U-Exp)
2014-09-12First Commit. Datascheme is in testsLoic Blot