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
/
activities
/
views
History
Gabriel Rodríguez Alberich
8db05bed95
Prevent n+1 queries when rendering timelines (
#165
)
...
The linkify_mentions function is traversing the post's mentions, so better prefetch those.
2022-12-14 10:16:22 -07:00
..
admin
Hashtags
2022-11-28 21:41:36 -07:00
__init__.py
Got up to incoming posts working
2022-11-11 22:02:43 -07:00
compose.py
Set the content type and disposition of webp files uploaded to S3
2022-12-13 23:26:19 -07:00
explore.py
Hashtags
2022-11-28 21:41:36 -07:00
follows.py
Only cache unauthenticated page views (
#117
)
2022-12-05 22:23:07 -07:00
posts.py
Basic post mutation
2022-12-12 11:56:49 -07:00
search.py
More API read coverage
2022-12-12 11:56:49 -07:00
timelines.py
Prevent n+1 queries when rendering timelines (
#165
)
2022-12-14 10:16:22 -07:00