Commit graph

157 commits

Author SHA1 Message Date
Sebastian Wolf
3dbf38a1fa Start implementing 'New Chat' functionality 2020-11-20 18:30:33 +01:00
John Gibbon
616658ab35 %n → %Ln; remove more .arg() 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
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
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
John Gibbon
182a2d1344 ChatInfoPage as attached page
fixes #150: Now basically everything is inside a loader; ChatInformationPage is added to ChatPage with pageStack.pushAttached

fixes #166: Replaces the clunky VisualItemModel in tab view and doesn't initialize multiple times.
2020-11-17 10:09:11 +01:00
Sebastian Wolf
6e6396eac4 Fix erroneous display for some web page previews 2020-11-16 15:12:18 +01:00
Sebastian Wolf
aeca799006 Harmonize error handling, ignore 404 (for now) 2020-11-16 14:37:14 +01:00
Sebastian Wolf
c8c0044815 Display all error messages (let's see how it works...) 2020-11-15 23:29:04 +01:00
John Gibbon
a8ca33fa3d multiple message selection 2020-11-14 23:50:12 +01:00
Sebastian Wolf
d994f8f102 Fix UI glitches in forward info, support video notes 2020-11-14 20:02:34 +01:00
Sebastian Wolf
301f52603a Integrate latest translation updates 2020-11-12 21:37:17 +01:00
iamnomeutente
a4dc113232 Italian translation update and small changes 2020-11-11 19:30:44 +01:00
Sebastian Wolf
dc9e4bac89 Small adjustment to Italian translation 2020-11-11 17:56:14 +01:00
Sebastian Wolf
2cd71b3c02 Merge branch 'master' of https://github.com/Wunderfitz/harbour-fernschreiber 2020-11-11 17:54:47 +01:00
Sebastian Wolf
4aa1542ee3 Add rlottie to About page, prepare changelog for 0.4 2020-11-11 17:54:44 +01:00
iamnomeutente
0026725503 Update harbour-fernschreiber-it.ts 2020-11-11 16:01:38 +01:00
Sebastian Wolf
f93f62e88c Fix sticker width/height on smaller devices 2020-11-11 13:33:20 +01:00
Sebastian Wolf
5d3805759a Small UI fixes, error handling for joining chats 2020-11-09 23:22:24 +01:00
Sebastian Wolf
89e0576adc Support open-with from external sources (e.g. web links) 2020-11-08 21:13:04 +01:00
Sebastian Wolf
9bb24b4862 Joining/leaving chats seems to work... 2020-11-07 20:29:44 +01:00
iamnomeutente
502a3c5490 Update harbour-fernschreiber-it.ts
New strings and some corrections (3rd-person plural > 2st singular)
2020-11-06 09:51:11 +01:00
John Gibbon
7d28f72e98 add some message type descriptions 2020-11-05 14:06:41 +01:00
iamnomeutente
98d6fa60ea Update harbour-fernschreiber-it.ts 2020-11-04 16:31:39 +01:00
Sebastian Wolf
5ee71dda29 Chat Information Page: Improvements for channels 2020-11-02 22:51:12 +01:00
iamnomeutente
6788fa96f7 Update harbour-fernschreiber-it.ts 2020-11-02 16:29:06 +01:00
Sebastian Wolf
8e97d19a02 Update Copy-to-Clipboard functionality & README 2020-11-01 19:20:21 +01:00
Sebastian Wolf
27f1f02b29
Merge pull request #115 from iamnomeutente/master
Update harbour-fernschreiber-it.ts
2020-11-01 18:00:16 +01:00
John Gibbon
fb5cf0d382 Remorse.itemAction; content Loader height preset 2020-10-31 20:02:18 +01:00
iamnomeutente
46f1b144a7 Update harbour-fernschreiber-it.ts 2020-10-31 09:54:47 +01:00
iamnomeutente
a8afc6e60e Update harbour-fernschreiber-it.ts 2020-10-31 09:51:09 +01:00
iamnomeutente
ba0038ef8c Merge remote-tracking branch 'upstream/master' 2020-10-31 09:38:51 +01:00
John Gibbon
c185ba1b42 add poll preview type output
as discussed in d45eb28daa
2020-10-30 19:07:06 +01:00
Sebastian Wolf
d45eb28daa Minor changes to poll display & translation adjustments 2020-10-29 22:39:43 +01:00
iamnomeutente
a50e4a48b8 Update harbour-fernschreiber-it.ts and README.md 2020-10-27 21:55:04 +01:00
iamnomeutente
aeed051afd Update harbour-fernschreiber-it.ts and README.md 2020-10-27 15:57:56 +01:00
Sebastian Wolf
7b22c522f1 Update translation files after merging several PRs 2020-10-26 22:40:53 +01:00
Sebastian Wolf
e8d33cd920
Merge pull request #101 from jgibbon/feature/display-polls
implement polls
2020-10-26 21:06:28 +01:00
Sebastian Wolf
121ab8cff0 Fix syntax error in Italian translation 2020-10-25 19:15:55 +01:00
John Gibbon
924ff9deda implement polls 2020-10-23 10:29:56 +02:00
Matteo
361add6612
Update harbour-fernschreiber-it.ts 2020-10-21 15:40:17 +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 Wolf
d20008bb4c
Merge branch 'master' into feature/chatInfoPage 2020-10-19 18:29:07 +02:00
Matteo
8c7fb1e06f
Update Italian translation
New strings added and typo correction
2020-10-19 17:35:31 +02:00
John Gibbon
74a732a5b6 implement chat info page
includes some basic group administration features
2020-10-19 12:48:55 +02:00
Sebastian J. Wolf
3410903afb Adjust text for notification settings & German translation 2020-10-18 17:46:08 +02:00
Matteo
74e314a4c0
Update harbour-fernschreiber-it.ts 2020-10-17 10:55:21 +02:00
Sebastian J. Wolf
09b5516537 Merge branch 'master' of https://github.com/Wunderfitz/harbour-fernschreiber 2020-10-16 00:03:16 +02:00
Sebastian J. Wolf
cb9ae27bef Some post-sticker cleanup... 2020-10-16 00:02:58 +02:00
Matteo
60e948f4a4
Update Italian translation
@jgibbon Thanks
2020-10-15 16:53:05 +02:00
John Gibbon
8c34041e84 Fix translation xmls 2020-10-15 09:22:10 +02:00
Matteo
3586643c47
Added Italian translation 2020-10-12 21:27:26 +02:00