Commit History

Author SHA1 Message Date
  default a453c01f32 Some software return a list of icons instead of one, because why not. 1 year ago
  default adf0a13992 If an emoji in emojis.json is an URL to an image, it's stored in the tag list. 1 year ago
  default 2f4a881dd2 Added a tip to delete the attachment. 1 year ago
  default 0577051f44 Editing a post doesn't lose the attachment and its alt text. 1 year ago
  default 8f983d388a Tweaked HTML structure of the people page. 1 year ago
  default c12acc0cc9 Also hide Older... posts details if it's empty. 1 year ago
  default d50b039104 Set display to none for children details that are empty. 1 year ago
  default 7aa5250eb8 Backport from xs. 1 year ago
  default f485dbdaf0 Added actor refreshing via the user queue. 1 year ago
  default 91bb0615d9 Replaced most xs_dict_iter() with xs_dict_next(). 1 year ago
  default 093f4af282 Shortened the maximum conversation levels. 1 year ago
  default 7fe866d60d Returns empty anchors for hidden posts or muted actors. 1 year ago
  default d65951622e Fixed incorrect link to booster. 1 year ago
  default 1ac162ce43 Don't show the :shortname: as a title tag. 1 year ago
  Yonle 5a2ab086ae html.c: html_user_body: snac-property: Put &nbsp; (empty space) instead of <br> 1 year ago
  default d4364e80f7 Added *another argument* to html_timeline() to select where posts are taken from. 1 year ago
  default 69d33622d3 Reverted ae6aafeb881c075a49eddd834bcfc21e9fc63b18. 1 year ago
  default ae6aafeb88 In html_timeline(), always pick the msg from the global object storage. 1 year ago
  default 49b226a8e9 Started an instance page. 1 year ago
  default bc3c7dde33 More local -> read_only argument renamings. 1 year ago
  default b40e71c11c Added a page argument to html_timeline(). 1 year ago
  default 2b814287fd Renamed 'local' argument to 'read_only', as it was a bit confusing. 1 year ago
  default a3b9ef5b98 The link verification time is stored as a time_t. 1 year ago
  default d583a35d9e Enqueue a verify_links q_item in admin/user-setup. 1 year ago
  default e6de555f7d Added a 'verified link' title to them. 1 year ago
  default 263e239653 Moved verified links to its own json file. 1 year ago
  default b4208bfec9 Renamed validated_metadata to validated_links. 1 year ago
  default d106f86a67 Show validation checks and rel=me in links in the public page. 1 year ago
  default 43e3a0fdda Added some experimental code to hide follower-only failed replies. 1 year ago
  default 0930ce726f New function is_msg_from_private_user(). 1 year ago