1
1
Fork 0
mirror of https://github.com/jointakahe/takahe.git synced 2025-01-23 20:58:07 +00:00
Commit graph

9 commits

Author SHA1 Message Date
Andrew Godwin
8f57aa5f37
UI/Domains Refactor
Redoes the UI to remove timelines, promote domains, and a lot of other things to support the refactor.
2023-05-03 22:42:37 -06:00
Corry Haines
b53504fe64
Basic OpenGraph support ()
Creates an OpenGraph template include in base.html including the basic tags expected on all pages.

Then allows any page to add additional expected tags via `context`.

Currently, profiles and posts are enriched to show complete opengraph metadata, and render correctly in Discord.

Note: This does not show posts in Slack like Twitter/Mastodon do. I believe this is due to Slack preferring oembed when present, which is a mastodon API endpoint we may need to create at some point.
2022-12-26 10:39:33 -07:00
Andrew Godwin
9067caf9a3 Add expanded post context
Fixes 
2022-12-20 09:59:06 +00:00
Michael Manfre
af3142ac3a
Basic Emoji suppport () 2022-12-15 00:50:54 -07:00
Andrew Godwin
4420507f62 Show parent post on individual page 2022-11-28 22:34:03 -07:00
Andrew Godwin
c76c72fc81 Don't link originals for replies 2022-11-27 15:40:17 -07:00
Andrew Godwin
3217569df5 Link to post pages and show replies there
Fixes , 
2022-11-27 12:37:52 -07:00
Andrew Godwin
0851fbd1ec Add search and better notifications 2022-11-17 15:10:09 -07:00
Andrew Godwin
20e63023bb Get outbound likes/boosts and their undos working 2022-11-15 15:30:32 -07:00