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-08-26
fix error storing uris of remote notices
Evan Prodromou
2008-08-26
use notice URI if it's not local and it's an HTTP URL
Evan Prodromou
2008-07-29
use a little X instead of "delete" for delete link, right after arrow
Evan Prodromou
2008-07-29
new -> staticGet
Evan Prodromou
2008-07-29
fallback for unknown source
Evan Prodromou
2008-07-29
show where a notice came from
Evan Prodromou
2008-07-20
Fullname is in the profile, not the user object
Mike Cochrane
2008-07-20
Clean up of delete links when not logged in
Mike Cochrane
2008-07-15
Added notice deletion http://laconi.ca/PITS/00045
matthew.gregg
2008-07-22
base class is_readonly() now returns false by default
zach
2008-07-22
centralize and optimize with-friends query
Evan Prodromou
2008-07-10
Resolve conflicts and convert _t( to _( where it was introduced again.
Mike Cochrane
2008-07-09
Merge conflicts and kill a whole lot of trailing whitespace on lines.
Mike Cochrane
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
[next]