Lukasz Janyst
0576dcddff
bridge: Remove the X509 generation and management code
...
Issue #6
4 years ago
Lukasz Janyst
18eed02825
cleanup: Remove bridge constants
...
Issue #6
4 years ago
Lukasz Janyst
d192b5950b
cleanup: Remove release notes constants
...
Issue #6
4 years ago
Lukasz Janyst
d006d4b20c
cleanup: Use YAML parser to load JSON config
...
Issue #6
4 years ago
Lukasz Janyst
6fa70a8711
cleanup: Remove the cache location from settings
4 years ago
Lukasz Janyst
02dec92fb1
cleanup: Remove unused settings and adjust some defaults
...
Issue #6
4 years ago
Lukasz Janyst
25f9d0e62c
cleanup: Remove the saving functionality from settings
...
Issue #6
4 years ago
Lukasz Janyst
2be9e5f658
cleanup: Don't pass the settings object to the SMTP backend
...
Issue #6
4 years ago
Lukasz Janyst
95070d752b
cleanup: Remove confirmer
...
Issue #6
Issue #3
4 years ago
Lukasz Janyst
a05ba5e273
cleanup: Make settings read only
...
Issue #6
Issue #3
4 years ago
Lukasz Janyst
6b8990aaf0
cleanup: Remove os.Args mods
...
Issue #6
Issue #3
4 years ago
Lukasz Janyst
4714a1a714
cleanup: Remove file download functionality and metrics reporting
4 years ago
Lukasz Janyst
3d32216fad
cleanup: Get rid of BugReporting and UserAgent spying
...
Issue #6
Issue #3
4 years ago
Lukasz Janyst
ba325b3012
cleanup: Remove the cli frontend
...
Issue #6
Issue #3
4 years ago
Lukasz Janyst
a324c4f985
clanup: Untangle the bridge setup
...
Issue #6
Issue #3
4 years ago
Lukasz Janyst
f54d889ca6
cleanup: Make the bridge StoreFactory public
...
Issue #3
Issue #6
4 years ago
Lukasz Janyst
5f48c491cd
cleanup: Drop settings from keychain
...
Issue #3
Issue #6
4 years ago
Lukasz Janyst
d3190b01e6
cleanup: Make tests work
...
Fix #5
4 years ago
Jakub
de586e5f12
GODT-1527: Change bug report description.
4 years ago
Jakub
c32a106898
GODT-1525: Add keybase/go-keychain/secretservice as new keychain helper.
4 years ago
Jakub
478345e277
GODT-1522: Rebuild macOS keychain notification
4 years ago
Jakub
0ed78f1ccb
GODT-1524: Fix tests.
4 years ago
Jakub
6671dd38ea
GODT-1524: Logout issues with macOS.
4 years ago
Jakub
2d5ea669a5
GODT-1437 Add new proxy provider (Quad9 with port).
4 years ago
Jakub
73d1fe2f65
GODT-1516 GODT-1451: KeepassXC is crashing on start. We need to block it until it's fixed.
4 years ago
Jakub
cf75ea739f
GODT-1516: Return notification on missing keychain
4 years ago
Jakub
c920c53243
GODT-1451: Do not check for gnome keyring to allow other implementations of secret-service API. Thanks to @remgodow .
4 years ago
Jakub
8e0693ab03
GODT-1499: Remove message from DB once is not on server any more
4 years ago
Jakub
a3d2df9d38
GODT-1376: Add first userID to sentry scope.
4 years ago
Jakub
fc69b9aabb
GODT-1364: Add windows CI machine for tests, and build
4 years ago
Jakub
e9c05c5a6b
GODT-1490: Update go sentry and openpgp
4 years ago
Lukasz Janyst
874025a73a
cleanup: Factor out the cookie jar from settings
...
Issue #6
4 years ago
Lukasz Janyst
7736ea474b
cleanup: Remove LocationsProvider
...
Issue #6
4 years ago
Lukasz Janyst
8913cada80
cleanup: Get rid of useless parameters to the base
...
Issue #6
4 years ago
Jakub
22f427d522
GODT-1474: Optimising live integration tests
...
- pkg/pmapi: Reduce max number of retries
- test/features: tweak create mailbox scenarios.
- test/context: change order of clean up steps
- test/context: logger field
- test/context: message preparation per username
- test/context: check that eventID has changed after adding messages
- test/features: make sure we wait 15sec before detecting import duplicates
4 years ago
Lukasz Janyst
f7d93eab34
cleanup: Remove the singleinstance check
...
Issue #6
4 years ago
Lukasz Janyst
e4ad38ed18
cleanup: Remove restarter
...
Issue #6
4 years ago
Lukasz Janyst
c7311827ee
cleanup: Remove autostart
...
Issue #6
4 years ago
Lukasz Janyst
b1b73c899b
cleanup: Remove updater
...
Issue #6
4 years ago
Lukasz Janyst
6b3672764e
cleanup: Remove PanicHandler
...
Issue #6
4 years ago
Lukasz Janyst
db4b3adca6
cleanup: Remove QT and other GUI stuff
...
Issue #6
4 years ago
Lukasz Janyst
3a240b624d
cleanup: Remove dependence on urfave/cli, remove restart functionality, persist cookies whenever set
...
Issue #6
4 years ago
Jakub
d356f306d9
Other: Change copyright year
4 years ago
Lukasz Janyst
f68046acf8
cleanup/keychain: Remove desktop keychain integration and implement a static keychain
...
Fixes #2
4 years ago
Lukasz Janyst
158b287a5f
cleanup: Hardcode release info constants
...
Fixes #1
4 years ago
Lukasz Janyst
bf2a7aaf0f
cleanup: Remove sentry
...
Fixes #9
4 years ago
Lukasz Janyst
a0837f069e
cleanup: Export internal packages, rename module and imports, don't rely on generated credits string
4 years ago
Jakub
d40fbda2ab
GODT-1468: Fix main windows status and add background context without retry.
4 years ago
Jakub
a0dc764bb9
GODT-1433 Message.Type is deprecated, use Flags instead.
4 years ago
Jakub
d7c5ace8e4
GODT-1431 Prevent watcher when not using disk on cache
...
- change: Rename Cacher -> MsgCachePool
- change: Do not run watcher when using memory cache
- add: Allow to cancel cacher jobs (added context)
- change: Fix behavior on context cancel (was causing no internet)
4 years ago