Sowjanya Kota
|
2592f72039
Merge pull request #4265 from nextcloud/bugfix/noid/fixCrashWhenExtSignalingEmpty
|
8 months ago |
Marcel Hibbe
|
7dc7051481
Fix crash when externalSignalingServer is empty
|
8 months ago |
Marcel Hibbe
|
b78267d96f
try to avoid NPE for currentConversation
|
8 months ago |
Marcel Hibbe
|
aeacfa09b6
avoid UninitializedPropertyAccessException for spreedCapabilities
|
8 months ago |
sowjanyakch
|
384ba6945f
ktlint format
|
9 months ago |
Marcel Hibbe
|
b080e891bb
fix to not remove call buttons for federated conversations after 30 seconds
|
9 months ago |
Marcel Hibbe
|
9e91bdeb1d
fix to hide messageInputFragment when user has no restriction to write
|
9 months ago |
Marcel Hibbe
|
033e3e86c1
reformat code
|
9 months ago |
Daniel Calviño Sánchez
|
4cea7b2390
Provide federation values to external signaling server in chat
|
9 months ago |
Marcel Hibbe
|
796053e271
remove theming of call buttons to remove disabled look for dark mode
|
9 months ago |
sowjanyakch
|
082669a3bf
ktlint Format
|
9 months ago |
rapterjet2004
|
ea453dba3e
Follow up bug fixes for offline support
|
10 months ago |
Marcel Hibbe
|
20724c5efb
fix to scroll to last read message
|
9 months ago |
rapterjet2004
|
9d75550482
fixed bug where the state of message input fragment wasn't saved because of capabilities
|
10 months ago |
Andy Scherzinger
|
69ed8207d0
fix: ktlintCheck by reformatting kt code
|
10 months ago |
Marcel Hibbe
|
a632765cce
set values to not nullable in ConversationEntity.kt wherever this makes sense
|
10 months ago |
Marcel Hibbe
|
a84e69b6bb
fix to processExpiredMessages
|
10 months ago |
Marcel Hibbe
|
d18bd20bf1
extract a method to getItemFromAdapter
|
10 months ago |
Marcel Hibbe
|
217ff6af74
remove comments and unused code
|
10 months ago |
Marcel Hibbe
|
0390c93ed2
implement lastCommonRead handling
|
10 months ago |
Marcel Hibbe
|
5bccdada7c
minor cleanup in OfflineFirstChatRepository
|
10 months ago |
Marcel Hibbe
|
a13a53f7fd
fix to hide popupBubbleView for system messages like reactions
|
10 months ago |
Marcel Hibbe
|
85f4d8cd92
handle special system messages in ChatRepo instead in UI
|
10 months ago |
rapterjet2004
|
db8d7b91d4
WIP UI fixes for offline conversations - next up get queued messges to work and show up as temp messages ( I have some creative ideas for the UI )
|
10 months ago |
Marcel Hibbe
|
aa76636f72
handle reaction message for lookIntoFuture
|
10 months ago |
Marcel Hibbe
|
2408d639e4
Offline support for conversations and chats
|
11 months ago |
rapterjet2004
|
46cafd5626
lint
|
10 months ago |
rapterjet2004
|
515ecedd04
Seems to work - fixed adapter issue
|
10 months ago |
rapterjet2004
|
b41f41f704
Got it working - Just need to test it out
|
10 months ago |
rapterjet2004
|
5caf93357f
Fixed
|
11 months ago |