Commit History

Author SHA1 Message Date
  default 2caeb550b9 Added support for the 'Page' ActivityPub object. 3 years ago
  default 76e1608069 Fixed memory leaks. 3 years ago
  Yonle 2d584d219a html.c: Also encode html characters in admin page 3 years ago
  default a0e813db0a Fixed HTML re-encoding in the user bio. 3 years ago
  default 158b360181 When sanitize() is called, encode_html() is no longer needed. 3 years ago
  default 28a91ab732 Added new CSS classes snac-embedded-video and snac-embedded-audio. 3 years ago
  default a18c719298 Fixed crash. 3 years ago
  default 1c5a689457 Fixed some memory leaks. 3 years ago
  Yonle 63741cb66a html.c: Escape XML characters & View unknown type attachment link 3 years ago
  default 0dd570dcad Pinned posts also appear in the public timeline. 3 years ago
  default eef3c419dd Posts can be pinned/unpinned from the web interface. 3 years ago
  default 57ba1d575f Pinned posts appear at the top of the public timeline. 3 years ago
  default 38ee86f81e Also call process_tags() when in the public timeline's bio. 3 years ago
  default 8a392233d2 The content warning check and description is propagated from the replied message. 3 years ago
  default 339fe5edc5 Also fill the sensitive content fields in the edit dialog. 3 years ago
  default b55dbf13e4 The sensitive content can have a description. 3 years ago
  default 78b468f013 More unfollow notification tweaks. 3 years ago
  default 7db4de872d Also show unfollows in the notification area. 3 years ago
  default d343b40ee5 Added HTTP caching to static data. 3 years ago
  default b5495ab40b Fixed footer link. 3 years ago
  default c423cc7425 Added CSS classes to notification and people pages. 3 years ago
  default e64471b7e4 Added class snac-post-header to the people list. 3 years ago
  default f4c7f4b9d7 Added a new snac-post-header CSS class. 3 years ago
  default 4b1f060be8 Add a pin emoji to pinned posts. 3 years ago
  default bd81708d56 New CSS class snac-post-header, that wraps the avatar + name + link of a post. 3 years ago
  default e9711f94d0 Skip leading zeros en poll closing time. 3 years ago
  default 3047f6220b For polls, shows a 'Closes in d:h:m:s' string. 3 years ago
  default 1c6cc98f07 Also break the og:description in the first period in the bio. 3 years ago
  default 983f137108 Added autocomplete=off to all forms. 3 years ago
  default b2598ca307 If the user style.css does not exist, return the server-wide version. 3 years ago