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
/
UserFlag
/
UserFlagPlugin.php
Age
Commit message (
Expand
)
Author
2009-11-17
Added li for entity_flag
Sarven Capadisli
2009-11-17
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-11-16
Fix for PHP spewing notices from commit a373d07ae00b878f47970f2e4a7d86c6ec3a65cf
Brion Vibber
2009-11-16
Allow plugin DB_DataObject classes to not have to use the .ini file by overri...
Craig Andrews
2009-11-16
try to return to the correct page from FlagProfileForm
Evan Prodromou
2009-11-11
Added XHR for form_entity_flag
Sarven Capadisli
2009-11-09
shorten flag notification and include a class
Evan Prodromou
2009-11-08
Fixed Flagged for review view
Sarven Capadisli
2009-11-08
Fixed alignment for entity action anchors and responses
Sarven Capadisli
2009-11-07
fixup database interface and correct the flagged notice
Evan Prodromou
2009-11-07
make sure UserFlagPlugin works without Profile_flag
Evan Prodromou
2009-11-07
Simply flag a profile for review
Evan Prodromou
2009-11-01
insert profile flags more or less correctly
Evan Prodromou
2009-11-01
show profile flag form when showing profile list or profile page
Evan Prodromou
2009-11-01
make sure tables are created correctly
Evan Prodromou
2009-10-13
outline for plugin
Evan Prodromou