microblog.pub/templates
Thomas Sileo 1a7a02a221
Bugfixes by @cwt (#42)
* check for missing actor in stream item

* reply on my own status

* fix img exceed div

* check for "actor" key in item.meta before render

* force UTF-8 text encoding

* check if a is a dict or string

* check d object must be dict to get url or id

* json/atom/rss feed

* handle missing root_id

* fix newer-link hover

* fix older-link position

* quick hack to support peertube video

* enable IndieAuth endpoint

* fix 500 when remote follow
2019-02-24 21:04:09 +01:00
..
about.html Initial import 2018-05-18 20:41:41 +02:00
admin.html Tweak the admin, finish the pagination 2018-07-07 13:56:00 +02:00
authorize_remote_follow.html Fix CSRF for the remote follow (admin side) 2018-06-04 18:01:36 +02:00
followers.html Add the alternate link for all activitypub stuff in the templates 2018-07-10 23:19:00 +02:00
following.html Fix unfollow in the admin 2018-07-26 22:44:31 +02:00
header.html Tweak the admin layout 2018-07-25 00:11:23 +02:00
index.html Bugfixes by @cwt (#42) 2019-02-24 21:04:09 +01:00
indieauth_flow.html Initial import 2018-05-18 20:41:41 +02:00
layout.html Tweak the admin layout 2018-07-25 00:11:23 +02:00
liked.html More caching 2018-07-20 10:56:39 +02:00
login.html Tweak the login page 2018-07-15 21:25:09 +02:00
lookup.html Video support 2018-09-02 19:43:09 +02:00
new.html Allow to attach files from the admin UI when posting a note 2018-07-01 23:46:58 +02:00
note.html Add the alternate link for all activitypub stuff in the templates 2018-07-10 23:19:00 +02:00
note_debug.html Fix debug template 2018-07-26 23:04:20 +02:00
remote_follow.html Re-enable the remote follow 2018-06-04 17:59:38 +02:00
stream.html Bugfixes by @cwt (#42) 2019-02-24 21:04:09 +01:00
stream_debug.html Oops add missing template 2018-07-23 22:15:07 +02:00
tags.html Add the alternate link for all activitypub stuff in the templates 2018-07-10 23:19:00 +02:00
u2f.html Initial import 2018-05-18 20:41:41 +02:00
utils.html Bugfixes by @cwt (#42) 2019-02-24 21:04:09 +01:00