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

Chainmail: implement save/unsave message #855 #856

Merged
merged 35 commits into from
Nov 11, 2024
Merged

Commits on Sep 19, 2024

  1. archive implemented

    cool-ant committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3ade844 View commit details
    Browse the repository at this point in the history
  2. adding plugin functionality

    cool-ant committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    981aac6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. save and unsave largely fleshed out; commiting before trying to move …

    …table definition out of the service mod
    cool-ant committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5b8640e View commit details
    Browse the repository at this point in the history
  2. code restructured to separate out table defs and compiling; before RE…

    …ST handler rework for msg retrieval by id
    cool-ant committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c43cf0a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. few more doc additions

    cool-ant committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    783ba90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9f6c87 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    7ede9c5 View commit details
    Browse the repository at this point in the history
  2. now compiles post merge

    cool-ant committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8627a21 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    a360433 View commit details
    Browse the repository at this point in the history
  2. fixing a compile error

    cool-ant committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bb46c0e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. fixing serveSys

    cool-ant committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2c5dba8 View commit details
    Browse the repository at this point in the history
  2. stashing

    cool-ant committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    21dcb00 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. save now executing

    cool-ant committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3914e24 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. save/unsave largely working; save/unsave/archive interactions impleme…

    …nted; doing check-in before restructuring query call function for better partitioning and maintenance
    cool-ant committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    14ad7b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dd13d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    846676c View commit details
    Browse the repository at this point in the history
  4. removed comments

    cool-ant committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    87959fe View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. chicken scratch doc removed; deserialization for msg_id working; comm…

    …iting before extending deser to datetime field
    cool-ant committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    239cec2 View commit details
    Browse the repository at this point in the history
  2. simplifying deserialization

    cool-ant committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f75afe8 View commit details
    Browse the repository at this point in the history
  3. spliting code betweenf files

    cool-ant committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    69419f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cecd7d2 View commit details
    Browse the repository at this point in the history
  5. minor cleanup

    cool-ant committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    52f444e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b15ebb View commit details
    Browse the repository at this point in the history
  7. renaming a file

    cool-ant committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0e1ea52 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f13c8fd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1676b6f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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

Commits on Oct 21, 2024

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

Commits on Oct 30, 2024

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

Commits on Nov 1, 2024

  1. integrating PR feedback

    cool-ant committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    efa844f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94f3080 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

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

Commits on Nov 7, 2024

  1. clean up PR

    cool-ant committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e255f0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebae159 View commit details
    Browse the repository at this point in the history
  3. final cleanup

    cool-ant committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7896d2f View commit details
    Browse the repository at this point in the history