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-30
Add magic formula to keep DB_DataObject from treating location prefs pkey as ...
Evan Prodromou
2009-12-29
Fix for saving user location preferences -- user_id field was marked as an au...
Brion Vibber
2009-12-28
Move location-argument-handling code into a single function
Evan Prodromou
2009-12-28
let users set location prefs from profile form
Evan Prodromou
2009-12-28
More configuration options for location sharing
Evan Prodromou
2009-12-28
user_id is primary key for user_location_prefs
Evan Prodromou
2009-12-28
remove namespace setting from location; it's unused
Evan Prodromou
2009-12-28
turn off exe bits
Evan Prodromou
2009-12-28
add user-location-prefs data objects
Evan Prodromou
2009-12-28
Add user_location_prefs to upgrade script
Evan Prodromou
2009-12-28
add table user_location_prefs
Evan Prodromou
2009-12-28
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou
2009-12-28
First version of blacklist plugin
Evan Prodromou
2009-12-28
Drop the Google Client API-based AJAX geolocation lookup shim -- it fails to ...
Brion Vibber
2009-12-28
optionally flag a profile for review when blocked
Evan Prodromou
2009-12-28
move flag creation to a method of data object
Evan Prodromou
2009-12-28
add events for unblocking a profile
Evan Prodromou
2009-12-28
events for blocking a user
Evan Prodromou
2009-12-28
check if other user exists before unsub
Evan Prodromou
2009-12-28
phpcs-clean User_flag_profile as best as possible
Evan Prodromou
2009-12-28
phpcs-clean flagprofile.php
Evan Prodromou
2009-12-28
phpcs-clean clearflag.php
Evan Prodromou
2009-12-28
PHPCS-clean adminprofileflags.php
Evan Prodromou
2009-12-28
PHPCS-clean UserFlagPlugin
Evan Prodromou
2009-12-28
clear flags and show flaggers in adminflagprofile
Evan Prodromou
2009-12-28
add stuff for clearing flags to UserFlagPlugin
Evan Prodromou
2009-12-28
Add tools to clear flags
Evan Prodromou
2009-12-27
pagination works for flagged profiles
Evan Prodromou
2009-12-27
admin page checks for right to review flags
Evan Prodromou
2009-12-24
Paths admin panel should not insist on an ssl server being specified,
Zach Copley
2009-12-24
Move ssl settings from site admin panel to paths admin panel
Zach Copley
2009-12-24
add setconfig.php script to set configuration options
Evan Prodromou
2009-12-23
make sure Geonames API queries use correct arg separator
Evan Prodromou
2009-12-23
Better error notification for Geonames plugin
Evan Prodromou
2009-12-22
save location at notice post time
Evan Prodromou
2009-12-22
Fix for massively slow friends timeline query due to indexing bug introduced ...
Brion Vibber
2009-12-22
Merge branch 'testing'
Evan Prodromou
2009-12-22
update to rc2
Evan Prodromou
2009-12-22
update README for 0.9.0rc2
Evan Prodromou
2009-12-21
Ignore user language settings that aren't listed in language config; we'll th...
Brion Vibber
2009-12-18
Followup fix for ticket 1672: Twitter bridge !group->#hash conversion will no...
Brion Vibber
2009-12-17
Make useremail.php executable
Brion Vibber
2009-12-17
Added UserEmail script.
Christopher Vollick
2009-12-16
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2009-12-16
Merge branch '0.9.x' into testing
0.9.0rc2
Evan Prodromou
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
[next]