Sebastian Wolf
ba41125422
Merge pull request #189 from jorm1s/patch-4
...
Update harbour-fernschreiber-fi.ts
2020-11-22 19:03:33 +01:00
Slava Monich
162e1ca996
Take logging categories into use
...
Logging can be enabled in release build like this:
QT_LOGGING_RULES="fernschreiber.*=true" harbour-fernschreiber
See https://doc.qt.io/qt-5/qloggingcategory.html for more details.
2020-11-22 16:40:55 +02:00
Slava Monich
0d600803ad
Merge pull request #190 from monich/toomuch
...
Do not animate tab item width
2020-11-22 13:33:22 +02:00
Slava Monich
42ebec4503
Do not animate tab item width
...
It looks weird when they are moving around the screen after page
orientation changes.
2020-11-22 13:31:04 +02:00
Sebastian Wolf
c6fa5cf97f
Options for creating new chats...
2020-11-21 22:13:37 +01:00
Miikka Jormanainen
c80d8877fb
Update harbour-fernschreiber-fi.ts
2020-11-21 15:18:34 +02:00
Sebastian Wolf
4d1bd029bc
Merge remote-tracking branch 'origin/master' into new-chat-from-contacts-7
2020-11-21 10:21:53 +01:00
Sebastian Wolf
4bbeb4fa34
Only clear chat model if navigated back | update translation files
2020-11-21 10:12:59 +01:00
Sebastian Wolf
f9c49caf33
Merge pull request #188 from eson57/patch-1
...
Update harbour-fernschreiber-sv.ts
2020-11-21 09:48:00 +01:00
Sebastian Wolf
b0e1a3eaec
Merge pull request #187 from monich/notificationTurnsDisplayOn
...
Add notificationTurnsDisplayOn option
2020-11-21 09:46:31 +01:00
Åke Engelbrektson
ddd7432a3f
Update harbour-fernschreiber-sv.ts
...
Some improvements to Swedish translation, before I forget.
2020-11-21 08:32:24 +01:00
Slava Monich
2f2cbb4679
Added UI for notificationTurnsDisplayOn option
2020-11-21 01:43:08 +02:00
Slava Monich
e68340d406
Added notificationTurnsDisplayOn option
...
It defaults to false
2020-11-21 01:43:08 +02:00
Slava Monich
a4482c72b3
Merge pull request #186 from monich/fix-build
...
Fixed release build
2020-11-21 01:11:06 +02:00
Slava Monich
00483a676f
Fixed release build
2020-11-21 00:33:17 +02:00
Sebastian Wolf
9d75cbbedf
Showing sorted contacts, wow!
2020-11-20 23:00:50 +01:00
Sebastian Wolf
fe8199a1eb
Merge remote-tracking branch 'origin/master' into new-chat-from-contacts-7
2020-11-20 21:48:37 +01:00
Sebastian Wolf
b7b9715969
Merge pull request #184 from monich/notifications
...
Show notification popups except for the current chat
2020-11-20 21:37:17 +01:00
Slava Monich
d1ccf9f796
Show notification popups except for the current chat
...
And drop dependency on Ngf. Also, pre-initialize the chat photo when
pushing the chat page.
2020-11-20 21:42:23 +02:00
Sebastian Wolf
fb2e0786c9
Merge with master branch (notification hotfix)
2020-11-20 19:22:43 +01:00
Sebastian Wolf
dd6239c119
Hotfix: Use up-to-date chat information for open-by-notification
2020-11-20 19:08:05 +01:00
Sebastian Wolf
3dbf38a1fa
Start implementing 'New Chat' functionality
2020-11-20 18:30:33 +01:00
Sebastian Wolf
4c1f3f7dfc
Merge pull request #183 from atlochowski/patch-6
...
Update harbour-fernschreiber-pl.ts
2020-11-20 12:05:19 +01:00
Sebastian Wolf
0168fcec79
Merge pull request #182 from eson57/patch-1
...
Update harbour-fernschreiber-sv.ts
2020-11-20 12:03:38 +01:00
Sebastian Wolf
ee58b49c30
Merge pull request #181 from GNUuser/patch-17
...
Update harbour-fernschreiber-es.ts
2020-11-20 12:00:29 +01:00
Sebastian Wolf
77a9dac2d2
Merge pull request #180 from dashinfantry/patch-10
...
Update harbour-fernschreiber-zh_CN.ts
2020-11-20 11:58:51 +01:00
A
c7aa5e4331
Update harbour-fernschreiber-pl.ts
2020-11-20 10:06:28 +01:00
Åke Engelbrektson
219546dfbd
Update harbour-fernschreiber-sv.ts
...
Update Swedish translation
2020-11-20 07:45:27 +01:00
carlosgonz
4bd6d01a2b
Update harbour-fernschreiber-es.ts
2020-11-19 22:08:47 -05:00
dashinfantry
2ab4f97fbb
Update harbour-fernschreiber-zh_CN.ts
2020-11-20 10:02:53 +08:00
Sebastian Wolf
82d0058746
Merge pull request #179 from jgibbon/bugfix/#20_translation_plurals
...
Bugfix/#20 translation plurals
2020-11-19 21:01:19 +01:00
Sebastian Wolf
baf4b27e60
Avoid stale state for chat page picture
2020-11-19 20:25:53 +01:00
Sebastian Wolf
e4dbb63a92
Properly encode HTML entities for chat's last message
2020-11-19 11:41:32 +01:00
John Gibbon
616658ab35
%n → %Ln; remove more .arg()
2020-11-19 11:27:10 +01:00
John Gibbon
8181e17fa2
remove unnecessary .arg (+warnings)
2020-11-19 11:27:10 +01:00
John Gibbon
b48ca728d2
change/enable plural handling
2020-11-19 11:27:10 +01:00
John Gibbon
cf1c25f156
[%n1|%L1] → %Ln
2020-11-19 11:27:10 +01:00
Sebastian Wolf
204966e265
Merge pull request #178 from atlochowski/patch-5
...
Update harbour-fernschreiber-pl.ts
2020-11-19 11:20:45 +01:00
Sebastian Wolf
437159714f
Merge pull request #177 from Wunderfitz/feature-pinned-messages-57
...
Feature: Support pinned messages
2020-11-19 11:20:08 +01:00
A
86c1d1538d
Update harbour-fernschreiber-pl.ts
2020-11-19 09:37:03 +01:00
Sebastian Wolf
af47ae2c72
Some improvements as suggested by @jgibbon, add unpin feature
2020-11-18 15:01:16 +01:00
Sebastian Wolf
b35d268b12
Now able to pin messages and show in-reply-to messages in overlay
2020-11-18 15:00:05 +01:00
Sebastian Wolf
541036d796
Display extra content in message overlay
2020-11-18 14:59:51 +01:00
Sebastian Wolf
2830f50a35
React properly on pinned message changes, nice message overlay ;)
2020-11-18 14:59:35 +01:00
Sebastian Wolf
15be3862f6
Display pinned message in chat
2020-11-18 14:59:15 +01:00
Sebastian Wolf
f6b42eb3cb
Merge pull request #169 from jgibbon/bugfix/message-permissions
...
Bugfix/message permissions
2020-11-18 12:44:21 +01:00
Sebastian Wolf
ece80e33cc
Polish translation file got updated...
2020-11-18 12:18:28 +01:00
Sebastian Wolf
97feb2f804
Merge pull request #176 from Wunderfitz/chat-header-alignment
...
Properly align custom header on chat page
2020-11-18 11:54:13 +01:00
Sebastian Wolf
b0d020c3d3
Merge pull request #168 from Wunderfitz/feature/chatinfo-changes
...
ChatInfoPage as attached page
2020-11-18 11:46:31 +01:00
John Gibbon
816ba6eca7
remove some semicolons;
2020-11-18 11:13:05 +01:00