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

0.8.0 develop #72

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from
Draft

0.8.0 develop #72

wants to merge 23 commits into from

Commits on Oct 3, 2024

  1. formatting changes

    williamhorning committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5000ce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5ffa7a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. steps towards postgres

    - redo event handling logic to be flatter
    - cleanup command types
    - move data handling for bridges to `bridge_data`
    - remove the `create_nonbridged_message` event
    - core no longer extends EventEmitter
    - make the types for log_error work
    - temporarily remove migrations code
    - temporarily remove CLI
    williamhorning committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    686e387 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    da596ca View commit details
    Browse the repository at this point in the history
  2. cleanup some stuff

    williamhorning committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    5b35253 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fef901 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    93833f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc0d5cd View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. working postgres

    williamhorning committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    a349663 View commit details
    Browse the repository at this point in the history
  2. commands v2 starter

    williamhorning committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    d9a8aa5 View commit details
    Browse the repository at this point in the history
  3. commands v2

    williamhorning committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    0625771 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ba9ec3 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. discord commands_v2

    williamhorning committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    aa323de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    845d7a0 View commit details
    Browse the repository at this point in the history
  3. change structure a bit

    williamhorning committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    460b9c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. discord plugin to v8

    williamhorning committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    ae7fd39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17f2a95 View commit details
    Browse the repository at this point in the history
  3. telegram plugin v8

    williamhorning committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    7701d51 View commit details
    Browse the repository at this point in the history
  4. rename thingies

    williamhorning committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    f2e26a3 View commit details
    Browse the repository at this point in the history
  5. formatting

    williamhorning committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    0a15686 View commit details
    Browse the repository at this point in the history
  6. split file proxy

    williamhorning committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    aae8135 View commit details
    Browse the repository at this point in the history
  7. fixes and stuff

    williamhorning committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    c1e27e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. use_rawname

    williamhorning committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    71741ac View commit details
    Browse the repository at this point in the history