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
Tyler Kennedy fc79551656
Increase the allowed size of URIs
Increase the allowed size of Post.object_uri and Post.url from 500 characters to a more reasonable 2048. See https://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-a-url-in-different-browsers.
2022-12-17 20:20:51 -07:00
..
migrations Basic Emoji suppport (#157) 2022-12-15 00:50:54 -07:00
models Increase the allowed size of URIs 2022-12-17 20:20:51 -07:00
templatetags Basic Emoji suppport (#157) 2022-12-15 00:50:54 -07:00
views 404 deleted posts 2022-12-16 21:32:08 -07:00
__init__.py Got up to incoming posts working 2022-11-11 22:02:43 -07:00
admin.py Add AP output to emoji admin 2022-12-17 12:07:13 -07:00
apps.py Got up to incoming posts working 2022-11-11 22:02:43 -07:00
middleware.py Basic Emoji suppport (#157) 2022-12-15 00:50:54 -07:00
search.py Catch all possible request errors 2022-12-17 12:29:48 -07:00