Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-25 | Forgot to render the nav menu when on FB Connect login tab | Zach Copley | |
2009-11-25 | Facebook plugin no longer takes over Login and Connect settings nav menus | Zach Copley | |
2009-11-24 | Fix SSL options for Twitter bridge HTTP requests | Zach Copley | |
2009-11-20 | Undo part of c6e4feb815a60a7baf613026c414a24c5c918650 so that blacklisted ↵ | Craig Andrews | |
notices are not displayed in realtime | |||
2009-11-20 | Quick 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-20 | Fix double-escaped HTML in mapstraction notice popups | Brion Vibber | |
2009-11-20 | fix notice bug | Brion Vibber | |
2009-11-20 | Initial functional version of feed subscription plugin, currently supporting ↵ | Brion Vibber | |
only PuSH-enabled feeds. | |||
2009-11-20 | Merge branch 'master' of git@gitorious.org:statusnet/mainline | Evan Prodromou | |
2009-11-20 | use caching in geonames plugin | Evan Prodromou | |
2009-11-20 | Add routing rules for FB app in front of other rules | Zach Copley | |
2009-11-20 | Updated form markup | Sarven Capadisli | |
2009-11-20 | These changes didn't go into master (from 0.9-release) | Sarven Capadisli | |
2009-11-19 | Merge branch '0.9-release' | Zach Copley | |
* 0.9-release: Changed DEFINE name to avoid conflicts | |||
2009-11-20 | Changed DEFINE name to avoid conflicts | Sarven Capadisli | |
2009-11-19 | Merge branch '0.9-release' | Zach Copley | |
* 0.9-release: Reduced entity_profile width in pop up | |||
2009-11-19 | Merge 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-20 | Reduced entity_profile width in pop up | Sarven Capadisli | |
2009-11-19 | Don't show flag user button your own profile | Zach Copley | |
2009-11-19 | Fixed HXR response for flag user | Zach Copley | |
2009-11-20 | Using the right form class name | Sarven Capadisli | |
2009-11-20 | Using common_redirect | Sarven Capadisli | |
2009-11-19 | Changed gif to png | Sarven Capadisli | |
2009-11-19 | Changed this to action. THANKS zach! | Sarven Capadisli | |
2009-11-19 | Doing content negotiation only once | Sarven Capadisli | |
2009-11-19 | take out void setLabel() call in Mapstraction | Evan Prodromou | |
2009-11-19 | add username and timestamp to map popup | Evan Prodromou | |
2009-11-19 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-11-19 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli | |
2009-11-19 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-11-19 | show maps on inbox and personal page | Evan Prodromou | |
2009-11-19 | Brought the plugin up to date with recent 0.9.x changes e.g., | Sarven Capadisli | |
Theme::path | |||
2009-11-19 | tobyink's location RDF patch | Craig Andrews | |
2009-11-19 | add markers for each notice and show the bounding box correctly | Evan Prodromou | |
2009-11-19 | Merge branch '0.9.x' into mapstraction | Evan Prodromou | |
2009-11-19 | put out provider JS correctly | Evan Prodromou | |
2009-11-19 | Should be using onHandleQueuedNotice instead of onEndNoticeSave | Craig Andrews | |
2009-11-19 | first steps towards usermaps | Evan Prodromou | |
2009-11-19 | Merge branch '0.9.x' into mapstraction | Evan Prodromou | |
2009-11-18 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Craig Andrews | |
2009-11-18 | You cannot use static that way - using another approach to save reuse the ↵ | Craig Andrews | |
default ldap connection | |||
2009-11-18 | Reuse ldap connections for the default config | Craig Andrews | |
2009-11-18 | do not required that roles_to_groups be specified | Craig Andrews | |
2009-11-18 | Blasted missing a $this! | Craig Andrews | |
2009-11-18 | rename isMemberOfGroup to be more consistent with other LDAP functions | Craig Andrews | |
2009-11-18 | correct login checking logic | Craig Andrews | |
2009-11-18 | attributes['username'] is required | Craig Andrews | |
2009-11-18 | Add some functions that were previously undefined | Craig Andrews | |
2009-11-18 | Add login_group configuration option so only members of a certain group can ↵ | Craig Andrews | |
login | |||
2009-11-18 | Added Authorization plugin | Craig Andrews | |
Added LDAPAuthorization plugin |