2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00
Commit Graph

9373 Commits

Author SHA1 Message Date
Ilya Fedin
f0a5d2ed84 Use system font on Linux by default 2020-12-26 00:30:29 +04:00
RadRussianRus
1a201087b5 Merge pull request #130 from ilya-fedin/gtk-integration-option 2020-12-25 23:25:07 +03:00
Ilya Fedin
ff6dde622c Remove copypasted by accident -no-gtk aruguemnt in Qt configure 2020-12-26 00:19:37 +04:00
Ilya Fedin
dac24fb5b5 Use runtime OS checks in settings_menu 2020-12-26 00:19:37 +04:00
Ilya Fedin
3e16c5cf26 Change some defaults on linux
* Native window frame
* Native notifications
* No tray counter
2020-12-26 00:19:31 +04:00
Ilya Fedin
07505462a7 Add gtk integration option
It is disabled by default to provide native Qt experience by default
2020-12-25 21:54:14 +04:00
RadRussianRus
30dfff483b Updated TDesktop sources to 2.5.1+56728a0 2020-12-25 20:04:55 +03:00
RadRussianRus
3acdd673dc Move JSON settings start before platform start 2020-12-25 20:02:19 +03:00
RadRussianRus
4e83d8b315 Fix conversion to QByteArray in translations 2020-12-25 18:55:57 +03:00
ilya-fedin
9d339e909c Update Qt to 5.15.2 in appimage action (#129)
This also update minimal Ubuntu version to 16.04 since Qt requires newer libraries
2020-12-25 15:20:00 +03:00
RadRussianRus
c8ce4e8dc6 Adapt CurrentExecutablePath for AppImage 2020-12-25 07:06:28 +03:00
RadRussianRus
4f16182ded Possible fix for local IDs in unquoted forward 2020-12-25 05:37:49 +03:00
RadRussianRus
2eb8e39d73 Fixed recent stickers limit 2020-12-25 02:13:45 +03:00
ilya-fedin
a0e2d25085 Add xcb-record dependency to AppImage action (#128) 2020-12-25 01:04:24 +03:00
RadRussianRus
db8042f43b Fix copy elision prevention 2020-12-25 00:56:06 +03:00
RadRussianRus
c165cbed32 Fix macOS tray icon 2020-12-24 23:10:25 +03:00
Ilya Fedin
56728a066e Fix blurry tray icon with svg themes
QIcon::actualSize doesn't work as expected with svg themes, get actual pixmap and check its size instead.
2020-12-24 22:46:09 +03:00
ilya-fedin
604368e3d2 Fix webrtc build in actions (#127) 2020-12-24 18:19:01 +03:00
RadRussianRus
0fe738ee3a Post-merge fixes 2020-12-24 17:05:42 +03:00
John Preston
1951b7a8a1 Fix possible infinite recursion in video calls. 2020-12-24 14:38:46 +04:00
John Preston
0dc0f588c4 Don't offer sending .pdf-s as photos. 2020-12-24 13:52:38 +04:00
John Preston
7d22c631ca Fix voice chat members context menu. 2020-12-24 13:30:05 +04:00
ilya-fedin
6230ec59dd Replace deprecated set-env and add-path usage in actions (#126) 2020-12-24 11:17:03 +03:00
John Preston
cf5cc3646a Fix multi-pin bar render after theme switch. 2020-12-24 07:59:34 +04:00
Ilya Fedin
375820d5cf glib was missed in stage-packages in snap 2020-12-24 07:48:00 +04:00
Ilya Fedin
3955543699 Remove QtSvg from snap in telegram part
Since it was needed only for lxqt-qtplugin
2020-12-24 07:48:00 +04:00
Ilya Fedin
c03da00e37 Fix getting version tag in snap action 2020-12-24 07:48:00 +04:00
Ilya Fedin
edcd462fb9 Use ibus portal in snap
It's supported since snapd 2.46 that was released in August
2020-12-24 07:48:00 +04:00
Ilya Fedin
e99558abeb Remove linux LastUserInputTime dependency since it's only in lib_base 2020-12-24 07:47:13 +04:00
RadRussianRus
fa3319adb9 Add missing widgets style include 2020-12-24 05:29:58 +03:00
ilya-fedin
aae810c86a Fix snap actions (#125) 2020-12-24 05:14:28 +03:00
RadRussianRus
a2bbaace9d Fix Snap launcher basename 2020-12-24 04:21:45 +03:00
ilya-fedin
8edcb9afb4 Fix incorrectly resolved merge conflict in mac platfrom code (#124) 2020-12-24 04:11:22 +03:00
RadRussianRus
8c6e461d56 Remove unused functions 2020-12-24 02:53:22 +03:00
RadRussianRus
43048ba79b Remove Snap action version 2020-12-24 00:57:40 +03:00
RadRussianRus
deec80b2af Remove duplicate functions 2020-12-24 00:56:08 +03:00
RadRussianRus
3148d17442 Updated TDesktop sources to 2.5.1+feff514 2020-12-23 22:04:48 +03:00
Ilya Fedin
feff514a07 Update openal in snap to 1.21.0
And remove unneeded dependencies
2020-12-23 20:31:01 +04:00
John Preston
b1b25b0df9 Version 2.5.1.
- Fix crash in voice calls.
2020-12-23 15:01:31 +04:00
John Preston
dfee8238c6 Fix crash in legacy groups speaking typings handling. 2020-12-23 14:45:37 +04:00
John Preston
b7216c40fc Version 2.5.
- Turn any of your group chats into a hop-on, hop-off conference call.
- Get up to several thousand participants in each voice chat.
- Control the number of speakers with flexible admin tools.
2020-12-23 11:59:50 +04:00
John Preston
670d618439 Workaround tg_owt/openal conflict in a patched OpenAL on macOS. 2020-12-22 23:38:38 +04:00
John Preston
d16bc36bae Update API scheme. 2020-12-22 22:39:30 +04:00
John Preston
31417fd005 Fix highlighting of self row in voice chat. 2020-12-22 20:28:13 +04:00
John Preston
ae6decf70b Support ctrl+m/ctrl+w in voice chat panel. 2020-12-22 20:28:13 +04:00
John Preston
c80da25450 Show better tooltip for force muted in voice chat. 2020-12-22 19:38:02 +04:00
John Preston
7fd09084fd Use separate keys for message links and links. 2020-12-22 19:16:54 +04:00
John Preston
d7496f9824 Fix possible crash in app shutdown. 2020-12-22 19:16:54 +04:00
John Preston
f94280be7f Use langpack strings in a better way. 2020-12-22 19:16:54 +04:00
Ilya Fedin
0ff6c555b1 Use Platform::IsWayland in linux_gdk_helper 2020-12-22 18:37:52 +04:00