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-10Fix the test caseLoïc Blot
2018-12-10Add a test API to push messages to current user contextLoïc Blot
2018-12-10Fix CSP issue with vue.jsLoïc Blot
2018-09-08Add query + routes to drop all user messagesLoic Blot
2018-09-08Fix wrong message count when checking new messagesLoic Blot
2018-07-20Fix date used to retrieve new messages (#265)Greg Ross
2018-07-02Fix the unread state (#251)Greg Ross
2018-07-01Fix deleting conversations without a contact (#250)Greg Ross
2018-02-10Simplify fetchMessages response codeLoic Blot
2017-12-28apicontroller.php: Return error 400 when messages are not accepted on pushLoic Blot
2017-12-28Corrected missing Nc branding (#212)Kai Schröer
2017-08-23Validate smsCount and smsDatas fieldLoic Blot
2017-05-06Fix an index problem on contact UIDsLoic Blot
2017-01-03Rename application to 'Phone Sync'Loic Blot
2017-01-03Set contact colours on uids (#152)John Molakvoæ
2016-12-07Code cleanup & defer fetchMessagesToSendLoic Blot
2016-12-07Return current start as last_id if last_id = 0Loic Blot
2016-12-07Return last_id = 0 when there is no new messagesLoic Blot
2016-12-07Add last_id field to fetchmessage functionsLoic Blot
2016-11-11Conversation Mapper addition + migration to proper schemeLoic Blot
2016-09-22Try to cleanup check_new_messagesLoic Blot
2016-09-22Little regexp fixLoic Blot
2016-09-20Add settings to change contact list ordering by label/lastmsg and reverse/sortLoic Blot
2016-07-22Doxygen comment fixLoic Blot
2016-07-22Add a new call to get the current message count for a userLoic Blot
2016-05-19ocsmsapp.php cleanup & fixLoic Blot
2016-05-19Make owncloud 8.1 as the minimum default + cleanupsLoic Blot
2016-05-19Code cleanup + some PHPDocLoic Blot
2016-05-13APIv2 improvementsLoic Blot
2016-05-13Prepare api v2 calls to retrieve messages from the serverLoic Blot
2016-04-08Fix dead code reported by @enoch85Loic Blot
2016-03-09v1.6.2: Fix owncloud 9 contact app which break our frontendLoic 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-24remove messages is now okayLoic Blot
2015-06-24smscontroller::removeConversation link with smsmapper::removeMessagesForPhone...Loic Blot
2015-06-24smscontroller: Remove whitespacesLoic Blot
2015-06-24Prepare deleteConversation handler and remove unreachable code in getConversa...Loic Blot
2015-06-23Prepare conversation deletion in PHP code tooLoic Blot
2015-04-10Implement Android APIv2 get/phones/smsnumber callLoic BLOT (@UXP)
2015-04-08Separate ContactCache from ApplicationLoic Blot
2015-04-08Split smscontroller into smscontroller and apicontroller. One for webapp, one...Loic Blot
2015-03-18use a proper URLGenerator in smscontrollerLoic Blot
2015-02-16Load the country settings at app loadLoic Blot
2015-01-18Fix unchecked variable in controller when getting photosLoic Blot
2015-01-09Fix message countries, this fix message count and conversationsLoic Blot