Commit graph

528 commits

Author SHA1 Message Date
John Gibbon
7b6dd14fd1 Use logging rule for front end 2020-11-23 00:08:04 +01:00
John Gibbon
7017818acb Add switchable Debug output (JS) 2020-11-23 00:08:04 +01:00
Slava Monich
10af41eb83
Merge pull request #191 from monich/logging
Take logging categories into use
2020-11-22 22:42:33 +02:00
Sebastian Wolf
72df7aeddd
Merge pull request #192 from jgibbon/feature/simplify-twemoji
Emoji tweaks
2020-11-22 21:32:39 +01:00
John Gibbon
b4a520ed93 Remove elide 2020-11-22 21:10:36 +01:00
John Gibbon
41af123d42 Update Twemoji images 2020-11-22 20:19:14 +01:00
John Gibbon
352493f100 Use TruncationMode.Fade 2020-11-22 20:19:14 +01:00
John Gibbon
07b8d35fb3 Remove obsolete emoji basePath workaround 2020-11-22 20:19:14 +01:00
John Gibbon
5650be60a8 Simplify twemoji.js 2020-11-22 20:19:14 +01:00
Sebastian Wolf
b26c6e81c2 Avoid strange layout if user name is veeeeeeeery long 2020-11-22 19:16:11 +01:00
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
Miikka Jormanainen
c80d8877fb Update harbour-fernschreiber-fi.ts 2020-11-21 15:18:34 +02: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
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
dd6239c119 Hotfix: Use up-to-date chat information for open-by-notification 2020-11-20 19:08:05 +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