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

State transitions for presence event engine #203

Merged
merged 32 commits into from
Feb 19, 2024
Merged

Commits on Jan 23, 2024

  1. add events

    Xavrax committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b4bcc30 View commit details
    Browse the repository at this point in the history
  2. proper formatting

    Xavrax committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c405b51 View commit details
    Browse the repository at this point in the history
  3. all states declared

    Xavrax committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    135c876 View commit details
    Browse the repository at this point in the history
  4. fields declared

    Xavrax committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0ac1aba View commit details
    Browse the repository at this point in the history
  5. joined event

    Xavrax committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2ffd098 View commit details
    Browse the repository at this point in the history
  6. Left event

    Xavrax committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f61a79a View commit details
    Browse the repository at this point in the history
  7. left all

    Xavrax committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3798d8b View commit details
    Browse the repository at this point in the history
  8. fix function param

    Xavrax committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    13b22a8 View commit details
    Browse the repository at this point in the history
  9. hb fail + transition fix

    Xavrax committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    edc602a View commit details
    Browse the repository at this point in the history
  10. give up

    Xavrax committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3f4ce72 View commit details
    Browse the repository at this point in the history
  11. reconnect

    Xavrax committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3881560 View commit details
    Browse the repository at this point in the history
  12. disconnect

    Xavrax committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d0a12d3 View commit details
    Browse the repository at this point in the history
  13. timeup

    Xavrax committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d4c7a1e View commit details
    Browse the repository at this point in the history
  14. missing enumerable

    Xavrax committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    384ef5d View commit details
    Browse the repository at this point in the history
  15. building should work

    Xavrax committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e371d59 View commit details
    Browse the repository at this point in the history
  16. enumerable instead of list

    Xavrax committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c6bcba0 View commit details
    Browse the repository at this point in the history
  17. add UT

    Xavrax committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9cb95a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    3427cbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2581fa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56ebedd View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    19eb3f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b26375 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc61a26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abd4327 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    491d5c9 View commit details
    Browse the repository at this point in the history
  2. reverted 491d5c9

    mohitpubnub committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    3fff0d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Update run-tests.yml

    mohitpubnub authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c6b03c6 View commit details
    Browse the repository at this point in the history
  2. take-2

    mohitpubnub authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    39d45f1 View commit details
    Browse the repository at this point in the history
  3. take-3

    mohitpubnub authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    eae3301 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. fix state switches

    Xavrax committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e03a01f View commit details
    Browse the repository at this point in the history
  2. wip for ci

    Xavrax committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b223349 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8db5621 View commit details
    Browse the repository at this point in the history