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
/
lib
/
popularnoticesection.php
Age
Commit message (
Expand
)
Author
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
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-07-15
used SQL standard LIMIT/OFFSET, because every database can understand that
Brenda Wallace
2009-06-24
add missing group by item, to make database that aren't mysql happy
Brenda Wallace
2009-05-17
Refactored new sections code to proper classes and added notice link to links...
Robin Millette
2009-04-14
trac#1223 Show most popular notices per tag in the tag page sidebar.
Robin Millette
2009-03-05
The correct version of the bad fix I undid in the previous commit. Must expli...
CiaranG
2009-03-05
Undo my previous change that breaks the Popular Notices section on the public...
CiaranG
2009-03-04
PostgreSQL - made all 'weight' calculating SQL expressions compatible with bo...
CiaranG
2009-02-20
NOTICES_PER_SECTION already defined in lib/noticesection.php, causing a warning
Leslie Michael Orchard
2009-02-14
Fix the More... link for popular notices section
Evan Prodromou
2009-02-02
Ticket 1044 -- Removed border-top, reduced padding, changed notice
Sarven Capadisli
2009-01-22
Add a section for popular notices sitewide
Evan Prodromou