Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-06-24 | chore: define fallback values for macros | 1 | -0/+1 | ||
2022-06-24 | chore(qmake): avoid error message when .git folder is missing (close #49) (#52) | 1 | -4/+7 | ||
2022-06-23 | fix: properly hide custom notification on multi monitor setups | 1 | -6/+7 | ||
closes #41 | |||||
2022-06-23 | chore: add full view support closes #46 | 6 | -30/+137 | ||
- an option in setting to allow toggle full view mode - remove unused webchannel module | |||||
2022-06-17 | chore: version 4.4 | 2 | -4/+8 | ||
2022-06-17 | fix: use availableGeometry to map position of notification | 1 | -1/+1 | ||
2022-06-17 | chore: install dicts using qmake4.4 | 3 | -27/+25 | ||
2022-06-17 | fix: add missing icon, enabling install_icon target generation (clos… (#45) | 3 | -23/+25 | ||
* fix: add missing icon and enable install_icon target generation (close #40) * chore: README.md: some typo and cosmethic adjustments | |||||
2022-06-16 | chore: add git sponser link4.3.1 | 1 | -10/+3 | ||
2022-06-16 | chore: improve settings window show behavior | 2 | -8/+15 | ||
- show window on centre of screen where the mainwindow is located - show default pos if geometery is not saved | |||||
2022-06-16 | chore: improve window geo restore | 2 | -3/+26 | ||
- show window on screen where the cursor is located - default window size if saved geometry is not valid | |||||
2022-06-16 | chore: nitification popup tweak; code cleanup | 1 | -27/+31 | ||
2022-06-16 | chore: update readme | 1 | -9/+6 | ||
- provide instruction to install using AUR for Arch users | |||||
2022-06-16 | fix: show notifications on correct screen | 3 | -26/+23 | ||
- show notification on screen where the main instance is running - closes #41 | |||||
2022-06-16 | chore: version 4.34.3 | 3 | -15/+24 | ||
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 | ||