Sebastian Wolf
|
388ea83e45
|
Disable auto-scroll when app is in background, fixes 410
|
2021-05-25 22:48:25 +02:00 |
|
Santhosh Manikandan S
|
f559b4892b
|
Add focus text on entering chat option
Added an option to focus the text area when entering a chat has
been added and the same is exposed under Settings page.
|
2021-05-13 00:02:26 +05:30 |
|
Santhosh Manikandan S
|
93da676e6b
|
Fix new line in TextInput when using Send By Enter
Fixed the issue by removing the enter that gets added to textarea
when enter is pressed using string operations.
|
2021-05-04 20:16:42 +05:30 |
|
Slava Monich
|
9a2b2b0ca8
|
Handle more cases when the drawer should be closed
1. Other item is pressed
2. Any item is long-pressed, including the selected one
3. ChatPage is getting deactivated
|
2021-03-27 01:27:47 +02:00 |
|
Sebastian Wolf
|
edd9db186b
|
Contact registered message becoming simple
|
2021-02-25 21:38:55 +01:00 |
|
Slava Monich
|
4050f41ce2
|
Don't have on-screen keyboard and drawer visible simultaneously
Also, removed unnecessary closeRequested() signal.
|
2021-02-22 00:27:36 +02:00 |
|
Sebastian Wolf
|
1a409407c9
|
Add 'Forward Message' to options drawer, fix SFOS 4.0.1 bug
|
2021-02-17 23:48:08 +01:00 |
|
Sebastian Wolf
|
8ae148ec90
|
Merge remote-tracking branch 'origin/master' into messageOptionsDrawer
|
2021-02-16 21:55:04 +01:00 |
|
Sebastian Wolf
|
a432e91996
|
Trigger mark-as-read (almost) immediately after opening chat
|
2021-02-16 21:48:14 +01:00 |
|
Sebastian Wolf
|
e2e78713df
|
Drawer: Replace Flickable/Column with SilicaListView
|
2021-02-16 20:54:48 +01:00 |
|
Sebastian Wolf
|
a734690d0d
|
Merge branch 'messageOptionsDrawer' of github.com:Wunderfitz/harbour-fernschreiber into messageOptionsDrawer
|
2021-02-16 18:52:13 +01:00 |
|
Sebastian Wolf
|
9688c09002
|
Define dock height/width more transparently
|
2021-02-16 18:51:50 +01:00 |
|
Sebastian Wolf
|
01cdb18b46
|
Reference chatPage correctly in new delete action
Co-authored-by: jgibbon <99138+jgibbon@users.noreply.github.com>
|
2021-02-16 18:47:12 +01:00 |
|
Sebastian Wolf
|
0a8f507f6f
|
Message option drawer: This crazy idea really seems to work...
|
2021-02-15 21:20:38 +01:00 |
|
Sebastian Wolf
|
d9991cce79
|
Try something for the too large context menu
|
2021-02-14 21:57:48 +01:00 |
|
Sebastian Wolf
|
ade5cb34fb
|
Stickers can now also be send as replies
|
2021-02-14 10:46:29 +01:00 |
|
Sebastian Wolf
|
ef9a999994
|
Properly add/remove sticker sets (almost ;))
|
2021-02-13 00:34:01 +01:00 |
|
Sebastian Wolf
|
94aee83936
|
Showing new sticker sets
|
2021-02-11 23:39:56 +01:00 |
|
Sebastian Wolf
|
4b0f8f3166
|
Mark new messages as read when automatically scrolling down
|
2021-02-05 21:57:22 +01:00 |
|
Sebastian Wolf
|
31ee65fc98
|
Introduce configurable delay for marking messages as read
|
2021-02-03 22:16:22 +01:00 |
|
Sebastian Wolf
|
978ee5a334
|
Handle last read sent message better, might address #301
|
2021-02-02 23:19:02 +01:00 |
|
Sebastian Wolf
|
3176c3dc8c
|
Chat page: Adjust initial scroll position, honoring #243
|
2021-02-02 22:05:24 +01:00 |
|
Sebastian Wolf
|
fd6ebae7c0
|
Better chat index handling, see #235 & #271
|
2021-02-02 00:42:42 +01:00 |
|
Slava Monich
|
b1c4311990
|
Update message view counts in real time
|
2021-01-31 22:10:45 +02:00 |
|
John Gibbon
|
5a720c1a00
|
Use TDLibPhoto in MessagePhoto
|
2021-01-19 22:39:46 +01:00 |
|
John Gibbon
|
fa232a4cbf
|
Change channel messages layout
- make text wider
- add view count
|
2021-01-19 00:12:59 +01:00 |
|
John Gibbon
|
703931a5a1
|
Add TDLibImage/TDLibThumbnail; rework Audio/VoiceNote/Document
also, again, a quick Location fix before its real turn
|
2021-01-17 22:38:20 +01:00 |
|
John Gibbon
|
aa7a1f28ce
|
Use dedicated Files for message content
|
2021-01-16 00:40:02 +01:00 |
|
John Gibbon
|
8607f1000b
|
Only show inline query element mode if username is valid
|
2021-01-11 10:22:54 +01:00 |
|
John Gibbon
|
1ce981c147
|
Implement inline queries (among others)
|
2021-01-10 22:20:05 +01:00 |
|
Slava Monich
|
92655b4417
|
Update webPage photo id when message gets updated
|
2021-01-08 05:36:34 +02:00 |
|
Sebastian Wolf
|
cc65c694c0
|
Use highlightBackgroundColor consistently for all chat attributes
|
2021-01-06 14:01:55 +01:00 |
|
John Gibbon
|
81ffb53062
|
Use OpacityRamp to hint at scrollable attachmentsOptions
|
2021-01-04 20:50:20 +01:00 |
|
Sebastian Wolf
|
2b634471dc
|
Sending locations seems to work as well...
|
2021-01-03 01:22:30 +01:00 |
|
Sebastian Wolf
|
7c615b5cff
|
Merge remote-tracking branch 'origin/master' into voicenotes
|
2021-01-02 20:33:03 +01:00 |
|
Sebastian Wolf
|
1b83fddfe6
|
No strange debug logging ;)
|
2021-01-02 19:57:36 +01:00 |
|
Sebastian Wolf
|
be404d0e55
|
Put attachment row in a Flickable
|
2021-01-02 18:08:33 +01:00 |
|
Sebastian Wolf
|
5213084fb1
|
Sending voice notes seems to work...
|
2021-01-02 17:22:09 +01:00 |
|
Sebastian Wolf
|
d38f56b9fe
|
Recording Vorbis files works & connected to UI
|
2021-01-02 00:15:25 +01:00 |
|
John Gibbon
|
04f6c14e86
|
Remove warning if no draft_message is present
|
2021-01-01 21:06:38 +01:00 |
|
Sebastian Wolf
|
fd0d188030
|
Merge remote-tracking branch 'origin/master' into voicenotes
|
2021-01-01 15:03:22 +01:00 |
|
John Gibbon
|
42398eee96
|
Implement TextArea focus after message send option
fixes #149
|
2021-01-01 01:34:11 +01:00 |
|
Sebastian Wolf
|
1e4455482c
|
Only draft message if allowed (last commit in 2020 :D)
|
2020-12-31 19:27:44 +01:00 |
|
Sebastian Wolf
|
9662df3c74
|
Start with voice notes
|
2020-12-31 19:12:50 +01:00 |
|
John Gibbon
|
753f322053
|
implement message drafts
|
2020-12-31 01:18:14 +01:00 |
|
Sebastian Wolf
|
232049422a
|
Add 'mark chat as read/unread' feature, fixes #240
|
2020-12-31 00:19:36 +01:00 |
|
Sebastian Wolf
|
e15c171640
|
Show send message button also if attachments are there, fixes #143
|
2020-12-30 16:18:50 +01:00 |
|
Sebastian Wolf
|
33878bb480
|
Merge pull request #250 from Wunderfitz/searching
Fernschreiber learns filtering and searching
|
2020-12-30 13:09:13 +01:00 |
|
Santhosh Manikandan S
|
ba42aa061b
|
Send message button will now be hidden by default if Send message by Enter
option is used
Ref: https://github.com/Wunderfitz/harbour-fernschreiber/issues/143
|
2020-12-29 23:04:28 +05:30 |
|
Sebastian Wolf
|
b4b1eb4bc0
|
Merge remote-tracking branch 'origin/master' into searching
|
2020-12-29 16:33:40 +01:00 |
|