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-22
Ticket 2083: use site.textlimit setting instead of hardcoding 140 into docume...
Brion Vibber
2009-12-22
Adjusted notice option alignment in MobileProfile
Sarven Capadisli
2009-12-21
Moving & replacing to the end of html and source data
Sarven Capadisli
2009-12-21
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli
2009-12-21
Right aligned delete notice option so that when repeat option is
Sarven Capadisli
2009-12-21
Localisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland
2009-12-21
Ticket 1982: define LC_MESSAGES and friends if PHP didn't predefine them for ...
Brion Vibber
2009-12-21
Added admin navigation item to MobileProfile
Sarven Capadisli
2009-12-20
Remove pleonasm in UI text
Siebrand Mazeland
2009-12-20
Localisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland
2009-12-20
Localisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland
2009-12-19
Ignore user language settings that aren't listed in language config; we'll th...
Brion Vibber
2009-12-19
Cache the LDAP schema in memcache (if memcache is available)
Craig Andrews
2009-12-18
Allow caching of ldap schema, greatly improves performance.
Eric Helgeson
2009-12-18
search->count() doesnt seem to be cached, so we will
Eric Helgeson
2009-12-18
Limit search to only the basedn we're looking in
Eric Helgeson
2009-12-18
Set returnto when redirected to login of a private install (for 0.9.x)
Jeffery To
2009-12-18
Followup fix for ticket 1672: Twitter bridge !group->#hash conversion will no...
Brion Vibber
2009-12-17
Minor style
Sarven Capadisli
2009-12-17
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli
2009-12-17
Plugin that outputs 'powered by StatusNet' after site name
Sarven Capadisli
2009-12-16
Localisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland
2009-12-16
Add some doc comments and fixmes in util.php
Brion Vibber
2009-12-16
Add doc comments listing the array parameters for User::register() and Notice...
Brion Vibber
2009-12-16
Fix UserRightsTest unit tests
Brion Vibber
2009-12-16
PHP 5.3 closure-based implementation of curry(); old implementation used as f...
Brion Vibber
2009-12-16
Cleanup undefined variable notice: set a couple more null defaults for new pa...
Brion Vibber
2009-12-16
slight cleanup for a bit in Notice.php where a var was reused for different t...
Brion Vibber
2009-12-15
can't repeat your own notice posted through realtime
Evan Prodromou
2009-12-15
Don't show repeater avatar in notice lists
Evan Prodromou
2009-12-15
make realtime plugin grok repeats
Evan Prodromou
2009-12-15
Added .form_repeat notice option to received notices in Realtime plugin
Sarven Capadisli
2009-12-15
call DB_DataObject::__destruct() if it exists
Evan Prodromou
2009-12-15
take out DB_DataObject destructor
Evan Prodromou
2009-12-15
broadcast for repeats
Evan Prodromou
2009-12-15
create a method for notification for new messages, and use it
Evan Prodromou
2009-12-15
add mail notification for dm command results
Evan Prodromou
2009-12-15
remove dead code for handling direct messages, now done with commands
Evan Prodromou
2009-12-15
give some trouble-shooting info for fancy URLs
Evan Prodromou
2009-12-14
Add destructor on Memcached_DataObject to free DB_DataObject's global storage...
Brion Vibber
2009-12-14
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli
2009-12-14
document logincommand/disabled in README
Evan Prodromou
2009-12-14
default for login command is disabled
Evan Prodromou
2009-12-14
Initial representation for repeated notice
Sarven Capadisli
2009-12-14
make sure id of <li> in notice list is unique
Evan Prodromou
2009-12-14
had the order of <status> and <retweeted_status> wrong in api output
Evan Prodromou
2009-12-14
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-12-14
add friends_timeline with no repeats in it
Evan Prodromou
2009-12-14
fix error with cached repeat of deleted original in api output
Evan Prodromou
2009-12-14
Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x
Siebrand Mazeland
[next]