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
AgeCommit message (Expand)Author
2016-05-10show first folder of an account incase of invalid folde idtahaa karim
2016-05-10Merge pull request #1473 from owncloud/import-ics-attachmentsSteffen Lindner
2016-05-09show error when sending a message failsChristoph Wurst
2016-05-09update changelog and readmeChristoph Wurst
2016-05-09show only writable calendarsChristoph Wurst
2016-05-09show import button only on 9.0+Christoph Wurst
2016-05-09upload ics to the selected calendarChristoph Wurst
2016-05-09fetch and show list of calendarsChristoph Wurst
2016-05-09show import button if attachment is of type 'text/calendar'Christoph Wurst
2016-05-08bring back mobile menu toggle buttonChristoph Wurst
2016-05-06Merge pull request #1470 from tahaalibra/remove-unused-require-shimsChristoph Wurst
2016-05-06Merge pull request #1465 from owncloud/remove-unused-require-shimsChristoph Wurst
2016-05-04Merge pull request #1457 from owncloud/js-cache-invalidationSteffen Lindner
2016-05-04Merge pull request #1448 from owncloud/enhanced-attachmentsChristoph Wurst
2016-05-02return UID correctly so old drafts are automatically removedChristoph Wurst
2016-05-02remove unused require shims from teststahaa karim
2016-05-01remove unused require shimsChristoph Wurst
2016-04-28Fix attachment download/download to owncloud filesChristoph Wurst
2016-04-28Navigate to newly created account after successful setup; responsive setup viewChristoph Wurst
2016-04-27hide 'save all to files' if there is one or zero attachmentsChristoph Wurst
2016-04-27use title on span to show full attachment name on hoverChristoph Wurst
2016-04-27Show attachments as blocks instead of list to allow enhanced actionsChristoph Wurst
2016-04-27Merge pull request #1459 from owncloud/resolve-accounts-promise-correctlyChristoph Wurst
2016-04-27Merge pull request #1455 from owncloud/move-communication-methods-to-messages...Christoph Wurst
2016-04-26Resolve accounts loading promise in all casesChristoph Wurst
2016-04-26invalidate js cache if app version changesChristoph Wurst
2016-04-26Merge pull request #1447 from owncloud/remove-legacy-init-ui-jsSteffen Lindner
2016-04-25move message communication.js methods to MessageServiceChristoph Wurst
2016-04-25Merge pull request #1445 from owncloud/collapse-accountChristoph Wurst
2016-04-24make accounts collapsable and show only important foldersChristoph Wurst
2016-04-23Remove ui.js and init.jsChristoph Wurst
2016-04-23Prevent the browser from navigating on cc/bcc clickChristoph Wurst
2016-04-20Fix failing js code style testsChristoph Wurst
2016-04-20Merge pull request #1432 from owncloud/infinite-scrollingChristoph Wurst
2016-04-20Merge pull request #1434 from owncloud/space-account-colors-evenlyJan-Christoph Borchardt
2016-04-19Merge pull request #1424 from owncloud/marionette-routerChristoph Wurst
2016-04-19Force visually distinguishable account colorsJohn Molakvoæ
2016-04-17Load next messages automatically when reaching end of the listChristoph Wurst
2016-04-17Merge pull request #1426 from owncloud/messageserviceChristoph Wurst
2016-04-17move communication::fetchMessage to MessageService and use promises instead o...Christoph Wurst
2016-04-17add MessageServiceChristoph Wurst
2016-04-17add Marionette AppRouterChristoph Wurst
2016-04-16Use core color generator if availableskjnldsv
2016-04-14Move startup logic to App::onStartChristoph Wurst
2016-04-12add loading feedback while accounts are being loadedChristoph Wurst
2016-04-12use LoadingView instead of manually adding/removing classesChristoph Wurst
2016-04-03fix show drafts total counttahaa karim
2016-04-01show total count for drafts foldertahaa karim
2016-03-31fix contacts autocompletionChristoph Wurst
2016-03-31Merge pull request #1321 from owncloud/new-message-viewSteffen Lindner