Commit graph

851 commits

Author SHA1 Message Date
dashinfantry
eef961926f Update harbour-fernschreiber-zh_CN.ts 2021-01-17 21:24:32 +01:00
dashinfantry
3b26021221 Update harbour-fernschreiber-zh_CN.ts 2021-01-17 21:24:32 +01:00
Sebastian Wolf
9bf9a1a1eb
Tweak emoji size a bit... 2021-01-17 11:56:56 +01:00
Sebastian Wolf
ab879f8db3
Translations and cleanup after latest changes 2021-01-15 23:08:58 +01:00
Sebastian Wolf
875028c7b0
Merge pull request #319 from jgibbon/feature/channel_simple_message_username
Display chat title in SimpleMessageDelegate if sender is chat
2021-01-15 22:55:41 +01:00
Sebastian Wolf
2459aa70e0
Merge branch 'master' into feature/channel_simple_message_username 2021-01-15 22:41:37 +01:00
Sebastian Wolf
94b33d1d92
Merge pull request #311 from santhoshmanikandan/logout
Log out and log in as a different user
2021-01-15 22:29:01 +01:00
Sebastian Wolf
063df54e94
Merge branch 'master' into logout 2021-01-15 22:00:04 +01:00
Sebastian Wolf
74d584fdcc
Merge pull request #318 from monich/can_get_members
Show channel members on chat information page
2021-01-15 21:52:06 +01:00
Sebastian Wolf
907a4580fc
Merge pull request #307 from jgibbon/feature/inline_queries
Implement inline queries (among others)
2021-01-15 21:49:26 +01:00
John Gibbon
c9ab840b97 Make inline bot name check case insensitive 2021-01-15 21:37:55 +01:00
John Gibbon
954986edee Merge branch 'master' into feature/inline_queries 2021-01-15 08:18:12 +01:00
Santhosh Manikandan S
f471ef2683 1. Merged "Loading Chat Lists" and "Logging Out" BusyIndicator to one
2. Use QT in-built API to get the application storage location rather than
hardcoding the path when clearing tdlib files
2021-01-14 23:07:09 +05:30
John Gibbon
919eacdec7 Clean up GamePreview thumbnail properties 2021-01-14 10:40:02 +01:00
John Gibbon
2f11b6c67c Display Chat title in SimpleMessageDelegate if sender is chat
On overviewPage I found it sufficient being empty, since the title is directly above it, anyway. But in the channel itself it looked wrong without a user name.

The name link doesn't have a href – this would only be useful for edge cases like someone sharing a "changed title" message to another chat. I did not consider that relevant enough.
2021-01-14 10:22:23 +01:00
Slava Monich
08a95d4f07 Show channel members on chat information page
if can_get_members in supergroupFullInfo is true.
2021-01-14 01:38:23 +02:00
Sebastian Wolf
3abdbe6a58
Merge pull request #316 from monich/image
Handle message data change in ImagePreview
2021-01-13 22:49:41 +01:00
Sebastian Wolf
3b6a1843c0
Merge pull request #317 from arustg/patch-7
Update harbour-fernschreiber-ru.ts
2021-01-13 22:35:52 +01:00
Rustem Abzalov
3fb66af0fe
Update harbour-fernschreiber-ru.ts 2021-01-13 20:17:05 +03:00
John Gibbon
4fbd55c184 Merge remote-tracking branch 'upstream/master' into feature/inline_queries 2021-01-13 09:50:30 +01:00
Slava Monich
a4dbc26e70 Handle message data change in ImagePreview
And use TDLibFile to load image in ImagePage
2021-01-13 04:19:16 +02:00
dashinfantry
769ae8af21 Update harbour-fernschreiber-zh_CN.ts 2021-01-12 21:28:20 +01:00
John Gibbon
5f1befe443 Merge remote-tracking branch 'upstream/master' into feature/inline_queries
# Conflicts:
#	translations/harbour-fernschreiber-ru.ts
#	translations/harbour-fernschreiber-zh_CN.ts
2021-01-12 20:46:53 +01:00
carlosgonz
72d6ceb259 Update harbour-fernschreiber-es.ts 2021-01-12 20:00:53 +01:00
Rustem Abzalov
ce2bd3260b Update harbour-fernschreiber-ru.ts 2021-01-12 20:00:44 +01:00
dashinfantry
08d2832198 Update harbour-fernschreiber-zh_CN.ts 2021-01-12 20:00:30 +01:00
dashinfantry
c0270b9908 Update harbour-fernschreiber-zh_CN.ts 2021-01-12 20:00:30 +01:00
John Gibbon
37ad9441f2 Inline query cleanup; Fix ChatPage scrolling issue 2021-01-12 19:39:15 +01:00
Santhosh Manikandan S
de9112cc8a Reordered translation text 2021-01-12 22:32:44 +05:30
Santhosh Manikandan S
8786bdbf5e Fixed merge issue of traslation files which duplicated "Connecting to Network.." string 2021-01-12 22:29:43 +05:30
Santhosh Manikandan S
756a96e92c Merge branch 'master' into logout 2021-01-11 23:57:31 +05:30
Santhosh Manikandan S
62a17f722f Added option to logout and login 2021-01-11 23:35:55 +05:30
John Gibbon
8607f1000b Only show inline query element mode if username is valid 2021-01-11 10:22:54 +01:00
John Gibbon
c031e56284 Reduce invalid inline requests + error messages 2021-01-11 10:19:00 +01:00
John Gibbon
fe6ba8ac0d Prevent int overflow for chat id by using string :( 2021-01-11 09:50:36 +01:00
John Gibbon
3473fb995c Fix imports for photo inline result 2021-01-11 09:28:07 +01:00
John Gibbon
1ce981c147 Implement inline queries (among others) 2021-01-10 22:20:05 +01:00
Sebastian Wolf
be2f08553b
Add button to copy document to Downloads folder 2021-01-10 20:26:29 +01:00
Sebastian Wolf
d4935a4968
Introduce online-only mode as non-default option, fixes #77 2021-01-10 13:35:34 +01:00
Sebastian Wolf
90a3d8ad2b
Merge pull request #303 from monich/thumbnail-press
Apply press effect to profile thumbnail in chat list?
2021-01-10 10:35:59 +01:00
Slava Monich
b70a4427e0 Apply press effect to profile thumbnail in chat list 2021-01-10 04:25:02 +02:00
Sebastian Wolf
1523d62362
Chat List: Muted icon now always visible, fixes #156 2021-01-09 22:25:58 +01:00
Sebastian Wolf
a06f384e1a
Merge pull request #300 from iamnomeutente/master
Update harbour-fernschreiber-it.ts
2021-01-08 23:35:39 +01:00
Sebastian Wolf
233515474f
Merge pull request #297 from monich/fileId
Update webPage photo id when message gets updated
2021-01-08 23:33:52 +01:00
Sebastian Wolf
b9933dd706
Merge pull request #296 from monich/retry
Don't retry downloading too often
2021-01-08 22:34:30 +01:00
Sebastian Wolf
2798a0f56a
Merge pull request #295 from monich/searchModeActive
Initialize ChatModel::searchModeActive
2021-01-08 22:22:09 +01:00
iamnomeutente
01ffec0a0c Update harbour-fernschreiber-it.ts 2021-01-08 20:19:00 +01:00
Slava Monich
92655b4417 Update webPage photo id when message gets updated 2021-01-08 05:36:34 +02:00
Slava Monich
4f275a5405 Don't retry downloading too often 2021-01-08 04:12:16 +02:00
Slava Monich
7f9166d1ae Initialize ChatModel::searchModeActive 2021-01-08 01:03:22 +02:00