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-14
fix error with cached repeat of deleted original in api output
Evan Prodromou
2009-12-14
move full-featured timeline to apitimelinehome.php
Evan Prodromou
2009-12-14
correct link for repeat attribution in noticelist
Evan Prodromou
2009-12-14
Fix issue with favorited/following always being set to false
Zach Copley
2009-12-13
Init UI for Repeated by
Sarven Capadisli
2009-12-13
(Puctuation) consistency in clientError() calls.
Siebrand Mazeland
2009-12-13
Localisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland
2009-12-12
Add repeat command
Craig Andrews
2009-12-12
make sure to show repeats correctly when original is deleted
Evan Prodromou
2009-12-12
Merge branch 'forward' into 0.9.x
Evan Prodromou
2009-12-12
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-12-12
add statuses/retweeted_to_me to API
Evan Prodromou
2009-12-12
add statuses/retweets_of_me to API
Evan Prodromou
2009-12-12
add statuses/retweeted_by_me api action
Evan Prodromou
2009-12-12
Merge branch '0.9.x' into forward
Evan Prodromou
2009-12-12
integer utility for arguments
Evan Prodromou
2009-12-12
add statuses/retweets to API
Evan Prodromou
2009-12-12
Localisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland
2009-12-11
ticket 2055: added logos to Atom and RSS feeds
Hue Bastard
2009-12-11
show repeated notices correctly in API output
Evan Prodromou
2009-12-11
show repeated notices correctly in API output
Evan Prodromou
2009-12-11
show original notice in repeat, with repeat info below
Evan Prodromou
2009-12-11
save repeats from the form
Evan Prodromou
2009-12-11
Merge branch '0.9.x' into forward
Evan Prodromou
2009-12-11
change Notice::saveNew() to use named arguments for little-used options
Evan Prodromou
2009-12-11
show the repeat form in notice lists
Evan Prodromou
2009-12-11
do some moving around of forwarding stuff
Evan Prodromou
2009-12-10
remove forward action from router
Evan Prodromou
2009-12-10
move forward form to plugin
Evan Prodromou
2009-12-10
Fixed incorrect disabling of login_token.
Craig Andrews
2009-12-10
Override login_token's sequenceKey() so that it behaves correctly
Craig Andrews
2009-12-10
Updated FormNoticeEnhancements and Counter to use the max text value
Sarven Capadisli
2009-12-08
Compat fix for PHP 5.2.4 -- drop unneeded new param to debug_backtrace(), cau...
Brion Vibber
2009-12-08
don't allow forwarding your own notice
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
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
[next]