Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • torvus torvus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VelorenVeloren
  • torvustorvus
  • Merge requests
  • !29

Refactored some code from !27, fixed a few bugs, added support for bridging webhook messages.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged LunarEclipse requested to merge LunarEclipse363/torvus:master into master Apr 19, 2021
  • Overview 0
  • Commits 5
  • Pipelines 2
  • Changes 2
  • Fixed a bug where the bot would allow @here and @everyone pings.
  • ​Fixed a bug where the usernames would show \_ instead of _.
  • (Hopefully) Fixed a bug where sometimes the URL used for username highlighting would be invalid.
  • Refactored the code related to the previous point (removed 2 Clippy warnings it introduced and made it way more readable).
  • The bot now also bridges webhook messages often utilized by X -> Discord bridge bots (Like the Matrix bridge we use).
  • Rustfmt changed it's mind on a few LOC, so there's a commit with that too.
  • Improved comments on some of the code.
  • Made debug builds usable, for real this time (spent some time with cargo flamegraph and testing the settings).
Edited Apr 20, 2021 by LunarEclipse
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master