Commit Graph

21 Commits (0ec577b5dfed46586ff329e531bcc18a4cd5ec00)

Author SHA1 Message Date
Matthew Wild af3f281a24 MUC: Add sections in room config form 8 years ago
Matthew Wild 995815c6d3 MUC: Improve labels of all config form items 8 years ago
Kim Alvefur b51f1a4224 Backed out changeset d41f8ce67c8e 8 years ago
Kim Alvefur 06fb966b24 MUC: Record timestamp of subject changes and stamp delay tag later 8 years ago
Kim Alvefur 57b6b0c61e MUC: Reorder subject related arguments to increasing requiredness (API break) 8 years ago
Kim Alvefur f491dbcf98 Backed out changeset cd186331ab1f (subject in disco#info) 8 years ago
Kim Alvefur 19f3e9adb9 MUC: Include a human-readable error message when not allowed to change subject 8 years ago
Kim Alvefur ac4af39295 MUC: Advertise room subject in disco#info 8 years ago
Kim Alvefur 1a92eb50ec MUC: Advertise in whether participants are allowed to change the subject (#1155) 8 years ago
Matthew Wild 945ae93e31 MUC: Use empty string if no subject provided (thanks pep+) 8 years ago
Kim Alvefur f49b712297 MUC: Assign priorities to config form hooks so they have a consistent order on each start 10 years ago
Kim Alvefur c5447b6de5 MUC/subject: Fix reference to room for save call (self, not room) 10 years ago
Kim Alvefur cac82fda13 MUC: Save room after subject is changed 10 years ago
Kim Alvefur 45e055d26a MUC: Save room to storage once after form processing, not in each individual setter 10 years ago
Kim Alvefur fd375a8398 MUC: Provide a noop stub room:save() method 10 years ago
Matthew Wild be2a3acbcd MUC: Update all config form handlers to take advantage of the new per-option events 11 years ago
daurnimator 026a3baf9f plugins/muc: Add muc-occupant-groupchat event 12 years ago
daurnimator 888029fa95 plugins/muc: Fix use of incorrect event on occupant join 12 years ago
daurnimator 943088da0c plugins/muc/subject.lib: If subject is not set by an occupant, it should come from room jid itself 12 years ago
daurnimator f49516c1d4 plugins/muc: Move subject code to seperate module 12 years ago
Kim Alvefur 27083633e2 MUC/subject: Don't consider messages with <body> or <subject> (fixes #667) 8 years ago