James Houlahan
|
debd374d75
|
fix: don't delete uid of anonymous clients
|
6 years ago |
James Houlahan
|
db02eb694d
|
refactor: no more pmapifactory
|
6 years ago |
James Houlahan
|
5bf4d9c6f5
|
refactor: prefer anonymous clients
|
6 years ago |
James Houlahan
|
b01be382fc
|
refactor: GetBridgeAuthChannel --> GetAuthUpdateChannel
|
6 years ago |
James Houlahan
|
042c340881
|
feat: make store use ClientManager
|
6 years ago |
James Houlahan
|
f269be4291
|
refactor: make pmapi.Client the interface
|
6 years ago |
James Houlahan
|
6e38a65bd8
|
feat: improve login flow
|
6 years ago |
James Houlahan
|
941e09079c
|
feat: implement token expiration watcher
|
6 years ago |
James Houlahan
|
ce29d4d74e
|
feat: switch to proxy when need be
|
6 years ago |
James Houlahan
|
f239e8f3bf
|
feat: central auth channel for clients
|
6 years ago |
James Houlahan
|
0a55fac29a
|
feat: simple client manager
|
6 years ago |
Jakub Cuth
|
9072f84646
|
Apply suggestion to internal/store/event_loop.go
|
6 years ago |
James Houlahan
|
c6f32192b9
|
refactor: return ErrNoSuchAPIID any time we get 422
|
6 years ago |
James Houlahan
|
49a64a656c
|
refactor: remove unexported fetchMessage
|
6 years ago |
James Houlahan
|
1c83cc9754
|
Apply suggestion to internal/store/event_loop.go
|
6 years ago |
James Houlahan
|
341a6501e6
|
fix: don't return error when event data is nil
|
6 years ago |
James Houlahan
|
e1ecc11f38
|
feat: add ErrNoSuchMessage to pmapi
|
6 years ago |
James Houlahan
|
d1e63254f2
|
Apply suggestion to internal/store/event_loop.go
|
6 years ago |
James Houlahan
|
0998c67f20
|
Apply suggestion to internal/store/event_loop.go
|
6 years ago |
James Houlahan
|
91ec7edc06
|
fix: better event loop error handling
|
6 years ago |
Michal Horejsek
|
aea816029f
|
Apply suggestion to internal/imap/mailbox_messages.go
|
6 years ago |
Michal Horejsek
|
e166748270
|
Added IMAP extension MOVE with UIDPLUS support
|
6 years ago |
Michal Horejsek
|
0c7a328165
|
Completely delete old draft instead moving to trash when user updates draft
|
6 years ago |
Jakub
|
46f3721d43
|
More logs about event loop activity
|
6 years ago |
Michal Horejsek
|
0cb1ff9b16
|
Do not send an EXISTS reposnse after EXPUNGE or when nothing changed
|
6 years ago |
Michal Horejsek
|
3b1528cc2a
|
IMAP extension Unselect
|
6 years ago |
Michal Horejsek
|
cdfa6b6e49
|
Optimalization of initAddress
|
6 years ago |
Michal Horejsek
|
62ade99e37
|
Optimalization of RebuildMailboxes
|
6 years ago |
Jakub
|
17f4d6097a
|
We build too many walls and not enough bridges
|
6 years ago |