index
:
xavi/dino
call-inhibit-suspend
catch-disconnect-error
default-encryption-gtk4
desktop-fork
inhibit-before-suspend
master
send-button
Fork of GTK3 Dino with experimental features.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
/
src
/
ui
/
conversation_view_controller.vala
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix compiler warnings ('cast between incompatible function types') by not ↵
fiaxh
2021-10-12
1
-2
/
+2
|
|
|
|
connecting closures
*
Fixed name change (#1076)
sojuz151
2021-08-24
1
-0
/
+5
|
*
Add UI for audio/video calls
fiaxh
2021-03-21
1
-0
/
+1
|
*
Fix some compiler warnings
fiaxh
2020-10-27
1
-6
/
+14
|
*
Only query entity caps when we need them
fiaxh
2020-07-16
1
-20
/
+27
|
*
Only consider first file if multiple ones are drag and droped
fiaxh
2020-06-04
1
-6
/
+13
|
|
|
|
fixes #818
*
Add image sending via clipboard paste
fiaxh
2020-06-04
1
-0
/
+14
|
|
|
|
fixes #385
*
Add shortcuts for search (CTRL+F) and file upload (CTRL+U)
fiaxh
2020-06-03
1
-2
/
+11
|
|
|
|
fixes #806
*
Add file upload preview
fiaxh
2020-04-22
1
-4
/
+65
|
|
|
|
fixes #756
*
Last message correction fixes
fiaxh
2020-04-06
1
-0
/
+4
|
*
Add keyboard shortcut (up key) to activate last message correction
fiaxh
2020-04-05
1
-1
/
+1
|
*
Add support for last message correction
fiaxh
2020-04-03
1
-5
/
+8
|
*
Update live whether encryption is possible in MUC (lock icon visible)
fiaxh
2020-03-08
1
-1
/
+1
|
*
Move widget insertion logic from ConversationTitlebar to controller
fiaxh
2020-02-22
1
-3
/
+4
|
*
Move ConversationTitlebar into ConversationViewController responsibility
fiaxh
2020-02-22
1
-20
/
+89
|
*
Move ConversationContentView+ChatInput into ConversationView, handle ↵
fiaxh
2020-02-22
1
-0
/
+96
drag'n'drop on ConversationView level