Jakub
|
d380485bb6
|
Fixing lint and integration tests, changelog, GODT-880, and typos
|
5 years ago |
Jakub
|
87c8228cd0
|
rename
|
5 years ago |
Jakub
|
152046bf97
|
refactor smtp sending
* [x] move package creation logic to `pmapi.SendMessageReq`
* [ ] write test of package creation logic
* [x] internal
* [x] plain
* [x] external encrypted
* [ ] signature ???
* [x] attachments
|
5 years ago |
Michal Horejsek
|
b9740e1b7d
|
Close connection before deleting labels to prevent panics accessing deleted bucket
|
5 years ago |
Jakub
|
a62fa132e6
|
rename build tag
|
5 years ago |
James Houlahan
|
9e0635a6a4
|
fix: don't check tls fingerprints when checking connectivity
|
5 years ago |
Jakub
|
a21bb130e1
|
Append duplicate of emails with References
|
5 years ago |
James Houlahan
|
7874183052
|
fix(GODT-770): handle extraneous end-of-mail
|
6 years ago |
Michal Horejsek
|
ec73170e9b
|
Use label.Path instead of Name
|
6 years ago |
Michal Horejsek
|
3606a0ab9f
|
QA build with option to change API URL by ENV variable
|
6 years ago |
James Houlahan
|
d872d77cf5
|
fix: draft mime type instead of composermode
|
6 years ago |
Michal Horejsek
|
de58c7a905
|
Cookies for Import-Export
|
6 years ago |
Pavel Škoda
|
2e439e17cf
|
Remove unused scope methods
|
6 years ago |
Pavel Škoda
|
f73aeec97f
|
Update changelog
|
6 years ago |
Pavel Škoda
|
8a7b4bb919
|
Improve user agent
|
6 years ago |
Michal Horejsek
|
9218598140
|
Update routes to API v4
|
6 years ago |
Michal Horejsek
|
658ead9fb3
|
Import/Export final touches
|
6 years ago |
Pavel Škoda
|
7e5e3d3dd4
|
Import/Export GUI
|
6 years ago |
Michal Horejsek
|
1c10cc5065
|
Import/Export backend
|
6 years ago |
Jakub
|
49316a935c
|
Shared GUI for Bridge and Import/Export
|
6 years ago |
Michal Horejsek
|
b598779c0f
|
Import/Export backend prep
|
6 years ago |
James Houlahan
|
77c6ba381e
|
fix: mime type
|
6 years ago |
James Houlahan
|
61a841ced7
|
refactor: builder pattern for generateSendingInfo
|
6 years ago |
Michal Horejsek
|
6c93f1f1ec
|
Fix integration tests - compiting message flags
|
6 years ago |
James Houlahan
|
e333ccd29e
|
feat: persistent cookies
|
6 years ago |
James Houlahan
|
bf0945eaef
|
fix: race condition in AuthRefresh that could cause user to be logged out
|
6 years ago |
James Houlahan
|
fc4e77604f
|
fix: don't panic if not given tls connection in pin checker
|
6 years ago |
James Houlahan
|
b25baa2524
|
test: set sent label properly
|
6 years ago |
James Houlahan
|
7301e5571c
|
fix: return error if parsing header fails GODT-502
|
6 years ago |
James Houlahan
|
7ec4309ae1
|
fix: correctly handle failure to unlock single key
|
6 years ago |
James Houlahan
|
ec224a962f
|
fix: hang when reloading keys
|
6 years ago |
James Houlahan
|
02804d067c
|
fix: ensure doh connections are closed when it is disabled
|
6 years ago |
James Houlahan
|
9241a9bdbf
|
feat: add reloadkeys method
|
6 years ago |
James Houlahan
|
f3e6af5571
|
feat: clear keys after unmarshaling
|
6 years ago |
James Houlahan
|
c19bb0fa97
|
feat: migrate to gopenpgp v2
|
6 years ago |
James Houlahan
|
45e99caa23
|
fix: handle double charset everywhere by using our ParseMediaType
|
6 years ago |
Jakub
|
579e962980
|
check license
|
6 years ago |
James Houlahan
|
cc14b523cb
|
fix: correct doh timeouts
|
6 years ago |
James Houlahan
|
ad877431de
|
fix: check doh permission
|
6 years ago |
James Houlahan
|
7ac4c9aecf
|
fix: don't logout user if auth refresh fails because internet dropped
|
6 years ago |
James Houlahan
|
cb8a15a9fd
|
fix: crash when removing account while messages are being returned
|
6 years ago |
James Houlahan
|
bbf1364e30
|
feat: tls report cache
|
6 years ago |
Michal Horejsek
|
6147c214c3
|
Better error message when request is canceled
|
6 years ago |
Pavel Škoda
|
4090c490b1
|
Apply suggestion to pkg/pmapi/messages.go
|
6 years ago |
Pavel Škoda
|
d33d7237bd
|
Apply suggestion to pkg/pmapi/messages.go
|
6 years ago |
Pavel Škoda
|
9ed778f2b3
|
Apply suggestion to pkg/pmapi/messages.go
|
6 years ago |
Pavel Škoda
|
70fca64a36
|
Pop-out messageID format into constants
|
6 years ago |
James Houlahan
|
4b2977041a
|
fix: missing messages after changing primary address
|
6 years ago |
James Houlahan
|
2d200f6f8c
|
test: add test with changing address order
|
6 years ago |
Michal Horejsek
|
984b28e8f9
|
User Agent do not contain bridge version, only client in format
|
6 years ago |