index
:
dino
add-kbd-shortcut-to-show-settings
add-kbd-shortcut-to-zoom-text
add-yourself
add_conversation_account_indicator
add_conversation_account_indicator_in_conversation_details
allow-blocking-entire-domain
dot-cache-avatars
fix-adding-yourself-to-roster
fix-assertion-account-has-key
fix-highlight-color-message-search-dark-theme
ignore-subject-if-w-thread-or-message-node
make-encryption-icon-status-more-noticeable
master
nice-presence
obsfucate-password-length
openpgp-plugin-hide-revoked-expired
search-filter-online-contacts
sensible-conversation-details-icon
set-presence
show-contact-status-in-start-chat-window
show-message-encryption-type-tooltip
stop-duplicating-roster-subscription-box
My branches for the dino XMPP project
Miquel Lionel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdino
/
src
/
entity
/
conversation.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly check Jids everywhere
Marvin W
2019-12-23
1
-1
/
+1
*
Optimizations: Database indices, cache id-Jid instead of id-jid_string, join ...
fiaxh
2019-08-02
1
-1
/
+1
*
Don't change type of a conversation
fiaxh
2019-06-01
1
-1
/
+1
*
Remove Message.stanza field
fiaxh
2019-05-26
1
-8
/
+12
*
Fix runtime criticals (and compiler warnings)
fiaxh
2019-02-13
1
-1
/
+3
*
Fix runtime criticals
fiaxh
2018-09-16
1
-2
/
+5
*
Move notification sounds (canberra dependency) into plugin, introduce libdino...
fiaxh
2018-03-05
1
-4
/
+0
*
Implement notification sounds
Rahix
2018-02-17
1
-0
/
+4
*
Visually highlight mentions in MUCs
fiaxh
2018-01-28
1
-1
/
+6
*
Fix certain Slack specific issues (using host-based workarounds)
Marvin W
2018-01-28
1
-0
/
+2
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
1
-6
/
+8
*
Use utc time everywhere
fiaxh
2017-08-31
1
-1
/
+1
*
"Default" per-contact settings (change UI)
fiaxh
2017-08-25
1
-3
/
+5
*
Move settings from GSettings to own db
fiaxh
2017-08-22
1
-3
/
+3
*
SRV records for XMPP over TLS
fiaxh
2017-08-11
1
-5
/
+7
*
Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta...
fiaxh
2017-06-17
1
-2
/
+2
*
Notifications + typing notifications + message marker settings per conversation
fiaxh
2017-05-30
1
-1
/
+43
*
qlite/libdino: optimize db access
Marvin W
2017-04-26
1
-7
/
+1
*
MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)
fiaxh
2017-04-04
1
-0
/
+5
*
Handle MUC private messages
fiaxh
2017-03-31
1
-5
/
+16
*
Fix conversation last_active
fiaxh
2017-03-31
1
-5
/
+14
*
Some caching and fix gpgme on some systems
Marvin W
2017-03-24
1
-9
/
+17
*
Move some database interaction into entities
fiaxh
2017-03-23
1
-12
/
+56
*
Improve Plugin API (allow to move encryption into plugin)
Marvin W
2017-03-11
1
-6
/
+1
*
Initial plugin system
Marvin W
2017-03-10
1
-0
/
+52