Commit History

Author SHA1 Message Date
  default 291f251ced Added mastoapi follow. 1 year ago
  default 5b93e9069e Added mastoapi code for account search. 1 year ago
  default 81100cb825 Posts can now be sent (still no images). 1 year ago
  default bd21d144de New function timeline_touch(). 1 year ago
  default a050be9107 Don't show the full tree in notifications. 1 year ago
  default bcde97c2d5 New function notify_add(). 1 year ago
  default 2d5d63554c Started working on a notification list. 1 year ago
  default 79224ca2b5 New function mastodon_status(). 1 year ago
  default 5d26f31a8a Fixed overzealous rejection of Announces. 1 year ago
  default 976083bf87 Some log tweaks. 1 year ago
  default c83b601f90 In is_msg_public(), also look at 'Announce' messages. 1 year ago
  default 21e562cfbd Inbox collection can be disabled from the config file. 1 year ago
  default 985bb474ba Enable back inbox recollection. 1 year ago
  default 71394774f4 Disabled inbox recollection temporarily (for global re push). 1 year ago
  default 35995d03be Reject messages not for me. 1 year ago
  default 23177e9395 is_msg_for_me() also accepts msgs where a followed is cc'ed. 1 year ago
  default 946c29773a Some improvements to is_msg_for_me(). 1 year ago
  default b032e3d522 Fixed is_msg_for_me(). 1 year ago
  default e3e45b7c98 New function is_msg_for_me(). 1 year ago
  default 60f77b6cad msg_update() sends copies the 'to' and 'cc' fields in notes. 1 year ago
  default 751211684f Don't send public admirations of non-public messages. 1 year ago
  default 79ea0bf4ab Reject MUTEd actor messages ASAP with a 403 status. 1 year ago
  default 45f490286a Send to collected inboxes AFTER sending to explicit recipients. 1 year ago
  default 8451d66601 Log the user-agent when serving the actor. 1 year ago
  default 1ca94dab67 Added user-agent in non-signed http connections. 1 year ago
  default 5036cb5e11 Connection jobs are treated as urgent. 1 year ago
  default e705e5c3ed Show a bigger piece of a connection error. 1 year ago
  default 4773d6c64c Output to the shared inboxes only the public messages. 1 year ago
  default d53d9af2be Enqueue messages to the collected inboxes first. 1 year ago
  default 29b12498dd Simplified is_msg_public(). 1 year ago