Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-06-16 | chore: use Ctrl+W to hide window to tray | 2 | -8/+17 | ||
- replace Ctrl+H with Ctrl+W to hide window to tray - fix the minimize behavior | |||||
2022-06-13 | fix: logout flow during changepassword | 1 | -7/+19 | ||
2022-06-13 | fix: properly load setting for autoapplock checkbox | 1 | -11/+10 | ||
2022-06-12 | chore: filter contextmenu items | 1 | -3/+16 | ||
- allow context menu on editable, selected and copyble data types | |||||
2022-05-10 | chore: restore window directly when another instance is launched | 3 | -32/+28 | ||
2022-05-10 | chore: use new chat trigger method to invoke new chats4.2.1 | 2 | -23/+27 | ||
2022-05-10 | chore: update changelog | 1 | -0/+17 | ||
2022-05-10 | chore: version 4.24.2 | 2 | -2/+2 | ||
2022-05-10 | feat: implement IPC & other improvements | 11 | -47/+1235 | ||
- lets run only one instance of application - lets pass arguments from secondary instances to main instance - open new chat without reloading page - restore application with commandline argument to secondary instance: example: whatsie whatsapp://whatsie will restore the primary instance of whatsie process | |||||
2022-05-10 | chore: remove runguard | 2 | -99/+0 | ||
2022-05-10 | chore: window show behavior | 1 | -7/+7 | ||
2022-05-07 | feat: add open downloads directory button in download widget | 5 | -8/+53 | ||
2022-05-07 | chore: update default UA | 1 | -1/+1 | ||
2022-05-07 | chore: stop timer instantly if rated already | 1 | -0/+1 | ||
2022-05-07 | fix: save geometry in quit event | 1 | -7/+5 | ||
- reduce minimum size by 30%. fixes #37 | |||||
2022-05-07 | chore: bump version 4.1 | 2 | -2/+2 | ||
2022-05-07 | chore: minor improvements | 1 | -4/+5 | ||
2022-05-07 | chore: clean UA & disable js debug in app stdout | 2 | -23/+50 | ||
2022-05-07 | chore: set default zoom factor for maximized windows to 1.0 | 1 | -1/+1 | ||
2022-05-07 | fix: raise window from hidden state when clicked on notification | 1 | -3/+7 | ||
2022-04-09 | fix: debug in debug mode | 1 | -1/+2 | ||
2022-04-08 | build(snap): use SNAPCRAFT_ARCH_TRIPLET | 1 | -11/+3 | ||
2022-04-08 | Revert "fix build" | 1 | -0/+1 | ||
This reverts commit bd40652ff1cc22e9a8cc235b1472a713b7743d68. | |||||
2022-04-08 | fix build | 1 | -1/+0 | ||