This website requires JavaScript.
Explore
Help
Sign In
mcvsoftware
/
twblue
Watch
1
Star
0
Fork
0
You've already forked twblue
mirror of
https://github.com/MCV-Software/TWBlue.git
synced
2025-03-14 09:28:03 -06:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
twblue
/
src
/
sessions
/
mastodon
History
Manuel Cortez
7cbf873db5
Include date and client in conversation list GUI
2022-11-16 11:40:23 -06:00
..
__init__.py
Added default config template for Mastodon
2021-08-27 15:43:20 -05:00
compose.py
Include date and client in conversation list GUI
2022-11-16 11:40:23 -06:00
session.py
Create valid account buffers even when session cannot login to the network (works for ignored sessions)
2022-11-16 11:01:52 -06:00
templates.py
Added user buffers (buffers for followers, following, blocked and muted users for now)
2022-11-13 22:17:28 -06:00
utils.py
Added initial support for direct messages, users need to open conversations for every dm
2022-11-12 11:20:16 -06:00
wxUI.py
Added Mastodon authorisation and authentication methods in a session. Added get_user_info, get_lists, get_muted_users
2021-08-27 15:42:34 -05:00