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
/
libdino
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix empty alias being handled different than none
Marvin W
2026-02-10
1
-0
/
+1
*
Improve database performance while reconnecting and syncing
Marvin W
2026-02-10
1
-1
/
+6
*
Improve history sync
Marvin W
2026-02-10
1
-47
/
+18
*
Fix typing notifications in groupchats
Marvin W
2026-02-10
1
-0
/
+4
*
Inhibit suspend on file upload/download
Xavier Del Campo Romero
2023-10-09
2
-0
/
+6
*
WIP call notifications
Xavier Del Campo Romero
2023-10-09
1
-1
/
+2
*
connection_manager.vala: Use yield on disconnect()
Xavier Del Campo Romero
2023-10-09
1
-3
/
+3
*
Check XmppStream against null
Xavier Del Campo Romero
2023-10-09
4
-10
/
+21
*
file_manager.vala: Disable automatic download
Xavier Del Campo Romero
2023-10-09
1
-5
/
+0
*
Show file upload/download progress
Xavier Del Campo Romero
2023-10-09
3
-2
/
+18
*
connection_manager.vala: Refactor reconnect stream
Xavier Del Campo Romero
2023-10-09
1
-18
/
+33
*
history_sync.vala: Remove noisy debug
Xavier Del Campo Romero
2023-10-09
1
-1
/
+0
*
Make Ctrl-Q accelerator user-configurable
Xavier Del Campo Romero
2023-10-09
1
-0
/
+15
*
Make send button settings-selectable
Xavier Del Campo Romero
2023-10-09
1
-0
/
+28
*
Backport Meson build support
Xavier Del Campo Romero
2023-10-09
2
-9
/
+8
*
Allow to resume failed transfers
Xavier Del Campo Romero
2023-10-09
1
-0
/
+3
*
Revamp connection_manager.vala
Xavier Del Campo Romero
2023-10-05
1
-127
/
+56
*
Show modal dialog to select default encryption if unknown
Xavier Del Campo Romero
2023-10-05
1
-1
/
+1
*
Set up default encryption settings GUI
Xavier Del Campo Romero
2023-10-05
2
-1
/
+42
*
Don't accept corrections from MUC MAM
Marvin W
2023-10-05
1
-1
/
+2
*
Show "Me" instead of bare jid when no local alias is set
Marvin W
2023-10-05
1
-8
/
+1
*
Improve history sync under load
Marvin W
2023-10-05
3
-40
/
+101
*
Deduplicate messages before storing in database
Marvin W
2023-10-05
1
-66
/
+70
*
Add priority for and allow cancellation of outgoing stanzas
Marvin W
2023-10-05
2
-12
/
+12
*
Collapse most stream releated errors into IOError
Marvin W
2023-10-05
1
-1
/
+1
*
Fix placeholder being shown on startup, fix missing vertical line in no-conve...
fiaxh
2023-10-05
1
-4
/
+1
*
MAM: Fix latest range not being stored in db if it contained a duplicate
fiaxh
2023-10-05
1
-6
/
+0
*
Fix compiler warnings
fiaxh
2023-10-05
5
-6
/
+3
*
MAM: Fix processing after range was fetched completely, fix merging of ranges
fiaxh
2023-10-05
1
-29
/
+30
*
Fix connecting to jingle file provider multiple times
fiaxh
2023-10-05
1
-7
/
+6
*
Fix some MAM issues
fiaxh
2023-10-05
1
-17
/
+40
*
Clean up log outputs
fiaxh
2023-10-05
2
-36
/
+19
*
Replace splice_async with read_async
Marvin W
2023-10-05
1
-1
/
+9
*
MAM: Fix latest range not being stored in db if it contained a duplicate
fiaxh
2023-10-01
1
-5
/
+7
*
fix: Add x node to MUC PM stanza (#1462)
mesonium
2023-10-01
1
-0
/
+7
*
Rewrite MAM logic and add MUC MAM
fiaxh
2023-10-01
8
-267
/
+637
*
Fix crash when calling contact from Conversations (#1259)
rim
2023-10-01
1
-1
/
+4
*
Allow cancellation of file transfers
Marvin W
2022-03-30
2
-5
/
+7
*
Fix Version handling, add function to retrieve short version without git commit
Marvin W
2022-03-30
1
-0
/
+6
*
Prepare for 0.3 release
fiaxh
2022-02-12
1
-1
/
+1
*
Remove call notification if other device accepted/denied
fiaxh
2022-02-12
2
-12
/
+26
*
CIM: Announce accepted method
Marvin W
2022-02-12
1
-1
/
+11
*
Calls: Fix OMEMO in group calls
Marvin W
2022-02-12
1
-6
/
+5
*
Calls: Fix device selector for multi-party calls, allow picking device before...
Marvin W
2022-02-12
2
-14
/
+59
*
Various call fixes
fiaxh
2022-02-12
3
-24
/
+37
*
Various call fixes
fiaxh
2022-02-10
2
-14
/
+23
*
Call Invite Message: Send 'finished' messages, include reasons
fiaxh
2022-02-08
3
-13
/
+29
*
Calls: Device picker
Marvin W
2022-02-08
1
-3
/
+3
*
Let call notification say if it's a group call
fiaxh
2022-02-08
2
-9
/
+16
*
Various call fixes
fiaxh
2022-02-07
4
-36
/
+32
[next]