Commit graph

7419 commits

Author SHA1 Message Date
ilya-fedin
5e5b59a61a
Fix appimage on ubuntu 16.04 (#30)
* Fix appimage on ubuntu 16.04

* Add missed -j$(nproc)

* Fix python cache
2020-04-23 01:18:46 +03:00
e559f63df7 Fix release snap 2020-04-20 15:04:11 +03:00
4c65739a72 Exclude platform-specific files from actions 2020-04-20 15:01:19 +03:00
7d2db1e97c Do not rebuild all actions when only one has changed 2020-04-20 15:01:13 +03:00
1edc990162 Renaming tarball action 2020-04-20 15:00:52 +03:00
ilya-fedin
890f395f50
Add missed arguments to ffmpeg configure command for appimage (#29) 2020-04-20 14:32:18 +03:00
ilya-fedin
f9ac719014
Use native dialogs on wayland in appimage (#27) 2020-04-18 18:14:06 +03:00
ilya-fedin
b08b0ee0c7
Fix download directory choosing in KDE in AppImage (#26) 2020-04-17 19:50:54 +03:00
ilya-fedin
4808ac0fab
Add nimf and hime to appimage (#25)
* Add nimf to appimage

* Add commit hash to AppImageKit-checkrt fetching step

* Add hime to appimage

* Update Qt to 5.12.8 in release appimage action
2020-04-16 00:50:22 +03:00
ilya-fedin
0a9b93a98c
Use gtk3 dialog on ubuntu 1404 (#24)
* Use gtk file dialog on Ubuntu 14.04 in AppImage

* Fix caching in appimage actions

* Use test api id in test appimage action

* Omit Qt flags that set to default values in appimage action

* Synchronize appimage ffmpeg arguments with generic linux one

* Synchronize move artifact step in appimage release action with test appimage action

* Install as more libraries as possible into /usr/local in AppImage actions

* Use configure.sh in appimage actions

* Add fcitx plugin to appimage

* Add AV1 support to appimage

* Add missing sudo in appimage actions

* Fix step names in appimage actions

* Ignore all .md files in appimage action

* Update Qt to 5.12.8 in appimage action
2020-04-13 18:52:41 +03:00
ilya-fedin
d56347064c
Tarball should contain only one root folder (#23) 2020-04-12 17:29:42 +03:00
ilya-fedin
10efd09c36
Adapt xdg desktop portal support for appimage (#22) 2020-04-08 18:25:48 +03:00
ilya-fedin
926abbe189
Adapt autoupdater for AppImage (#21) 2020-04-08 05:40:45 +03:00
ilya-fedin
16b224a3dc
Fix autostart appimage (#20)
* Fix autostart and features that using desktop file integration on AppImage

* Add test action for AppImage
2020-04-05 22:24:14 +03:00
ilya-fedin
89037d1c8f
Build custom Qt for AppImage (#19) 2020-04-05 12:59:00 +03:00
ilya-fedin
0b44e14f28
Fix AppImage compatibility with Ubuntu 14.04 (#18) 2020-04-02 14:03:13 +03:00
704b0ef335 Updated CI cache 2020-04-02 12:14:51 +03:00
0fd9dd32d4 Version 1.2.2 2020-04-02 01:33:00 +03:00
84458a118d Updated AppImage plugins 2020-04-02 01:32:59 +03:00
322f5b3cf9 Custom shortcuts for pinned chats and folders 2020-04-02 00:56:01 +03:00
d4894cda6c Folder context menu option to reset default 2020-04-01 16:31:39 +03:00
9780b8a252 Option to hide All chats folder 2020-04-01 16:31:38 +03:00
feb5d8e493 Moved some settings in separate section 2020-04-01 05:19:49 +03:00
cb69c37664 Merge remote-tracking branch 'tdesktop/dev' into dev 2020-03-31 18:57:50 +03:00
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
e3fa5fd242 Version 1.2.1 2020-03-31 10:41:07 +03:00
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
e6a511a4b3 Updated lib_ui 2020-03-30 22:04:56 +03:00
8aa9c4aa6d Merge remote-tracking branch 'tdesktop/dev' into dev 2020-03-30 22:02:19 +03:00
1fa9e981ec Added mute in top bar option 2020-03-30 21:57:46 +03:00
9db3202593 Added folders options in menu 2020-03-30 21:57:46 +03:00
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
91a5942273 More app name replaces 2020-03-30 16:06:41 +03:00
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
d6eb5aedc2 Option to hide folder names 2020-03-30 14:00:47 +03:00
efe2dad856 Group folder-related options in JSON 2020-03-30 14:00:46 +03:00
e8e0ce5864 Option to hide "Edit" button in sidebar 2020-03-30 14:00:46 +03:00
20355dd456 Option to show only unmuted counter on folders 2020-03-30 14:00:46 +03:00
d66325b45c Set folder default from context menu 2020-03-30 14:00:45 +03:00