Miguel Dantas
|
0030fe3aeb
[REFACTOR] Added explicit return type to all instances of QueueHandler::handle
|
5 tahun lalu |
Miguel Dantas
|
aaabf82eff
[CORE][QUEUE] Error checking and type declaration on handling notice queue events
|
5 tahun lalu |
Mikael Nordfeldth
|
f4d6710a0f
Change mentions of PuSH to WebSub
|
7 tahun lalu |
Mikael Nordfeldth
|
2759c3f0db
Debugging output in OStatus for easier reading+greping
|
8 tahun lalu |
Mikael Nordfeldth
|
8c6d0759c7
If upgraded from http to https, keep hubsub->topic up to date too (thanks hannes2peer)
|
8 tahun lalu |
Mikael Nordfeldth
|
2b67b53112
In very specific circumstances we can bulkDistribute 0 notices
|
8 tahun lalu |
Mikael Nordfeldth
|
42dff2742a
Put salmon slaps in queues before pushing user Atom feed
|
8 tahun lalu |
Mikael Nordfeldth
|
4e0ed61f7c
OStatus queue handler uses Notice->getAttentionProfiles()
|
8 tahun lalu |
Joshua Judson Rosen
|
44f7ad612a
Correctly distribute notices from remote posters through local groups to remote group-members via OStatus.
|
12 tahun lalu |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 tahun lalu |
Evan Prodromou
|
dbb7324b25
test for missing profile in ostatus queue handler
|
13 tahun lalu |
Evan Prodromou
|
da4ba6a5a9
reinstate lost replies code in OStatusQueueHandler
|
13 tahun lalu |
Shashi Gowda
|
c335db4bbc
OStatus support for people tags
|
13 tahun lalu |
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 tahun lalu |
Siebrand Mazeland
|
5a6f616206
* i18n/L10n update
|
14 tahun lalu |
Siebrand Mazeland
|
1bfbe9badf
* i18n/L10n updates and FIXMEs added
|
14 tahun lalu |
Evan Prodromou
|
c82b1cda82
send a salmon slap to mentioned person when we reply to a notice
|
14 tahun lalu |
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 tahun lalu |
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 tahun lalu |
James Walker
|
223ebc765c
move signing to take a local actor profile and use local keys
|
14 tahun lalu |
Brion Vibber
|
c36bdc1ba5
- break OMB profile update pings to a background queue
|
14 tahun lalu |
Brion Vibber
|
2e58802cc9
OStatus: fix group delivery, send reply/group Salmon pings from background.
|
14 tahun lalu |