index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
OStatus
/
actions
/
usersalmon.php
Age
Commit message (
Expand
)
Author
2010-09-19
* i18n/L10n update
Siebrand Mazeland
2010-09-01
Revert "debugging replyToID"
Evan Prodromou
2010-09-01
debugging replyToID
Evan Prodromou
2010-09-01
Correctly check for user's id in replies in user salmon post
Evan Prodromou
2010-09-01
send a salmon slap to mentioned person when we reply to a notice
Evan Prodromou
2010-08-13
fix use of activity rather than act in salmonaction subclasses, too
Evan Prodromou
2010-03-24
Look for the first object in the Activity
Zach Copley
2010-03-22
Some initial media parsing
Zach Copley
2010-03-13
allow profile_url to be used in ostatus:attention
James Walker
2010-02-21
some info code for usersalmon.php
Evan Prodromou
2010-02-21
don't save Notices that already exist in Salmon
Evan Prodromou
2010-02-21
Add error info for missing URI in attention
Evan Prodromou
2010-02-21
reversed in_array() arguments in UsersalmonAction
Evan Prodromou
2010-02-21
Save posted notices in usersalmon
Evan Prodromou
2010-02-20
Subscription::start() should be enough, right?
Evan Prodromou
2010-02-20
OStatus: Salmon favorite & unfavorite events now handled
Brion Vibber
2010-02-20
OStatus: fix regressions in plugin & usersalmon action. Sub/unsub notificatio...
Brion Vibber
2010-02-20
Move some salmon processing to a superclass
Evan Prodromou