Commit History

Author SHA1 Message Date
  default 5702e2592f Made descs a bit longer. 2 years ago
  default c33fa82755 If it's a one-post-only page, show the post content instead of the bio. 2 years ago
  default 89b64de531 Some og:description tweaks. 2 years ago
  default 7efa3ce519 Added a navigation footer (i.e., an optional "More..." link) to the notification page. 2 years ago
  default 4e35b4b865 Added paging to notify_list(), and use it in the notifications page. 2 years ago
  default 729ad476f0 notify_list() no longer has a new_only argument. 2 years ago
  default 823cb05fe5 Don't serve a cached admin page if it's older than the server start time. 2 years ago
  default 74ce67a631 In build_mentions(), avoid adding a user handle more than once. 2 years ago
  default 2e72a6215e New field in 'New Post...' to include an inReplyTo URL. 2 years ago
  default 5563a41ed0 Added the date to each notification. 2 years ago
  default d839654ccb Moved the favicon link out of the CSS loop. 2 years ago
  Florian Paul Azim Hoberg fe892622d3 feature(favicon): Add favicon support (#107) 2 years ago
  default 5b3a2fbd88 Use get_attachments() in html_entry(). 2 years ago
  default 0b08649a0d Added a fix to also show the mutual emoji in the people page. 2 years ago
  default 1affef47b4 Moved the mutual and bot emojis after the link, where they belong. 2 years ago
  default 928eeecba2 Show a handshake emoji for mutual relations (following + follower). 2 years ago
  default 5e7c2257c8 Do a very basic conversion of content if it's markdown. 2 years ago
  default 65040b65a3 New function get_atto(), to get the attributedTo field. 2 years ago
  default 1aff468a55 Deleted breakpoint. 2 years ago
  default 54fff003f1 Fixed bad actor value in the button bar for Peertube videos. 2 years ago
  default f162c07791 Added some support for Peertube videos. 2 years ago
  Stefano Marinelli 2af9481837 Added support for ntfy notifications. You can configure either a self-hosted server or use the official ntfy.sh, and you have the option to use a private token to protect access and topics. 2 years ago
  default 2218889b43 In the people page, followers and following lists are foldable. 2 years ago
  default 755d997fb1 Updated copyright year. 2 years ago
  default 7c2e2902cc The actor link is now an anchored link to the people page for connected users. 2 years ago
  default ae8f5560e4 Really do what is described in previous commit. 2 years ago
  default 4fe99ed722 Don't create a link to the people page from the public one. 2 years ago
  default 92c27a3038 The "boosted" link in html_entry() points to the user in the people page. 2 years ago
  default d9ca841cc9 Don't wrap the content in <p></p>; just add a final <p>. 2 years ago
  default dd51da30d8 Correctly insert polls and attachments inside CW. 2 years ago