James Walker
|
1cf08c7ad7
|
MagicEnvelope::parse shouldn't be called statically
|
2010-02-26 17:09:50 -05:00 |
|
James Walker
|
e4c462570f
|
move salmon posting to send application/magic-envelope+xml per http://salmon-protocol.googlecode.com/svn/trunk/draft-panzer-salmon-00.html#RPF
|
2010-02-26 15:39:58 -05:00 |
|
Brion Vibber
|
93507a1927
|
OStatus: handle update-profile Salmon pings
|
2010-02-24 23:28:01 +00:00 |
|
Brion Vibber
|
584b87cfe5
|
OStatus: consolidate the low-level notice save code between Salmon and PuSH input paths. Validation etc remains at higher levels.
|
2010-02-24 01:09:52 +00:00 |
|
Brion Vibber
|
06f155c02d
|
OStatus: initial hookup of remote group membership (notice delivery not yet working quite right)
- added a temp config var to disable salmon magic signatures until they're working consistently
|
2010-02-22 12:13:57 -08:00 |
|
James Walker
|
2f65fa646a
|
wiring in magicsig
|
2010-02-22 09:05:52 -05:00 |
|
Evan Prodromou
|
891e002883
|
don't calculate replies for remote notices
|
2010-02-21 23:56:48 -05:00 |
|
Evan Prodromou
|
48839a1fcf
|
change erroneous common_sql_time() to common_sql_date()
|
2010-02-21 23:19:29 -05:00 |
|
Evan Prodromou
|
e39e6cdcc5
|
was using HTMLPurifier::purify() as a static method, which it is not
|
2010-02-21 23:16:42 -05:00 |
|
Evan Prodromou
|
aab7ce70dc
|
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
|
2010-02-21 23:08:01 -05:00 |
|
Evan Prodromou
|
17c329ba89
|
add HTMLPurifier config
|
2010-02-21 23:07:46 -05:00 |
|
Brion Vibber
|
5207783765
|
OStatus: record source profile & saving method in ostatus_source table; this allows us to distinguish posts that have come through an unverified group feed
|
2010-02-21 19:52:53 -08:00 |
|
Evan Prodromou
|
4209082677
|
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
|
2010-02-21 14:18:16 -05:00 |
|
Evan Prodromou
|
ad3406a919
|
use Ostatus_profile::ensureActivityObjectProfile() in SalmonAction::ensureProfile()
|
2010-02-21 14:17:37 -05:00 |
|
Brion Vibber
|
588fe5d603
|
OStatus: debug aid - log the received Salmon post when it can't be parsed properly as an <atom:entry>
|
2010-02-21 10:48:48 -08:00 |
|
Evan Prodromou
|
09e2d181be
|
remove unused profile code from salmonaction
|
2010-02-21 12:54:52 -05:00 |
|
Evan Prodromou
|
6169d8a877
|
saving notices in salmon actions
|
2010-02-21 09:16:27 -05:00 |
|
Brion Vibber
|
145a19954f
|
OStatus: Salmon favorite & unfavorite events now handled
|
2010-02-20 16:45:30 -08:00 |
|
Evan Prodromou
|
2df3bbc80b
|
Move some salmon processing to a superclass
Moved some salmon processing to a superclass so we could handle group
salmon posts, too.
|
2010-02-20 11:12:43 -05:00 |
|