Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

NAFF 1.10.0 #624

Merged
merged 8 commits into from
Sep 5, 2022
Merged

NAFF 1.10.0 #624

merged 8 commits into from
Sep 5, 2022

Commits on Sep 1, 2022

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

Commits on Sep 3, 2022

  1. Configuration menu
    Copy the full SHA
    89b0e0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97acbb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. fix: restore ability to resume ++ (#619)

    also fixes minor gripes i had while debugging
    LordOfPolls authored Sep 4, 2022
    Configuration menu
    Copy the full SHA
    a9c40ff View commit details
    Browse the repository at this point in the history
  2. chore: Version bump

    LordOfPolls committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    d45d80a View commit details
    Browse the repository at this point in the history
  3. feat: Support mention spam mod (#623)

    * feat: add MENTION_SPAM enum value
    
    * feat: implement trigger class
    LordOfPolls authored Sep 4, 2022
    Configuration menu
    Copy the full SHA
    da8c3fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27b657f View commit details
    Browse the repository at this point in the history
  5. feat: use async iterator to speedup http chunking (#620)

    * feat: get total retrieved from iterator
    
    * feat: use async iterator to speedup http chunking
    LordOfPolls authored Sep 4, 2022
    Configuration menu
    Copy the full SHA
    5bcc33b View commit details
    Browse the repository at this point in the history