Commit History

Author SHA1 Message Date
  default 1ac162ce43 Don't show the :shortname: as a title tag. 9 months ago
  Yonle 5a2ab086ae html.c: html_user_body: snac-property: Put &nbsp; (empty space) instead of <br> 9 months ago
  default d4364e80f7 Added *another argument* to html_timeline() to select where posts are taken from. 9 months ago
  default 69d33622d3 Reverted ae6aafeb881c075a49eddd834bcfc21e9fc63b18. 9 months ago
  default ae6aafeb88 In html_timeline(), always pick the msg from the global object storage. 9 months ago
  default 49b226a8e9 Started an instance page. 9 months ago
  default bc3c7dde33 More local -> read_only argument renamings. 9 months ago
  default b40e71c11c Added a page argument to html_timeline(). 9 months ago
  default 2b814287fd Renamed 'local' argument to 'read_only', as it was a bit confusing. 9 months ago
  default a3b9ef5b98 The link verification time is stored as a time_t. 9 months ago
  default d583a35d9e Enqueue a verify_links q_item in admin/user-setup. 9 months ago
  default e6de555f7d Added a 'verified link' title to them. 9 months ago
  default 263e239653 Moved verified links to its own json file. 9 months ago
  default b4208bfec9 Renamed validated_metadata to validated_links. 9 months ago
  default d106f86a67 Show validation checks and rel=me in links in the public page. 9 months ago
  default 43e3a0fdda Added some experimental code to hide follower-only failed replies. 9 months ago
  default 0930ce726f New function is_msg_from_private_user(). 9 months ago
  default 5702e2592f Made descs a bit longer. 9 months ago
  default c33fa82755 If it's a one-post-only page, show the post content instead of the bio. 9 months ago
  default 89b64de531 Some og:description tweaks. 9 months ago
  default 7efa3ce519 Added a navigation footer (i.e., an optional "More..." link) to the notification page. 9 months ago
  default 4e35b4b865 Added paging to notify_list(), and use it in the notifications page. 9 months ago
  default 729ad476f0 notify_list() no longer has a new_only argument. 9 months ago
  default 823cb05fe5 Don't serve a cached admin page if it's older than the server start time. 9 months ago
  default 74ce67a631 In build_mentions(), avoid adding a user handle more than once. 9 months ago
  default 2e72a6215e New field in 'New Post...' to include an inReplyTo URL. 10 months ago
  default 5563a41ed0 Added the date to each notification. 10 months ago
  default d839654ccb Moved the favicon link out of the CSS loop. 10 months ago
  Florian Paul Azim Hoberg fe892622d3 feature(favicon): Add favicon support (#107) 10 months ago
  default 5b3a2fbd88 Use get_attachments() in html_entry(). 10 months ago