Граф коммитов

1388 Коммитов

Автор SHA1 Сообщение Дата
Jan-Christoph Borchardt c05297ddd6 Merge pull request #622 from owncloud/autosize-on-send
autosize textarea on send, fix #562
2015-05-06 11:57:18 +02:00
Jakob Sack adbf55d693 Merge pull request #623 from owncloud/fix-whitespace-cclist
fix whitespace between cc list and closing parenthesis
2015-05-06 11:05:53 +02:00
Jan-Christoph Borchardt b76ce54434 fix whitespace between cc list and closing parenthesis 2015-05-06 10:52:28 +02:00
Jan-Christoph Borchardt 94dec4edb8 autosize textarea on send, fix #562 2015-05-06 10:48:54 +02:00
Jan-Christoph Borchardt 6c3d9de478 Merge pull request #613 from wurstchristoph/fix609
prefill cc field
2015-05-06 01:38:52 +02:00
Jan-Christoph Borchardt 4f6b01b2f2 Merge pull request #594 from owncloud/fix-new-message-during-loading
Keep composer active during loading of messages - refs #591
2015-05-05 23:29:25 +02:00
Christoph Wurst 9653007c2b prefill cc field
fixes #609
2015-05-05 23:15:50 +02:00
Jan-Christoph Borchardt 8bd5ce455c Merge pull request #588 from owncloud/fix-delete-fav-folder
Allow delete of messages in our special fav folder
2015-05-05 18:53:38 +02:00
Jan-Christoph Borchardt de12a57ffc Merge pull request #601 from owncloud/fix-autofill
fix account form being autofilled with username and password in Chrome & Safari
2015-05-05 14:32:01 +02:00
Jan-Christoph Borchardt 1532d184af Merge pull request #590 from owncloud/fix-double-load-on-setup
Don't double load accounts ...
2015-05-05 14:30:05 +02:00
Thomas Müller 69ed2e369f Allow delete of messages in our special fav folder - fixes #553 2015-05-05 13:11:49 +02:00
Thomas Müller 366775e1fc Keep composer active during loading of messages - refs #591 2015-05-05 13:06:33 +02:00
Jan-Christoph Borchardt ef468c7fda Merge pull request #607 from owncloud/fix-readme
add 'why is this so awesome' section, fix contributor list
2015-05-05 13:04:55 +02:00
Jan-Christoph Borchardt 00542f58ef add 'why is this so awesome' section, fix contributor list 2015-05-05 13:04:05 +02:00
Jan-Christoph Borchardt 9f3824cd8c update author list 2015-05-05 12:42:39 +02:00
Jan-Christoph Borchardt 18fb4183ed Merge pull request #598 from owncloud/fix-wording
fix wording of check messages, fix #595
2015-05-05 09:15:28 +02:00
Jan-Christoph Borchardt 1b445a3dc5 Merge pull request #589 from owncloud/clear-search
Clear search on folder change
2015-05-05 08:37:10 +02:00
Jan-Christoph Borchardt 6bfd681e74 fix account form being autofilled with username and password in Chrome & Safari, fix #566 2015-05-05 07:50:21 +02:00
Jan-Christoph Borchardt 0594355faa fix wording of check messages, fix #595 2015-05-05 06:55:24 +02:00
Jan-Christoph Borchardt c25c7c2a69 Merge pull request #574 from irgendwie/fix-339
Expunge mails from the trash
2015-05-05 06:49:52 +02:00
Jan-Christoph Borchardt ce22cfd351 Merge pull request #505 from wurstchristoph/drafts
save and open drafts
2015-05-05 06:48:17 +02:00
Thomas Müller 360b134268 Update settings section after adding a new account - fixes #304 2015-05-04 22:39:17 +02:00
Thomas Müller 1065728781 Don't double load accounts after setup - refs #537 2015-05-04 22:39:07 +02:00
Christoph Wurst e97e87480a fix <br /> issue when opening drafts; show warning when opening unsupported HTML drafts 2015-05-04 22:29:23 +02:00
Christoph Wurst d6c2a197bf save and open drafts
do not actually send draft

safe drafts as IMAP draft

store message as MIME part

update drafts

load existing drafts

safe IMAP drafts automatically, remove dedicated draft button

save and resume reply drafts using local storage

save and open drafts

safe drafts as IMAP draft

store message as MIME part

update drafts

load existing drafts

safe IMAP drafts automatically, remove dedicated draft button

save and resume reply drafts using local storage

remove method duplicate

fix localstorage bugs, fix opening reply drafts, listen to changes of all composer input elements

delete sent drafts

merge #545 to prevent multiple send/draft

remove buggy ctrl+s draft saving; update message list collection when updating a draft

remove sent draft from message list

flag sent messages as seen
2015-05-04 22:25:08 +02:00
Jan-Christoph Borchardt 0a640bb4df Merge pull request #586 from owncloud/fix-reply-sent
Fix to and reply fields in sent folders
2015-05-04 22:24:34 +02:00
Jan-Christoph Borchardt 5692d4a23e Merge pull request #592 from owncloud/star-opacity
fix opacity & shading of several icons
2015-05-04 21:12:15 +02:00
Jan-Christoph Borchardt 444fc0a20a fix account delete icon opacity to keep in line with other delete icons 2015-05-04 20:25:59 +02:00
Jan-Christoph Borchardt 3ee827d819 fix delete icon opacity to be the same as the other action icons 2015-05-04 20:22:04 +02:00
Jan-Christoph Borchardt ec0e3494ab only show star in full opacity on hover to keep with shading of other mail status icons 2015-05-04 20:21:18 +02:00
Jan-Christoph Borchardt 326b8a32dc remove obsolete opacity rule 2015-05-04 20:18:16 +02:00
Thomas Müller 0d24ca0e6a Clear search on folder change - fixes #569 2015-05-04 16:28:27 +02:00
Alexander Weidinger 146237a50c implemented naive expunge function. 2015-05-04 16:09:55 +02:00
Jan-Christoph Borchardt d537cdac90 Merge pull request #581 from owncloud/one-status-call
get mailbox status once for all boxes
2015-05-04 15:33:12 +02:00
Thomas Müller 598a7d4b77 Fix to and reply fields in sent folders - fixes #487 2015-05-04 15:24:23 +02:00
Thomas Müller a63360b852 Merge pull request #584 from owncloud/use-oc-notification-on-send
Use oc notification on send
2015-05-04 14:58:37 +02:00
Jan-Christoph Borchardt 67f8d0a1e0 Merge pull request #583 from owncloud/display-desktop-notifications-longer
10 seconds timeout
2015-05-04 13:30:35 +02:00
Thomas Müller 5a2a564c27 Use OC.Notification for user feedback after sending messages 2015-05-04 13:06:17 +02:00
Thomas Müller 691dfdb13e 10 seconds timeout 2015-05-04 12:47:47 +02:00
Thomas Müller 9eaa0d3733 fixing unit tests & get mailbox status once for all boxes 2015-05-04 12:16:58 +02:00
Thomas Müller f35a936b03 Merge pull request #577 from owncloud/travis-core-8.0-and-8.1
test against core 8.0 and 8.1
2015-05-04 09:10:42 +02:00
Thomas Müller b4426de1b1 Merge pull request #579 from owncloud/scrutinizer-patch-1
Scrutinizer Auto-Fixes
2015-05-04 09:08:49 +02:00
Thomas Müller 7806e931c5 Merge pull request #576 from Xenopathic/prevent-ci-error
Skip IMAP tests if credentials are unavailable
2015-05-04 09:08:32 +02:00
Robin McCorkell 830794bbcb Skip IMAP tests if credentials are unavailable 2015-05-03 23:21:04 +01:00
Thomas Müller a7b46ad7a3 Merge pull request #554 from owncloud/server-side-caching
configurable option to enable server side caching
2015-05-03 23:45:20 +02:00
Thomas Müller 09188f228b setting scrutinizer time out to 20 minutes 2015-05-03 23:34:25 +02:00
Scrutinizer Auto-Fixer 3a7fdc31bf Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-05-03 21:29:23 +00:00
Thomas Müller cc79642531 test against core 8.0 and 8.1 2015-05-03 23:23:51 +02:00
Thomas Müller 31ca0f4baf test against core 8.0 and 8.1 2015-05-03 23:19:04 +02:00
Jenkins for ownCloud 14f165d11b [tx-robot] updated from transifex 2015-05-03 17:12:55 -04:00