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-07-01Fix settings size (#249)Greg Ross
2018-06-30Force the messages container to full width (#247)Greg Ross
2017-12-28WIP: Permit to resize contact listLoic Blot
2017-12-28migrate all remaining settings settersLoic Blot
2017-12-28Try to migrate some settings send functionLoic Blot
2017-12-28Try to migrate settings to a better modelLoic Blot
2017-12-28minify application file & use itLoic Blot
2017-12-28Reorder JS files & add vue.jsLoic Blot
2017-03-13Make trash icon color consistentLoic Blot
2017-01-03Set contact colours on uids (#152)John Molakvoæ
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-12-15Fix #130 Use loading spinner from coreStefan Niedermann
2016-09-23Also add loader for peerlistLoic Blot
2016-09-22Implement conversation CSS loader when loading contact conversation (not on r...Loic Blot
2016-09-20Add settings to change contact list ordering by label/lastmsg and reverse/sortLoic Blot
2016-09-19HTML style & undef function fixLoic Blot
2016-09-19Fix avatars in contact listLoic Blot
2016-09-19Fix ordering for messages & contactsLoic Blot
2016-09-19little fixes + order contacts by message dateLoic Blot
2016-05-20Factorize some CSS parts & bigger avatar in conversationsLoic Blot
2016-05-20Don't try to show avatar if string is emptyLoic Blot
2016-05-20avatar showing fixLoic Blot
2016-05-20Implement colors in conversation header + show the avatarLoic Blot
2016-05-20Show the opt_numbers in the right placeLoic Blot
2016-05-19Cleanup global variables to add a selectedContact selector directly to angula...Loic Blot
2016-05-19set the correct cursor on peer hover and try to fix contact photo when existi...Loic Blot
2016-05-19Little CSS enhancement and bind peer ng-click on li, not aLoic Blot
2016-05-19Add first character to no photo mode. If no number # is the characterLoic Blot
2016-05-19CSS fix + preparation for the new peers photosLoic Blot
2016-05-19CSS style fixLoic Blot
2016-01-31Permit to disable notifications from app settings directlyLoic 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-26Use angular to load conversations instead of a pure string buffer and show ch...Loic Blot
2015-06-25Add message store and removal handlers to Angular controllerLoic Blot
2015-06-25Add basic template to show SMS messages (unused atm)Loic Blot
2015-06-25Use angularJS to manage contact list update properly. This also fix a recent ...Loic Blot
2015-06-23Prepare conversation deletion in PHP code tooLoic Blot
2015-06-23Add basic icon to delete conversationLoic Blot
2015-06-08Some variables must be local. Also globalize the contact-list ulLoic Blot
2015-02-16Load the country settings at app loadLoic Blot
2015-01-26Tag 1.4.2: use Angular.js 1.1.5 instead of 1.2, it doesn't work properly with...v1.4.2Loic Blot
2015-01-12move script.js to public/app.js. Also add dependancy to appframework into app...Loic Blot
2015-01-10Conversation loading by using angular.jsLoic Blot
2015-01-10JS: initialPeerList is now generated by angular.jsLoic Blot
2015-01-10Prepare angular.js template. Merge controllers into one global controllerLoic Blot
2015-01-09Remove one angular controller, we need to understand multiple controller prob...Loic Blot
2015-01-09SQL query syntax fixLoic Blot
2015-01-09Config setting fix and remove button loopLoic Blot