Commit Graph

35 Commits

Author SHA1 Message Date
Thomas Sileo
00810e61a4 Blacken files 2020-01-22 20:42:42 +01:00
Fabio
1ab60e399e mime type in Links is set in mediaType property 2020-01-10 14:13:04 +01:00
Fabio
a327f1f5d7 url_or_id template filter don't return not str url 2020-01-10 14:13:04 +01:00
Fabio
1f2a8f6da7 add get_text template filter
returns object's `content` or `name`, the first is set, or an empty 
string.

some objects don't have `content`, don't let templates rely on it
2020-01-10 14:13:04 +01:00
Jonathan Jenne
657ab68355 check for latitude and longitude before accessing them (#68) 2019-12-22 17:53:28 +01:00
Thomas Sileo
3c4b9e7379 Move the Place activity to the location field (instead of a tag) 2019-11-06 22:40:51 +01:00
Thomas Sileo
be0f5c04b2 Dedup inline attachments (when already inlined) 2019-11-03 09:59:04 +01:00
Thomas Sileo
1227dd5236 Tweak the template filter for inline imgs 2019-11-01 16:19:59 +01:00
Thomas Sileo
6a40e7d7f2 Add support for inline images 2019-11-01 16:05:48 +01:00
Thomas Sileo
e611d61739 Add "location" support (embed a tag with a Place object) 2019-10-27 19:05:42 +01:00
Thomas Sileo
afa33b4e7c Fix attachment display and tweak actor lookup 2019-10-22 20:32:12 +02:00
Thomas Sileo
0cb0459966 Fix plurals in counters 2019-09-30 23:05:38 +02:00
Thomas Sileo
5c8a037340 Fix templates 2019-09-15 19:45:41 +02:00
Thomas Sileo
ab623b0f3a Tweak the HTML whitelist 2019-08-27 00:16:18 +02:00
Thomas Sileo
3bd2ab8102 Add new internal profile page for remote actors 2019-08-25 16:02:05 +02:00
Thomas Sileo
562aae86f3 Code highlighting 2019-08-25 00:16:39 +02:00
Thomas Sileo
6592841558 Fix emoji caching 2019-08-21 00:28:24 +02:00
Thomas Sileo
181328d518 Custom emojis support 2019-08-20 22:16:47 +02:00
Thomas Sileo
d5f25e37cf Cleanup reply delete 2019-08-18 18:31:52 +02:00
Thomas Sileo
84a6d0c498 Tweak HTML sanitization and media proxy 2019-08-18 15:36:59 +02:00
Thomas Sileo
15ad5b08c4 Tweak media proxying 2019-08-18 11:59:02 +02:00
Thomas Sileo
8613cc0206 Fix proxy 2019-08-18 11:48:18 +02:00
Thomas Sileo
5e4f57a8b3 Proxy media that aren't cached 2019-08-18 11:40:57 +02:00
Thomas Sileo
f3dc4995f1 Fix the media URL cache 2019-08-17 10:11:57 +02:00
Thomas Sileo
043e9a79dc Improve video caching 2019-08-15 16:08:52 +02:00
Thomas Sileo
49ffe3ab75 Finish support for multiple answers polls 2019-08-15 14:47:41 +02:00
Thomas Sileo
ed6e52d77d Remove unused imports 2019-08-13 23:23:38 +02:00
Thomas Sileo
c310dfba83 Fix cache for video and some cleanup 2019-08-13 23:15:17 +02:00
Thomas Sileo
cfced13e4a Fix template filter for videos 2019-08-11 15:21:20 +02:00
Thomas Sileo
35f9275456 Cache video 2019-08-11 14:58:09 +02:00
Thomas Sileo
5ea22edcb8 Cleanup and add a unique request ID 2019-08-05 22:40:24 +02:00
Thomas Sileo
a21121308f Big cleanup part 2 (#58)
* Cleanup little-boxes stuff

* Force html5lib for parsing OG data

* Bugfixes
2019-08-04 16:34:30 +02:00
Thomas Sileo
cc309ad649 Bugfix 2019-08-01 22:33:20 +02:00
Thomas Sileo
12c32b945f FormattingW 2019-07-30 22:13:43 +02:00
Thomas Sileo
0f5e35af97 Start big cleanup 2019-07-30 22:12:20 +02:00