Sebastian Wolf
7da8957423
Merge remote-tracking branch 'origin/master' into new-chat-from-contacts-7
2020-11-23 21:32:27 +01:00
Sebastian Wolf
4712d3dc0d
Merge pull request #199 from jgibbon/bugfix/functions-appnotification
...
fix functions scope; make appNotification global
2020-11-23 21:11:05 +01:00
Sebastian Wolf
20b773ac59
Check contacts requested via extra-attribute
2020-11-23 20:53:43 +01:00
John Gibbon
9e405918f7
fix functions scope; make appNotification global
...
I've left some instances of AppNotification items where they're supposed to be centered inside a component, not the whole page.
2020-11-23 20:15:28 +01:00
Sebastian Wolf
51cad07231
Yet another merge from master, need to be faster... ;)
2020-11-23 12:08:25 +01:00
Sebastian Wolf
0ad5005ea9
Merge pull request #197 from eson57/patch-1
...
Update harbour-fernschreiber-sv.ts
2020-11-23 12:03:31 +01:00
Sebastian Wolf
d93b23cde4
Merge pull request #194 from jgibbon/bugfix/copypaste
...
Fix copy paste artifacts
2020-11-23 12:02:52 +01:00
Sebastian Wolf
d95bc2db1a
Merge pull request #193 from monich/mce
...
Add MceInterface object
2020-11-23 12:02:09 +01:00
Åke Engelbrektson
3555c522ab
Update harbour-fernschreiber-sv.ts
...
Update Swedish translation
2020-11-23 11:48:23 +01:00
dashinfantry
073af09d95
Update harbour-fernschreiber-zh_CN.ts
2020-11-23 10:44:33 +01:00
iamnomeutente
75dcf88ab0
Update harbour-fernschreiber-it.ts
2020-11-23 10:44:13 +01:00
John Gibbon
aec4666721
Fix copy paste artifacts
2020-11-23 08:27:56 +01:00
John Gibbon
c8f7f569a7
Another debug signal handler fix
2020-11-23 00:38:45 +01:00
Slava Monich
3d48125371
Add MceInterface object
2020-11-23 01:38:06 +02:00
John Gibbon
6140d54b18
Change debug signal handler
2020-11-23 00:13:58 +01:00
John Gibbon
8fd82caf96
Address reviewed issues
2020-11-23 00:08:04 +01:00
John Gibbon
caa74ae219
Add debug description to README
2020-11-23 00:08:04 +01:00
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
cb764bae67
Translation file updates
2020-11-22 19:15:14 +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
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