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
Age
Commit message (
Expand
)
Author
2009-12-09
that pesky table named user - now quoted
Brenda Wallace
2009-12-09
add missing table "forward"
Brenda Wallace
2009-12-09
added missing table: location_namespace
Brenda Wallace
2009-12-08
don't allow forwarding your own notice
Evan Prodromou
2009-12-08
make forward form slightly less obnoxious
Evan Prodromou
2009-12-08
make sure not to forward blocked users
Evan Prodromou
2009-12-08
add forward table to updates
Evan Prodromou
2009-12-08
add (ugly) form to forward notices
Evan Prodromou
2009-12-08
action to forward a notice
Evan Prodromou
2009-12-08
method to check if a profile has forwarded a notice
Evan Prodromou
2009-12-08
pkeyGet() method for Forward and return value from saveNew()
Evan Prodromou
2009-12-08
show forwards in the inbox
Evan Prodromou
2009-12-08
Basic function to store forwards and redistribute
Evan Prodromou
2009-12-08
fix exe flag
Evan Prodromou
2009-12-08
add DB_DataObject for forward table
Evan Prodromou
2009-12-08
Merge branch '0.9.x' into forward
Evan Prodromou
2009-12-08
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-12-08
include DB_DataObject 1.9.0
Evan Prodromou
2009-12-08
New _m() gettext wrapper with smart detection of plugin domains. Plugin base ...
Brion Vibber
2009-12-08
add forward table
Evan Prodromou
2009-12-08
Make default & sample val for $config['queue']['queue_basename'] actually wor...
Brion Vibber
2009-12-08
Tweak updateavatarurl.php: emit a newline whether we're on verbose or non-qui...
Brion Vibber
2009-12-07
Localisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland
2009-12-07
Cleanup of recaptcha plugin remove xhtml hack
Eric Helgeson
2009-12-07
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Zach Copley
2009-12-07
Grand ALL permissions to the DB user when setting up a new status.net site.
Zach Copley
2009-12-07
Add a "grandfather" creation date cutoff to RequireValidatedEmail plugin; wil...
Brion Vibber
2009-12-07
remove unit tests for minify
Evan Prodromou
2009-12-07
If localStorage is not supported, showPause as usual
Sarven Capadisli
2009-12-07
Using localStorage to keep the play/pause state of RealtimeUpdate
Sarven Capadisli
2009-12-07
Added form_response class to XHR notice posts
Sarven Capadisli
2009-12-07
Fixed missing " for element attribute
Sarven Capadisli
2009-12-07
Use .resetForm() instead of manually setting notice form's control values to ...
Sarven Capadisli
2009-12-07
If the XHR error suggests that the xhr.status is 0 (i.e., it didn't
Sarven Capadisli
2009-12-06
Minor fix for play/pause mouseleave
Sarven Capadisli
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
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli
2009-12-05
Preliminary UI for Play/Pause behaviour on hover state for notices
Sarven Capadisli
2009-12-05
Localisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland
2009-12-05
Changed input.submit style
Sarven Capadisli
2009-12-05
Add FirePHP plugin - uses FirePHP as an output method for logging
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-05
Minify inline JS and CSS (can be disable in configuration)
Craig Andrews
2009-12-04
If a theme server is being used, do not minify theme CSS (as doing so could c...
Craig Andrews
2009-12-04
Separate out some common code
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
use cssLink() instead of element() to write out references to CSS
Craig Andrews
[next]