-
- Downloads
Merge pull request #2628 from nextcloud/fix/lazy-attachments-indicator
Add a lazy structure analyzation to get the attachments icon back
No related branches found
No related tags found
Showing
- appinfo/info.xml 1 addition, 1 deletionappinfo/info.xml
- lib/Db/Message.php 12 additions, 2 deletionslib/Db/Message.php
- lib/Db/MessageMapper.php 59 additions, 2 deletionslib/Db/MessageMapper.php
- lib/IMAP/MessageMapper.php 67 additions, 12 deletionslib/IMAP/MessageMapper.php
- lib/IMAP/MessageStructureData.php 50 additions, 0 deletionslib/IMAP/MessageStructureData.php
- lib/IMAP/PreviewEnhancer.php 116 additions, 0 deletionslib/IMAP/PreviewEnhancer.php
- lib/Migration/Version1020Date20200206134751.php 41 additions, 0 deletionslib/Migration/Version1020Date20200206134751.php
- lib/Model/IMAPMessage.php 1 addition, 0 deletionslib/Model/IMAPMessage.php
- lib/Service/Search/MailSearch.php 12 additions, 4 deletionslib/Service/Search/MailSearch.php
- lib/Service/SyncService.php 15 additions, 3 deletionslib/Service/SyncService.php
- package-lock.json 1 addition, 1 deletionpackage-lock.json
- package.json 1 addition, 1 deletionpackage.json
- src/components/Envelope.vue 1 addition, 1 deletionsrc/components/Envelope.vue
- tests/Unit/Service/Search/MailSearchTest.php 12 additions, 0 deletionstests/Unit/Service/Search/MailSearchTest.php
Loading
Please register or sign in to comment