コミット履歴

作者 SHA1 メッセージ 日付
  Miguel Dantas 0030fe3aeb [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 5 年 前
  Miguel Dantas aaabf82eff [CORE][QUEUE] Error checking and type declaration on handling notice queue events 5 年 前
  Mikael Nordfeldth f4d6710a0f Change mentions of PuSH to WebSub 7 年 前
  Mikael Nordfeldth 2759c3f0db Debugging output in OStatus for easier reading+greping 8 年 前
  Mikael Nordfeldth 8c6d0759c7 If upgraded from http to https, keep hubsub->topic up to date too (thanks hannes2peer) 8 年 前
  Mikael Nordfeldth 2b67b53112 In very specific circumstances we can bulkDistribute 0 notices 9 年 前
  Mikael Nordfeldth 42dff2742a Put salmon slaps in queues before pushing user Atom feed 9 年 前
  Mikael Nordfeldth 4e0ed61f7c OStatus queue handler uses Notice->getAttentionProfiles() 9 年 前
  Joshua Judson Rosen 44f7ad612a Correctly distribute notices from remote posters through local groups to remote group-members via OStatus. 12 年 前
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 年 前
  Evan Prodromou dbb7324b25 test for missing profile in ostatus queue handler 13 年 前
  Evan Prodromou da4ba6a5a9 reinstate lost replies code in OStatusQueueHandler 13 年 前
  Shashi Gowda c335db4bbc OStatus support for people tags 13 年 前
  Brion Vibber 69b13cb279 Normalize execution guards on OStatus php files; mostly helps cut down on annoying 'class not found' errors when something spiders the dirs. :P 14 年 前
  Siebrand Mazeland 5a6f616206 * i18n/L10n update 14 年 前
  Siebrand Mazeland 1bfbe9badf * i18n/L10n updates and FIXMEs added 14 年 前
  Evan Prodromou c82b1cda82 send a salmon slap to mentioned person when we reply to a notice 14 年 前
  Brion Vibber 41e9dba729 OStatus plugin: Rolling batch queueing for PuSH output to >50 subscribing sites. Keeps latency down for other things enqueued while we work... 14 年 前
  Brion Vibber 9fadf8da11 Put all required field setup into AtomUserNoticeFeed and AtomGroupNoticeFeed, consolidating some code. (RSS feeds pulling title, logo etc from the Atom data structure so we don't dupe it.) 14 年 前
  James Walker 223ebc765c move signing to take a local actor profile and use local keys 14 年 前
  Brion Vibber c36bdc1ba5 - break OMB profile update pings to a background queue 14 年 前
  Brion Vibber 2e58802cc9 OStatus: fix group delivery, send reply/group Salmon pings from background. 14 年 前