Commit graph

488 commits

Author SHA1 Message Date
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
John Gibbon
77efd43bde fix channel handling 2020-11-18 10:34:46 +01:00
John Gibbon
13fbd8e7a6 fix pulley menu 2020-11-18 10:34:13 +01:00
John Gibbon
95b0ddef8e align page header image; use space for text when image is further down 2020-11-18 10:27:48 +01:00
John Gibbon
b2f46b54f4 fix online member count 2020-11-18 10:08:37 +01:00
Sebastian Wolf
60ea95abec Properly align custom header on chat page 2020-11-17 23:21:38 +01:00
Sebastian Wolf
a5d0486128
Merge branch 'master' into feature/chatinfo-changes 2020-11-17 21:15:33 +01:00
Sebastian Wolf
cd3a1bae15
Merge pull request #173 from atlochowski/patch-4
Update harbour-fernschreiber-pl.ts
2020-11-17 20:51:00 +01:00
Sebastian Wolf
2a88328e57
Merge pull request #167 from monich/nomutex
Removed mutex from ChatModel
2020-11-17 20:48:51 +01:00
A
d20893cfbd
Update harbour-fernschreiber-pl.ts 2020-11-17 20:38:08 +01:00
John Gibbon
1486e49f1c add FernschreiberUtils to qml context (unused for now) 2020-11-17 16:45:54 +01:00
John Gibbon
59304527d2 fix typo; don't update group status while selecting 2020-11-17 16:21:20 +01:00
A
c304d8b807
Update harbour-fernschreiber-pl.ts 2020-11-17 11:26:20 +01:00
John Gibbon
3cce631aa7 optimize permission lookups 2020-11-17 11:14:36 +01:00
John Gibbon
813c7912fe chat info: review optimizations 2020-11-17 10:09:11 +01:00
John Gibbon
78cc3fbac4 chat info: fix imports 2020-11-17 10:09:11 +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
Åke Engelbrektson
cb20bb686b Update harbour-fernschreiber-sv.ts
Update Swedish translation
2020-11-17 09:31:50 +01:00
dashinfantry
29fed2e7fc Update harbour-fernschreiber-zh_CN.ts 2020-11-17 09:30:24 +01:00
John Gibbon
c76d079e03 permissions: replace leftover debug changes; fix another copy/paste 2020-11-16 22:31:37 +01:00
John Gibbon
c4947260f7 forwarding permissions: possibly prevent some unneccessary loops 2020-11-16 22:07:21 +01:00
John Gibbon
ac10e600bf fix restricted member permission copy/paste issue 2020-11-16 22:07:21 +01:00
John Gibbon
d5a2d315db forwarding/new message/attachment permissions
enhances #159 PR, hopefully fixes #164 issue
2020-11-16 22:07:21 +01:00
Slava Monich
8db731636c Removed mutex from ChatModel
AFAICT there's nothing to synchronize here
2020-11-16 21:33:47 +02:00
Sebastian Wolf
9141b8e68b Fix crash when forwarding to some chats, introduce iterative init 2020-11-16 16:52:48 +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
e950ce7c25 Merge branch 'master' of https://github.com/Wunderfitz/harbour-fernschreiber 2020-11-16 14:22:51 +01:00
Sebastian Wolf
9507024f51 Loading messages or not loading them...? Next step towards #136 2020-11-16 14:22:32 +01:00
carlosgonz
e5aa0d2bf5 Update harbour-fernschreiber-es.ts 2020-11-16 10:06:33 +01:00
Sebastian Wolf
18e88a8412 If last message was an own one, it was of course read... 2020-11-16 00:08:55 +01:00
Sebastian Wolf
c8c0044815 Display all error messages (let's see how it works...) 2020-11-15 23:29:04 +01:00
Sebastian Wolf
639c5f4960
Merge pull request #163 from jgibbon/en-translation
add en translation
2020-11-15 23:09:50 +01:00
Sebastian Wolf
85d1bebc3a Load last read messages, enable lazy-loading the future, might fix #136 2020-11-15 23:05:22 +01:00
John Gibbon
a33aaad1fe add en translation
Added en translation because the default "POSIX fallback" will never handle plural strings correctly.
2020-11-15 20:42:33 +01:00
Sebastian Wolf
5e7d62982f
Merge pull request #161 from GNUuser/patch-15
Update harbour-fernschreiber-es.ts
2020-11-15 17:29:28 +01:00
Sebastian Wolf
1c82072c15
Merge pull request #160 from monich/updateChatPhoto
Update chat photo
2020-11-15 17:19:57 +01:00