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

CETS backend for mod_muc #4066

Merged
merged 25 commits into from
Aug 2, 2023
Merged

CETS backend for mod_muc #4066

merged 25 commits into from
Aug 2, 2023

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    2067224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cad94b6 View commit details
    Browse the repository at this point in the history
  3. Add mongoose_muc_online_backend support

    Just one function in mongoose_muc_online_mnesia so far
    arcusfelis committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    106e13f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5efe813 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    566ba24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e83128c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20864d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4bb0321 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    077582c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a166de5 View commit details
    Browse the repository at this point in the history
  11. Don't execute node_cleanup in MUC on start

    Because we don't really need to
    arcusfelis committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5e41c46 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1934ca0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7d0da40 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e1d2037 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    36161ef View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    b645f81 View commit details
    Browse the repository at this point in the history
  2. Fix dialyzer

    arcusfelis committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7ca84d8 View commit details
    Browse the repository at this point in the history
  3. Fix unload_muc in tests

    arcusfelis committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5b11bf6 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Use cets:insert_new/2

    And retry
    arcusfelis committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4f6a4f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    579b730 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a49ce3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09a83fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db8b3e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    7fc4538 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3bede2 View commit details
    Browse the repository at this point in the history