microblog.pub/utils
hiromi-mi ba95d6bdf9 Create config/local_actor_hash if not exists
After I change my profile in `config/me.yml` and start microblog.pub
again, remote instances is not sometimes be updated the profile.
This is probably because `config/local_actor_hash` is not created, and
`is_actor_updated()` always returns `False`.
2020-02-28 01:17:54 +09:00
..
__init__.py Bugfixes and notifications improvements 2019-07-29 22:20:13 +02:00
blacklist.py Cleanup and add a unique request ID 2019-08-05 22:40:24 +02:00
emojis.py Fix emoji loading 2019-08-24 11:08:19 +02:00
highlight.py Fix internal profile page links 2019-09-01 10:48:17 +02:00
key.py Use latest little-boxes 2019-04-17 23:33:15 +02:00
local_actor_cache.py Create config/local_actor_hash if not exists 2020-02-28 01:17:54 +09:00
lookup.py Enable Webmentions for public posts 2019-09-08 12:09:34 +02:00
media.py Remove unused import 2019-08-21 07:40:26 +02:00
migrations.py Lot of migration work (better normalization), and more visibility work 2019-07-14 23:57:23 +02:00
nodeinfo.py Tweak reply processing 2019-08-17 18:38:15 +02:00
opengraph.py Fix OG parsing 2019-08-17 21:32:52 +02:00
template_filters.py Blacken files 2020-01-22 20:42:42 +01:00
webmentions.py Enable Webmentions for public posts 2019-09-08 12:09:34 +02:00