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-10-04
move scripts to just before </body>, add event for scripts that need to be in...
Evan Prodromou
2009-10-04
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-10-03
Using CDATA for autofocus script
Sarven Capadisli
2009-10-02
make lib/schema.php phpcs-clean
Evan Prodromou
2009-10-01
Some bug fixes
Evan Prodromou
2009-10-01
check the schema
Evan Prodromou
2009-10-01
add some more methods to Schema
Evan Prodromou
2009-10-01
Merge branch '0.9.x' into schema
Evan Prodromou
2009-10-01
Added hook for Aside container
Sarven Capadisli
2009-10-01
Revert "Outputting UTF-8 charset in document header irrespective of mimetype."
Sarven Capadisli
2009-09-30
FOAF for Groups.
Toby Inkster
2009-09-30
Merge branch '0.8.x' into 0.9.x
Sarven Capadisli
2009-09-30
Better check to see if the XML prolog should be outputted for XML
Sarven Capadisli
2009-09-30
Outputting UTF-8 charset in document header irrespective of mimetype.
Sarven Capadisli
2009-09-30
Switched Doctype to XHTML 1.0 Strict (which best reflects the current
Sarven Capadisli
2009-09-29
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-09-29
Twitter API returns server errors in preferred format
Evan Prodromou
2009-09-29
move HTTP error code strings to class variables
Evan Prodromou
2009-09-29
remove string-checks from code using Notice::saveNew()
Evan Prodromou
2009-09-27
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-09-27
show delete button when user has deleteOthersNotice right
Evan Prodromou
2009-09-27
user rights
Evan Prodromou
2009-09-27
Merge DeleteAction class into DeletenoticeAction
Evan Prodromou
2009-09-27
Fix some bugs in the URL linkification, and fixed the unit test.
Craig Andrews
2009-09-27
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-09-25
Added hook for notice item. After <li> and Before </li>. Allows
Sarven Capadisli
2009-09-24
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-09-24
Move configuration defaults to new module and variable
Evan Prodromou
2009-09-24
Output If-Modified-Since header for all RSS 1.0 feeds (again)
Zach Copley
2009-09-24
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-09-24
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-09-24
Merge remote branch 'statusnet/0.8.x' into 0.9.x
Craig Andrews
2009-09-24
Revert "move scripts to just before </body>, add event for scripts that need ...
Evan Prodromou
2009-09-23
move scripts to just before </body>, add event for scripts that need to be in...
Evan Prodromou
2009-09-23
use schema tool to create a table
Evan Prodromou
2009-09-23
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-09-23
Revert "When viewing a page in https, all links to non-actions (links to CSS,...
Evan Prodromou
2009-09-23
revert output buffering (costly) for ETags (low priority)
Evan Prodromou
2009-09-23
statusize schema-related modules
Evan Prodromou
2009-09-23
make table def method of schema code work
Evan Prodromou
2009-09-23
start a module for schema management
Evan Prodromou
2009-09-22
Allow some punctuation instead of just spaces before @user, !group, and #tag
Craig Andrews
2009-09-22
Link hrefs are the short url, and title is the long url
Craig Andrews
2009-09-21
Make link href the long url so users can tell where links are going
Craig Andrews
2009-09-21
'easy' way to handle notices at queue time
Evan Prodromou
2009-09-21
add a hook for the unqueuemanager
Evan Prodromou
2009-09-21
add a hook at point of enqueuing notices
Evan Prodromou
2009-09-21
Fixes for posting shortened URLs or uploads
Brion Vibber
2009-09-21
Don't trigger E_NOTICE when looking for commands in the notice input
Brion Vibber
2009-09-20
No need to call farbtastic.go.js because it was moved to userdesign.go.js
Sarven Capadisli
[next]