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
/
classes
/
Notice.php
Age
Commit message (
Expand
)
Author
2009-10-28
save replies in the inbox
Evan Prodromou
2009-10-28
replace some boolean-evaluations with calls to empty()
Evan Prodromou
2009-10-23
update location while saving new profile
Evan Prodromou
2009-10-21
new data structures for location
Evan Prodromou
2009-10-13
remove inboxes option
Evan Prodromou
2009-10-03
reformat Notice.php
Evan Prodromou
2009-10-04
added all them doxygens
Brenda Wallace
2009-09-29
change string return from Notice::saveNew to exceptions
Evan Prodromou
2009-09-24
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-09-02
Merge remote branch 'laconica/0.8.x' into 0.9.x
Craig Andrews
2009-08-29
remove Notice::gc() for now
Evan Prodromou
2009-08-28
fix for SQL error: ERROR: syntax error at or near ")" at character 45
Brenda Wallace
2009-08-28
fix for SQL error: ERROR: syntax error at or near ")" at character 45
Brenda Wallace
2009-08-27
remove duplicate save of Notice and streamline attachment detection
Evan Prodromou
2009-08-27
Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x
Evan Prodromou
2009-08-27
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-08-26
Display linked oembed resources as enclosures if they are of non-html mime types
Craig Andrews
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
a distributed -> the distributed
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-21
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-08-21
validation code in Notice correctly checks length of content
Evan Prodromou
2009-08-21
Notice class has methods to check content length
Evan Prodromou
2009-08-21
update data classes for TEXT content in notice
Evan Prodromou
2009-08-20
Change the notice type defines all into class constants and adapt all files.
Marcel van der Boom
2009-08-04
save an archive of deleted notices
Evan Prodromou
2009-07-29
New algorithm for reply_to saving
Evan Prodromou
2009-07-23
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou
2009-07-23
Merge branch 'master' into 0.8.x
Evan Prodromou
2009-07-23
change NOTICE_GATEWAY to Notice::GATEWAY so autoloading works
Evan Prodromou
2009-07-20
turn into canonical terms before checking for unique-ness of a tag in a notice
Brenda Wallace
2009-07-20
look for full unicode when saving tags
Brenda Wallace
2009-07-19
Merge commit 'br3nda/0.8.x-pgfixes' into 0.8.x
CiaranG
2009-07-16
use a soft limit so there's not a whole bunch of deletes on every write
Evan Prodromou
2009-07-16
gc inboxes on a regular basis
Evan Prodromou
2009-07-15
add quotes around table named "user" when quote_identifiers is true
Brenda Wallace
2009-07-15
used single quotes in SQL
Brenda Wallace
2009-07-14
Moved the decision logic as to whether an attachment should be an enclosure t...
Craig Andrews
2009-07-13
Copy isset($attachment->filename) fix from RSS 1.0 to RSS 2.0 and Atom 1.0 fe...
Toby Inkster
2009-07-09
cache frequently-used subscriber, subscription, notice and fave count values
Evan Prodromou
2009-07-09
Notice attachments are enclosures in feeds (Atom, RSS 1.0/RDF, and RSS 2.0).
Craig Andrews
2009-07-04
don't send unused variable for streams
Evan Prodromou
2009-07-03
no limit on conversation stream
Evan Prodromou
2009-06-30
conversation code changes
Evan Prodromou
2009-06-27
remove debugging code from Notice.php
Evan Prodromou
2009-06-26
boxcar notice inbox requests
Evan Prodromou
2009-06-25
break up big inbox queries into lots of small ones
Evan Prodromou
2009-06-25
fix caching for conversations, again
Evan Prodromou
2009-06-25
streamline the file action
Evan Prodromou
[prev]
[next]