Commit graph

283 commits

Author SHA1 Message Date
Matteo
d03a35afdd
Typo 2020-10-21 15:44:05 +02:00
Matteo
361add6612
Update harbour-fernschreiber-it.ts 2020-10-21 15:40:17 +02:00
Matteo
375f269a51
Syncing my fork to the original repository 2020-10-21 15:06:41 +02:00
jgibbon
748e7aa230
Merge pull request #96 from eson57/patch-1
Create harbour-fernschreiber-sv.ts
2020-10-21 09:27:24 +02:00
Åke Engelbrektson
adccbf5346
Update harbour-fernschreiber.pro
Add Swedish translation file
2020-10-21 09:23:07 +02:00
Åke Engelbrektson
706e96f2de
Create harbour-fernschreiber-sv.ts
Add Swedish translation
2020-10-21 09:21:48 +02:00
Sebastian J. Wolf
402b0ecd6e Integrate new sticker icon by @jgibbon from #86 2020-10-20 22:19:54 +02:00
Sebastian Wolf
020b076584
Merge pull request #94 from jgibbon/feature/mark-as-read
implement "mark all messages as read" MenuItem
2020-10-20 22:12:48 +02:00
John Gibbon
6970dc3625 implement "mark all messages as read" MenuItem
contributes to #70 (doesn't mark anything as unread, though, and does not use toggleChatIsMarkedAsUnread at all)
2020-10-19 21:08:32 +02:00
John Gibbon
214a6c780c Fix crash with no groups in common 2020-10-19 21:06:28 +02:00
Sebastian J. Wolf
98e2bea69f Prepare translation files for #87 2020-10-19 19:51:33 +02:00
Sebastian J. Wolf
91ae3651ef Change license header to reflect number of contributions 2020-10-19 19:34:47 +02:00
Sebastian Wolf
c209a3cdb1
Merge pull request #92 from jgibbon/feature/chatInfoPage
implement chat info page
2020-10-19 19:09:21 +02:00
Sebastian Wolf
d20008bb4c
Merge branch 'master' into feature/chatInfoPage 2020-10-19 18:29:07 +02:00
Sebastian Wolf
248eb00e39
Merge pull request #93 from iamnomeutente/master
Update Italian translation
2020-10-19 18:19:36 +02:00
Sebastian J. Wolf
1353e7b21c Fix typo in Polish translation file 2020-10-19 18:18:03 +02:00
Sebastian Wolf
cdafd8d2c5
Merge pull request #90 from atlochowski/patch-3
Update harbour-fernschreiber-pl.ts
2020-10-19 18:15:56 +02:00
Sebastian Wolf
4e186d4853
Merge pull request #89 from dashinfantry/patch-4
Update harbour-fernschreiber-zh_CN.ts
2020-10-19 18:14:56 +02:00
Sebastian Wolf
172cb1778e
Merge pull request #87 from GNUuser/patch-9
Update InitializationPage.qml
2020-10-19 18:14:08 +02:00
Matteo
8c7fb1e06f
Update Italian translation
New strings added and typo correction
2020-10-19 17:35:31 +02:00
Matteo
1a0b6e0599
Syncing my fork to the original repository 2020-10-19 17:26:29 +02:00
carlosgonz
2f80cf0a5d
Update InitializationPage.qml 2020-10-19 10:02:34 -04:00
John Gibbon
74a732a5b6 implement chat info page
includes some basic group administration features
2020-10-19 12:48:55 +02:00
A
c107312c25
Update harbour-fernschreiber-pl.ts 2020-10-19 10:24:10 +02:00
dashinfantry
8b39c0c62d
Update harbour-fernschreiber-zh_CN.ts 2020-10-19 14:29:22 +08:00
carlosgonz
3d04e7365b
Update InitializationPage.qml 2020-10-18 20:00:17 -04:00
Sebastian J. Wolf
84460e1402 Add changelog for 0.3 2020-10-18 23:05:43 +02:00
Sebastian J. Wolf
a95dcc4efc Ignore already existing file when download is requested, fixes #67 2020-10-18 22:14:48 +02:00
Sebastian J. Wolf
dba973b522 Introduce explicit clear button for in-reply-to and edit message, fixes #69 2020-10-18 21:54:15 +02:00
Sebastian Wolf
6161bc2894
Merge pull request #81 from monich/sticker-preview
Slightly refactored StickerPreview
2020-10-18 20:51:07 +02:00
Sebastian Wolf
9696840dd8
Merge pull request #83 from GNUuser/patch-8
Update harbour-fernschreiber-es.ts
2020-10-18 20:34:00 +02:00
Slava Monich
f86e60b4a2 Let context menu to appear when sticker is long-pressed
And don't load placeholder image too quickly.
2020-10-18 21:10:26 +03:00
carlosgonz
4e61e2e6ae
Update harbour-fernschreiber-es.ts 2020-10-18 13:36:42 -04:00
Sebastian Wolf
1dfc31d1db
Merge pull request #82 from monich/ru
Translated new strings to Russian
2020-10-18 19:07:08 +02:00
Sebastian J. Wolf
a78f60f974 Search for emojis with :<keyword> 2020-10-18 18:57:01 +02:00
Slava Monich
70007001e9 Translated new strings to Russian 2020-10-18 19:46:11 +03:00
Sebastian J. Wolf
3410903afb Adjust text for notification settings & German translation 2020-10-18 17:46:08 +02:00
Sebastian Wolf
7c261d1bde
Merge pull request #80 from monich/notifications
Notification feedback control
2020-10-18 17:36:34 +02:00
Slava Monich
f75e5a3f4b Added "Notification feedback" combo box 2020-10-18 18:02:44 +03:00
Slava Monich
6e1e100a87 Don't initialize MCE QDBusInterface on every D-Bus call
It's enough to initialize it once at startup.

Also avoided a few per-call ASCII => QString conversions and dropped
unnecessary mutex.
2020-10-18 18:02:44 +03:00
Slava Monich
65738a4ddf Shortened log statements in NotificationManager
Copy/paste is evil
2020-10-18 18:02:44 +03:00
Sebastian J. Wolf
e578c6bef3 Use GridView for sticker picker 2020-10-18 16:29:34 +02:00
Sebastian Wolf
a9f7a10033
Merge pull request #79 from monich/about-icon
Adjusted app icon size on the about page (again)
2020-10-18 15:16:58 +02:00
Sebastian Wolf
756258688a
Merge pull request #78 from monich/init-page
Tweaked InitializationPage UI
2020-10-18 15:16:01 +02:00
Sebastian Wolf
392ba8e391
Merge pull request #76 from iamnomeutente/master
Update Italian translation
2020-10-18 14:55:35 +02:00
Slava Monich
93e54b8ab4 Adjusted app icon size on the about page
It was still too large on a 4:3 tablet screen in landscape.
2020-10-18 01:56:11 +03:00
Slava Monich
9a4246e275 Tweaked InitializationPage UI
1. Only load app icon once
2. Removed come unused ids and attributes
3. EnterKey magic
4. Use FadeAnimation
2020-10-18 01:45:39 +03:00
Matteo
74e314a4c0
Update harbour-fernschreiber-it.ts 2020-10-17 10:55:21 +02:00
Matteo
a0a5c51dd9
Merge pull request #2 from Wunderfitz/master
Syncing my fork to the original repository
2020-10-17 10:53:02 +02:00
Sebastian J. Wolf
7d84fcb3bf Change logo/icon - thanks to @iamnomeutente 2020-10-16 23:00:08 +02:00