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
/
stream.php
Age
Commit message (
Expand
)
Author
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-07-09
reply_to is now stored on the notice, not on the reply record
Evan Prodromou
2008-07-09
wording change in comment
Evan Prodromou
2008-07-09
store rendered content on save; display pre-rendered content
Evan Prodromou
2008-07-09
move again
Evan Prodromou
2008-07-09
move some things around
Evan Prodromou
2008-07-09
better arrow
Evan Prodromou
2008-07-09
return false
Evan Prodromou
2008-07-09
fallback to newnotice on reply button, new button with mouseover
Evan Prodromou
2008-07-08
replybutton.darc
mike
2008-07-08
notice -> permalink in notices
Evan Prodromou
2008-07-07
change reply info
Evan Prodromou
2008-07-07
consolidate show_notice and show_reply
Evan Prodromou
2008-07-07
twiddle a few bits to make replies work correctly
Evan Prodromou
2008-06-22
First pass at replies support http://laconi.ca/PITS/00080
matthew.gregg
2008-07-03
add a display url function to display URLs
Evan Prodromou
2008-06-27
show exact date when needed
Evan Prodromou
2008-06-14
take out public from views menu for now
Evan Prodromou
2008-06-14
add public tab
Evan Prodromou
2008-06-11
closing menu list in the wrong place
Evan Prodromou
2008-06-11
menu on home and profile
Evan Prodromou
2008-06-10
fixup for new theme design in public.php
Evan Prodromou
2008-05-29
@ messages
Evan Prodromou
2008-05-29
use common_render_content
Evan Prodromou
2008-05-28
take out content rendering, seems to do something strange
Evan Prodromou
2008-05-28
take out avatar floatleft
Evan Prodromou
2008-05-28
take out spans
Evan Prodromou
2008-05-28
change to use correct width classes
Evan Prodromou
2008-05-28
update TODOs and try to reformat notices
Evan Prodromou
2008-05-21
fixup default avatar urls by using common function
Evan Prodromou
2008-05-21
declare config global for show_notice in streams
Evan Prodromou
2008-05-21
default avatar
Evan Prodromou
2008-05-20
reformat showstream
Evan Prodromou
2008-05-20
float images in stream left
Evan Prodromou
2008-05-20
trim whitespace
Evan Prodromou
2008-05-20
add notice id
Evan Prodromou
2008-05-17
common_start_element -> common_element_start
Evan Prodromou
2008-05-17
fixes to make it all lint
Evan Prodromou
2008-05-17
more twiddling
Evan Prodromou
2008-05-15
settings and avatars
Evan Prodromou
2008-05-14
license block for source code
Evan Prodromou
2008-05-14
move library files to lib
Evan Prodromou