summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2009-11-19Doing content negotiation only onceSarven Capadisli
2009-11-19take out void setLabel() call in MapstractionEvan Prodromou
2009-11-19add username and timestamp to map popupEvan Prodromou
2009-11-19Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-19Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-19Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-19show maps on inbox and personal pageEvan Prodromou
2009-11-19Brought the plugin up to date with recent 0.9.x changes e.g.,Sarven Capadisli
2009-11-19tobyink's location RDF patchCraig Andrews
2009-11-19add markers for each notice and show the bounding box correctlyEvan Prodromou
2009-11-19Merge branch '0.9.x' into mapstractionEvan Prodromou
2009-11-19put out provider JS correctlyEvan Prodromou
2009-11-19Should be using onHandleQueuedNotice instead of onEndNoticeSaveCraig Andrews
2009-11-19first steps towards usermapsEvan Prodromou
2009-11-19Merge branch '0.9.x' into mapstractionEvan Prodromou
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-18Merge branch '0.9.x' into mapstractionEvan Prodromou
2009-11-18Created separate objects for receive actionsSarven Capadisli
2009-11-18set provider global JS variable from MapstractionEvan Prodromou
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-17first pass at Mapstraction pluginEvan Prodromou
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