Zomatree
|
ba3f74dcd0
|
Add docs
|
2023-04-11 22:23:12 +01:00 |
|
Zomatree
|
625dd4eac2
|
finish implementation of permissions
|
2023-04-11 22:07:56 +01:00 |
|
Zomatree
|
0a6db1dc9c
|
inital permissions calculations
|
2023-04-11 19:05:56 +01:00 |
|
Zomatree
|
263f99f281
|
use is not None in _update
|
2023-03-26 18:09:35 +01:00 |
|
Zomatree
|
4d35de3ac8
|
qol updates
|
2023-01-02 22:06:25 +00:00 |
|
Zomatree
|
a92324149e
|
fix issues stemming from bugs in the revolt api
|
2022-11-16 23:06:31 +00:00 |
|
Zomatree
|
d3f7275d1b
|
add created_at to all models with ids
|
2022-11-16 23:05:06 +00:00 |
|
Zomatree
|
bf8ded7588
|
make client generic
|
2022-09-26 01:16:33 +01:00 |
|
Zomatree
|
1ab91658c2
|
handle server join event
|
2022-08-08 19:23:25 +01:00 |
|
Zomatree
|
6871754a27
|
remove trailing whitespace
|
2022-04-25 13:42:37 +01:00 |
|
Lewis L. Foster
|
8b7d850741
|
Implement mention for users, members and channels (#35)
|
2022-04-06 15:58:42 +01:00 |
|
Zomatree
|
21c9c78b6d
|
fix up docs
|
2022-03-23 22:43:57 +00:00 |
|
Zomatree
|
452f1f45bc
|
satisfy the type checker
|
2022-03-23 22:00:03 +00:00 |
|
Zomatree
|
16177e6698
|
fix missing inconsistancies
|
2022-02-14 05:51:46 +00:00 |
|
Zomatree
|
c7963f02e9
|
cover most api routes
|
2022-01-21 22:04:30 +00:00 |
|
Zomatree
|
39098692bc
|
add flags
|
2021-11-20 22:33:10 +00:00 |
|
Zomatree
|
a16bac6207
|
isort
|
2021-11-13 23:59:25 +00:00 |
|
Zomatree
|
1310f3a31a
|
add the rest of the events
|
2021-11-08 13:59:16 +00:00 |
|
Zomatree
|
0c7cc738fc
|
add masquerade
|
2021-11-07 10:26:12 +00:00 |
|
Zomatree
|
542d1052d6
|
add more events and fix bugs
|
2021-10-17 02:47:07 +01:00 |
|
null
|
e3bb82c71f
|
refactor: add __slots__ to class definitions to save memory (#12)
* refactor: add __slots__ to class definitions to save memory
* Update revolt/channel.py
Co-authored-by: Zomatree <39768508+Zomatree@users.noreply.github.com>
* Update revolt/client.py
Co-authored-by: Zomatree <39768508+Zomatree@users.noreply.github.com>
* revert changes
Co-authored-by: Zomatree <39768508+Zomatree@users.noreply.github.com>
|
2021-09-04 16:33:05 +01:00 |
|
ppotatoo
|
553fbffa74
|
Ran isort over directory and added __all__
|
2021-09-02 15:16:25 -04:00 |
|
Zomatree
|
5c2ee151c1
|
update flattern_attributes
|
2021-09-02 15:31:07 +01:00 |
|
Zomatree
|
7ba69af3b8
|
make namedtuples documented
|
2021-08-30 17:11:30 +01:00 |
|
Zomatree
|
3a7e7b3a00
|
fix user relations
|
2021-08-30 16:35:06 +01:00 |
|
Zomatree
|
37e3da5ec7
|
fix error with optional data
|
2021-08-30 16:25:09 +01:00 |
|
Zomatree
|
013885dfb4
|
add enums, add more stuff
|
2021-08-30 16:22:16 +01:00 |
|
Zomatree
|
3380222054
|
add docs
|
2021-08-29 21:19:09 +01:00 |
|
Zomatree
|
96922d021e
|
fetch all members at startup
|
2021-08-29 17:05:28 +01:00 |
|
Zomatree
|
48f00c080b
|
split up types into its own folder
|
2021-08-29 17:04:24 +01:00 |
|
Zomatree
|
8d13dcdd9a
|
init
|
2021-08-18 00:22:33 +01:00 |
|