Chimo
|
ba2975aac8
Update handle() method on Action subclasses.
|
8 years ago |
Evan Prodromou
|
83fb5e6023
Mass replacement of #-comments with //-comments
|
13 years ago |
Siebrand Mazeland
|
6a1b0e2375
* update translator documentation.
|
13 years ago |
Brion Vibber
|
f6ebe81538
Performance fix for FriendFeed sup interface: MySQL query optimizer was doing a table scan on notice; explicit subquery makes it run much more efficiently, only scanning items within the period under consideration. Standard subquery should be PostgreSQL-compatible.
|
14 years ago |
Evan Prodromou
|
df86aa7214
define LACONICA and accept LACONICA for backwards compatibility
|
15 years ago |
Evan Prodromou
|
865b716f09
change LACONICA to STATUSNET
|
15 years ago |
Evan Prodromou
|
4737563b95
a distributed -> the distributed
|
15 years ago |
Evan Prodromou
|
c8b8f07af1
change Laconica and Control Yourself to StatusNet in PHP files
|
15 years ago |
Evan Prodromou
|
c5ce56b878
calculate date once for SUP
|
15 years ago |
Evan Prodromou
|
aec6456c91
Update copyright dates in files modified in 2009
|
15 years ago |
Evan Prodromou
|
793a6a1155
change Controlez-Vous to Control Yourself
|
15 years ago |
Evan Prodromou
|
e9e75fc9d5
isReadOnly() now takes arguments
|
15 years ago |
Evan Prodromou
|
e28c4689ce
add sup with arguments
|
15 years ago |
CiaranG
|
c08e4d904e
PostgreSQL - a few more query compatibility issues (submitted by oxygene)
|
15 years ago |
Evan Prodromou
|
c0d7ce8a3c
Updated sup
|
16 years ago |
Evan Prodromou
|
ba9f1f603b
All actions now use isReadOnly()
|
16 years ago |
Evan Prodromou
|
b264c03d32
move opening brace of class declaration to next line
|
16 years ago |
Evan Prodromou
|
04ef1ba8ee
change function headers to K&R style
|
16 years ago |
Evan Prodromou
|
edbc0c665c
replace all tabs with four spaces
|
16 years ago |
Evan Prodromou
|
6503fd72e1
a SUP action to product correct SUP json output
|
16 years ago |