takahe/activities
Corry Haines d8cee4097f
Modify emoji loader for cache-optimized return value (#371)
Also fixes an apparent bug in `imageify_emojis.replacer` where `include_local` was not being used correctly (previous code path never returned anything.
2023-01-07 15:19:47 -07:00
..
migrations Add indexes for Stator and some of its common tasks (#332) 2023-01-01 10:58:13 -07:00
models Modify emoji loader for cache-optimized return value (#371) 2023-01-07 15:19:47 -07:00
services Move like/boost/reply counts onto Post model 2022-12-31 13:52:30 -07:00
templatetags Basic OpenGraph support (#267) 2022-12-26 10:39:33 -07:00
views Re-use page for interaction query (#351) 2023-01-04 16:42:57 -07:00
__init__.py Got up to incoming posts working 2022-11-11 22:02:43 -07:00
admin.py Hashtag stats are only computed when a Post is edited or updated (#299) 2022-12-27 19:42:38 -07:00
apps.py Got up to incoming posts working 2022-11-11 22:02:43 -07:00