| .. |
|
admin_api
|
admin_api.guilds: make get guild route raise GuildNotFound
|
2019-04-22 02:41:24 -03:00 |
|
channel
|
channel.messages: simplify data.get call
|
2019-04-04 12:53:40 -03:00 |
|
guild
|
emoji: add MORE_EMOJI feature support
|
2019-03-13 05:03:26 -03:00 |
|
user
|
channels, guild.roles, user.billing: typing fixes
|
2019-03-04 15:19:05 -03:00 |
|
__init__.py
|
add dm_channels blueprint
|
2019-02-08 18:20:26 -03:00 |
|
attachments.py
|
all: update copyright year
|
2019-01-26 19:25:46 -03:00 |
|
auth.py
|
register: properly handle missing j.invite
|
2019-03-13 22:59:27 -03:00 |
|
channels.py
|
fix validation when searching on a dm/gdm
|
2019-06-18 16:55:33 -03:00 |
|
checks.py
|
checks: fix bug on channel type restrictions
|
2019-02-16 21:17:08 -03:00 |
|
dm_channels.py
|
enable use of invites pointing to group dms
|
2019-02-27 00:01:35 -03:00 |
|
dms.py
|
dms: add gdm creation on create_group_dm
|
2019-02-19 19:02:51 -03:00 |
|
gateway.py
|
add VOICE_WEBSOCKET_URL to configs
|
2019-02-28 23:12:19 -03:00 |
|
guilds.py
|
split search result generation into own func on utils
|
2019-06-18 16:53:36 -03:00 |
|
icons.py
|
webhooks: finish impl for webhook_avy_redir
|
2019-05-02 02:03:37 -03:00 |
|
invites.py
|
Fixed invites
|
2019-07-19 20:42:22 +02:00 |
|
nodeinfo.py
|
nodeinfo: keep compatiblity with nodeinfo 2.0
|
2019-02-01 16:05:35 -03:00 |
|
relationships.py
|
relationships: move the calls to sub_friend instead of unsub
|
2019-02-08 17:57:57 -03:00 |
|
science.py
|
all: update copyright year
|
2019-01-26 19:25:46 -03:00 |
|
static.py
|
all: update copyright year
|
2019-01-26 19:25:46 -03:00 |
|
users.py
|
admin_api.users: add PATCH /api/v6/admin/users/:id
|
2019-04-21 17:29:21 -03:00 |
|
voice.py
|
typings, episode 1
|
2019-03-04 05:09:04 -03:00 |
|
webhooks.py
|
webhooks: remove unused import
|
2019-05-02 02:10:47 -03:00 |