migrations
|
Fixed #408: Implemented blocking
|
2023-01-15 13:35:45 -07:00 |
models
|
Unlinkify profile values in edit fields
|
2023-01-19 10:30:42 -07:00 |
services
|
Unfollowing or blocking users purges timeline
|
2023-01-16 11:53:40 -07:00 |
views
|
Limit shortcodes on emoji to Mastodon rules
|
2023-01-19 12:23:49 -07:00 |
__init__.py
|
Initial commit (users and statuses)
|
2022-11-05 14:17:27 -06:00 |
admin.py
|
Add delete admin option
|
2023-01-19 10:14:11 -07:00 |
apps.py
|
Better way to initialise things on setup.
|
2022-11-22 11:59:34 -07:00 |
context.py
|
Implement server announcements
|
2023-01-13 16:12:05 -07:00 |
decorators.py
|
Add moderation/admin separation
|
2022-12-20 09:01:54 +00:00 |
middleware.py
|
Timelines working
|
2022-12-12 11:56:49 -07:00 |
schemas.py
|
Handle nodeinfo validation errors (#439)
|
2023-01-18 10:57:28 -07:00 |