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 (
Expand
)
Author
Age
Files
Lines
*
Fix auto-joining bookmark without nick
fiaxh
2020-01-08
1
-2
/
+2
*
Store MUC passwords in bookmark
fiaxh
2019-12-24
1
-20
/
+17
*
Properly check Jids everywhere
Marvin W
2019-12-23
1
-4
/
+8
*
Only send new room config if something was changed
fiaxh
2019-12-16
1
-5
/
+8
*
Parse presence delivery errors when joining MUC
fiaxh
2019-11-17
1
-5
/
+6
*
Base avatars and names on conversation, not JID.
Marvin W
2019-10-18
1
-2
/
+2
*
Add Bookmarks2 implementation, introduce bookmarks interfaces
fiaxh
2019-09-29
1
-60
/
+85
*
Add incoming mediated invitation support (#162)
fiaxh
2019-08-22
1
-0
/
+4
*
Remove Message.stanza field
fiaxh
2019-05-26
1
-1
/
+1
*
Enable sending chat state notifications in private rooms
fiaxh
2019-05-16
1
-0
/
+4
*
Fix received mark for own OMEMO encrypted MUC messages
fiaxh
2019-03-16
1
-7
/
+5
*
display groups w/o name by list of members
Daniel Gultsch
2018-12-28
1
-0
/
+27
*
Fix muc avatars sometimes not showing split tiles for occupants
fiaxh
2018-11-25
1
-5
/
+0
*
Display room name in conversation selector and conversation titlebar
codedust
2018-11-02
1
-1
/
+5
*
Fix display names for MUCs w/o localpart
fiaxh
2018-08-22
1
-1
/
+1
*
Fix MUC messages from others being marked as read
fiaxh
2018-08-06
1
-2
/
+2
*
Support MUC avatars
fiaxh
2018-07-31
1
-5
/
+14
*
small fixes
fiaxh
2018-04-17
1
-19
/
+32
*
Recognize own MUC messages from other device
fiaxh
2018-03-10
1
-3
/
+7
*
Small fixes
fiaxh
2018-01-30
1
-2
/
+2
*
Visually highlight mentions in MUCs
fiaxh
2018-01-28
1
-4
/
+11
*
Pipeline for incoming messages in libdino
fiaxh
2018-01-28
1
-22
/
+38
*
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
*
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
*
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
*
Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta...
fiaxh
2017-06-17
1
-0
/
+5
*
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
[next]