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
2015-01-09Fix and use the new setting: country. International mapping can now be okay a...Loic Blot
2015-01-06Add ConfigMapper, similar to chat app. Also implement setCountry call, need t...Loic Blot
2015-01-05Add photo into update and fix HTML generatorLoic Blot
2015-01-05prepare handler for setting countryLoic Blot
2015-01-03Update copyrightLoïc Blot (@U-Exp)
2014-12-29Add contact photos into peerlistLoic Blot
2014-11-30Prepare an APIv2 call to improve sync performance on phone (battery)Loic Blot
2014-11-27Move formatphonenumber.php to proper dir and rename.Loic Blot
2014-11-25changed tabs and bracesstagprom
2014-11-25Added many comments to sourceesstagprom
2014-11-24 new file: appinfo/formatphonenumber.phpstagprom
2014-11-19Add commentNer'zhul
2014-11-19Fix CSRF problem on push functionNer'zhul
2014-11-05Fix regex and then duplicate numbers into conversationLoic Blot
2014-11-05pushPhoneNumberToCache. This permit to fix problems with phone numbers with d...Loic Blot
2014-10-23Set last read date per conversationLoic Blot
2014-10-23Added table to store last read date. This permit to set unread messages on fi...Loic Blot
2014-10-23Implement Refresh conversation list and set new messages count into listLoic Blot
2014-10-23Avoid problem with duplicates numbers on conversations (spaces and no spaces)Loic Blot
2014-10-23Remove useless codeLoic Blot
2014-10-23Coding style fixLoic Blot
2014-10-23Definitively resolve spaces issueLoic Blot
2014-10-23First step for debugging non spaces with spaces numbersLoic Blot
2014-10-22Really fix the thing into conversationsLoic Blot
2014-10-22Now fix the thing into conversationsLoic Blot
2014-10-22Fix number with spaces issue into peerlistLoic Blot
2014-10-13contrainer for message count (need tests)Loïc Blot (@U-Exp)
2014-10-10SpacesLoïc Blot (@U-Exp)
2014-10-09Show the multiple phone numbers into the headerLoic Blot
2014-10-09Fix array merge key problemLoic Blot
2014-10-09CommentsLoic Blot
2014-10-09Added experimental merging for contacts with multiple numbersLoic Blot
2014-10-09Add two new API calls: getApiVersion and getAllIdsWithStatusLoic Blot
2014-10-06Fix namespace for OcSmsApp into controllerLoic Blot
2014-10-05Contact names are now get with peerlistLoic Blot
2014-10-05MERGELoic Blot
2014-10-01Change Application to OcSmsMap on controllerNer'zhul
2014-09-30Little fix for contact load, but this isn't working yetLoic Blot
2014-09-30Link App with SmsControllerLoic Blot
2014-09-26add minimum when fetching messages from DBLoïc Blot (@U-Exp)
2014-09-26implement refresher. Also factorize code. Need testsLoïc Blot (@U-Exp)
2014-09-17fix a missing arrayLoïc Blot (@U-Exp)
2014-09-17prepare a function to get all messages for a conversationLoïc Blot (@U-Exp)
2014-09-17Prepare JS AJAX interactions. Show phone numbers into the appropriate div. Im...Loic Blot
2014-09-16Added ajaxCall to get all phone Numbers. Also cleanup templatesLoic Blot
2014-09-16Fix linksLoic Blot
2014-09-16Improve mailbox management for navigationLoïc Blot (@U-Exp)
2014-09-16Add new function to fetch all SMS friendsLoïc Blot (@U-Exp)
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