index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
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
/
actions
/
noticesearchrss.php
Age
Commit message (
Expand
)
Author
2009-11-20
Fix bug 1997: notice search rss utter failure
Brion Vibber
2009-11-10
Bringing Sphinx search support up to code: broken out to a plugin, now suppor...
Brion Vibber
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
change controlyourself.ca to status.net
Evan Prodromou
2009-08-25
change laconi.ca to status.net
Evan Prodromou
2009-08-25
a distributed -> the distributed
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-06
Make RSS 1.0 channel descriptions more consistent with RSS 2.0 and Atom descr...
Jeffery To
2009-06-24
Merge branch '0.8.x' into notice-search-no-results
Jeffery To
2009-06-20
Update copyright dates in files modified in 2009
Evan Prodromou
2009-06-20
change Controlez-Vous to Control Yourself
Evan Prodromou
2009-06-14
Fixes the notice search RSS feeds / API results for searches that return no m...
Jeffery To
2009-04-13
isReadOnly() now takes arguments
Evan Prodromou
2009-03-19
Somewhat better behaviour with mixed caps in search
Evan Prodromou
2009-03-09
Changed all $config[][] calls to common_config()
Eric Helgeson
2009-01-23
mark a bunch of actions read-only
Robin Millette
2009-01-23
uiredesign
Robin Millette
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-11-23
sphinx integration for notices and profiles
millette
2008-09-14
PostgreSQL: support for full text searching (notice and people)
CiaranG
2008-07-13
Sort notices by date then id so they are in the correct order when there are ...
Mike Cochrane
2008-07-10
Trailing whitespace on lines
Mike Cochrane
2008-07-10
More _t( to _( and sprintfs in new code
Mike Cochrane
2008-07-09
order search rss items by date desc
Evan Prodromou
2008-07-09
add notice search rss ("tracking")
Evan Prodromou