Commit History

Author SHA1 Message Date
  default c6fc02efe8 Skip enqueue_output() to local users (already served by the local shared-inbox). 1 week ago
  default 066ce90449 Convert to lowercase when checking for followed hashtags. 1 week ago
  default 03b5954a02 Don't search for hashtags in non-public posts. 1 week ago
  default 7131a5c649 Always enqueue a message into the local shared-inbox. 1 week ago
  default 25e1f7f4d1 Started support for hashtag following. 1 week ago
  default ea0c128cf0 Accept 'Audio' as a valid entry type. 2 weeks ago
  default 05d6e41710 If an attachment includes an icon, show it. 2 weeks ago
  default 13d4fde316 Avoid adding repeated attachments. 2 weeks ago
  default 93bc87ecb6 New user variable show_contact_metrics. 1 month ago
  default a6e13e40da msg_collection() now includes an argument for totalItems. 1 month ago
  default 96576d2c5d On unfollow, also delete from the pending follow list. 1 month ago
  default 7287776fd1 New function pending_add(). 1 month ago
  default 35b35ec3af Return the 'manuallyApprovesFollowers' actor field according to user configuration. 1 month ago
  default c88d7e72f0 Minor tweak to new metadata. 1 month ago
  default 09d268495c The 'metadata' field in user.json is now a string instead of a dict. 1 month ago
  default 085caa7747 New function get_in_reply_to(). 1 month ago
  default 29caa37fd7 Allow underscores in hashtags. 1 month ago
  default eb6d3d0d0e Omit the 'image' field if there are any attachment. 2 months ago
  default a1231c1cd2 Don't notify 'Block' activities if the 'disable_block_notifications' server setting is true. 2 months ago
  Kirby 9ee991c36f Wrap user mention in post around span to ensure frontends do not display a link preview for it 2 months ago
  default 75911f5ce9 Call list_distribute() from timeline_request(). 2 months ago
  default bfb6c26f62 Added some checks. 2 months ago
  default 6ffc31cc42 After several tests, migration to Mastodon seems to work 🎉🥳. 3 months ago
  default 121df9cf0e In migrate_account(), always download the alias actor. 3 months ago
  default 107e7c0d29 Fixed emojis in the public profile. 3 months ago
  default 387964944a More migration work. 3 months ago
  default b7e78e6016 More hashtag regex improvements. 3 months ago
  default 25ff20cdae Add the apostrophe as another stop char for hashtags. 3 months ago
  default 56070513ae Added a warning to the 'migrate' command. 3 months ago
  default 2d2a685ec8 More migration work. 3 months ago