fiaxh
9565140f01
!fixup Allow inserting messages into ConversationView with same sort_time as the latest
2019-12-19 18:21:44 +01:00
fiaxh
c6bdb1a4bc
Fix messages being displayed for the wrong sender: Show avatar on lower message when inserting message between two others
...
fixes #641
fixes #639
2019-11-17 17:33:24 +01:00
fiaxh
8aab18c1ec
Add hover effect on conversation content
2019-06-01 19:03:01 +02:00
fiaxh
6a1f057de2
Fix date separators
2019-05-26 20:20:09 +02:00
fiaxh
d0d68f5878
(Partially) Fix messages being displayed wrongly sorted in ConversationSummary due to being compared->equal
2018-12-27 13:00:45 +01:00
Marvin W
dfb75e2cda
Merge PR #413 "Improvements to the OMEMO plugin"
2018-11-10 08:05:14 -06:00
fiaxh
85d194e349
Use Label instead of TextView for message display
2018-09-21 21:53:48 +02:00
fiaxh
bf2c78d1b7
Fix presence subscription notification displaying
2018-09-12 00:32:17 +02:00
bobufa
dfc7d2a890
add button that scrolls to the bottom of the conversation
2018-08-13 22:39:18 +02:00
bobufa
d025387ab9
fix message filter in conversation view for first message
2018-08-13 22:39:18 +02:00
bobufa
ec25ecf202
filter out messages outside the range of displayed messages
2018-08-13 22:39:18 +02:00
bobufa
a645728624
hide search bar when clicking outside of it, only reset search entry on conversation change
2018-08-13 22:39:18 +02:00
bobufa
e376a577b6
improve sidebar UI
...
- only display messages that are content items
- only display messages for active accounts
- "fix" textview issue
- add empty states (no search, no results)
2018-08-13 22:39:18 +02:00
bobufa
2e2a9a2390
accumulate conversation content in meta db table
2018-08-13 22:39:07 +02:00
bobufa
8b23ddad2d
ui: search sidebar initial
2018-08-13 22:28:45 +02:00
bobufa
760fd4cb26
load+display later messages when scrolling down
2018-08-13 22:05:04 +02:00
bobufa
3ea00446fb
refactor conversation item management (accumulate them in libdino)
2018-08-13 22:04:47 +02:00
Marvin W
638d81d67e
More cleanup and database modifications
2018-06-26 15:42:02 +01:00
Samuel Hand
40c6835600
Add trust management utilities to the omemo plugin
2018-06-11 07:11:22 +01:00
fiaxh
c1533f2577
Redesign chat input + move file upload there
2018-04-30 11:03:59 +02:00
fiaxh
119e7cce4f
Place time+encryption+read directly right of name
2017-12-31 22:48:14 +01:00
fiaxh
b4bb0912fc
Show subscription request in conversation summary
2017-12-30 13:10:06 +01:00
fiaxh
fc0d7feb5a
Load messages for conversation view from cache
2017-12-13 21:11:33 +01:00
fiaxh
cee39b0117
Rename resources to have a reverse DNS prefix
2017-12-03 21:43:19 +01:00
fiaxh
f3ca14f2d6
ConversationView: Date separator
2017-12-01 02:28:51 +01:00
fiaxh
64774241e5
Fix memory leak
2017-11-23 01:28:29 +01:00
fiaxh
f3063f56b7
ConversationView: Split merged messages when an in-between one is added
2017-11-22 00:32:11 +01:00
linkmauve
1e1aa704a2
Remove new from struct initialisation, as it is deprecated ( #180 )
...
* Remove new from struct initialisation, as it is deprecated.
* Use Map.has_key instead of Map.contains, as it is deprecated.
2017-10-23 16:10:15 +02:00
fiaxh
8944029128
Move encryption menu into ChatInput, PGP support for MUCs
2017-09-06 00:15:18 +02:00
fiaxh
d0e86d0a8e
small fixes
2017-08-31 23:52:15 +02:00
fiaxh
d2a5287eff
Use utc time everywhere
2017-08-31 18:54:38 +02:00
fiaxh
a257b16337
Download & inline display images
2017-08-31 18:54:38 +02:00
fiaxh
8bc0d107e7
Plugins providing conversation items for ConversationView
2017-08-28 00:02:59 +02:00