Commit History

Author SHA1 Message Date
  default 8ea199a996 The list of bookmarked posts also work. 3 months ago
  default 5358136132 Show bookmarked posts with an emoji. 3 months ago
  default 9a67b19a7c Simplified pinning functions. 3 months ago
  default 3ff7e6233f Adding to and object cache always create the cache directory. 3 months ago
  default 9a730ffc68 New function object_user_cache_fn(). 3 months ago
  default e6483368d0 Fixed typo. 4 months ago
  default 1370d6b64e Searches are now case-insensitive for all alphabets. 4 months ago
  default 3dbeee863e Minor search improvement. 4 months ago
  default 382ff03349 content_search() also search into alt-text from attachments. 4 months ago
  default 35503ed2b4 mastoapi: also use mastoapi_timeline() with lists. 4 months ago
  default f5332ec016 Added some functions that return index filenames. 4 months ago
  default b856664663 Tweaked unveil() / pledge() to deal with UNIX sockets. 4 months ago
  default 1001744ddb Notify objects include the original message. 4 months ago
  default de628c5f33 Use MD5_HEX_SIZE in more places. 5 months ago
  default c06132579c New constant MD5_HEX_SIZE. 5 months ago
  default 5921ec57f6 Reimplemented index_list_desc() by way of index_desc_first() and index_desc_next(). 5 months ago
  default 78f383f025 New functions index_desc_first() and index_desc_next() (unused). 5 months ago
  default 6e8adc86d0 mastoapi: Added missing field in list creation. 6 months ago
  Louis Brauer 3fb0a0acf0 mastoapi: fix create list response & duplicate actor adding 6 months ago
  default 9a1fc7980c Avoid unnecessary calls to verify links. 6 months ago
  default 6d29cfd63d Don't propagate the user change after dismissing the announcement. 6 months ago
  Louis Brauer c3bcb2bd3b Implement instance announcements 6 months ago
  Louis Brauer 81cf309e4d Implement Mastodon PATCH endpoint for account profile updates 6 months ago
  Louis Brauer 0e21d35e80 Use enum instead of numeric status codes for HTTP statuses 7 months ago
  default a787c818b2 Added links to the lists in html_timeline(). 7 months ago
  default fcead8ea96 Also delete the list .idx.bak. 7 months ago
  default 8cf7559a7e Added more const. 7 months ago
  default 8fd070bb9a Fixed warning. 7 months ago
  default 4777fc86cb Added const everywhere. 7 months ago
  default e7fa6d9920 Skip hidden posts in content_search(). 7 months ago