summary refs log tree commit diff
path: root/src/connections/Discord (follow)
Commit message (Expand)AuthorAgeFilesLines
* Post-rebase fixesRory&2026-01-211-14/+4
* rename pomeloEnabled to uniqueUsernamesPuyodead12026-01-211-2/+2
* remove display_namePuyodead12026-01-211-5/+14
* initial pomelo implementationPuyodead12026-01-211-0/+3
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-172-85/+85
* Prettier connectionsRory&2025-12-171-24/+6
* Reorganise schemas a little bitRory&2025-10-151-1/+1
* Fix loading connection settingsTomatoCake2024-07-061-5/+8
* Fix linter warnings in connectionsPuyodead12023-08-061-8/+14
* Fix connection class importsPuyodead12023-08-061-1/+1
* License informationMadeline2023-04-022-0/+36
* Merge branch 'master' into refactor/dev/connectionsMadeline2023-04-021-1/+1
* prettierPuyodead12023-03-181-1/+1
* Move redirect uri generation to getRedirectUri function of Connection class.Madeline2023-03-181-13/+2
* replace node-fetch with wretchPuyodead12023-03-181-39/+23
* Add Twitch, error handling, revokation changes, etcPuyodead12023-03-181-3/+23
* Refreshable connections, refactoring, access-token endpointPuyodead12023-03-181-12/+7
* Add discriminator usernames for Discord connectionMadeline2023-03-181-1/+2
* fix discord connectionPuyodead12023-03-181-16/+24
* WIP Discord connectionMadeline2023-03-182-0/+123