summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2009-11-18Added Authorization pluginCraig Andrews
2009-11-18Improved parameter checkingCraig Andrews
2009-11-18Relatively positioning notice_primarySarven Capadisli
2009-11-18Styled realtime_actionsSarven Capadisli
2009-11-18Added play/pause button for realtime notices. While on pause, it willSarven Capadisli
2009-11-18Created separate objects for receive actionsSarven Capadisli
2009-11-18Setting windowhasfocus to true by defaultSarven Capadisli
2009-11-18Changed from click to bindSarven Capadisli
2009-11-18Setting max notice count in order not to freak out the browser withSarven Capadisli
2009-11-18Added check to see whether window has focusSarven Capadisli
2009-11-18Added a call to NoticeFavor()Sarven Capadisli
2009-11-18Removed setTimeout. It was initially intended to prevent dupes butSarven Capadisli
2009-11-18Changed window open name to '' because IE doesn't compute names thatSarven Capadisli
2009-11-18Added on click event to open up anchors in notice items in a newSarven Capadisli
2009-11-17(Theoretically) allow users to change their passwords.Craig Andrews
2009-11-17Renaming GeonamesPlugin::NAMESPACE to GeonamesPlugin::LOCATION_NS to avoid pa...Brion Vibber
2009-11-17Merge branch '0.9.x-mobile' into 0.9.xSarven Capadisli
2009-11-17Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-17Reformatted for 80 character width, and clarified the username/nickname attri...Craig Andrews
2009-11-17Added li for entity_flagSarven Capadisli
2009-11-17Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-16Fix for PHP spewing notices from commit a373d07ae00b878f47970f2e4a7d86c6ec3a65cfBrion Vibber
2009-11-16Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xCraig Andrews
2009-11-16Allow plugin DB_DataObject classes to not have to use the .ini file by overri...Craig Andrews
2009-11-16try to return to the correct page from FlagProfileFormEvan Prodromou
2009-11-16make profile flag actions work like other profile actionsEvan Prodromou
2009-11-16use return-to method for adminprofileflagEvan Prodromou
2009-11-16Refactored Recaptcha plugin to use addPlugin()Eric Helgeson
2009-11-16start showing actions for flagged profilesEvan Prodromou
2009-11-14Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-13Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2009-11-13Fix regression in OpenID autosubmit page.Brion Vibber
2009-11-13Fix to work with csarven's changes to util.jsCraig Andrews
2009-11-13Resetup the ajaxification for replies and favors after inf. scrollingCraig Andrews
2009-11-13Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-13Refactor User_username object creation to reuse codeCraig Andrews
2009-11-13autoregister returns the new user on success (not just true)Craig Andrews
2009-11-13Moved class="pagination" to child element and removed elementSarven Capadisli
2009-11-12Added a User_username table that links the external username with a StatusNet...Craig Andrews
2009-11-12Also delete the OpenID provider data when a user is deletedCraig Andrews
2009-11-11Don't use common_config anymoreCraig Andrews
2009-11-11Correct stupid spelling errorsCraig Andrews
2009-11-11Redid how URL shorteners work. This way is much more like how Evan wants even...Craig Andrews
2009-11-11Rename the plugins, as I'm separating out Authn, Authz, and user information ...Craig Andrews
2009-11-11Added XHR for form_entity_flagSarven Capadisli
2009-11-11Added margin-top for showstream page (space between entity_actions andSarven Capadisli
2009-11-11Set window resize before openning it upSarven Capadisli
2009-11-11Calling selector onceSarven Capadisli
2009-11-11Using mark-top stylesSarven Capadisli
2009-11-11Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou