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/db
AgeCommit message (Expand)Author
2020-12-30Fix SQL table namesAlfred Egger
2019-11-09Fix invalid code missed on reviewLoïc Blot
2019-10-11Fix for conversations of contacts not showing any messages (#302)Bernhard Froehler
2018-11-10Fix migrationLoic Blot
2018-11-10Fix a nextcloud 14 non compatible query in migrationLoic Blot
2018-10-01Fix use of insert statement without named parameter. Convert SMS upload/inser...Matt Amos
2018-09-27Convert some queries to QueryBuilder.Matt Amos
2018-09-08Add query + routes to drop all user messagesLoic Blot
2018-05-17Fix all the delete functionsLoic Blot
2018-05-17Bad code pushed...Loic Blot
2018-05-15SMS restoration fixLoïc Blot
2018-04-11Fetch fixLoic Blot
2018-04-11Function call fixesLoic Blot
2018-04-11Some fixes on the queriesLoic Blot
2018-04-11Migrate more deprecated methodsLoic Blot
2018-04-10Prepare another queryLoic Blot
2018-04-10Fix query builder in usageLoic Blot
2018-04-10Migrate more functions to the query builderLoic Blot
2018-04-10Migrate one function to the new querybuilder for NC 14Loic Blot
2018-04-10Migrate one function to the new querybuilder for NC 14Loic Blot
2018-04-03Php7 android7 sync issue (#222)Thomas Pulzer
2018-03-21Use DB transaction methods of the DB connection (#225)Morris Jobke
2017-12-28Corrected missing Nc branding (#212)Kai Schröer
2017-05-06Fixed Nextcloud 12 compatibility (#181)Lorenz Brun
2017-01-03Rename application to 'Phone Sync'Loic Blot
2016-12-31Fix SyntaxErrorException on select limit (#146)yneveu
2016-12-19Try to cast to int using a new variable instead of doing it in arrayLoic Blot
2016-12-15Release 1.11.2v1.11.2Loic Blot
2016-12-08Add missing fields to permit proper restoreLoic Blot
2016-12-07Fix SmsMapper::getMessages queryLoic Blot
2016-11-11Conversation Mapper addition + migration to proper schemeLoic Blot
2016-09-23last read date use the reprocessed phone number, not the raw phone numberLoic Blot
2016-09-23Conversation header CSS fix & unicity fixes for unread messages & peerlist la...Loic Blot
2016-09-22Add a fix for duplicates messages in database with or without spacesLoic Blot
2016-09-22Add missing database indicesLoic Blot
2016-09-22Missing regexp updateLoic Blot
2016-09-22Bugfix: check the read date per phone number if there are messages to check f...Loic 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-19Make owncloud 8.1 as the minimum default + cleanupsLoic Blot
2016-05-19Little PHPDocLoic 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-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-24remove messages is now okayLoic Blot
2015-06-24smscontroller::removeConversation link with smsmapper::removeMessagesForPhone...Loic Blot
2015-05-23Merge branch 'master' of https://github.com/nerzhul/ocsmsLoic Blot