Commit Graph

57 Commits (1.0.3)

Author SHA1 Message Date
knotteye 4d5b8e6bc1 Bump version to 1.0.3 2021-04-25 17:48:11 -05:00
knotteye ac324d0402 Properly mark chats as read 2021-04-25 17:33:07 -05:00
knotteye 2ede34c207 Open new chats when we don't have one yet
Set notification icon properly
2021-04-25 16:53:38 -05:00
knotteye 26e904b5e9 Ask for new 2fa codes when one doesn't work 2021-04-25 16:13:59 -05:00
knotteye 0e34a3b196 Handle cases of bad login info 2021-04-25 16:03:55 -05:00
knotteye e73f9afa6c Add new assets and ship with makefile 2021-04-25 15:53:05 -05:00
knotteye a510f5faf3 Add sound to notifications, and a silence option
Add an optional color icon
Compute PFP height from screen height instead of fixing it at 50
2021-04-25 15:48:15 -05:00
knotteye 4560215d7a Handle bad acctList settings 2021-04-25 15:06:00 -05:00
knotteye 4b55caca87 Fix .deb 2021-04-25 14:50:04 -05:00
knotteye a82116b1b5 Switch to running from source for dpkg 2021-04-25 14:37:20 -05:00
knotteye 51eea001d7 ignore a thing 2021-04-24 18:09:21 -05:00
knotteye edd5d87477 figure out .deb files for real haha totally this time 2021-04-24 18:08:54 -05:00
knotteye ab57a11a25 Update linux info 2021-04-24 15:57:31 -05:00
knotteye ade5c0d6d0 Manually clean up on debian 2021-04-24 15:43:29 -05:00
knotteye 691c79fc9a Update version, oops 2021-04-24 15:39:48 -05:00
knotteye 51ee61ff26 Tweak windows build targets 2021-04-24 15:38:35 -05:00
knotteye 863a0ef45c Update postinst script debian 2021-04-24 15:26:40 -05:00
knotteye 1cd48d60ce Pack up the windows installer 2021-04-24 15:25:05 -05:00
knotteye 3119434b29 fix an issue with makefile not making 2021-04-24 15:21:38 -05:00
knotteye 80fd4acb51 Ignore windows build system outputs 2021-04-24 15:09:12 -05:00
knotteye d3e9f3ac6f Clean up build system 2021-04-24 15:08:45 -05:00
knotteye 1c633628ee Update version 2021-04-24 15:08:24 -05:00
knotteye d3f3f5933e Change compile options to dynamically get file location 2021-04-22 15:00:35 -05:00
knotteye 1e1ee7cae5 Update 'README.md' 2021-04-19 19:23:40 -05:00
knotteye 724a31d4ab Better windows build system using pynsist. Add recipe for installer,
update docs, ignore the output directory, and add a patch that needs to
prepend plchat.py before building.
2021-04-19 18:11:21 -06:00
knotteye 27106a9bb4 fix deb/DEBIAN for real this time 2021-04-19 16:34:15 -05:00
knotteye a4f5e25994 .deb: fix dependencies 2021-04-18 20:09:42 -05:00
knotteye d32a4d5a06 Add .deb target 2021-04-18 19:57:22 -05:00
knotteye 8af9de903c Add some hidden dependencies 2021-04-18 19:41:23 -05:00
knotteye 7f2533c1be Update deb skeleton 2021-04-18 19:40:58 -05:00
Matilde Park 373c1c0820 build: always use python3 2021-04-18 12:45:06 -05:00
knotteye c57aae2368 update windows productver 2021-04-17 23:39:30 -05:00
knotteye fd9f3f7079 Merge branch 'master' of https://git.waldn.net/git/knotteye//plchat 2021-04-17 23:37:38 -05:00
knotteye 55691ff2bf Add totp support 2021-04-17 23:34:34 -05:00
knotteye dcab538e3f Update 'README.md' 2021-04-17 18:28:13 -05:00
knotteye 203c89492e add information on installing for macos 2021-04-17 16:35:29 -05:00
knotteye 3db02d5b7e Add .deb skeleton 2021-04-17 16:35:12 -05:00
knotteye 33cc34b8bf a 2021-04-17 15:32:46 -05:00
knotteye 446baa5064 update readme and makefile 2021-04-17 15:31:25 -05:00
knotteye 649dba6b18 Update readme again 2021-04-17 13:26:25 -05:00
knotteye 8c2b0feee7 update makefile 2021-04-17 12:38:40 -05:00
knotteye 76b015a6f0 Update readme 2021-04-17 12:09:52 -05:00
knotteye 82b1e9c0e2 Handle files 2021-04-17 11:13:26 -05:00
knotteye 372dd1709d Switch to PyQt5 only
License as GPL because that's a requirement now
2021-04-17 10:51:56 -05:00
knotteye 5e9e73cd0e Make windows happy
Switch to nuitka3 for all platforms
2021-04-17 10:40:06 -05:00
knotteye c26695fdf6 Add readme 2021-04-17 00:28:59 -05:00
knotteye a6a3ae2b6b Add recipe for NSIS installer with pynsis 2021-04-17 00:28:27 -05:00
knotteye ec3a5a49cd Add main function 2021-04-17 00:26:54 -05:00
knotteye dbc92c92d5 Add install target to makefile 2021-04-16 22:22:31 -05:00
knotteye f2b7c2ffec Enable word wrap in emoji text 2021-04-16 21:33:42 -05:00