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
2010-01-02
Make caching a plugin system
Evan Prodromou
2010-01-02
Merge branch '0.9.x' into cacheplugin
Evan Prodromou
2010-01-02
Merge branch 'master' into 0.9.x
Evan Prodromou
2010-01-02
return false from Memcached_DataObject::staticGet() on not found, like DB_Dat...
Evan Prodromou
2010-01-02
fixup memcache functions
Evan Prodromou
2010-01-02
change harmless check of to check of in Memcached_DataObject
Evan Prodromou
2010-01-02
incorrectly used empty() instead of isset() for a variable that could be 0
Evan Prodromou
2010-01-01
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2010-01-01
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou
2010-01-01
Revert "add cleanup method to cleanup a single row"
Evan Prodromou
2010-01-01
Merge branch 'master' into 0.9.x
Evan Prodromou
2010-01-01
Included geotag icon file separately
Sarven Capadisli
2010-01-01
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli
2010-01-01
Added geotag icon from http://www.geotagicons.com/
Sarven Capadisli
2010-01-01
add cleanup method to cleanup a single row
Evan Prodromou
2010-01-01
stop using DB_DataObject's staticGet() which caches
Evan Prodromou
2010-01-01
Localisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland
2009-12-31
Removed crazy redundant broadcasting of notices by the FB app
Zach Copley
2009-12-31
- Use a stripped down new notice form for FB app because FB canvas apps
Zach Copley
2009-12-31
Change inline CSS stylesheet to be on a single line so it doens't blow out sy...
Zach Copley
2009-12-31
Update to external Facebook libs
Zach Copley
2009-12-31
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-12-31
Initial UI for geo location share option in notice form
Sarven Capadisli
2009-12-31
Moving notice_data-location_wrap after notice form fieldset
Sarven Capadisli
2009-12-31
Moved JavaScript dependant stuff out of noticeform.
Sarven Capadisli
2009-12-31
jQuery select SN.C.S.NoticeLocationName once.
Sarven Capadisli
2009-12-31
Removed style information out of HTML
Sarven Capadisli
2009-12-31
Using semicolon to seperate lat and long; RFC2426
Sarven Capadisli
2009-12-31
NoticeLocationAttach() slightly more readable
Sarven Capadisli
2009-12-31
Compare by type
Sarven Capadisli
2009-12-31
If UA doens't support navigation.geolocation or have JavaScript
Sarven Capadisli
2009-12-31
length is faster than size()
Sarven Capadisli
2009-12-31
Use the location setting profile as secondary
Sarven Capadisli
2009-12-31
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli
2009-12-31
If user is sharing their location (based on profile setting), then
Sarven Capadisli
2009-12-31
If user doesn't want to share their location (which is globally set
Sarven Capadisli
2009-12-31
Fix to grab and use the actual lat/lon values from the user profile
Sarven Capadisli
2009-12-31
Moved shareLocation data from formActions() to formData()
Sarven Capadisli
2009-12-31
Fixed Event end name
Sarven Capadisli
2009-12-30
Take Memcached_DataObject destructor back out to check whether it might be ca...
Brion Vibber
2009-12-30
Revert debugging code
Brion Vibber
2009-12-30
Enable memcache automatic compression, starting at 20k and only if compressio...
Craig Andrews
2009-12-30
Add missing required line so this plugin works if it's the first (or only) Au...
Craig Andrews
2009-12-30
subbug debug info to check on free ordering
Brion Vibber
2009-12-30
temp debug logging hack for subscriber list early cutoff bug - we can see a c...
Brion Vibber
2009-12-30
Remove trailing space in checkbox text.
Siebrand Mazeland
2009-12-30
Localisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland
2009-12-30
Merge branch 'locshunt2' into 0.9.x
Evan Prodromou
2009-12-30
Add magic formula to keep DB_DataObject from treating location prefs pkey as ...
Evan Prodromou
2009-12-29
If we got an identified location at ajax check time, renormalize lat/lon and ...
Brion Vibber
[next]