bdfad844d7
Also adds a parameter to `md_to_html` to only render inline elements (so that we don't have titles or images in blog descriptions). And moves the delete button for the blog on the edition page. I still have to update the SQLite migration once others PRs with migrations will be merged. Also, there will be a problem when you edit a blog while not owning its banner or icon: when validating they will be reset to their default values… I don't see a good solution to this until we have a better way to handle uploads with Rocket (the same is probably happening for articles btw). And the icon/banner are not federated yet, I don't know if I should add it to this PR or if it can come after? ![image](https://user-images.githubusercontent.com/16254623/53894510-7d853300-4030-11e9-8a2c-f5c0b0c7f512.png) ![image](https://user-images.githubusercontent.com/16254623/53894539-8b3ab880-4030-11e9-8113-685a27be8d7c.png) Fixes #453 Fixes #454 |
||
---|---|---|
.. | ||
2018-04-22-093322_create_instances | ||
2018-04-22-151330_create_user | ||
2018-04-23-101717_create_blogs | ||
2018-04-23-111655_create_blog_authors | ||
2018-04-23-132822_create_posts | ||
2018-04-23-142746_create_post_authors | ||
2018-04-30-170445_timestamps | ||
2018-05-01-124607_create_follow | ||
2018-05-01-165325_add_ap_url | ||
2018-05-02-113930_drop_instance_local_domain | ||
2018-05-03-163427_user_add_keys | ||
2018-05-03-182555_blogs_add_keys | ||
2018-05-09-192013_create_comments | ||
2018-05-10-101553_posts_add_ap_url | ||
2018-05-10-154336_create_likes | ||
2018-05-12-213456_likes_add_ap_url | ||
2018-05-13-122311_create_notifications | ||
2018-05-13-175144_users_add_shared_inbox | ||
2018-05-19-091428_create_reshares | ||
2018-05-24-100613_add_notifications_creation_date | ||
2018-06-17-200302_notification_add_data | ||
2018-06-20-175532_create_mentions | ||
2018-06-20-194538_add_mentions_ap_url | ||
2018-07-25-165754_refactor_notifications | ||
2018-07-27-102221_user_add_followers_endpoint | ||
2018-07-27-125558_instance_customization | ||
2018-07-27-194816_instance_description_html | ||
2018-09-02-111458_create_medias | ||
2018-09-02-123623_medias_owner_id | ||
2018-09-03-102510_users_add_avatar | ||
2018-09-03-170848_user_add_last_fetched_date | ||
2018-09-04-103017_follows_add_ap_url | ||
2018-09-04-104828_posts_add_subtitle | ||
2018-09-05-174106_create_tags | ||
2018-09-06-182637_posts_add_source | ||
2018-09-07-212003_fix_avatar_deletion | ||
2018-10-06-161151_change_default_license | ||
2018-10-19-165407_create_apps | ||
2018-10-20-164036_fix_hastag_typo | ||
2018-10-21-163227_create_api_token | ||
2018-10-30-151529_add_post_cover | ||
2018-12-08-175515_constraints | ||
2018-12-17-180104_mention_no_ap_url | ||
2018-12-17-221135_comment_visibility | ||
2018-12-25-164502_media-cover-deletion | ||
2019-03-05-082814_add_fqn | ||
2019-03-06-115158_blog_images | ||
2019-03-16-143637_summary-md | ||
00000000000000_diesel_initial_setup |