Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-12 | Added a new plugin that requires a user to have a validated email address ↵ | Craig Andrews | |
before being allowed to post notices | |||
2009-10-12 | Moved group create API into its own action | Zach Copley | |
Merge branch '0.9.x' into refactor-api * 0.9.x: Implemented create group api fix FBConnect so it doesn't muffle EndPrimaryNav don't write session if it's unchanged Fixed facebook connect primary nav to hide search option when site is private and user is not logged in Fixed facebook connect primary nav to obey sms/twitter/openid settings Fixed facebook connect login nav to obey openid settings Fixed facebook connect nav to obey sms/twitter disabled Fixed twitter defaulting to disabled Revert "Open tags should have closing tags" Don't show search suggestions for private sites Fixed E_NOTICE when returnto isn't set Fixed E_NOTICE when the "lite" parameter isn't included in the request Fixed E_NOTICE - GroupList expects an owner object in the constructor, not an array of search terms Returning false seems to fix IE from reclaiming window focus. I think Aligning notice attach label from right instead of left Fixed IE background image alignment for attach, favour and disfavour Fixed nudge and direct message background image alignment Using 'CSS sprites' for common icons for the identica theme. Default Open tags should have closing tags Conflicts: actions/twitapigroups.php actions/twitapistatuses.php | |||
2009-10-11 | Merge remote branch 'statusnet/0.8.x' into 0.9.x | Craig Andrews | |
Conflicts: lib/common.php | |||
2009-10-11 | Merge commit 'refs/merge-requests/1738' of ↵ | Craig Andrews | |
git://gitorious.org/statusnet/mainline into 0.8.x | |||
2009-10-09 | CamelCase all function names in the API code | Zach Copley | |
2009-10-09 | Missed some of the references to the old TwitterApiAction - removed | Zach Copley | |
2009-10-09 | Delete action/api.php and rename lib/twitterapi.php to lib/api.php | Zach Copley | |
2009-10-09 | fix FBConnect so it doesn't muffle EndPrimaryNav | Evan Prodromou | |
2009-10-09 | Fixed facebook connect primary nav to hide search option when site is ↵ | Jeffery To | |
private and user is not logged in | |||
2009-10-09 | Fixed facebook connect primary nav to obey sms/twitter/openid settings | Jeffery To | |
2009-10-09 | Fixed facebook connect login nav to obey openid settings | Jeffery To | |
2009-10-09 | Fixed facebook connect nav to obey sms/twitter disabled | Jeffery To | |
2009-10-06 | Returning false seems to fix IE from reclaiming window focus. I think | Sarven Capadisli | |
'WTF' best describes this behaviour. Further investigation required. | |||
2009-10-04 | remove spurious readme from Orbited | Evan Prodromou | |
2009-10-04 | Merge branch 'orbited' into 0.9.x | Evan Prodromou | |
2009-10-04 | need to show scripts at end of body in RealtimePlugin | Evan Prodromou | |
2009-10-04 | Some changes required from Orbited debugging | Evan Prodromou | |
2009-10-04 | Update OrbitedPlugin to work with RealtimePlugin framework | Evan Prodromou | |
2009-10-04 | updated OrbitedPlugin to use RealtimePlugin | Evan Prodromou | |
2009-10-04 | remove unused files for OrbitedPlugin | Evan Prodromou | |
2009-10-04 | rename plugin | Evan Prodromou | |
2009-10-04 | copy Comet plugin to Orbited | Evan Prodromou | |
2009-10-01 | change DB so OpenIDPlugin manages OpenID tables | Evan Prodromou | |
2009-09-30 | Timeout a little incase the notice item from XHR response is | Sarven Capadisli | |
not appended to the page. | |||
2009-09-30 | Relocated the button for pop up window for notice stream | Sarven Capadisli | |
2009-09-30 | Script no longer needed for Realtime plugin | Sarven Capadisli | |
2009-09-28 | Merge branch '0.8.x' into 0.9.x | Sarven Capadisli | |
2009-09-27 | Changed terminology for poping a window | Sarven Capadisli | |
2009-09-27 | Draw a line to indicate new (unread) notice in a timeline since window | Sarven Capadisli | |
blur. Inspired by Pidgin's Markerline plugin. | |||
2009-09-27 | Aligned notice_data-attach input | Sarven Capadisli | |
2009-09-27 | Adjusted form_notice width | Sarven Capadisli | |
2009-09-27 | Aligning notice_data-attach from top | Sarven Capadisli | |
2009-09-27 | Removing only notie_data-text label from view | Sarven Capadisli | |
2009-09-27 | Increated content width | Sarven Capadisli | |
2009-09-27 | Reduced form_notice margin bottom | Sarven Capadisli | |
2009-09-27 | Updated window resize | Sarven Capadisli | |
2009-09-27 | Removed form_notice label and h1 from view | Sarven Capadisli | |
2009-09-27 | Don't really need the header container. Adjusted some CSS instead | Sarven Capadisli | |
2009-09-27 | jQuery.prepend takes a single param | Sarven Capadisli | |
2009-09-26 | A different go at the realtime button location. Button is in a | Sarven Capadisli | |
prominent location. | |||
2009-09-25 | Updated Piwik plugin documentation to new addPlugin() installaation method | CiaranG | |
2009-09-24 | Merge remote branch 'statusnet/0.8.x' into 0.9.x | Craig Andrews | |
Conflicts: EVENTS.txt actions/requesttoken.php classes/File.php install.php lib/action.php lib/noticeform.php | |||
2009-09-24 | implemented etag and last modified | Craig Andrews | |
2009-09-24 | Fixed broken Piwik plugin - was not using the supplied site code | CiaranG | |
2009-09-23 | some UI fixes | Evan Prodromou | |
2009-09-23 | Using timeline string instead of title for WindowName because IE doesn't | Sarven Capadisli | |
like names with whitespace. | |||
2009-09-23 | Added JavaScript to initialize the poped Window | Sarven Capadisli | |
2009-09-23 | Some layout and rendering adjustment for Realtime plugin | Sarven Capadisli | |
2009-09-23 | Created addPop() for Realtime plugin and added param to include iconurl | Sarven Capadisli | |
2009-09-23 | move some stuff around for realtime | Evan Prodromou | |