Commit graph

7329 commits

Author SHA1 Message Date
69866e591c
include mediaType and size in message content 2023-04-19 08:11:39 +02:00
506e4e1d0c
add index on disco.feature coloum 2023-04-02 09:53:35 +02:00
c858b5346f
clean up references in ChatFragment 2023-04-01 13:59:48 +02:00
e6bf595388
do not restrain embedded message size to outer message size 2023-04-01 11:39:30 +02:00
9127d68197
render reactions 2023-04-01 11:01:10 +02:00
340bf45095
do not show fallback in embedded message 2023-03-31 15:36:57 +02:00
acfcde8416
flash background after scrolling to message 2023-03-31 14:14:20 +02:00
4f654044b4
remove fallback body when rendering 2023-03-30 18:49:04 +02:00
1b3c7b6a42
render inReplyTo message 2023-03-30 17:47:00 +02:00
a4fe60dece
add image preview to message bubbles 2023-03-30 16:36:16 +02:00
03cf48f4c1
set avatar invisible when message is null 2023-03-28 23:14:05 +02:00
4d5445d123
jump to message id 2023-03-28 17:15:35 +02:00
4bfcf209d7
add date separators 2023-03-27 16:48:35 +02:00
5b777ef657
display outgoing messages 2023-03-27 14:41:23 +02:00
d52cbb8e8c
fix message comparator 2023-03-27 11:18:29 +02:00
cc07f86bf4
use occupantResource for sender name 2023-03-27 10:41:46 +02:00
f13f15cc91
include occupant resource 2023-03-24 17:51:29 +01:00
405eeadd95
show sender and display correct encryption icon 2023-03-24 16:11:55 +01:00
75a4008aee
use resource for consistent color gen (as per modernxmpp) 2023-03-24 15:07:24 +01:00
4fae8d4e11
show avatars in chat 2023-03-24 12:21:19 +01:00
805d0db486
show time underneath bubble 2023-03-23 19:08:09 +01:00
779e6fa61e
rudimentary MessageAdapter 2023-03-23 12:36:59 +01:00
da528776db
include membersOnlyNonAnonymous in chat info 2023-03-23 12:36:33 +01:00
4fd96e740f
do not start inner transaction for transformation
throwing in an inner transaction will fail the entire transaction even if the
exception is caught in the outer transaction
2023-03-21 22:01:39 +01:00
4139c11771
add test for multi page result 2023-03-21 18:21:56 +01:00
1e884ec435
display title in chat fragment 2023-03-21 16:08:05 +01:00
86d9264ee5
create stub chat fragment 2023-03-21 11:03:50 +01:00
0f6f9b0001
do not reload chat filter when correct one is already set 2023-03-12 21:18:13 +01:00
e22fcab844
set up back press action for search view 2023-03-12 21:15:13 +01:00
e3f5f6404b
add unit test for archive dao 2023-03-11 23:16:55 +01:00
7c820f7b32
create stub message contents for encryption failures 2023-03-11 15:56:17 +01:00
ee1c938f2a
look up sender in group chats 2023-03-11 12:10:26 +01:00
d9e8918727
add TODO on how to use RangeAfter 2023-03-11 09:57:51 +01:00
97f54b6673
bump annotation processors to java 17 2023-03-10 20:03:32 +01:00
58c5bd0f1b
fetch MAM messages 2023-03-10 20:03:02 +01:00
bb2d077b7c
warn user when lacking internet connnection 2023-03-09 08:14:30 +01:00
b2c348a1df
delete unused disco info on bind 2023-03-08 16:04:18 +01:00
9a0c2226c1
fix hashCode and equals in account 2023-03-08 12:57:24 +01:00
e971b77539
fix sentAt not always being properly end aligned 2023-03-08 12:17:25 +01:00
c1ef2ac628
submit empty page when changing filter 2023-03-08 09:52:57 +01:00
eb15dc1260
make avatar shape configurable (in code) 2023-03-08 09:52:01 +01:00
26d856e91f
support chat filters 2023-03-07 20:43:16 +01:00
9819ef7d05
fetch vcard avatars 2023-03-07 20:05:20 +01:00
417e801811
unarchive chat when receiving message 2023-03-07 16:13:25 +01:00
0d134a919e
add avatar image to chat overview item 2023-03-07 16:04:32 +01:00
260654f171
rudimentary ChatOverviewAdapter 2023-03-06 18:55:02 +01:00
cfaf6162e6
use Java 17 2023-03-05 15:23:46 +01:00
e4fb793769
use transaction for complex model 2023-03-05 15:15:57 +01:00
f1fbf15fea
add HttpUploadManager slot request 2023-03-05 12:09:56 +01:00
f9b3d42a8a
bump agp 2023-03-05 08:38:49 +01:00