]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/UserFlag
Code style cleanup: dropped some unnecessary =& reference assignments where they...
[quix0rs-gnu-social.git] / plugins / UserFlag /
2009-11-30 Zach CopleyMerge branch 'master' into 0.9.x
2009-11-28 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-11-28 Sarven CapadisliBind for UserFlag only if there is a form for it
2009-11-26 Sarven CapadisliMoved moderation styles out of UserFlag and put it...
2009-11-26 Sarven CapadisliInit UI to show/hide a group of moderation actions.
2009-11-26 Sarven CapadisliUpdated the cross line on silence icon
2009-11-26 Sarven CapadisliUpdated moderation (sandbox, silence, delete) icons...
2009-11-26 Sarven CapadisliMoved CSS out to its own file for UserFlag
2009-11-26 Sarven CapadisliRenamed icon file
2009-11-25 Zach CopleyRevert "Allow plugin DB_DataObject classes to not have...
2009-11-25 Zach CopleyMerge branch 'fix-openid' into 0.9.x
2009-11-25 Zach CopleyRevert "Allow plugin DB_DataObject classes to not have...
2009-11-20 Zach CopleyMerge branch '0.9-release'
2009-11-20 Sarven CapadisliMerge branch '0.9-release' of git@gitorious.org:statusn...
2009-11-20 Zach CopleyDon't show flag user button your own profile
2009-11-20 Zach CopleyFixed HXR response for flag user
2009-11-20 Sarven CapadisliUsing the right form class name
2009-11-17 Sarven CapadisliMerge branch '0.9.x-mobile' into 0.9.x
2009-11-17 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-17 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-17 Sarven CapadisliAdded li for entity_flag
2009-11-17 Evan ProdromouMerge branch '0.9.x' into adminpanel
2009-11-17 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-16 Brion VibberFix for PHP spewing notices from commit a373d07ae00b878...
2009-11-16 Craig AndrewsMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2009-11-16 Craig AndrewsAllow plugin DB_DataObject classes to not have to use...
2009-11-16 Evan Prodromoutry to return to the correct page from FlagProfileForm
2009-11-16 Evan Prodromoumake profile flag actions work like other profile actions
2009-11-16 Evan Prodromouuse return-to method for adminprofileflag
2009-11-16 Evan Prodromoustart showing actions for flagged profiles
2009-11-14 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-11 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-11-11 Sarven CapadisliAdded XHR for form_entity_flag
2009-11-10 Evan ProdromouMerge branch '0.9.x' into adminpanel
2009-11-10 Brion VibberMerge remote branch 'statusnet/0.9.x' into 0.9.x
2009-11-10 Zach CopleyMerge branch '0.9.x' into finish-account-api
2009-11-09 Evan Prodromoushorten flag notification and include a class
2009-11-09 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-09 Sarven CapadisliAdded flag icon for UserFlag plugin
2009-11-09 Evan ProdromouMerge branch '0.9.x' into adminpanel
2009-11-08 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-11-08 Brion VibberRevert "* [Cc]an't -> [Cc]annot"
2009-11-08 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2009-11-08 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-11-08 Siebrand Mazeland* [Cc]an't -> [Cc]annot
2009-11-08 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-08 Sarven CapadisliFixed Flagged for review view
2009-11-08 Sarven CapadisliFixed alignment for entity action anchors and responses
2009-11-07 Evan Prodromoufixup key definition for User_flag_profile
2009-11-07 Evan Prodromoufixup database interface and correct the flagged notice
2009-11-07 Evan Prodromoumake sure FlagprofileAction without Profile_flag
2009-11-07 Evan Prodromoumake sure UserFlagPlugin works without Profile_flag
2009-11-07 Evan ProdromouMerge branch '0.9.x' into userflag
2009-11-07 Evan ProdromouMerge branch '0.9.x' into userflag
2009-11-07 Evan ProdromouSimply flag a profile for review
2009-11-07 Evan ProdromouMerge branch '0.9.x' into userflag
2009-11-02 Evan Prodromouinsert profile flags more or less correctly
2009-11-01 Evan Prodromoumove action files to the right place
2009-11-01 Evan Prodromoushow profile flag form when showing profile list or...
2009-11-01 Evan Prodromouprofile flag form
2009-11-01 Evan Prodromouadd data definitions to user flag classes
2009-11-01 Evan Prodromouupdate autogenerated data objects to match our classes
2009-11-01 Evan Prodromouremove exe flags on UserFlag data objects
2009-11-01 Evan Prodromouautogenerated files for UserFlag data objects
2009-11-01 Evan Prodromoumake sure tables are created correctly
2009-11-01 Evan ProdromouMerge branch '0.9.x' into userflag
2009-10-15 Evan ProdromouStub actions for UserFlag plugin
2009-10-13 Evan Prodromououtline for plugin