takahe/activities/views
TAKAHASHI Shuuji 8a06b3d78f
Fix wrong post character counting in hyperscript (#476)
A newline `\n` will be normalized as `\r\n` in Django.
2023-01-27 10:50:34 -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 Fix wrong post character counting in hyperscript (#476) 2023-01-27 10:50:34 -07:00
debug.py Prettier debug json (#260) 2022-12-24 11:05:07 -07:00
explore.py Hashtags 2022-11-28 21:41:36 -07:00
follows.py Don't show deleted follows, and sort publicly 2022-12-21 20:56:52 +00:00
posts.py Turns out you should be able to see replies too 2023-01-02 17:42:38 -07:00
search.py Fetch actors with posts when needed 2022-12-20 10:17:52 +00:00
timelines.py Add admin notification for new identities 2023-01-15 14:48:17 -07:00