Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Config command #891

Draft
wants to merge 352 commits into
base: development
Choose a base branch
from
Draft
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 26, 2023

  1. chore(supabase): init

    0x4007 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    bff5d25 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. chore: generate database types

    0x4007 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    2a5cb59 View commit details
    Browse the repository at this point in the history
  2. fix: jest

    0x4007 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ca5a133 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    031d2ff View commit details
    Browse the repository at this point in the history
  4. chore: delete build file

    0x4007 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    3147c31 View commit details
    Browse the repository at this point in the history
  5. chore: make location optional

    0x4007 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e344a34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2c9b31 View commit details
    Browse the repository at this point in the history
  7. chore(types): simplify node id

    handle logic on database server
    0x4007 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    3f33c92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af9098b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. chore: update database types

    0x4007 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    7e0a1ce View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. refactor: database client

    0x4007 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b348b20 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    4251c96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    264845f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    295917a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    139ff6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6fd88a View commit details
    Browse the repository at this point in the history
  6. feat: github node url works

    0x4007 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    1e794d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5d3370 View commit details
    Browse the repository at this point in the history
  8. test: mock context

    0x4007 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    79aef02 View commit details
    Browse the repository at this point in the history
  9. chore: cleanup

    0x4007 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    ae1e04d View commit details
    Browse the repository at this point in the history
  10. fix: access but untested

    0x4007 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    0b557e4 View commit details
    Browse the repository at this point in the history
  11. fix: labels access untested

    0x4007 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    893c265 View commit details
    Browse the repository at this point in the history
  12. fix(assign): untested

    0x4007 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f050dcd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    680c0c2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9704ffc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    72fd988 View commit details
    Browse the repository at this point in the history
  16. fix: kebab case

    0x4007 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b8a3bfe View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fb08a77 View commit details
    Browse the repository at this point in the history
  18. fix: wallet test

    0x4007 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9e4a6b9 View commit details
    Browse the repository at this point in the history
  19. fix: commands test

    0x4007 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    47d2b52 View commit details
    Browse the repository at this point in the history
  20. chore: types are broken

    0x4007 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    cdf31ed View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. refactor: lint errors

    0x4007 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b17327b View commit details
    Browse the repository at this point in the history
  2. chore: prettier

    0x4007 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    67c9303 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c83796 View commit details
    Browse the repository at this point in the history
  4. feat: add penalty refactored

    0x4007 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    977436a View commit details
    Browse the repository at this point in the history
  5. refactor: set multiplier

    0x4007 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a4c615b View commit details
    Browse the repository at this point in the history
  6. refactor: set multiplier

    0x4007 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    35146f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c6bdb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    ba331e2 View commit details
    Browse the repository at this point in the history
  2. refactor: save label change

    0x4007 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    e1e4f59 View commit details
    Browse the repository at this point in the history
  3. refactor: get user permission level

    this never checked for "billing_manager"
    0x4007 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    2d57999 View commit details
    Browse the repository at this point in the history
  4. fix: type errors

    0x4007 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    59e70b8 View commit details
    Browse the repository at this point in the history
  5. fix: type errors

    0x4007 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    e20e638 View commit details
    Browse the repository at this point in the history
  6. fix: type errors

    0x4007 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    99d245b View commit details
    Browse the repository at this point in the history
  7. fix: type errors

    0x4007 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    1c99426 View commit details
    Browse the repository at this point in the history
  8. fix: type errors

    0x4007 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    eda36e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. fix: type errors

    0x4007 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    5be3203 View commit details
    Browse the repository at this point in the history
  2. fix(credits): type errors

    0x4007 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    79b1631 View commit details
    Browse the repository at this point in the history
  3. fix: all type errors solved

    0x4007 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    a545e96 View commit details
    Browse the repository at this point in the history
  4. fix(ci): lint

    0x4007 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    5df2579 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03bd004 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0756ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de87bf0 View commit details
    Browse the repository at this point in the history
  8. Update kebab-case.yml

    0x4007 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    97ed659 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. feat: source map support

    0x4007 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    cb0842b View commit details
    Browse the repository at this point in the history
  2. fix: bot starts up

    0x4007 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    6212c3f View commit details
    Browse the repository at this point in the history
  3. fix(logger): can find

    0x4007 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    457f59a View commit details
    Browse the repository at this point in the history
  4. fix(logging): debugging

    0x4007 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    503c337 View commit details
    Browse the repository at this point in the history
  5. fix: logger

    0x4007 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    d951f89 View commit details
    Browse the repository at this point in the history
  6. refactor: get bot state

    0x4007 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    3fce873 View commit details
    Browse the repository at this point in the history
  7. fix(logs): seems functional

    0x4007 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    ea1412e View commit details
    Browse the repository at this point in the history
  8. refactor(logs): improvements

    0x4007 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    7e6c0b5 View commit details
    Browse the repository at this point in the history
  9. refactor: general cleanup

    0x4007 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    1bd0cf3 View commit details
    Browse the repository at this point in the history
  10. chore: update address to 0x0

    0x4007 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    35df9bd View commit details
    Browse the repository at this point in the history
  11. feat: advanced location data on wallet operations

    this will allow us to audit every wallet change
    0x4007 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    c8f023f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. feat(allow)!: renamed to labels and refactored ux

    ...to support multiple label adjustments
    0x4007 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    5afd039 View commit details
    Browse the repository at this point in the history
  2. feat(help): render as table

    0x4007 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    0b005ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ebb470 View commit details
    Browse the repository at this point in the history
  4. refactor: wallet registration

    0x4007 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6c74a78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fadf0d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e307a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    180168c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e85426d View commit details
    Browse the repository at this point in the history
  9. fix(logs): build errors

    0x4007 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f432cd3 View commit details
    Browse the repository at this point in the history
  10. fix(ci): test command

    0x4007 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ef3cf79 View commit details
    Browse the repository at this point in the history
  11. fix(logs): runtime errors

    0x4007 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    170096c View commit details
    Browse the repository at this point in the history
  12. chore: update database types

    0x4007 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9a6599d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fe93481 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4869186 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    ab1eb5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    211150a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce1fb1d View commit details
    Browse the repository at this point in the history
  4. feat(logs): enhanced logger

    0x4007 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    14121c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20d70f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84bcc7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3177f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    842e9d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91893d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    8f77230 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b5012c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1869ce3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92139ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc070d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfeed34 View commit details
    Browse the repository at this point in the history
  7. refactor: cleanup

    0x4007 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9dde6e5 View commit details
    Browse the repository at this point in the history
  8. chore: test push handler

    0x4007 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e8d30b3 View commit details
    Browse the repository at this point in the history
  9. chore: test push handler

    0x4007 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    db255f5 View commit details
    Browse the repository at this point in the history
  10. chore: test push handler

    0x4007 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c672b7a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7d15c03 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    57d694d View commit details
    Browse the repository at this point in the history
  13. chore(logs): enhancements

    0x4007 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ab2389d View commit details
    Browse the repository at this point in the history
  14. chore(logs): enhancements

    0x4007 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    0fd0606 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9f586b5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7696ff7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a0b6ea8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f099be9 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. refactor: move log type

    0x4007 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    b6e22c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd39aa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a29979 View commit details
    Browse the repository at this point in the history
  4. refactor: general cleanup

    0x4007 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    a3989e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe219c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5ba706 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    1696c7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6986d48 View commit details
    Browse the repository at this point in the history
  3. refactor: reduce redundancies

    0x4007 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    18c11f1 View commit details
    Browse the repository at this point in the history
  4. refactor: remove shims

    0x4007 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    02f65dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a881af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39e247e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e568f68 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7c7718 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d948af8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d35c8a4 View commit details
    Browse the repository at this point in the history
  11. refactor: cleanup unused file

    0x4007 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    7c63117 View commit details
    Browse the repository at this point in the history
  12. chore: remove sql scripts

    0x4007 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    48afe29 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. fix: re-add smee client

    0x4007 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2268080 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0064912 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb3b603 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e53bea7 View commit details
    Browse the repository at this point in the history
  5. fix: build errors

    0x4007 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ea02c3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53b43ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5a985c View commit details
    Browse the repository at this point in the history
  8. fix: build errors

    0x4007 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d9744cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f23e42 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    44d739d View commit details
    Browse the repository at this point in the history
  11. fix: verbose log comment color

    0x4007 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    977e434 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5ef634b View commit details
    Browse the repository at this point in the history
  13. revert: to info

    0x4007 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8262b68 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    19100c7 View commit details
    Browse the repository at this point in the history
  15. fix(assign): command works

    0x4007 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e5921c9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4031581 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    5d070b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fa5253 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53dd806 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16a95b5 View commit details
    Browse the repository at this point in the history
  5. feat: short files

    contributors should modularize code
    0x4007 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    216ec55 View commit details
    Browse the repository at this point in the history
  6. chore(ci): test short files

    0x4007 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    0e8607b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    4e4f2ba View commit details
    Browse the repository at this point in the history
  2. test: calculate quality score

    0x4007 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    992c17e View commit details
    Browse the repository at this point in the history
  3. refactor: quality test

    0x4007 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    622bfb8 View commit details
    Browse the repository at this point in the history
  4. fix: metadata return

    0x4007 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    93d806a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ed6605 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73c9f81 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

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

Commits on Oct 23, 2023

  1. chore: start adding remark

    0x4007 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d43e07d View commit details
    Browse the repository at this point in the history
  2. feat: custom context

    whilefoo committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7510a96 View commit details
    Browse the repository at this point in the history
  3. feat: quantity score

    0x4007 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c17043a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44f9783 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    286d6a8 View commit details
    Browse the repository at this point in the history
  6. feat: calculate comment incentives

    quality score is very finnicky and we need to figure a way to make it so that if it fails
    that the system can have a graceful fallback.
    
    in addition, openai can return some very inconsistent results,
    which means that we may need to rely on other measures like reactions to determine high quality comments.
    0x4007 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c0f5590 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. feat: disable unpopular tags

    0x4007 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    eb9d558 View commit details
    Browse the repository at this point in the history
  2. feat: ignore elements

    0x4007 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2db70d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dd433a View commit details
    Browse the repository at this point in the history
  4. chore: mindless linter fixes

    0x4007 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9748379 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    419a7dd View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    fc0158c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    083eecc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    553140f View commit details
    Browse the repository at this point in the history
  4. fix: types

    whilefoo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    4bf08d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a8cf0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4071c55 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. chore: add octokit rest types

    0x4007 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    88062aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f5f9c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93809eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10890be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c74c43a View commit details
    Browse the repository at this point in the history
  6. feat: preflight checks

    0x4007 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    83d65c3 View commit details
    Browse the repository at this point in the history
  7. fix: unexpected spaces

    0x4007 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    85e9596 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3a62be View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    fccc455 View commit details
    Browse the repository at this point in the history
  2. refactor: cleanup

    0x4007 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    5d73a89 View commit details
    Browse the repository at this point in the history
  3. fix: filepath

    0x4007 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a5eac54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cf0f77 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    69a29b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcb35cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b414d45 View commit details
    Browse the repository at this point in the history
  4. chore: this is all broken

    0x4007 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    bdf0ba4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

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

Commits on Oct 30, 2023

  1. Merge pull request 0x4007#29 from ubiquity-whilefoo/custom-context

    feat: custom context
    0x4007 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    51d069f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. feat: contributor incentives

    0x4007 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    369d885 View commit details
    Browse the repository at this point in the history
  2. feat: contributor incentives

    0x4007 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6161872 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'pavlovcik/refactor/general' into feat/c…

    …ontributor-incentives
    0x4007 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    24bf782 View commit details
    Browse the repository at this point in the history
  4. revert: undo context merges

    0x4007 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0d66ce5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da5bebe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d00852 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2710fcb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c55e93c View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

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

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    37b3e2a View commit details
    Browse the repository at this point in the history
  2. feat: aggregate errors

    0x4007 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b0035a6 View commit details
    Browse the repository at this point in the history
  3. fix: wildcard unassigns

    and temporarily suppress some build errors
    0x4007 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d6414c2 View commit details
    Browse the repository at this point in the history
  4. feat: allow setting price label only

    also will automatically choose the lowest price label if multiple are set
    0x4007 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    bf8f20a View commit details
    Browse the repository at this point in the history
  5. feat: tried zod

    whilefoo committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f6e23eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5da0ab View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. feat: new config

    whilefoo committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    85a3bf4 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. fix: circular dependencies

    whilefoo committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    3e939d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. fix: schema and decode

    whilefoo committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    4926daf View commit details
    Browse the repository at this point in the history
  2. fix: payload user type

    whilefoo committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    776938a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85f43ca View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. fix: main type errors

    0x4007 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    79347a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    28d67cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c67919 View commit details
    Browse the repository at this point in the history
  3. fix: got to permit generation

    doing another pass to add a missing value
    0x4007 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    53d899b View commit details
    Browse the repository at this point in the history
  4. fix: type errors

    sorting based on issue comments or review comments
    0x4007 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    dd465d2 View commit details
    Browse the repository at this point in the history
  5. fix: permit type errors

    0x4007 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    db35021 View commit details
    Browse the repository at this point in the history
  6. fix: type errors almost completed

    just need to solve setting relevance score correctly
    0x4007 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    666a072 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. fix: all type errors fixed

    0x4007 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e8aa4c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba91015 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    33b955c View commit details
    Browse the repository at this point in the history
  2. feat: initialize

    wannacfuture committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2ef0cdb View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. fix: some runtime bugs

    0x4007 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a8391c8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'pavlovcik/feat/contributor-incentives-t…

    …otal-scoring-initialization' into feat/contributor-incentives-total-scoring
    0x4007 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    047998b View commit details
    Browse the repository at this point in the history
  3. refactor: cleanup

    0x4007 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    d0f62e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. fix: tests

    whilefoo committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    8897087 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. fix: added comment

    whilefoo committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1100888 View commit details
    Browse the repository at this point in the history
  2. refactor: small adjustments

    0x4007 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1e1fe26 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refactor/bot-config' of https://github.com/ubiquity-whi…

    …lefoo/ubiquibot into ubiquity-whilefoo-refactor/bot-config
    0x4007 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d057dc6 View commit details
    Browse the repository at this point in the history
  4. refactor: organize imports

    0x4007 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    528b8c6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'ubiquity-whilefoo-refactor/bot-config' into feat/contri…

    …butor-incentives-total-scoring
    0x4007 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    54a7066 View commit details
    Browse the repository at this point in the history
  6. fix: build errors

    0x4007 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a0e488e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    53428a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1be6a8 View commit details
    Browse the repository at this point in the history
  3. refactor: cleanup

    0x4007 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d8fd54c View commit details
    Browse the repository at this point in the history
  4. feat: remove zod

    whilefoo committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    232cecd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cc7866 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. feat: custom merge for arrays and change commands to disabledCommands

    also changed time and priority labels from array of objects to array of strings
    whilefoo committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ca1d827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62cb0c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ccce56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2949f7e View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    3806a89 View commit details
    Browse the repository at this point in the history
  2. feat: comment on commit

    0x4007 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6253435 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dfc27e View commit details
    Browse the repository at this point in the history
  4. feat: duplication fix

    wannacfuture committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    af772be View commit details
    Browse the repository at this point in the history
  5. feat: minor fix

    wannacfuture committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ad8e068 View commit details
    Browse the repository at this point in the history
  6. feat: minor fix

    wannacfuture committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    880281c View commit details
    Browse the repository at this point in the history
  7. Merge pull request 0x4007#48 from pavlovcik/feat/contributor-incentiv…

    …es-total-scoring-duplicate-fix
    0x4007 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d00946c View commit details
    Browse the repository at this point in the history
  8. feat: command init

    Keyrxng committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2c36717 View commit details
    Browse the repository at this point in the history
  9. feat: basic help

    Keyrxng committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d2132bc View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. feat: infer, inject, push

    Keyrxng committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    a2ec9fa View commit details
    Browse the repository at this point in the history