Commit graph

653 commits

Author SHA1 Message Date
Sebastian Wolf
fee25d846b Prepare changelog for 0.5 2020-11-30 21:16:27 +01:00
Sebastian Wolf
28ec4e3e1e Fix syntax errors in Russian translation 2020-11-30 20:37:03 +01:00
Sebastian Wolf
f189fdf504
Merge pull request #213 from arustg/patch-1
Update harbour-fernschreiber-ru.ts
2020-11-30 20:32:06 +01:00
Sebastian Wolf
256c22e9ed
Merge pull request #212 from jorm1s/patch-5
Update harbour-fernschreiber-fi.ts
2020-11-30 20:28:07 +01:00
Rustem Abzalov
23f87cfdf4
Update harbour-fernschreiber-ru.ts 2020-11-30 20:33:30 +03:00
Miikka Jormanainen
3b41dbb324 Update harbour-fernschreiber-fi.ts 2020-11-30 16:01:09 +02:00
Rustem Abzalov
ca7f62e3db
Update harbour-fernschreiber-ru.ts 2020-11-29 23:11:08 +03:00
Rustem Abzalov
8b90d333e0
Update harbour-fernschreiber-ru.ts 2020-11-29 23:05:03 +03:00
Sebastian Wolf
de44db4396 Fix syntax error in Chinese translation file 2020-11-29 19:47:51 +01:00
Sebastian Wolf
5337751af7
Merge pull request #211 from dashinfantry/patch-12
Update harbour-fernschreiber-zh_CN.ts
2020-11-29 19:45:49 +01:00
Sebastian Wolf
af753549b7
Merge pull request #210 from GNUuser/patch-19
Update harbour-fernschreiber-es.ts
2020-11-29 19:45:12 +01:00
Rustem Abzalov
53162d3a97
Update harbour-fernschreiber-ru.ts 2020-11-29 20:51:43 +03:00
carlosgonz
56f5c9a962
Update harbour-fernschreiber-es.ts 2020-11-29 11:51:06 -05:00
dashinfantry
5b58bb7a88
Update harbour-fernschreiber-zh_CN.ts 2020-11-30 00:50:49 +08:00
carlosgonz
7319cf6323
Update harbour-fernschreiber-es.ts 2020-11-29 11:48:57 -05:00
Sebastian Wolf
86c8a09c21
Merge pull request #209 from eson57/patch-1
Update harbour-fernschreiber-sv.ts
2020-11-29 13:36:41 +01:00
Sebastian Wolf
782599f905 Simplify remorse popups, see #206 2020-11-29 13:33:14 +01:00
Åke Engelbrektson
2d094c1f49
Update harbour-fernschreiber-sv.ts
Fixed error
2020-11-29 13:03:34 +01:00
Åke Engelbrektson
ddce0c2c26
Update harbour-fernschreiber-sv.ts
Update Swedish translation
2020-11-29 12:59:50 +01:00
Sebastian Wolf
db41f61c97
Merge pull request #208 from Wunderfitz/at-mentioning-18
Support for at-mentions
2020-11-29 12:56:33 +01:00
Sebastian Wolf
4aedc56ca7 Merge incoming changes from secret chat/contacts 2020-11-29 12:44:50 +01:00
Sebastian Wolf
965f6db84e
Merge pull request #205 from Wunderfitz/new-chat-from-contacts-7
New chat from contacts, initial secret chat support
2020-11-29 12:41:25 +01:00
Sebastian Wolf
f446e35051 console.log -> Debug.log 2020-11-29 12:34:42 +01:00
Sebastian Wolf
663881b266
Merge pull request #207 from monich/attach-row
Animate opening and closing of attachment row
2020-11-29 12:27:20 +01:00
Slava Monich
dff9b1668e Animate opening and closing of attachment picker row
And slightly tweaked the process of closing the sticker picker.
2020-11-29 06:48:55 +02:00
Sebastian Wolf
9aa1392b1e Postprocess at-mentions without username 2020-11-29 00:33:27 +01:00
Sebastian Wolf
f7296daf4e Start with @-mentioning in own messages 2020-11-28 23:00:10 +01:00
Sebastian Wolf
48b5e14335 Improvements after feedback round 2020-11-28 19:11:51 +01:00
Sebastian Wolf
de945c7846 Merge remote-tracking branch 'origin/master' into new-chat-from-contacts-7 2020-11-27 21:14:59 +01:00
Sebastian Wolf
cc08ee3997 Switch to file picker for documents, fix short text for audios 2020-11-27 21:13:55 +01:00
Sebastian Wolf
4bcd4faca9 Merge remote-tracking branch 'origin/master' into new-chat-from-contacts-7 2020-11-27 19:51:56 +01:00
Sebastian Wolf
fff8fc903a
Merge pull request #204 from jgibbon/bugfix/auth-handling
Fix initial auth handling
2020-11-27 19:51:16 +01:00
Sebastian Wolf
4cf35641c5 Secret chat identifer switches to qlonglong 2020-11-27 19:42:39 +01:00
John Gibbon
0ba4d9a408 Fix initial auth handling
This (hopefully, it at least LGTM) fixes two problems:
 - OverviewPage.onCompleted: It got the wrong AuthorizationState if qml was loaded too fast because it wasn't initialized. (c++)
- The QML could have tried to open the InitializationPage "onCompleted". But the initial pageStack operation is a parent in it's call stack,  so it is neither ready nor wants to accept "completeAnimation()". A zero interval Timer was added for this case.
2020-11-27 10:25:23 +01:00
Sebastian Wolf
bf6a5535d1
Merge pull request #202 from GNUuser/patch-18
Update harbour-fernschreiber-es.ts
2020-11-26 22:37:35 +01:00
Sebastian Wolf
deacb7f0ea Synchronize contacts with Telegram 2020-11-26 22:18:51 +01:00
Sebastian Wolf
7ab58d3730 Add option to close a secret chat 2020-11-26 16:11:12 +01:00
carlosgonz
aac9d779a4
Update harbour-fernschreiber-es.ts 2020-11-26 10:10:15 -05:00
Sebastian Wolf
6f889437ed Merge latest upstream changes... 2020-11-26 15:38:15 +01:00
Sebastian Wolf
f58c2aaffa Update translation files 2020-11-26 15:22:44 +01:00
Sebastian Wolf
24ab5a5953
Merge pull request #200 from monich/optimizer
Added storage optimizer option
2020-11-26 15:11:01 +01:00
Sebastian Wolf
63824e77f2 Remove debug leftover in AboutPage 2020-11-26 15:10:26 +01:00
Sebastian Wolf
87854b28c8
Merge pull request #201 from jgibbon/feature/about-for-initialization
Add menu for "About" to InitializationPage
2020-11-26 15:05:43 +01:00
Sebastian Wolf
b31072ff82 Realign emojis to avoid strange text alignment 2020-11-26 14:44:02 +01:00
John Gibbon
12136a0e7e Add menu for "About" to InitializationPage
Also puts the account specific info from "AboutPage" into a Loader to make it optional without much effort.
2020-11-26 11:18:17 +01:00
Sebastian Wolf
90f7535fda Secret chats begin to work properly... 2020-11-26 00:25:15 +01:00
Sebastian Wolf
3b8d284b2b Handle secret chat state for chat list 2020-11-25 22:09:47 +01:00
Sebastian Wolf
a6d8328b10 I can see secret chats... ;) 2020-11-25 00:23:38 +01:00
Sebastian Wolf
4713fbfba6 Apply a dumb filter on contacts 2020-11-24 17:28:41 +01:00
Sebastian Wolf
86599b2859 Move contacts to an own model 2020-11-24 16:13:16 +01:00