James Houlahan
|
f4d073b4cf
|
test: ignore weird test for now
|
6 years ago |
James Houlahan
|
65d8b382d0
|
fix: panic when no params available
|
6 years ago |
Pavel Škoda
|
2e439e17cf
|
Remove unused scope methods
|
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 |
Michal Horejsek
|
6c93f1f1ec
|
Fix integration tests - compiting message flags
|
6 years ago |
James Houlahan
|
7e6d09a247
|
test: generate tls cert/key in test
|
6 years ago |
Michal Horejsek
|
1711442878
|
Fix setting flags
|
6 years ago |
James Houlahan
|
79e6799f40
|
fix: panic in integration tests
|
6 years ago |
James Houlahan
|
11e01ca163
|
chore: bump version to 1.3.0
|
6 years ago |
James Houlahan
|
b25baa2524
|
test: set sent label properly
|
6 years ago |
James Houlahan
|
012be60311
|
test: remove time checks
|
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
|
7a13b89274
|
test: reword scenario
|
6 years ago |
James Houlahan
|
5cb78b0a03
|
fix: review comments
|
6 years ago |
James Houlahan
|
c19bb0fa97
|
feat: migrate to gopenpgp v2
|
6 years ago |
James Houlahan
|
c329711f9c
|
fix: bad fish
|
6 years ago |
Jakub
|
579e962980
|
check license
|
6 years ago |
James Houlahan
|
cb8a15a9fd
|
fix: crash when removing account while messages are being returned
|
6 years ago |
Michal Horejsek
|
4d2baa6b85
|
Renamed bridge to general users and keep bridge only for bridge stuff
|
6 years ago |
Pavel Škoda
|
d222b39793
|
Apply suggestion to test/features/imap/message/create.feature
|
6 years ago |
Pavel Škoda
|
6ae78217db
|
Fix appending to Sent
|
6 years ago |
James Houlahan
|
f87ca36ffd
|
refactor: tidy up DecodeCharset
|
6 years ago |
Michal Horejsek
|
37f4e46bdc
|
feat: fallback to latin1 if charset not specified and not utf8
|
6 years ago |
Pavel Škoda
|
30425d5fcd
|
Fix few typos
|
6 years ago |
Pavel Škoda
|
2639f7333e
|
Simplify references parsing
|
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
|
e43bd231ed
|
Final touches of go-imap v1 implementation
|
6 years ago |
Michal Horejsek
|
313e803fdd
|
Implement new SearchCriteria from latest go-imap
|
6 years ago |
Michal Horejsek
|
c939893131
|
Unseen is first sequence number of unseen message not count of messages
|
6 years ago |
Michal Horejsek
|
ea0f3115a3
|
usage of latest upstream go-imap
|
6 years ago |
Michal Horejsek
|
984b28e8f9
|
User Agent do not contain bridge version, only client in format
|
6 years ago |
James Houlahan
|
1d49a484a8
|
test: fix typo
|
6 years ago |
James Houlahan
|
33770ce129
|
fix: crash in fakeapi if user is nil
|
6 years ago |
James Houlahan
|
faec347054
|
test: use the correct constants.Version in integration tests
|
6 years ago |
James Houlahan
|
bb5227c1f4
|
fix: app version and variable location
|
6 years ago |
James Houlahan
|
0589f329e9
|
refactor: dedicated constants package, no explicit bridge version
|
6 years ago |
James Houlahan
|
522cadb8b1
|
refactor: dedicated constants package, no explicit bridge version
|
6 years ago |
James Houlahan
|
8f15041d8f
|
fix: race condition when updating user auth
|
6 years ago |
James Houlahan
|
1457005f86
|
fix: address review comments
|
6 years ago |
James Houlahan
|
febdf98349
|
test: attempt less flaky tests
|
6 years ago |
James Houlahan
|
e027aa5fae
|
test: use clientmanager to logout fakeapi
|
6 years ago |
James Houlahan
|
38f0425670
|
refactor: make sentry report its own package
|
6 years ago |
Jakub
|
80f4e1e346
|
Fixing unit tests for client manager.
* [x] pmapi: refresh auth uid won't change
* [x] bridge tests:
* update mocks
* delete auth when FinishLogin fails
* check for mailbox password
* add `gomock.InOrder` for better test control
* [x] fix linter issues except TODOs
* [x] make rootScheme unexported
* [x] store tests: update mocks
|
6 years ago |
James Houlahan
|
debd374d75
|
fix: don't delete uid of anonymous clients
|
6 years ago |
James Houlahan
|
ed8595fa5b
|
test: some work on integration tests (fake)
|
6 years ago |