summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2009-11-19tobyink's location RDF patchCraig Andrews
2009-11-19Should be using onHandleQueuedNotice instead of onEndNoticeSaveCraig Andrews
2009-11-18Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xCraig Andrews
2009-11-18You cannot use static that way - using another approach to save reuse the def...Craig Andrews
2009-11-18Reuse ldap connections for the default configCraig Andrews
2009-11-18do not required that roles_to_groups be specifiedCraig Andrews
2009-11-18Blasted missing a $this!Craig Andrews
2009-11-18rename isMemberOfGroup to be more consistent with other LDAP functionsCraig Andrews
2009-11-18correct login checking logicCraig Andrews
2009-11-18attributes['username'] is requiredCraig Andrews
2009-11-18Add some functions that were previously undefinedCraig Andrews
2009-11-18Add login_group configuration option so only members of a certain group can l...Craig Andrews
2009-11-18Added Authorization pluginCraig Andrews
2009-11-18Check for dupe from insertNoticeItem()Sarven Capadisli
2009-11-18Took out CSS from JS and placed it in its own file.Sarven Capadisli
2009-11-18Improved parameter checkingCraig Andrews
2009-11-18Added counter beside the play button. When paused, it will update theSarven Capadisli
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