James Houlahan
cd6b5cdcc3
GODT-1348: max 100 conn per host
5 years ago
Alexander Bilyak
e940d9f6fe
GODT-1204: Handle importing too big messages
5 years ago
Alexander Bilyak
22d2bcc21d
GODT-1205: "RCPT TO" does not contain all addressed from "CC"
5 years ago
Alexander Bilyak
b8dd9f82bd
GODT-1235: Fix 401 response error handling
5 years ago
James Houlahan
e3e4769d78
Other: remove dead code
5 years ago
James Houlahan
b2e9c4e4e9
Other: Revert "GODT-1224: don't strip trailing newlines from message bodies"
...
This reverts commit 54161e263fa2f95795fc8623e9dfd2134afb0ae5.
5 years ago
James Houlahan
db4cb36538
GODT-1224: don't strip trailing newlines from message bodies
5 years ago
James Houlahan
2707a5627c
Other: prefer empty string check vs nil check
5 years ago
James Houlahan
2cce29e858
GODT-1201: bump gopenpgp to 2.1.10 and update crypto time
5 years ago
Jakub
a3e102e456
GODT-1166: Do not expose current auth token in interface
5 years ago
Jakub
0c6a098af9
GODT-1166: Reduce the number of auth for live test
...
- Changed: Do not reauth controller clients.
- Changed: Verbosisty is set only once before run
- Changed: AddUser takes TestAccount as argument
- Added: Setup/clean up before/after test run
- Added: Access to the current refresh token from pmapi.Client interface.
- Added: Context function to add test a user to bridge without login, just call users.FinishLogin.
- Added: PMAPIController.GetAuthClient returns authenticated client for username.
- Added: Persistent clients does not loggout after every scenario.
- Changed: Disabled no-internet tests.
5 years ago
Jakub
cf1ba6588a
GODT-949: Fix section parsing issue
5 years ago
James Houlahan
f6ff85f69d
GODT-1184: Preserve signatures in externally signed messages
5 years ago
James Houlahan
9fddd77f0d
GODT-1183: Add test for getting contact emails by email
5 years ago
Jakub
a2029002c4
GODT-1155 Update gopenpgp and use go-srp
5 years ago
James Houlahan
36fdb88d96
GODT-1182: use correct contacts route
5 years ago
James Houlahan
629d6c5e4d
GODT-1175: report bug
5 years ago
Jakub
ce64aeb05f
Other: avoid API jail
5 years ago
Michal Horejsek
8109831c07
GODT-35: Finish all details and make tests pass
5 years ago
James Houlahan
2284e9ede1
GODT-35: New pmapi client and manager using resty
5 years ago
James Houlahan
50550d42b4
GODT-213: Message Builder
5 years ago
Jakub
2d95f21567
Other: add straightforward linters
5 years ago
Jakub
7d0af7624c
Other: Bump linter
5 years ago
James Houlahan
1f25aeab31
GODT-980: placeholder for user agent
5 years ago
Michal Horejsek
8b436186a4
GODT-1034 More tolerant connection speed detection
5 years ago
Michal Horejsek
50d167a983
Sending: do not send empty objects to API
5 years ago
James Houlahan
cb839ff149
fix: check deprecated API statuscode first to better determine API error
5 years ago
Michal Horejsek
6ef2bb254d
Tests and final touches
5 years ago
Michal Horejsek
516ca018d3
Mitigate Apple Mail re-sync (both bodies and meta info)
5 years ago
Michal Horejsek
5117672388
Turning off IMAP server while no connection
5 years ago
Michal Horejsek
8cd17addbe
Apply 1 suggestion(s) to 1 file(s)
5 years ago
Michal Horejsek
2feaba8888
Fix invalid input report
5 years ago
James Houlahan
07d9bc0831
Happy New Year (silent updates)
5 years ago
James Houlahan
7b4204591c
fix: add missing OS to x-pm-appversion
5 years ago
James Houlahan
d2066173f0
feat: early access
5 years ago
James Houlahan
dc3f61acee
Launcher, app/base, sentry, update service
5 years ago
James Houlahan
175f0977f9
chore: bump go-imap dependency and remove go-imap-specialuse dependency
5 years ago
Michal Horejsek
9fe3718d3f
Fix empty label name
5 years ago
Jakub
a89dfc4524
Happy New Year
5 years ago
Michal Horejsek
64206e69bd
Fix of all known flaky tests
5 years ago
Michal Horejsek
ca962ce5ad
Import encrypted messages as is
5 years ago
Jakub
072ce54fe1
Bridge 1.5.2 Golden Gate
...
Release Notes
* Improved package creation logic
* Refactor of sending functions to simplify code maintenance
* Added tests for package creation
Fixed
* Bridge crashes related to labels handling
* GUI popup related to TLS connection error
* An issue where a random session key is included in the data payload
* Error handling (including improved detection)
5 years ago
Pavel Škoda
7b44f12ab1
Update sentry client
5 years ago
Jakub
874882b554
Logic change to follow old code.
5 years ago
Jakub
945bdf4c60
Custom types for flags and encrypted outside test
5 years ago
Jakub
6e1e5a2afe
re-organise test definitions
5 years ago
Jakub
b709b51790
Simplify test cases
5 years ago
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