Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: botlabs-gg/yagpdb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.51.2
Choose a base ref
...
head repository: botlabs-gg/yagpdb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.51.3
Choose a head ref
  • 4 commits
  • 15 files changed
  • 5 contributors

Commits on Jan 22, 2025

  1. general: include attachments from forwards (#1828)

    * lib: add func get all attachments to msg structs
    
    Signed-off-by: SoggySaussages <vmdmaharaj@gmail.com>
    
    * general: include attachments from forwards
    
    Include attachments from forwarded messages across various features of
    the bot which reference a message's attachments.
    
    Signed-off-by: SoggySaussages <vmdmaharaj@gmail.com>
    
    * automod: trim superfluous code
    
    Signed-off-by: SoggySaussages <vmdmaharaj@gmail.com>
    
    ---------
    
    Signed-off-by: SoggySaussages <vmdmaharaj@gmail.com>
    SoggySaussages authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    613be2d View commit details
    Browse the repository at this point in the history
  2. bring ticket close attachment size in line with discord limits that k…

    …icked in on 16th January (#1830)
    
    Co-authored-by: Ashish <ashishjh-bst@users.noreply.github.com>
    ashishjh-bst and ashishjh-bst authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    52012ff View commit details
    Browse the repository at this point in the history
  3. Add unwarn modlog (with option on dashbord) (#1795)

    * Adding UnwarnSendToModlog and UnwarnIncludeWarnReason
    With the button on webpanel
    With
    
    * Optimization + Better explaination in checkbox UnwarnIncludeWarnReason
    
    * corrected with sqlboiler version in go.mod
    
    * Warning removed
    
    * #1795 (comment) Removed because unused
    #1795 (comment) Maybe change also the text ?
    #1795 (comment) Altered table
    
    * #1795 (comment)
    
    * hr #1795 (comment)
    
    * Changed it in my db - NON NULL
    
    * Config match the sqlboilder
    
    * .gitignore my docker ccompose
    
    * missing the `, `
    
    * Changed text to "Append original warn reason when removing"
    
    * #1795 (comment)
    + adding that warning has been deleted in the error messages
    
    * Adding "warning deleted" to error messages when appropried
    
    * Reverted gitignore
    
    ---------
    
    Co-authored-by: Ashish <51633862+ashishjh-bst@users.noreply.github.com>
    ColinLeDev and ashishjh-bst authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    6a2c589 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. reminders: fix target channel flag (#1831)

    Signed-off-by: Galen CC <galen8183@gmail.com>
    galen8183 authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    6849a69 View commit details
    Browse the repository at this point in the history
Loading