Lukasz Janyst
fc3a381d00
cleanup: Re-add the main bridge app
4 years ago
Lukasz Janyst
a0837f069e
cleanup: Export internal packages, rename module and imports, don't rely on generated credits string
4 years ago
Lukasz Janyst
1ade2d9146
Remove most of the bloat and files that are pain to keep up to date
4 years ago
Jakub
27e7d7967d
Other: Bridge Kwai 2.0.1
4 years ago
Jakub
d40fbda2ab
GODT-1468: Fix main windows status and add background context without retry.
4 years ago
Jakub
3bb9146d9f
Other: Bridge Kwai 2.0.0
4 years ago
Jakub
f0d05aeb79
GODT-1458: Splash screen and wording.
4 years ago
Jakub
ad6b84d4e0
GODT-1460 GODT-1462: Adding delete account dialog and fixing status view brief and icon.
4 years ago
Jakub
38031b2fb9
GODT-1459: Wording.
4 years ago
Jakub
b74dba884f
GODT-1456: Make text selectable and clickable
4 years ago
Jakub
7276c23b2b
GODT-1438: Turn off SW OpenGL on windows and add debug info about graphic renderer.
4 years ago
Jakub
f0b1ab55a2
GODT-1455 Adding links to setup guide.
4 years ago
Alexander Bilyak
f851f4d5c2
GODT-1428: Fix welcome illustration by using PNG.
4 years ago
Jakub
f2d568d92f
GODT-1425: Factory reset enables launch on startup
4 years ago
Jakub
a0dc764bb9
GODT-1433 Message.Type is deprecated, use Flags instead.
4 years ago
Jakub
55beb9227f
GODT-1433 Adding first integration test for drafts.
4 years ago
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