Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-04 | only write the javascript CDATA blocks if the type is javascript (it's not ↵ | Craig Andrews | |
the correct syntax for other languages) | |||
2009-12-04 | Use inlineScript() everywhere inline scripts are written | Craig Andrews | |
2009-12-04 | Merge branch 'minify' into 0.9.x | Craig Andrews | |
2009-12-04 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley | |
2009-12-04 | Don't depend on a User being available when looking up Design and timezone | Zach Copley | |
for a profile (because some profiles are remote, etc.) | |||
2009-12-04 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-12-04 | configurable expiry for cached Geonames data defaults to 90 days | Evan Prodromou | |
2009-12-04 | Don't try to broadcast the notice if something went wrong. | Zach Copley | |
2009-12-04 | remove duplicate log() function from RealtimePlugin | Evan Prodromou | |
2009-12-04 | add logging utilities to Plugin class | Evan Prodromou | |
2009-12-04 | let Geonames clients use commercial Web service | Evan Prodromou | |
2009-12-04 | Merge commit 'refs/merge-requests/108' of ↵ | Brion Vibber | |
git://gitorious.org/statusnet/mainline into 0.9.x | |||
2009-12-04 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley | |
2009-12-04 | Make imported Twitter notices show up via real time plugins. | Zach Copley | |
2009-12-04 | remove unnecessary debugging code from mapstraction output | Evan Prodromou | |
2009-12-04 | Update Mapstraction to properly scrape data from notice-list pages | Evan Prodromou | |
Refactored the JavaScript for Mapstraction use so it scrapes data from the HTML of the page it's on, if possible, and otherwise generates a JSON array. | |||
2009-12-04 | utility function to output inline JavaScript | Evan Prodromou | |
2009-12-04 | Added minify plugin | Craig Andrews | |
2009-12-04 | Add 4 new events: StartCssLinkElement, EndCssLinkElement, ↵ | Craig Andrews | |
StartScriptElement, EndScriptElement | |||
2009-12-03 | Was deleting wrong subscription during block. Now deletes the blockee's sub ↵ | Zach Copley | |
if it exists. | |||
2009-12-03 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Zach Copley | |
* '0.9.x' of gitorious.org:statusnet/mainline: Remove unnecessary pass by reference indicators refactor the common parts of usermap and allmap into a common base class Load notice data using javascript from the html on the page instead of writing json representations of the notices on each page | |||
2009-12-03 | Make it impossible to block (and thus unsubscribe from your | Zach Copley | |
self-subscription) via the API. Additionally, make it impossible to block yourself or unsubscribe from yourself, period. I also made User use the subs.php helper function for unsubscribing during a block. Hopefully, these changes will get rid of the problem of people accidentally deleting their self-subscriptions once and for all (knock on wood). | |||
2009-12-03 | Remove unnecessary pass by reference indicators | Craig Andrews | |
2009-12-03 | Merge branch 'mapsimprovement' into 0.9.x | Craig Andrews | |
2009-12-03 | refactor the common parts of usermap and allmap into a common base class | Craig Andrews | |
2009-12-03 | Code style cleanup: dropped some unnecessary =& reference assignments where ↵ | Brion Vibber | |
they're used only out of habit for PHP 4-style object semantics | |||
2009-12-02 | Load notice data using javascript from the html on the page instead of ↵ | Craig Andrews | |
writing json representations of the notices on each page Clicking on a geo link pops up a map (round 2) | |||
2009-12-02 | Merge branch 'fix-default-design' into 0.9.x | Zach Copley | |
* fix-default-design: Reload the admin design panel page to show the new CSS when the Only pick up new default site colors if the theme has NOT changed. | |||
2009-12-02 | Reload the admin design panel page to show the new CSS when the | Zach Copley | |
design gets reset. | |||
2009-12-02 | Only pick up new default site colors if the theme has NOT changed. | Zach Copley | |
2009-12-03 | Merge branch 'fix-default-design' into 0.9.x | Zach Copley | |
2009-12-03 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley | |
2009-12-02 | Delete design when user chooses to restore default design, instead | Zach Copley | |
of saving a design with site defaults. | |||
2009-12-03 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland | |
2009-12-03 | Do not rebuild/add .mo files by default | Siebrand Mazeland | |
FIXME: should be made a command line parameter. | |||
2009-12-02 | If an XHR notice is sent form a page that has no timeline, show a | Sarven Capadisli | |
message like 'Notice sent' | |||
2009-12-02 | Revert "If the page doesn't have .notices, silently skip the notice XHR ↵ | Sarven Capadisli | |
response" This reverts commit 7b550f386a8a3f38ced8ee587d7ae1c997e97906. | |||
2009-12-02 | Revert "Clear/reset the XHR notice form on pages where there is no timeline" | Sarven Capadisli | |
This reverts commit d3189763422a87f9f977646ad57e7d4a2ea29026. | |||
2009-12-02 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley | |
2009-12-02 | Clear/reset the XHR notice form on pages where there is no timeline | Sarven Capadisli | |
2009-12-02 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley | |
2009-12-02 | If the page doesn't have .notices, silently skip the notice XHR response | Sarven Capadisli | |
2009-12-02 | Remove useless debugging statement | Zach Copley | |
2009-12-02 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli | |
2009-12-02 | Moved form control styles (i.e., border and radius) out of base | Sarven Capadisli | |
2009-12-02 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-12-02 | add pluginhandler to list of daemons to shut down | Evan Prodromou | |
2009-12-02 | Using box-shadow only on the current navigation item | Sarven Capadisli | |
2009-12-02 | Updated theme readme | Sarven Capadisli | |
2009-12-01 | Fix regression in password settings: users have been unable to change their ↵ | Brion Vibber | |
passwords since introduction of ChangePassword event (later StartChangePassword) November 5 in commit d6ddb84132d7b9510ba82064c67f2a39822dab49 Logic was inversed; new password was only being saved if a plugin claimed the event; so when no auth plugin was present to take it, passwords never got saved. |