Jakub
6ed97a0347
GODT-1433: Do not save message to cache if it's a draft.
...
- remove: deprecated SetContentTypeAndHeader
- fix: write metada unit test
- change: do not cache body for Drafts
- change: do not cache body structure (header) for Drafts
- change: do not cache body size for Drafts
4 years ago
Alexander Bilyak
7ce3529f5d
GODT-1442: Fix "Sign In" button
4 years ago
Jakub
ed9edb3620
GODT-1431 Do not cache message during new message event when CoD is off.
4 years ago
Jakub
f30269865d
GODT-1381 Treat readonly folder as failure for cache on disk.
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
Alexander Bilyak
b82e2ca176
GODT-1381: Use in-memory cache in case local cache is unavailable
...
- change: refactor GUI notification object
- add: global bridge errors
- add: when cache on disk cannot be initialized fallback to memory cache
- add: show notification for CoD failure
- change: do not allow login to IMAP and SMTP when CoD init failed
4 years ago
Alexander Bilyak
5af3e930ec
GODT-1391: Fix color for avatar text
4 years ago
Alexander Bilyak
72cd641c72
GODT-1391: Fix link colors across GUI
4 years ago
Alexander Bilyak
4a2ac813d3
GODT-1325: Add "already logged in" notification
4 years ago
Jakub
961742fa53
GODT-1366: Simple lookup of index and select current user
4 years ago
Alexander Bilyak
9984165798
GODT-1226: Fix status window position
4 years ago
Alexander Bilyak
551f5c3c18
GODT-1412: Refactor paths and links
4 years ago
Alexander Bilyak
41f2ffa4ec
GODT-1327: Reset cache path to default when disabling
4 years ago
James Houlahan
778b17c44e
Other: Fix typo accounts(s) -> account(s)
4 years ago
James Houlahan
5d51cc1739
Other: Fix typo SMPT -> SMTP
4 years ago
Jakub
a7270102af
Other: bump facelift version
4 years ago
Jakub
ca5c45b1c5
Other: make setup guide not transparent
4 years ago
Alexander Bilyak
31920a4468
GODT-1411: refactor SettingView content to fill height
4 years ago
Jakub
2e52b8db87
GODT-1351: Fix used size update from mail operations
4 years ago
Jakub
2899e7bb15
GODT-1351: Cache and update of space bytes in user object.
4 years ago
Alexander Bilyak
41e15db442
GODT-1244: Refactor switching stable-early and factory reset
4 years ago
Alexander Bilyak
b5b477a3ce
GODT-1316: Set default TextArea and TextField behavior
4 years ago
Alexander Bilyak
07b7fa7364
GODT-1389: Fix buttons and banner layout
4 years ago
Alexander Bilyak
5637ca2529
GODT-1251: Fix change SMTP settings
4 years ago
Jakub
a93a8e7be9
GODT-1356 GODT-1302: Cache on disk concurency and API retries
...
- GODT-1302: Change maximum resty retries from 0 to 30
- GODT-1302: Make sure we are closing GetAttachmen io.ReadCloser on error
- GODT-1356: Do not use attachmentPool - it was useless anyway
- GODT-1356: Increase cache watcher limit to 10min
- GODT-1356: Start cache watcher right after start (do not wait first 10 min)
- GODT-1356: Limit number of buildJobs (memory allocation) in BuildAndCacheMessage
- Other: Pass context from job options (message builder) to fetcher (both message and attachments)
- Other: BuildJob contains same function as returned buildDone (proper map locking)
4 years ago
Alexander Bilyak
db7ead3901
GODT-1390: Fix autostart toggle
4 years ago
Alexander Bilyak
42ced6694e
GODT-1388: Refactor Alternative routing
4 years ago
Alexander Bilyak
af0c5e6bae
GODT-1378: varia GUI fixes
4 years ago
Alexander Bilyak
cf6ed81a00
Other: fix popup behaviour
4 years ago
Alexander Bilyak
8c9d5c54fc
Other: Fix activeFocus color for components
4 years ago
Alexander Bilyak
36ec9b07e0
Other: Override roleNames
...
This enables to use userModel inside Repeater and other model-based
components together with modelData attached property.
4 years ago
Alexander Bilyak
d9847ddd6a
GODT-1385: Fix port setting
4 years ago
Alexander Bilyak
e1747357bc
GODT-1384: Fix SettingsView scroll
4 years ago
Xavier Michelon
77e352a101
GODT-1332 Added tests for cache move functions.
4 years ago
Xavier Michelon
b41c4d2fa6
GODT-1332: moved cache related functions to separate file.
...
When migrating cache, closing of stored is delayed until the last moment.
4 years ago
Xavier Michelon
b6ad1fe490
GODT-1332 moving cache does not work on Windows.
4 years ago
James Houlahan
bc21bb1d8d
GODT-1367: use waitgroup instead of channel in pool/pchan
4 years ago
James Houlahan
8ea610c625
GODT-1367: Use sync.Once to only close pool jobs once
4 years ago
Alexander Bilyak
10da4f284c
GODT-1272: Ultimate fix for MacOS transparency
4 years ago
Alexander Bilyak
e49d2e1be7
GODT-175: Add option to attach logs for bug reports
4 years ago
Alexander Bilyak
b259de238e
GODT-1336: Fix showing window on startup
4 years ago
Alexander Bilyak
ea821b1bd8
GODT-1272: Fix status view layout
4 years ago
Alexander Bilyak
94347d95df
GODT-1358: Fix wording
4 years ago
Alexander Bilyak
ef051d5ed6
GODT-1369: Fix link render and wording in Help view
4 years ago
Alexander Bilyak
e40e8e3e75
GODT-1250: Fix Port settings wording
4 years ago
Alexander Bilyak
9d0368de97
GODT-1314: Limit description field length within 150/800 bounds
4 years ago
Alexander Bilyak
c5699700b3
GODT-1210: "free user" banner
4 years ago
Alexander Bilyak
1141ea27e2
GODT-1320: Add loading property to each action within a notification
4 years ago
Alexander Bilyak
ecc1c34b16
GODT-1271: fix Status margings
4 years ago
Alexander Bilyak
3601adcae6
Other: small fixes on devel-facelift
4 years ago