Commit History

Author SHA1 Message Date
  poesty e65760a349 Merge pull request 'master' (#1) from grunfink/snac2:master into master 1 year ago
  poesty 7d3a909598 Fixed webfinger and curl issues 1 year ago
  default d3a36218a6 Implemented 'Ping' and 'Pong' activities. 1 year ago
  default 980a8d524f Fixed more warnings. 1 year ago
  default 185aac2387 Added -Wextra to C flags. 1 year ago
  default 753eadfd17 Added some const here and there. 1 year ago
  default 511f5062b7 Deleted real unused parameters. 1 year ago
  default 21fa6c7904 Strip the query string in msg_follow(). 1 year ago
  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