summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2009-12-01Only bind submit to the notice created by RealtimeZach Copley
Conflicts: plugins/Realtime/realtimeupdate.js
2009-12-01SN.U.NoticeFavor should be SN.U.NoticeReplyZach Copley
Conflicts: plugins/Realtime/realtimeupdate.js
2009-11-26Some changes to the OpenID DataObjects to make them emit the exact sameZach Copley
.ini info as what used to be in statusnet.ini before OpenID was pulled out into a plugin.
2009-11-26OpenID plugin should set 'user_openid.display' as unique keyZach Copley
2009-11-25Have OpenID plugin DataObjects emit their own .ini infoZach Copley
2009-11-25Revert "Allow plugin DB_DataObject classes to not have to use the .ini file ↵Zach Copley
by overriding keys(), table(), and sequenceKey() for them" This reverts commit a373d07ae00b878f47970f2e4a7d86c6ec3a65cf. Conflicts: classes/statusnet.ini lib/schema.php plugins/Authentication/AuthenticationPlugin.php plugins/OpenID/OpenIDPlugin.php plugins/UserFlag/UserFlagPlugin.php
2009-11-25Catch uncaught exceptionZach Copley
2009-11-25Fixed bug where reply-sync bit wasn't getting savedZach Copley
2009-11-25Forgot to render the nav menu when on FB Connect login tabZach Copley
2009-11-25Facebook plugin no longer takes over Login and Connect settings nav menusZach Copley
2009-11-24Fix SSL options for Twitter bridge HTTP requestsZach Copley
2009-11-20Undo part of c6e4feb815a60a7baf613026c414a24c5c918650 so that blacklisted ↵Craig Andrews
notices are not displayed in realtime
2009-11-20Quick fix for Safari XHTML error... the map doesn't currently work with ↵Brion Vibber
Safari, but this gets the whole page parsing again!
2009-11-20Fix double-escaped HTML in mapstraction notice popupsBrion Vibber
2009-11-20fix notice bugBrion Vibber
2009-11-20Initial functional version of feed subscription plugin, currently supporting ↵Brion Vibber
only PuSH-enabled feeds.
2009-11-20Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2009-11-20use caching in geonames pluginEvan Prodromou
2009-11-20Add routing rules for FB app in front of other rulesZach Copley
2009-11-20Updated form markupSarven Capadisli
2009-11-20These changes didn't go into master (from 0.9-release)Sarven Capadisli
2009-11-19Merge branch '0.9-release'Zach Copley
* 0.9-release: Changed DEFINE name to avoid conflicts
2009-11-20Changed DEFINE name to avoid conflictsSarven Capadisli
2009-11-19Merge branch '0.9-release'Zach Copley
* 0.9-release: Reduced entity_profile width in pop up
2009-11-19Merge branch '0.9-release'Zach Copley
* 0.9-release: (874 commits) Removed call to NewDirectMessage() until IE return is fixed i.e., Don't show flag user button your own profile Fixed HXR response for flag user Using the right form class name Using common_redirect Left a form_data class of a <ul> in the user admin panel Added validation to fields in user admin panel Added a user admin panel Added mobile logos for default and identica themes Changed gif to png Changed this to action. THANKS zach! Doing content negotiation only once Add execute bit to pingqueuehandler Localisation updates for !StatusNet from !translatewiki.net Use the browser's geolocation API to set the location on the notice form Add geometa library, and include it. Add location form elements to the noticeform, and save their values on submission Use the $user object nickname, as login name doesnt have to == nickname anymore with plugins such as ldap/etc Revert "Re added NICKNAME_FMT constant to router.php." Moved most path and server settings to a new paths admin panel ... Conflicts: js/util.js locale/it_IT/LC_MESSAGES/statusnet.mo locale/mk_MK/LC_MESSAGES/statusnet.mo locale/mk_MK/LC_MESSAGES/statusnet.po locale/pt_BR/LC_MESSAGES/statusnet.mo locale/vi_VN/LC_MESSAGES/statusnet.mo plugins/InfiniteScroll/infinitescroll.js plugins/Realtime/realtimeupdate.js
2009-11-20Reduced entity_profile width in pop upSarven Capadisli
2009-11-19Don't show flag user button your own profileZach Copley
2009-11-19Fixed HXR response for flag userZach Copley
2009-11-20Using the right form class nameSarven Capadisli
2009-11-20Using common_redirectSarven Capadisli
2009-11-19Changed gif to pngSarven Capadisli
2009-11-19Changed this to action. THANKS zach!Sarven Capadisli
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
Theme::path
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 ↵Craig Andrews
default ldap connection
2009-11-18Reuse ldap connections for the default configCraig Andrews