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-08-11
Don't show Search in the primary nav if the user isn't logged in and the site...
Jeffery To
2009-08-11
two variables $public and $system were generating notices in lib/htmloutputt...
Brett Taylor
2009-08-10
Merge commit 'jeff-themovie/0.8.x-openidonly' into 0.8.x
Craig Andrews
2009-08-10
Merge branch 'twitter-oauth' into 0.8.x
Zach Copley
2009-08-10
I forgot that we don't do database upgrades for point releases. So I've
Zach Copley
2009-08-10
Moved some stuff around. More comments and phpcs compliance.
Zach Copley
2009-08-10
Added configuration option to only allow OpenID logins.
Jeffery To
2009-08-08
Fix logic that determines if a URL is relative or absolute in script() and cs...
Craig Andrews
2009-08-08
Merge branch '0.8.x' into twitter-oauth
Zach Copley
2009-08-07
bug 1770 conversation link for email
anontwit
2009-08-07
Redirect instead of showing an error when the user visits a non-local notice'...
Craig Andrews
2009-08-07
Implemented the list_all and list groups API methods as defined at http://lac...
Craig Andrews
2009-08-06
Merge commit 'jeff-themovie/0.8.x-jsonsearchresultslist' into 0.8.x
Craig Andrews
2009-08-06
Merge commit 'jeff-themovie/0.8.x-subsystems-enabled' into 0.8.x
Craig Andrews
2009-08-06
Make TwitterStatusFetcher extend ParallelizingDaemon
Zach Copley
2009-08-06
remove redundant/unnecessary lines
Craig Andrews
2009-08-06
Support the 'lite' parameter to statuses/friends and statuses/followers twitt...
Craig Andrews
2009-08-07
Fixed IM and SMS enabled options to default to true.
Jeffery To
2009-08-07
Added configuration option to disable post-by-email.
Jeffery To
2009-08-07
Added configuration options to enable/disable SMS and Twitter integration.
Jeffery To
2009-08-06
Check theme first for CSS files, then use the non-theme path.
Craig Andrews
2009-08-07
Fixed missing/null values from JSON search results
Jeffery To
2009-08-06
Make 2nd and 3rd cssLink() arguments optional
Craig Andrews
2009-08-06
- Rewrote SyncTwitterFriends as a daemon
Zach Copley
2009-08-06
Abstract out the parallelizing daemon stuff
Zach Copley
2009-08-05
Handle relative and absolute url parameters to script() and cssLink()
Craig Andrews
2009-08-05
Use script() and cssLink() methods everywhere instead of manually writing out...
Craig Andrews
2009-08-05
Added cssLink() and script() functions to htmloutputter
Craig Andrews
2009-08-05
Accidentally caused the DOCTYPE to never be rendered - fix that.
Craig Andrews
2009-08-05
Don't start HTML responses with <?xml if the document is served as text/html.
Craig Andrews
2009-08-05
Switch DOCTYPE's to the XHTML 5 DOCTYPE
Craig Andrews
2009-08-05
Merge branch '0.8.x' into twitter-oauth
Zach Copley
2009-08-04
Post to Facebook user's stream if notice has an attachment, otherwise post no...
Zach Copley
2009-08-04
Use ssl for fetching frinds_timeline from Twitter since it requires auth and ...
Zach Copley
2009-08-04
Fixed PHP Notice "Undefined property: Profile::$value"
Jeffery To
2009-08-04
Make TwitterStatusFetcher daemon work with OAuth
Zach Copley
2009-08-04
Moved some stuff to a base class
Zach Copley
2009-08-03
Merge branch '0.8.x' into twitter-oauth
Zach Copley
2009-08-03
Make the TwitterQueuehandler post to Twitter using OAuth
Zach Copley
2009-08-02
Fixed PHP Notices:
Jeffery To
2009-08-02
Fixed PHP Notice "Undefined index: enclosures" (and a possible one for 'tags')
Jeffery To
2009-08-02
Fixed PHP Notice "Use of undefined constant session_name - assumed 'session_n...
Jeffery To
2009-08-01
Twitter OAuth server dance working
Zach Copley
2009-07-30
Added a url field to hold the permalink. I believe this field is very useful ...
Craig Andrews
2009-07-30
Implemented the "show" method of the laconica groups api
Craig Andrews
2009-07-30
Removed default values from <input>s. JavaScript will now get the
Sarven Capadisli
2009-07-30
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou
2009-07-30
Site-wide design configuration
Evan Prodromou
2009-07-30
Fix the router entries for the oEmbed endpoint so they don't accidentally cat...
Craig Andrews
2009-07-29
move oEmbed router connection after plugins, so other endpoints (such as main...
Craig Andrews
[next]