2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00
Commit Graph

7399 Commits

Author SHA1 Message Date
RadRussianRus
d4894cda6c Folder context menu option to reset default 2020-04-01 16:31:39 +03:00
RadRussianRus
9780b8a252 Option to hide All chats folder 2020-04-01 16:31:38 +03:00
RadRussianRus
feb5d8e493 Moved some settings in separate section 2020-04-01 05:19:49 +03:00
RadRussianRus
cb69c37664 Merge remote-tracking branch 'tdesktop/dev' into dev 2020-03-31 18:57:50 +03:00
RadRussianRus
8de534eeb7 Fix changing folder options with opened folder 2020-03-31 18:55:22 +03:00
John Preston
aae5024b28 Version 2.0.1.
- Switch between folders using Ctrl+1, ..., Ctrl+8.
- Fix crash when a pinned in folder chat was added to archive.
- Fix font issues in Linux version.
2020-03-31 13:06:33 +04:00
John Preston
69d3414594 Improve empty chat list layout. 2020-03-31 12:36:33 +04:00
RadRussianRus
e3fa5fd242 Version 1.2.1 k1.2.1 2020-03-31 10:41:07 +03:00
RadRussianRus
116916ae70 Updated AppImage credentials 2020-03-31 06:42:01 +03:00
ilya-fedin
3766f79165 Upgrade OpenSSL to 1.1.1 in AppImage (#16) 2020-03-31 06:28:52 +03:00
John Preston
9ef41062d3 Ignore whitespaces in dice sending. 2020-03-30 23:53:10 +04:00
John Preston
c2ff27793a Try to use Ctrl+1..Ctrl+8 for folders. 2020-03-30 23:34:07 +04:00
RadRussianRus
e6a511a4b3 Updated lib_ui 2020-03-30 22:04:56 +03:00
RadRussianRus
8aa9c4aa6d Merge remote-tracking branch 'tdesktop/dev' into dev 2020-03-30 22:02:19 +03:00
RadRussianRus
1fa9e981ec Added mute in top bar option 2020-03-30 21:57:46 +03:00
RadRussianRus
9db3202593 Added folders options in menu 2020-03-30 21:57:46 +03:00
RadRussianRus
33f1616dbf Top bar notifications option 2020-03-30 21:57:46 +03:00
John Preston
2f7563767d Fix crash in archive / pinned in folder management. 2020-03-30 21:04:49 +04:00
RadRussianRus
91a5942273 More app name replaces 2020-03-30 16:06:41 +03:00
RadRussianRus
396e55a6c2 Rebased local changes 2020-03-30 16:03:06 +03:00
John Preston
f4822cf558 Version 2.0.
- Organize chats into Chat Folders if you have too many chats.
- Create custom folders with flexible settings,
or use default recommendations.
- Pin an unlimited number of chats in each folder.
- Switch between folders in the new side bar
to easily access all of your chats.
- Send :dice: to any chat to try your luck and get
a random number from the animated dice.
- Send :virus:, 🤒, 😷,
🤕, :sneeze:, :sick:, 🧼 or 🚑
to try out the new animated emoji.
2020-03-30 16:56:15 +04:00
John Preston
8c6b5caa57 Fix possible crash in inconsistent HistoryWidget state. 2020-03-30 16:43:09 +04:00
John Preston
31ba2828af Add a tooltip with information about the dice. 2020-03-30 15:21:16 +04:00
John Preston
7b44d107c9 Don't use default title if it doesn't fit. 2020-03-30 15:10:08 +04:00
John Preston
2379812890 Move add exceptions button to the top. 2020-03-30 15:00:50 +04:00
RadRussianRus
d6eb5aedc2 Option to hide folder names 2020-03-30 14:00:47 +03:00
RadRussianRus
efe2dad856 Group folder-related options in JSON 2020-03-30 14:00:46 +03:00
RadRussianRus
e8e0ce5864 Option to hide "Edit" button in sidebar 2020-03-30 14:00:46 +03:00
RadRussianRus
20355dd456 Option to show only unmuted counter on folders 2020-03-30 14:00:46 +03:00
RadRussianRus
d66325b45c Set folder default from context menu 2020-03-30 14:00:45 +03:00
RadRussianRus
d819c07823 Option to set folder as default when editing 2020-03-30 14:00:44 +03:00
RadRussianRus
581bbc0d00 Set default folder by id 2020-03-30 14:00:44 +03:00
John Preston
570ab663b7 Use cache for remembered last dice frames. 2020-03-30 14:57:14 +04:00
ilya-fedin
c690c3b72c Add new GitHub actions (#15) 2020-03-30 12:54:29 +03:00
John Preston
2feaa85ed9 Fix fontconfig fallback for snap. 2020-03-30 13:51:02 +04:00
John Preston
49111814e4 Add fallback codepath for QSaveFile::open failure. 2020-03-30 13:46:58 +04:00
John Preston
0d58f1c9fa Try system font config once in snap build. 2020-03-30 12:18:50 +04:00
Ilya Fedin
86b9927965 Log global menu usage 2020-03-29 14:17:11 +04:00
Ilya Fedin
aa4968faaa Re-use fontconfig fallback code in snap 2020-03-29 14:14:56 +04:00
Ilya Fedin
bdde198f52 Add AV1 support to snap 2020-03-29 14:14:02 +04:00
John Preston
c89c98183d Handle some updates even while not authed. 2020-03-29 14:06:10 +04:00
John Preston
c209aedb22 Fix dice animating to the last frame.
I hope this fixes #7465.
2020-03-29 13:47:07 +04:00
John Preston
90a1cea515 Fix forwarded dice size.
Fixes #7472.
2020-03-29 13:35:14 +04:00
John Preston
dba5c75ef1 Fix adding first proxy to the list.
Fixes #7458.
2020-03-29 13:05:32 +04:00
John Preston
0b13ee7f7d Scroll-by-drag in folders when reordering pinned.
Fixes #7459.
2020-03-29 12:57:59 +04:00
John Preston
484ec06b0c Don't accidentally close edit folder box. 2020-03-29 12:52:20 +04:00
John Preston
b095091d03 Fix removing pinned dialog from folder. 2020-03-29 12:42:51 +04:00
John Preston
735f7709b9 Fix sending videos larger than 720p. 2020-03-29 12:42:51 +04:00
23rd
df290605f4 Added ability to switch between folders with shortcuts. 2020-03-29 02:04:20 +03:00
23rd
7b583596ec Added ability to scroll vertical layout during reordering.
Updated lib_ui.
2020-03-28 18:53:08 +03:00