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-08-08
Merge branch '0.8.x' into twitter-oauth
Zach Copley
2009-08-06
Make TwitterStatusFetcher extend ParallelizingDaemon
Zach Copley
2009-08-06
Move inline javascript to a separate js file
Craig Andrews
2009-08-06
I had my user info hardcoded... oops.
Craig Andrews
2009-08-06
Support the 'lite' parameter to statuses/friends and statuses/followers twitt...
Craig Andrews
2009-08-06
Added the Autocomplete plugin
Craig Andrews
2009-08-06
Check theme first for CSS files, then use the non-theme path.
Craig Andrews
2009-08-06
add LiveTweeter (note caps)
Evan Prodromou
2009-08-06
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou
2009-08-06
add qwit
Evan Prodromou
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 cssLink() to link to external css
Craig Andrews
2009-08-05
Use script() to write out javascript <script> tags
Craig Andrews
2009-08-05
Used script() function to write out the javascript link
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
added Infinite Scroll plugin
Craig Andrews
2009-08-05
Use NICKNAME_FMT everywhere consistently
Craig Andrews
2009-08-05
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou
2009-08-05
add livetweeter to notice source
Evan Prodromou
2009-08-05
Merge branch '0.8.x' into twitter-oauth
Zach Copley
2009-08-05
fixed double 'get' type
anontwit
2009-08-05
updated IM docs with new commands
anontwit
2009-08-05
Argh, first commit for ages and such a stupid error. Sorry.
Adrian Lang
2009-08-04
Added correct null check. Created noisey errors on fresh install.
Eric Helgeson
2009-08-05
Better (hopefully) database connection management for child processes
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 empty() for checking whether DB_DataObject returned something
Zach Copley
2009-08-04
Use ssl for fetching frinds_timeline from Twitter since it requires auth and ...
Zach Copley
2009-08-04
Refactored rgb2hex
Sarven Capadisli
2009-08-04
Removed not overly significant style from div.entry-content. It helps
Sarven Capadisli
2009-08-04
Ticket 1758 Multiple replies in web interface on "profile" page
Sarven Capadisli
2009-08-04
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Sarven Capadisli
2009-08-04
Didn't test that JS in IE. Revert a little.
Tom Adams
2009-08-04
Merge commit 'jeff-themovie/0.8.x-profile-value' into 0.8.x
Craig Andrews
2009-08-04
Fixed PHP Notice "Undefined property: Profile::$value"
Jeffery To
2009-08-04
Set focus to end of field.
Tom Adams
2009-08-04
Make TwitterStatusFetcher daemon work with OAuth
Zach Copley
2009-08-04
Prepend replyto string to message, don't destroy user input!
Tom Adams
2009-08-04
Moved some stuff to a base class
Zach Copley
2009-08-04
Only warn when chars remaining < 0, not <= 0.
Tom Adams
2009-08-04
lighttpd rewrites now possible in other directories.
Tom Adams
2009-08-04
Enable 404-based rewrites for lighttpd installations in /
Tom Adams
2009-08-04
Use <?php echo instead of <?print
Tom Adams
[next]