Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a Crasher where a MUC participant joins a room with the subject changed #10

Closed
wants to merge 8 commits into from

Conversation

loe
Copy link
Contributor

@loe loe commented Jan 19, 2011

Subject and Subject Author are binaries, and the record should set them as empty binaries by default.

* upstream:
  Several bugfixes in Caps (thanks to Karim Gemayel)
  Keep the order of stanzas when BOSH sends several (EJAB-1374)
  Revert buggy previous commit (thanks to W. Andrew Loe III), and add better fix
  Provide stacktrace in log report when a transaction fails
  Don't delete the whole table, as other module instances may already have started rooms.
…upstream

* 'master' of https://github.com/processone/ejabberd:
  Fix old unresolved merge conflicts in pg.sql
…upstream

* 'master' of https://github.com/processone/ejabberd:
  mod_pres_counter prevents subscription flood (thanks to Ahmed Omar and Alexey Shchepin)(EJAB-1388)
  Fix delayed response of a timeout call was reused for next login (EJAB-1385)
  Subsecond timestamp granularity in offline messages (EJAB-1376)
  Clarify more the expected content of welcome_message mod_register option
  Fix compilation bug in BOSH
  Update NODE and HOST with the definitive values from ejabberdctl or command line
  check_start must grep processes for nodename last
  improve check_start, avoid false process match with grep
  Clarify error message when BOSH query is sent to non-running module
  Option to reject S2S connection if untrusted certificate (EJAB-464)
  Include From attribute in the stream header of outgoing S2S connections
  When TLS is required in s2s, add subelement to stream:features starttls
  Add option to require encryption in S2S connections (EJAB-495)
  Send correct from/to attributes in s2s dialback response (EJAB-1363).
goj referenced this pull request in goj/ejabberd Dec 2, 2011
Binarified versions of ODBC modules: mod_last, mod_roster and mod_private
weiss added a commit to weiss/ejabberd that referenced this pull request Jul 1, 2015
Notify the occupants of a MUC room when the room configuration changes,
as mandated by XEP-0045, processone#10.2.1.

Closes processone#623.
weiss added a commit that referenced this pull request Jul 2, 2015
Notify clients when the room configuration changes, as mandated by
XEP-0045, #10.2.1.

Closes #623.
hamano pushed a commit to hamano/ejabberd that referenced this pull request Sep 12, 2015
Notify clients when the room configuration changes, as mandated by
XEP-0045, processone#10.2.1.

Closes processone#623.
@lock
Copy link

lock bot commented Jun 11, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 11, 2019
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant