|
7 | 7 | "branch": "dev", |
8 | 8 | "remote": "upstream" |
9 | 9 | }, |
| 10 | + { |
| 11 | + "name": "Follow http/https redirects when playing song (1193)", |
| 12 | + "branch": "piper-follow-redirects", |
| 13 | + "remote": "macdja38" |
| 14 | + }, |
| 15 | + { |
| 16 | + "name": "Return void on 204 (1193)", |
| 17 | + "branch": "response-fix", |
| 18 | + "remote": "bsian03" |
| 19 | + }, |
10 | 20 | { |
11 | 21 | "name": "Allow configuring RequestHandler to use HTTP instead of HTTPS (1193)", |
12 | 22 | "branch": "master", |
|
19 | 29 | }, |
20 | 30 | { |
21 | 31 | "name": "Guild Scheduled Events (1275)", |
22 | | - "branch": "deprecation-process-warnings", |
23 | | - "remote": "eritbh" |
24 | | - }, |
25 | | - { |
26 | | - "name": "Guild Scheduled Events (1276)", |
27 | 32 | "branch": "guild-events", |
28 | 33 | "remote": "loliticos" |
29 | 34 | }, |
30 | 35 | { |
31 | | - "name": "feat(connect): Add token check (1283)", |
32 | | - "branch": "token-check", |
33 | | - "remote": "catboi8" |
34 | | - }, |
35 | | - { |
36 | | - "name": "Rework file attachments (1285)", |
37 | | - "branch": "form-data", |
38 | | - "remote": "bsian03" |
| 36 | + "name": "Use process warnings for deprecations (1276)", |
| 37 | + "branch": "deprecation-process-warnings", |
| 38 | + "remote": "eritbh" |
39 | 39 | }, |
40 | 40 | { |
41 | 41 | "name": "refactor(interactions): Redo types and remove unnecessary data (1309)", |
|
47 | 47 | "branch": "modals", |
48 | 48 | "remote": "linker-123" |
49 | 49 | }, |
| 50 | + { |
| 51 | + "name": "Remove all user account features (1338)", |
| 52 | + "branch": "selfbot", |
| 53 | + "remote": "bsian03" |
| 54 | + }, |
50 | 55 | { |
51 | 56 | "name": "Attachment type (1358)", |
52 | 57 | "branch": "attachments-type", |
53 | 58 | "remote": "coolcalcacol" |
54 | 59 | }, |
55 | | - { |
56 | | - "name": "Adding support for type 24 message (1369)", |
57 | | - "branch": "dev", |
58 | | - "remote": "flamableassassin" |
59 | | - }, |
60 | 60 | { |
61 | 61 | "name": "feat(permissions): Slash Permissions v2 (1372)", |
62 | 62 | "branch": "slash-permissions-v2", |
|
72 | 72 | "branch": "gateway-options", |
73 | 73 | "remote": "donovandmc" |
74 | 74 | }, |
| 75 | + { |
| 76 | + "name": "Convert remaining #client to #_client (1386)", |
| 77 | + "branch": "client-underscore", |
| 78 | + "remote": "donovandmc" |
| 79 | + }, |
75 | 80 | { |
76 | 81 | "name": "feat(AutoModeration): Support Auto Moderation (1390)", |
77 | 82 | "branch": "automod", |
|
105 | 110 | "eritbh": "https://github.com/eritbh/eris", |
106 | 111 | "coolcalcacol": "https://github.com/coolcalcacol/eris", |
107 | 112 | "headtrixz": "https://github.com/HeadTriXz/eris-1", |
108 | | - "flamableassassin": "https://github.com/flamableassassin/eris" |
| 113 | + "flamableassassin": "https://github.com/flamableassassin/eris", |
| 114 | + "macdja38": "https://github.com/macdja38/eris" |
109 | 115 | } |
110 | 116 | }, |
111 | 117 | "outdatedPRCheck": { |
|
0 commit comments