• Dave Cridland's avatar
    OF-1061 Always send room subject after history (#702) · 6c67e99e
    Dave Cridland authored
    This change means that room subject changes are no longer held within the
    history transcript, but instead are always sent in a distinct action afterward.
    
    Although this means that repeated changes will not be replayed in history, this
    seems to be normal behaviour on other servers, and simplified the history replay
    code considerably.
    6c67e99e
To find the state of this project's repository at the time of any of these versions, check out the tags.
HistoryStrategy.java 12.8 KB