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
/
plugin
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Merge PR #413 "Improvements to the OMEMO plugin"
Marvin W
2018-11-10
2
-0
/
+26
|
\
|
*
More cleanup and database modifications
Marvin W
2018-06-26
2
-0
/
+20
|
|
|
*
Add trust management utilities to the omemo plugin
Samuel Hand
2018-06-11
1
-0
/
+6
|
|
*
|
refactor conversation item management (accumulate them in libdino)
bobufa
2018-08-13
2
-37
/
+10
|
/
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
1
-0
/
+1
|
*
ConversationView: Date separator
fiaxh
2017-12-01
1
-2
/
+2
|
*
Fix warnings
fiaxh
2017-10-31
2
-5
/
+5
|
*
Handle file uploading in libdino & main, have http upload as provider
fiaxh
2017-10-21
1
-9
/
+0
|
*
small fixes
fiaxh
2017-08-31
1
-0
/
+1
|
*
Download & inline display images
fiaxh
2017-08-31
1
-0
/
+19
|
*
libdino: try to load all plugins found in the respective folders
Marvin W
2017-08-29
1
-36
/
+39
|
*
Plugins providing conversation items for ConversationView
fiaxh
2017-08-28
2
-0
/
+59
|
*
add plugin api for text commands
Marvin W
2017-08-17
1
-0
/
+9
|
*
libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins)
Marvin W
2017-08-17
1
-10
/
+18
|
*
Message Archive Management
fiaxh
2017-08-17
1
-1
/
+1
|
*
Http file upload
fiaxh
2017-08-03
2
-2
/
+31
|
*
Conversation details dialog
fiaxh
2017-05-30
2
-2
/
+26
|
*
Make FHS compliant, split RPMs, fix compilation on older GCCs
Marvin W
2017-04-03
1
-12
/
+13
|
*
Fix -Werror=format-security issues
Marvin W
2017-03-30
1
-1
/
+1
|
*
New CMake
Marvin W
2017-03-23
1
-3
/
+15
|
|
|
|
|
- add install and uninstall targets - compatibility for systems without pkg-config
*
Move storage into user directory and fix plugin search path
Marvin W
2017-03-12
1
-2
/
+25
|
*
Split OMEMO plug-in into files, various fixes
Marvin W
2017-03-12
1
-11
/
+4
|
*
Plug-In API: allow adding custom entries to account settings
Marvin W
2017-03-11
2
-0
/
+40
|
|
|
|
Also make OpenPGP code use this API
*
Improve Plugin API (allow to move encryption into plugin)
Marvin W
2017-03-11
3
-0
/
+102