takahe/activities/models
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
..
__init__.py Basic Emoji suppport (#157) 2022-12-15 00:50:54 -07:00
emoji.py Some more JSON-LD namespace fixing 2022-12-17 17:48:33 -07:00
fan_out.py Catch all possible request errors 2022-12-17 12:29:48 -07:00
hashtag.py Fix hashtag linking and API mentions of empty 2022-12-15 19:26:06 -07:00
post.py Increase the allowed size of URIs 2022-12-17 20:20:51 -07:00
post_attachment.py Some more JSON-LD namespace fixing 2022-12-17 17:48:33 -07:00
post_interaction.py Handle undos of missing posts 2022-12-16 20:17:19 -07:00
timeline_event.py Basic post mutation 2022-12-12 11:56:49 -07:00