Commit graph

177 commits

Author SHA1 Message Date
DjDeveloperr
dc1e2bbc6e fix errors (github resolve editor sucks) 2021-01-21 18:47:03 +05:30
DjDeveloper
06997a1c18
Merge branch 'main' into slash 2021-01-21 18:43:47 +05:30
DjDeveloperr
cc75a34d56 complete rest added 2021-01-21 18:09:51 +05:30
Helloyunho
cc657cc4d8 Fix return types and make it much better 2021-01-21 15:16:45 +09:00
Helloyunho
617e3b6204 Make prune type a bit better 2021-01-21 14:54:33 +09:00
Helloyunho
8b564a4b49 Add guild prune function 2021-01-21 14:37:10 +09:00
Helloyunho
2d27068f5c Add get guild prune. add role delete in role structure 2021-01-21 14:24:41 +09:00
Helloyunho
989706e71a Add role edit feature, add guild property to role(idk why it wasn't there) 2021-01-21 01:28:18 +09:00
DjDeveloperr
e7b0804616 feat: port to typed EventEmitter 2021-01-20 15:35:15 +05:30
Helloyunho
0cae198f2c Merge branch 'main' of https://github.com/harmony-org/harmony into guild-update 2021-01-20 16:02:49 +09:00
Helloyunho
8ad1a2ac6f Add jsdoc comments 2021-01-18 20:56:51 +09:00
Helloyunho
78ae0bbb56 Make guild delete and remove delete function from BaseManager 2021-01-16 23:22:13 +09:00
Helloyunho
19e2020e38 Add guild edit feature, fix some types 2021-01-16 02:15:24 +09:00
Helloyunho
7e11b8a351 Add preview in guild structure 2021-01-16 01:48:08 +09:00
Helloyunho
d8e65a4328 Add guild create function and change the name of GuildChannel 2021-01-16 01:15:52 +09:00
DjDeveloperr
3f436b2b3f Merge remote-tracking branch 'origin/main' into slash
merge main
2021-01-14 18:24:05 +05:30
DjDeveloperr
48976e779b collectors, rest options and all that 2021-01-07 19:16:56 +05:30
ZiomaleQ
1d562f6997 adding timeout to awaitAvailability 2021-01-07 11:08:37 +01:00
ZiomaleQ
2fadcfa407 awaitAvailability function returns Promise<Guild> now 2021-01-05 16:27:03 +01:00
ZiomaleQ
fbd6eae244 deleting unused function parameter 2021-01-05 16:24:56 +01:00
ZiomaleQ
734133bcca Code fix #3, requirements again 2021-01-05 14:53:00 +01:00
ZiomaleQ
60164122bf Adding promise ending ')' 2021-01-05 14:51:04 +01:00
ZiomaleQ
6b5c15d19a event based await in guildAvailability method 2021-01-05 14:42:27 +01:00
ZiomaleQ
c4a3fbc45c Code fix #2, requirements again 2021-01-05 14:14:24 +01:00
ZiomaleQ
4364d3879b Code fix to match requirements 2021-01-05 14:12:21 +01:00
ZiomaleQ
e009ae3127 rewriting awaitAvailability 2021-01-05 14:10:16 +01:00
ZiomaleQ
4cbc2b344d
Merge pull request #1 from harmony-org/main
Update fork
2021-01-05 13:33:33 +01:00
Radoslaw Partyka
055a030c4e Code / style fixes 2021-01-01 17:09:41 +01:00
Radoslaw Partyka
6c3f71669d awaitAvailability is awaitAvailability now instead of awaitAvailiable 2021-01-01 16:55:27 +01:00
Radoslaw Partyka
c322c25fb0 awaitAvailability in guild struct 2021-01-01 16:54:33 +01:00
Radoslaw Partyka
6e8af1f7da Removing redundant code from guild struct 2021-01-01 16:27:30 +01:00
DjDeveloperr
c3fafdfcf0 more things 2021-01-01 11:25:23 +05:30
DjDeveloperr
b344c2e24a fix: Guild#chunk 2021-01-01 10:18:18 +05:30
DjDeveloperr
df66f4ea3e Merge remote-tracking branch 'origin/main' into slash 2020-12-31 10:38:24 +05:30
DjDeveloperr
7a2b71b648 feat: full invite support 2020-12-31 10:37:40 +05:30
Helloyunho
e1a8a8526a
Merge branch 'main' into main 2020-12-29 15:30:41 +09:00
DjDeveloper
205f88281b
Merge pull request #77 from ayntee/role-struct
feat: add Role#tags prop
2020-12-29 11:42:52 +05:30
Fishuke
36e174a50a fix JSDoc 2020-12-29 00:44:51 +03:00
Ayyan
e37e0c3885
Update role.ts 2020-12-28 12:18:09 +04:00
ayntee
93eee2f15d I have no idea what I am doing x2 2020-12-26 11:12:06 +04:00
ayntee
4cf153aaac I have no idea what I am doing 2020-12-26 11:09:09 +04:00
ayntee
900f6c3c3b Make linter happy 2020-12-26 11:07:33 +04:00
ayntee
95c2200386 Make DjDev happy 2020-12-26 11:05:26 +04:00
ayntee
678e988aec Remove redundant null assertion 2020-12-26 10:38:20 +04:00
ayntee
0a066a32e4 Goddamn it, i gotta install prettier plugin on vim 2020-12-26 10:36:52 +04:00
ayntee
a14104ad14 Github online editor FTW 2020-12-26 10:36:09 +04:00
ayntee
a69988b653 ci: add Emoji#id check 2020-12-26 10:34:15 +04:00
ayntee
73e9ba9a25 fix: DELETE request instead of PATCH 2020-12-26 10:17:54 +04:00
ayntee
6c576bec0a chore: implement role resolution internally 2020-12-26 10:11:26 +04:00
Helloyunho
4129ea699b
Fix mistake 2020-12-26 12:07:15 +09:00