Unchanged: Parent: [[Home brew blog]] | | Unchanged: Parent: [[Home brew blog]] |
Unchanged: - login system | | Unchanged: - login system |
Unchanged: - inline posting/editing | | Unchanged: - inline posting/editing |
Unchanged: - inline delete posts (admin) | | Unchanged: - inline delete posts (admin) |
Unchanged: - post drafts | | Unchanged: - post drafts |
Unchanged: - inline comment sections, toggle each section | | Unchanged: - inline comment sections, toggle each section |
Unchanged: - inline delete comments (admin) | | Unchanged: - inline delete comments (admin) |
Unchanged: - return to post after comment/delete comment | | Unchanged: - return to post after comment/delete comment |
Unchanged: - comment icon changed when "has comment" | | Unchanged: - comment icon changed when "has comment" |
Unchanged: - live & daily RSS feeds | | Unchanged: - live & daily RSS feeds |
Unchanged: - content filters | | Unchanged: - content filters |
Unchanged: - linked hashtags | | Unchanged: - linked hashtags |
Unchanged: - internal & external links | | Unchanged: - internal & external links |
Unchanged: - underline | | Unchanged: - underline |
Unchanged: - strikethrough | | Unchanged: - strikethrough |
Unchanged: - highlight | | Unchanged: - highlight |
Unchanged: - details/summary tags | | Unchanged: - details/summary tags |
| | Added: - audio |
Unchanged: - video | | Unchanged: - video |
Unchanged: - likes & replies (webmentions) | | Unchanged: - likes & replies (webmentions) |
Unchanged: - linked hashtags (to search) | | Unchanged: - linked hashtags (to search) |
Unchanged: - search page with pagination | | Unchanged: - search page with pagination |
Unchanged: - MarkdownExtra support | | Unchanged: - MarkdownExtra support |
Unchanged: - Bigfoot footnotes | | Unchanged: - Bigfoot footnotes |
Unchanged: - fragmentation support | | Unchanged: - fragmentation support |
Unchanged: - bi-directional fragmention links | | Unchanged: - bi-directional fragmention links |
Unchanged: - send webmentions | | Unchanged: - send webmentions |
Unchanged: - receive webmentions - endpoint created | | Unchanged: - receive webmentions - endpoint created |
Unchanged: - convert mentions to comments based on type | | Unchanged: - convert mentions to comments based on type |
Unchanged: - webmention avatars - default if img link broken, monogram if no img | | Unchanged: - webmention avatars - default if img link broken, monogram if no img |
Unchanged: - if normal comment try favicon from URL and revert if none | | Unchanged: - if normal comment try favicon from URL and revert if none |
Unchanged: - Journal streak count (from WordPress site) | | Unchanged: - Journal streak count (from WordPress site) |
Unchanged: #### security | | Unchanged: #### security |
Unchanged: - everything using prepared MySQL statements | | Unchanged: - everything using prepared MySQL statements |
Unchanged: - multiple MySQL users with different, explicit, limited permissions | | Unchanged: - multiple MySQL users with different, explicit, limited permissions |
Unchanged: - direct run prevention on include files | | Unchanged: - direct run prevention on include files |
Unchanged: - single session login - logging in elsewhere stops existing session working | | Unchanged: - single session login - logging in elsewhere stops existing session working |
Unchanged: - now uses PHP sessions and random hashed auth string | | Unchanged: - now uses PHP sessions and random hashed auth string |