This website requires JavaScript.
Explore
Help
Sign In
LibertaCasa
/
takahe
Archived
Watch
9
Star
0
Fork
0
You've already forked takahe
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-09-24
. You can view files and clone it, but cannot push or open issues or pull requests.
takahe
/
core
History
Andrew Godwin
348c03e7da
Default replies to unlisted, new users to public
2022-11-27 15:40:17 -07:00
..
migrations
Migration reset, start of docs, env vars
2022-11-18 11:28:16 -07:00
models
Default replies to unlisted, new users to public
2022-11-27 15:40:17 -07:00
__init__.py
Initial commit (users and statuses)
2022-11-05 14:17:27 -06:00
admin.py
Add start of a settings (config) system
2022-11-16 17:23:46 -07:00
apps.py
Migration reset, start of docs, env vars
2022-11-18 11:28:16 -07:00
context.py
Added default post visibility
2022-11-25 19:33:46 -07:00
exceptions.py
Simplified settings
2022-11-26 10:04:04 -07:00
html.py
Some cleanup around editing
2022-11-27 12:09:08 -07:00
htmx.py
Add manual HTMX refresh of timelines
2022-11-22 19:21:01 -07:00
ld.py
Add a system actor to sign outgoing S2S GETs
2022-11-20 18:29:19 -07:00
middleware.py
Fixed
#23
: Replace https hack with header setting
2022-11-20 13:58:54 -07:00
signatures.py
Don't catch GET errors
2022-11-20 18:50:45 -07:00
uploads.py
Add image/icon upload
2022-11-17 12:21:44 -07:00
views.py
Implement user discoverability
2022-11-25 18:32:45 -07:00