index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
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
Age
Commit message (
Expand
)
Author
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-16
make profile flag actions work like other profile actions
Evan Prodromou
2009-11-16
use return-to method for adminprofileflag
Evan Prodromou
2009-11-16
start showing actions for flagged profiles
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-09
Added flag icon for UserFlag plugin
Sarven Capadisli
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 key definition for User_flag_profile
Evan Prodromou
2009-11-07
fixup database interface and correct the flagged notice
Evan Prodromou
2009-11-07
make sure FlagprofileAction without Profile_flag
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
move action files to the right place
Evan Prodromou
2009-11-01
show profile flag form when showing profile list or profile page
Evan Prodromou
2009-11-01
profile flag form
Evan Prodromou
2009-11-01
add data definitions to user flag classes
Evan Prodromou
2009-11-01
update autogenerated data objects to match our classes
Evan Prodromou
2009-11-01
remove exe flags on UserFlag data objects
Evan Prodromou
2009-11-01
autogenerated files for UserFlag data objects
Evan Prodromou
2009-11-01
make sure tables are created correctly
Evan Prodromou
2009-10-15
Stub actions for UserFlag plugin
Evan Prodromou
2009-10-13
outline for plugin
Evan Prodromou