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

Newsletter support (absorbs #820 and #822) #961

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jul 28, 2024

  1. feat: full newsletter support (#822)

    * initial commit
    
    * add reactions support
    
    * changes
    
    * fix type error
    
    * add enableLiveUpdates fn / remove reaction handler in decode
    
    * add newsletter functions (to test)
    
    * add events / other things
    
    * fix handler
    
    * add extract metadata
    
    * add types
    
    * add admin events / some fixes
    
    * better typing
    
    * typing / add some functions (to test)
    
    * add parse for fetchMessages
    
    * improve parseFetched / typing
    
    * finish
    
    * lint / fix metadata
    
    * better newsletter socket structure
    
    * fix / add tos query in newsletterCreate
    
    ---------
    
    Co-authored-by: Rajeh Taher <[email protected]>
    vinikjkkj and PurpShell committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    db4b3f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a37d7b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63e3da7 View commit details
    Browse the repository at this point in the history