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

Rewrite! #71

Merged
merged 38 commits into from
Sep 6, 2024
Merged

Rewrite! #71

merged 38 commits into from
Sep 6, 2024

Commits on Jun 21, 2024

  1. Its a start

    olijeffers0n committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    71b52d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f706cbc View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    1fd4a76 View commit details
    Browse the repository at this point in the history
  2. Add Icons

    olijeffers0n committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4231d9f View commit details
    Browse the repository at this point in the history
  3. Add Commands

    olijeffers0n committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b391cc7 View commit details
    Browse the repository at this point in the history
  4. Imports

    olijeffers0n committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7c586e6 View commit details
    Browse the repository at this point in the history
  5. Lots of work

    olijeffers0n committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c7769a0 View commit details
    Browse the repository at this point in the history
  6. Work

    olijeffers0n committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3cff66d View commit details
    Browse the repository at this point in the history
  7. Fixup to camera system

    olijeffers0n committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b4056eb View commit details
    Browse the repository at this point in the history
  8. Black

    olijeffers0n committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f3b7465 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Return None if a response is not received for some magic reason, ra…

    …ther than just hanging so that a user is able to handle the reconnection themselves
    olijeffers0n committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    85bcf3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f60d5b6 View commit details
    Browse the repository at this point in the history
  3. rework addresses

    olijeffers0n committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    061a4e7 View commit details
    Browse the repository at this point in the history
  4. Partial Map Impl

    olijeffers0n committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    edefc00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8ff748 View commit details
    Browse the repository at this point in the history
  6. Add convert_event_type_to_name

    Signed-off-by: Ollie <[email protected]>
    FreezeSpell authored and olijeffers0n committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d1261e7 View commit details
    Browse the repository at this point in the history
  7. Merge Master

    Signed-off-by: Ollie <[email protected]>
    olijeffers0n committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f02d038 View commit details
    Browse the repository at this point in the history
  8. Formatting

    olijeffers0n committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9f00b06 View commit details
    Browse the repository at this point in the history
  9. Delete old project

    olijeffers0n committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    799dc6f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Seems ready to me

    olijeffers0n committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    e75ffa7 View commit details
    Browse the repository at this point in the history
  2. Add FCM Listener

    olijeffers0n committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    4aa1ed9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Fix bug, remove entity types from entity events to support subscripti…

    …on from unconnected contexts
    olijeffers0n committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b199d36 View commit details
    Browse the repository at this point in the history
  2. Couple Of fixes

    olijeffers0n committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ca56433 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a75f8d View commit details
    Browse the repository at this point in the history
  4. Black

    olijeffers0n committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    76f813d View commit details
    Browse the repository at this point in the history
  5. Add emojis back

    olijeffers0n committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    08fe1f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Add test server support

    olijeffers0n committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    20b3e17 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    ee78d8f View commit details
    Browse the repository at this point in the history
  2. Update docs

    olijeffers0n committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b19430b View commit details
    Browse the repository at this point in the history
  3. Update docs

    olijeffers0n committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5589d86 View commit details
    Browse the repository at this point in the history
  4. Update formatting

    olijeffers0n committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ad789d6 View commit details
    Browse the repository at this point in the history
  5. Fixup Emojis

    olijeffers0n committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4942247 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3da2741 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    db0cc81 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Fix Camera System

    olijeffers0n committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7e1230b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a86664 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0362fce View commit details
    Browse the repository at this point in the history
  4. Black

    olijeffers0n committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    767b6dd View commit details
    Browse the repository at this point in the history