abaddon icon indicating copy to clipboard operation
abaddon copied to clipboard

An alternative Discord client with voice support made with C++ and GTK 3

Results 81 abaddon issues
Sort by recently updated
recently updated
newest added

will joining and talking on stages ever be supported?

feature request

Something causes voice to become silent for short period of time, especially when someone starts to talk.

bug

The official client has a local websocket server that the website uses to communicate with the client. For example if you have ever opened a discord invite in the browser...

feature request

Add a screenshare feature to abaddon where you can screenshare something like notepad or your browser. or any window that you have open

feature request

Maybe it's not time for the project but having a CI/CD & releases for each platform seem like a nice goal!

help wanted

Hello again, I have come to notice that abaddon in its current state has no support for handling the `https://discord.com/channel/(serverId)/(channelId)/(messageId)` URLs to redirect to older messages. Considering that replies are...

feature request

| Actual | Expected | | --- | --- | | ![Screenshot from 2023-04-13 21-51-51](https://user-images.githubusercontent.com/21284089/231868443-a4ff1cf7-abd5-4b96-8f30-0c359182c3c2.png) | ![Screenshot from 2023-04-13 21-51-41](https://user-images.githubusercontent.com/21284089/231868463-0d5423c9-77d7-4baa-8570-59d2a464d716.png) | | ![Screenshot from 2023-04-13 21-50-55](https://user-images.githubusercontent.com/21284089/231868465-c98b1384-93c8-440d-94c0-381c57674b9f.png) | ![Screenshot from 2023-04-13...

POSTing attachments directly to the `/messages` endpoint is basically "deprecated." the real client makes a POST for each attachment and a PUT to some google cloud endpoint. when all PUTs...

Right now, it's hard for me to make out the individual unread indicators because they're rectangular and quite small. Making them circular will make them stand out.

feature request

preliminary stuff: message flag IS_VOICE_MESSAGE = 1

parity