index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2009-12-08
New _m() gettext wrapper with smart detection of plugin domains. Plugin base ...
Brion Vibber
2009-12-08
Make default & sample val for $config['queue']['queue_basename'] actually wor...
Brion Vibber
2009-12-05
Add a configuration option to disable the login command.
Craig Andrews
2009-12-05
Added 'login' command that gives you a link that can be used to login to the ...
Craig Andrews
2009-12-05
Add 2 new events to enable logger pluginization: StartLog and EndLog
Craig Andrews
2009-12-05
Add configuration option to toggle the indenting of the output HTML. Defaults...
Craig Andrews
2009-12-04
Append the StatusNet version to all local, static CSS references
Craig Andrews
2009-12-04
Use inlineScript() instead of element() to write inline javascript
Craig Andrews
2009-12-04
Add style function to output style() tags
Craig Andrews
2009-12-04
Add 2 new events: StartInlineScriptElement and EndInlineScriptElement
Craig Andrews
2009-12-04
only write the javascript CDATA blocks if the type is javascript (it's not th...
Craig Andrews
2009-12-04
Use inlineScript() everywhere inline scripts are written
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
2009-12-04
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-12-04
add logging utilities to Plugin class
Evan Prodromou
2009-12-04
Merge commit 'refs/merge-requests/108' of git://gitorious.org/statusnet/mainl...
Brion Vibber
2009-12-04
utility function to output inline JavaScript
Evan Prodromou
2009-12-04
Add 4 new events: StartCssLinkElement, EndCssLinkElement, StartScriptElement,...
Craig Andrews
2009-12-03
Make it impossible to block (and thus unsubscribe from your
Zach Copley
2009-12-03
Code style cleanup: dropped some unnecessary =& reference assignments where t...
Brion Vibber
2009-12-02
Delete design when user chooses to restore default design, instead
Zach Copley
2009-12-01
Ticket 2048: make OMB posting HTTP timeout configurable as $config['omb']['ti...
Brion Vibber
2009-12-01
Add missing rule for /api/users/show.:format
Zach Copley
2009-12-01
Revert "Fix problem where screen_name and user_id parameters are being"
Zach Copley
2009-11-30
Fix problem where screen_name and user_id parameters are being
Zach Copley
2009-11-30
Include group memberships count & user groups management page link in profile...
Brion Vibber
2009-11-30
Merge branch 'master' into 0.9.x
Zach Copley
2009-11-28
Add new user language hsb / Upper Sorbian
Siebrand Mazeland
2009-11-27
Drop the username from the log id for now; seems to trigger an error loop in ...
Brion Vibber
2009-11-27
Drop the username from the log id for now; seems to trigger an error loop in ...
Brion Vibber
2009-11-27
request id on logs... pid + random id per web request + username + method + url
Brion Vibber
2009-11-27
request id on logs... pid + random id per web request + username + method + url
Brion Vibber
2009-11-26
* Mb -> MB (for megabyte)
Siebrand Mazeland
2009-11-26
Init UI to show/hide a group of moderation actions.
Sarven Capadisli
2009-11-26
and a typo in column name fixed
Brenda Wallace
2009-11-26
added missing space after new group by fields
Brenda Wallace
2009-11-26
added more fields to the group by.
Brenda Wallace
2009-11-26
check there is an array of notices to display, before doing a foreach()
Brenda Wallace
2009-11-25
Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b...
Zach Copley
2009-11-25
Merge branch 'fix-openid' into 0.9.x
Zach Copley
2009-11-25
Catch and report exceptions from notice_to_omb_notice() instead of letting th...
Brion Vibber
2009-11-25
Catch and report exceptions from notice_to_omb_notice() instead of letting th...
Brion Vibber
2009-11-25
Fix regression in remote subscription; added hasRole() shadow method on Remot...
Brion Vibber
2009-11-25
Fix regression in remote subscription; added hasRole() shadow method on Remot...
Brion Vibber
2009-11-25
Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b...
Zach Copley
2009-11-25
Drop error message on setlocale() failure; this is harmless, since we actuall...
Brion Vibber
2009-11-25
Drop error message on setlocale() failure; this is harmless, since we actuall...
Brion Vibber
2009-11-24
Fix regression in OMB sending with queues enabled -- items never got dequeued...
Brion Vibber
2009-11-24
Fix regression in OMB sending with queues enabled -- items never got dequeued...
Brion Vibber
[next]