the-djmaze
|
fb2eb62f83
|
Rename Folder Hash to ETag as it is the more obvious name
|
2023-02-16 10:55:23 +01:00 |
|
the-djmaze
|
614e6c5756
|
Don't clone message for viewing, so that there is instant interaction with messagelist item
|
2023-02-14 10:11:25 +01:00 |
|
the-djmaze
|
f080a302b1
|
Almost all JSON properties to JavaScript camelCase
|
2023-01-24 18:58:25 +01:00 |
|
the-djmaze
|
d4c4f84c13
|
https://github.com/the-djmaze/snappymail/issues/796#issuecomment-1367247159
|
2022-12-29 13:40:46 +01:00 |
|
the-djmaze
|
f8f8cd0124
|
MessageResultCount to JMAP totalEmails
|
2022-12-13 14:04:43 +01:00 |
|
the-djmaze
|
a60d027169
|
Improved message cache handling and drop unused NEW_MESSAGE_CACHE
|
2022-06-07 11:54:19 +02:00 |
|
the-djmaze
|
70e3e6423e
|
Added message tags toggle for #419
|
2022-06-03 13:47:04 +02:00 |
|
the-djmaze
|
118505f91e
|
Use JMAP rfc8621 section-2 totalEmails , unreadEmails and isSubscribed
|
2022-06-01 22:50:35 +02:00 |
|
djmaze
|
5895804e9a
|
More excessive DOM reductions
|
2021-08-12 14:44:38 +02:00 |
|
djmaze
|
22f606ea75
|
Bugfix: revamp MessageModel broke flags cache
And took the liberty to put all MessageFlagsCache functions into a class
|
2020-10-25 13:50:26 +01:00 |
|
djmaze
|
76c4f62186
|
Improved reviveFromJson() for *Model
|
2020-10-23 15:15:54 +02:00 |
|
djmaze
|
15e07a73e9
|
merge all Model JSON @Object parsers into a reviveFromJson()
|
2020-10-18 19:46:47 +02:00 |
|
djmaze
|
7d89de2fdb
|
CollectionModels reviveFromJson
|
2020-10-18 11:46:22 +02:00 |
|
djmaze
|
71f6fb25e5
|
Let all the new CollectionModels use AbstractCollectionModel
|
2020-09-16 16:33:53 +02:00 |
|
djmaze
|
086a2c1927
|
Fetch response 'Collection/MessageCollection' to new MessageCollectionModel
|
2020-09-16 15:44:36 +02:00 |
|