Commit History

Author SHA1 Message Date
  default 085caa7747 New function get_in_reply_to(). 2 days ago
  default f2213021c4 Minor tweak to proxy code (some URLs were not correctly formed). 6 days ago
  default 19b9998f8c The proxy token seed is created on startup and never stored. 1 week ago
  default af92863ebb Added new proxy authorization by token. 1 week ago
  default 33375aca90 Fixed possible crash in proxy code. 1 week ago
  default a657274d4e In the RSS description, don't convert the bio from Markdown. 1 week ago
  default d9b94a556a RSS feeds are now 2.0 instead of 0.91. 1 week ago
  default b2555fb6b9 Merge branch 'master' of comam.es:git/snac2 1 week ago
  default 585adead38 Fixed some URLs that should not be proxied. 1 week ago
  default c7e8f3783b Moved make_url() to data.c. 1 week ago
  default 3e9222c049 Fixed 'strict_public_timelines' being applied to the private timeline. 1 week ago
  default a6bf1ee0d0 Use the raw_path for proxying (as some media may include ? arguments). 1 week ago
  default e4e58d2222 Don't proxy our own URLs. 1 week ago
  default 7dc42f5b3b Propagate the caching headers. 1 week ago
  default eb6d3d0d0e Omit the 'image' field if there are any attachment. 1 week ago
  default 0f8ade8c60 Propagate 'last-modified' and 'etag' fields while proxying. 1 week ago
  default 916dc76332 Also use the proxy in replace_shortnames(). 1 week ago
  default 3313dc8df5 Changed make_url(). 1 week ago
  default 484dd127d6 More proxy_media work. 1 week ago
  default 80a084e721 New function make_url(), that takes 'proxy_media' into account. 1 week ago
  default 8d06540d43 New server variable 'strict_public_timelines'. 2 weeks ago
  default 6a7881ec85 Set some HTML url fields to be type 'url'. 3 weeks ago
  default 1548fb0ff8 Save the 'collapse_threads' from the web UI. 3 weeks ago
  default bf6dd8016f Show the collapse_threads field in the user settings. 3 weeks ago
  default a80ba1c538 Use the 'collapse_threads' field from user.json. 3 weeks ago
  default 59142795e7 Some work towards collapsing threads by default. 3 weeks ago
  default a0fc1b38eb Fixed crash. 3 weeks ago
  default ebd8b6137f Skip all repeated attachments, not only images. 3 weeks ago
  default 4563b9c2f5 If an attached image URL is already in the post content, don't show it. 3 weeks ago
  default d031437a6e In notifications, show the emoji of the EmojiReact. 3 weeks ago