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: Together-Java/TJ-Bot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v.4.25
Choose a base ref
...
head repository: Together-Java/TJ-Bot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.26
Choose a head ref
  • 3 commits
  • 1 file changed
  • 3 contributors

Commits on Jan 23, 2026

  1. hotfix(DynamicVoiceChat): Don't care about bots connecting in voice c…

    …hats (#1387)
    
    We don't want bots like VC Transcribe to have their own private dynamic
    rooms.
    
    Make it so that we shouldn't care about them.
    
    Signed-off-by: Chris Sdogkos <[email protected]>
    christolis authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    20f0cb2 View commit details
    Browse the repository at this point in the history
  2. hotfix: Synchronize archive channel permissions with category (#1388)

    Archives are being seen by ordinary members because the channels have no
    permissions being set properly.
    
    Signed-off-by: Chris Sdogkos <[email protected]>
    christolis authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    9f46d3c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2026

  1. fix: DynamicVoiceChat throwing an exception when event occurs in non-…

    …voice channel (#1391)
    
    Co-authored-by: Suraj Kumar <[email protected]>
    tj-wazei and surajkumar authored Jan 24, 2026
    Configuration menu
    Copy the full SHA
    a62f773 View commit details
    Browse the repository at this point in the history
Loading