Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js/views
AgeCommit message (Expand)Author
2016-09-18Merge pull request #57 from nextcloud/error-viewJan-Christoph Borchardt
2016-09-18send real folderId and messageId when replying from unified inboxChristoph Wurst
2016-09-16show error-view instead of yellow notification on content loading errorsChristoph Wurst
2016-09-15Merge pull request #49 from nextcloud/loading-view-textChristoph Wurst
2016-09-14fix new-message-button event registrationChristoph Wurst
2016-09-13show text too when a loading spinner is usedChristoph Wurst
2016-08-29fix nc brandingChristoph Wurst
2016-08-28Merge pull request #5 from nextcloud/tipsy-tooltipJan-Christoph Borchardt
2016-08-28tooltip has placement option; tooltip has no live option.Alexander Weidinger
2016-08-28move from tipsy to tooltipJan-Christoph Borchardt
2016-08-25use simpler background fetcher and fetch incoming messages tooChristoph Wurst
2016-08-24remove debug log, refactor method name, remove redundant method callChristoph Wurst
2016-08-24fix js syntax errorChristoph Wurst
2016-08-06fix coding styleChristoph Wurst
2016-08-06hide accounts/folders until loading finshed or an error occurredChristoph Wurst
2016-08-06use a single, global collection of accountsChristoph Wurst
2016-08-06add accounts immediatelly and hide 'show all folders' only if there are foldersChristoph Wurst
2016-08-05Merge pull request #1609 from owncloud/search-reworkJan-Christoph Borchardt
2016-08-05Merge pull request #1570 from owncloud/setup-errorChristoph Wurst
2016-08-04fix loading view with text stylingChristoph Wurst
2016-08-04Merge pull request #1573 from owncloud/increase-minimum-core-versionJan-Christoph Borchardt
2016-08-04show approriate empty collection for (search) foldersChristoph Wurst
2016-08-04fix reload/load-more when in search modeChristoph Wurst
2016-08-04debounce search in the controller and show immediate loading feedbackChristoph Wurst
2016-08-04fix loading spinnersChristoph Wurst
2016-08-04rework/refactor some of the search logicChristoph Wurst
2016-08-04update guideline URL for 9.1, more cloud neutralityChristoph Wurst
2016-08-04add license header script and update php+js license headersChristoph Wurst
2016-08-04Merge pull request #1523 from owncloud/aliasesChristoph Wurst
2016-08-03fix for showing ccTahaa Karim
2016-08-03increase min core version to 9.0 and remove all version hacksChristoph Wurst
2016-08-03fix cc bugs and small improvementTahaa Karim
2016-08-03fix unified inbox repliesChristoph Wurst
2016-08-02add aliases featuretahaa karim
2016-08-01Merge pull request #1593 from owncloud/scroll-to-refreshJan-Christoph Borchardt
2016-08-01debounce wheel event; block reload events until spinner was hiddenChristoph Wurst
2016-07-30scroll to refresh even when already at top of list, fix #1588Jan-Christoph Borchardt
2016-07-29add shortcuts for 'flagged' and 'unseen'Christoph Wurst
2016-07-29Merge pull request #1587 from owncloud/current-message-object-refChristoph Wurst
2016-07-29Merge pull request #1584 from owncloud/load-next-one-spinnerJan-Christoph Borchardt
2016-07-29save currently active message as object instead of its IDChristoph Wurst
2016-07-29fix code styleChristoph Wurst
2016-07-28jump to next message faster when deleting the current oneChristoph Wurst
2016-07-28show only one spinner when loading the next pageChristoph Wurst
2016-07-28fix messages paginationChristoph Wurst
2016-07-28also use small spinner for message deletionJan-Christoph Borchardt
2016-07-28use small loading spinner for loading more as well, just like checking new onesJan-Christoph Borchardt
2016-07-28adjust loading spinner placement and animationgJan-Christoph Borchardt
2016-07-28remove 'Check messages' button and add scroll-to-refresh and shortcutChristoph Wurst
2016-07-26update title if flags changeChristoph Wurst