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
path: root/js
AgeCommit message (Expand)Author
2018-07-09Avoid console errors if the input isn't a strong. (#261)Greg Ross
2018-06-30Fix the initial display of a conversation (#248)Greg Ross
2018-06-30Fix incorrect div id for auto scroll to bottom (#245)Greg Ross
2018-06-28Forget to re-minify JSLoic Blot
2018-06-23Fix the display of the SMS bubbles (#242)Idix
2017-12-28move more functions & attributes from legacy.js to app.jsLoic Blot
2017-12-28migrate all remaining settings settersLoic Blot
2017-12-28Try to migrate some settings send functionLoic Blot
2017-12-28Fix a callback problemLoic Blot
2017-12-28Move generateUrl to Sms object, add SmsSettings::init & drop it from angular appLoic Blot
2017-12-28Forget to update minified appLoic Blot
2017-12-28Try to migrate settings to a better modelLoic Blot
2017-12-28Fix an historical typo bug when reading settingsLoic Blot
2017-12-28move notifications handling outside of legacy to dedicated objectLoic Blot
2017-12-28rename app.js to legacy.js, move globals to app.js in Sms object and helpers ...Loic Blot
2017-12-28minify application file & use itLoic Blot
2017-12-28Reorder JS files & add vue.jsLoic Blot
2017-12-28Corrected missing Nc branding (#212)Kai Schröer
2017-08-16Don't use OC.generateUrl to generate API endpoint URLsLoic Blot
2017-08-16Centralize JS router URL generationLoic Blot
2017-02-03Nicer REST interface for frontend web callsLoic Blot
2017-01-03Rename application to 'Phone Sync'Loic Blot
2017-01-03Set contact colours on uids (#152)John Molakvoæ
2016-12-16Migrate to AngularJS 1.6Loic Blot
2016-12-16Simpler implementation for search & show search but it's not working yetLoic Blot
2016-12-15Add various int parsing for AngularJSLoic Blot
2016-11-11Fix conversation loader shown where no conversation choosenv1.10.1Loic Blot
2016-11-11Cleanup one global variable for message count and split it in two distinct partsLoic Blot
2016-11-08Reset message count and only add new messages on refresh. Fixes nerzhul/ocsms...Daniel Jäger
2016-09-23Also add loader for peerlistLoic Blot
2016-09-22Add a fix for duplicates messages in database with or without spacesLoic Blot
2016-09-22Implement conversation CSS loader when loading contact conversation (not on r...Loic Blot
2016-09-22typo fixLoic Blot
2016-09-22Properly apply contactName & messageCount at conversation loading if reloadin...Loic Blot
2016-09-22Add missing database indicesLoic Blot
2016-09-22Try to cleanup check_new_messagesLoic Blot
2016-09-20Add settings to change contact list ordering by label/lastmsg and reverse/sortLoic Blot
2016-09-19Fix an undefined errorLoic Blot
2016-09-19HTML style & undef function fixLoic Blot
2016-09-19Fix avatars in contact listLoic Blot
2016-09-19Cleanup a little bit avatar managementLoic Blot
2016-09-19Don't remove contact from contact list, instead modify the current userLoic Blot
2016-09-19little fixes + order contacts by message dateLoic Blot
2016-05-20Implement colors in conversation header + show the avatarLoic Blot
2016-05-20Cleanup + fixesLoic Blot
2016-05-19Another fixLoic Blot
2016-05-19Little navigation fixLoic Blot
2016-05-19Cleanup code by using selected Contact instead of a global variable for navig...Loic Blot
2016-05-19Re-add dropped variableLoic Blot
2016-05-19Cleanup global variables to add a selectedContact selector directly to angula...Loic Blot