Software /
code /
prosody
Graph
-
plugins/muc/mod_muc: Move affiliation monkey patch into own scope2014-04-28, by daurnimator
-
Merge with daurnimator2014-05-17, by Matthew Wild
-
Merge with Prosody trunk2014-05-08, by Matthew Wild
-
plugins/muc/members_only.lib: Compare affiliations via rank; wrap some long lines2014-04-21, by daurnimator
-
plugins/muc/muc.lib: Remove reversed conditionals when firing pre- events2014-04-21, by daurnimator
-
plugins/muc/subject.lib: If subject is not set by an occupant, it should come from room jid itself2014-04-18, by daurnimator
-
plugins/muc/muc.lib: When user leaves; set their role to nil2014-04-18, by daurnimator
-
plugins/muc: Move 'moderated' code to seperate file; changes default "muc-get-default-role" behaviour2014-04-18, by daurnimator
-
plugins/muc: Move 'hidden' ('public') code to own file2014-04-16, by daurnimator
-
plugins/muc: Move subject code to seperate module2014-04-16, by daurnimator
-
plugins/muc/muc.lib: Refactor subject logic; fix bug of mixed up subject/author2014-04-15, by daurnimator
-
plugins/muc: Move persistent room configuration to own module2014-04-15, by daurnimator
-
plugins/muc/muc.lib: Move members_only into seperate file2014-04-04, by daurnimator
-
plugins/muc/muc.lib: Turn get_default_role into an event2014-04-03, by daurnimator
-
plugins/muc: Move valid_roles, valid_affiliations and is_kickable_error to new muc/util module2014-04-03, by daurnimator
-
plugins/muc/muc.lib: Use util.iterators to count occupants2014-04-03, by daurnimator
-
plugins/muc: Move history to an external module2014-04-03, by daurnimator
-
plugins/muc: Move `whois` code to seperate file2014-04-03, by daurnimator
-
plugins/muc/muc.lib: Remember to coerce nil role to "none"2014-04-03, by daurnimator
-
plugins/muc/muc.lib: Refactor of change-nick presence handling2014-04-03, by daurnimator
-
plugins/muc/muc.lib: Clean up whois handling2014-04-03, by daurnimator
-
plugins/muc/occupant.lib: Don't allow an unavailable session to be the primary jid2014-04-02, by daurnimator
-
plugins/muc: Move name functions to seperate module2014-04-02, by daurnimator
-
plugins/muc: Move password functions to seperate module2014-04-02, by daurnimator
-
plugins/muc/lock.lib: Need to let creator into the locked room :)2014-04-02, by daurnimator
-
plugins/muc: Move locking to seperate module2014-04-02, by daurnimator
-
plugins/muc/mod_muc: Move room locking into hook2014-04-02, by daurnimator
-
plugins/muc/muc.lib: Move description functions out to own file2014-04-02, by daurnimator
-
plugins/muc/muc.lib: Modify muc-config-submitted to keep a list of status codes instead of fields changed2014-04-02, by daurnimator
-
plugins/muc/muc.lib: Refactor out process_form into hooks2014-04-01, by daurnimator
-
plugins/muc/muc.lib: Move default config layout into hooks2014-04-01, by daurnimator
-
plugins/muc/muc.lib: Split up get_disco_info into events2014-04-01, by daurnimator
-
plugins/muc/muc.lib: Add muc-room-locked event2014-03-31, by daurnimator
-
plugins/muc/muc.lib: restrict invitations in members only rooms to admins2014-03-31, by daurnimator
-
plugins/muc/muc.lib: Don't try and get occupant jids for annotating invite affiliation changes2014-03-31, by daurnimator
-
plugins/muc/muc.lib: Update declines to be more like invites2014-03-31, by daurnimator
-
plugins/muc/muc.lib: Add pre-invite event. Move role check to it2014-03-31, by daurnimator
-
plugins/muc/muc.lib: Tidy up muc-invite event.2014-03-31, by daurnimator
-
plugins/muc/muc.lib: Remove top level pre-join event. Assign event priorities for other handlers2014-03-31, by daurnimator
-
plugins/muc/muc.lib: Use occupant methods where possible2014-03-29, by daurnimator
-
plugins/muc/muc.lib: Subjects get sent even if empty.2014-03-29, by daurnimator
-
plugins/muc/muc.lib: Fix typo (moderators vs moderator)2014-03-28, by daurnimator
-
plugins/muc/muc.lib: nick change unavailables should be from original occupant jid2014-03-28, by daurnimator
-
plugins/muc/muc.lib: Status codes should be inside of x element2014-03-28, by daurnimator
-
plugins/muc/muc.lib: Improve set affiliation logic;2014-03-28, by daurnimator
Scroll all the way down to load more.