| 2021-09-04 |
fix ReadyEventData
Flam3rboy
committed
on 4 Sep 2021
|
|---|---|
|
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
committed
on 4 Sep 2021
|
|
fix ready members payload
Flam3rboy
committed
on 4 Sep 2021
|
|
fix invites
Flam3rboy
committed
on 4 Sep 2021
|
|
fix permissions if user is only member of guild
Flam3rboy
committed
on 4 Sep 2021
|
|
| 2021-09-03 |
readded todos
xnacly
committed
on 3 Sep 2021
|
|
|
|
|
added big todo list to Guild.ts (big chungus)
xnacly
committed
on 3 Sep 2021
|
|
|
added ban check to `Member.addToGuild`
xnacly
committed
on 3 Sep 2021
|
|
|
moved Constants and Errorhandler from api to util
xnacly
committed
on 3 Sep 2021
|
|
|
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
committed
on 3 Sep 2021
|
|
|
Merge pull request #314 from AlTech98/master
...
Flam3rboy
authored
on 3 Sep 2021
GitHub
committed
on 3 Sep 2021
|
|
improve invite generation
Flam3rboy
committed
on 3 Sep 2021
|
|
fix #311
Flam3rboy
committed
on 3 Sep 2021
|
|
|
Temp fix for Guild.voice_states not working
AlTech98
committed
on 3 Sep 2021
|
|
|
Merge remote-tracking branch 'origin/master'
AlTech98
committed
on 3 Sep 2021
|
|
|
VoiceState fix for db update
AlTech98
committed
on 3 Sep 2021
|
|
fix member has no roles in guild create
Flam3rboy
committed
on 3 Sep 2021
|
|
fix client connection crash on guild create
Flam3rboy
committed
on 3 Sep 2021
|
|
|
fix #310
Flam3rboy
committed
on 3 Sep 2021
|
|
simplify permissions query
Flam3rboy
committed
on 3 Sep 2021
|
|
fix#310
Flam3rboy
committed
on 3 Sep 2021
|
|
fix message sending
Flam3rboy
committed
on 3 Sep 2021
|
|
update entities
Flam3rboy
committed
on 3 Sep 2021
|
|
|
fix #309
Flam3rboy
committed
on 3 Sep 2021
|
|
| 2021-09-02 |
fix entity missing an id (replace .insert with new Entity().save)
Flam3rboy
committed
on 2 Sep 2021
|
|
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
committed
on 2 Sep 2021
|
|
reformat files
Flam3rboy
committed
on 2 Sep 2021
|
|
add user_id field to Member
Flam3rboy
committed
on 2 Sep 2021
|
|
|
VOICE_STATE_UPDATE implementation, fix #210
AlTech98
committed
on 2 Sep 2021
|