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
/
service
/
muc_manager.vala
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Small fixes to MucManager
Marvin W
2018-01-28
1
-4
/
+9
|
*
Fix certain Slack specific issues (using host-based workarounds)
Marvin W
2018-01-28
1
-3
/
+16
|
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
1
-75
/
+66
|
*
Add support for setting a new Affiliation in a muc (#266)
David Plassmann
2018-01-09
1
-0
/
+5
|
|
|
|
|
|
|
|
* Added support for setting a new Affiliation in a muc * small changes * fix parameter order
*
Keep MUC join dialog open until joined, show errors
fiaxh
2017-10-31
1
-5
/
+7
|
*
Offline messages for MUCs
fiaxh
2017-10-22
1
-2
/
+4
|
|
|
|
fixes #187
*
Show nicks in MUCs, real jid in individual occupant menu
fiaxh
2017-08-25
1
-8
/
+1
|
*
fixup 4aee957 (request history since last known messages)
fiaxh
2017-08-17
1
-2
/
+2
|
*
request history since last known messages (#110)
Max Weller
2017-08-05
1
-1
/
+9
|
|
|
|
request history since last known messages when rejoining a room at startup
*
Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵
fiaxh
2017-06-17
1
-0
/
+5
|
|
|
|
StartConversation
*
Get rid of manual storage objects for delegates
fiaxh
2017-06-13
1
-26
/
+18
|
*
MUC join behaviour + small MUC error changes
fiaxh
2017-06-13
1
-0
/
+6
|
*
Muc Invite + Kick
fiaxh
2017-06-11
1
-15
/
+32
|
*
Conversation details dialog
fiaxh
2017-05-30
1
-0
/
+10
|
*
Member affiliation in occupant list
fiaxh
2017-05-18
1
-0
/
+21
|
*
Sync MUC join/part behaviour with autojoin flag in bookmarks
fiaxh
2017-04-23
1
-3
/
+74
|
*
xmpp-vala/core+libdino: concurrency + nullity improvements
Marvin W
2017-04-18
1
-3
/
+2
|
*
Handle conference bookmarks w/o nick
fiaxh
2017-04-17
1
-5
/
+4
|
*
MUC improvements
fiaxh
2017-04-11
1
-31
/
+28
|
*
MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)
fiaxh
2017-04-04
1
-7
/
+5
|
*
Fix conversation last_active
fiaxh
2017-03-31
1
-2
/
+2
|
*
Tab completion for MUC occupants
fiaxh
2017-03-24
1
-1
/
+4
|
*
Add typed identity to manager modules and stream flags
fiaxh
2017-03-20
1
-18
/
+12
|
*
omemo plugin: improve session bootstrapping
Marvin W
2017-03-15
1
-1
/
+2
|
*
Use delegates + object storage instead of listener objects
fiaxh
2017-03-11
1
-37
/
+22
|
*
Improve Plugin API (allow to move encryption into plugin)
Marvin W
2017-03-11
1
-1
/
+1
|
*
Use typed identity in stream modules
fiaxh
2017-03-11
1
-10
/
+10
|
*
Use typed identity in module manager
Marvin W
2017-03-10
1
-2
/
+2
|
*
Initial plugin system
Marvin W
2017-03-10
1
-0
/
+224
[prev]