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-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-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-20
Change the notice type defines all into class constants and adapt all files.
Marcel van der Boom
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
2009-06-25
update conversations to use newer query format
Evan Prodromou
2009-06-25
don't try to load a null notice into the list
Evan Prodromou
2009-06-25
blow cache when new notice in conversation is saved
Evan Prodromou
2009-06-23
Stop Twitter gateway notices from leaking via user faves pages
Zach Copley
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-18
Only show twitter msgs in your own inbox
Evan Prodromou
2009-06-17
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...
Evan Prodromou
2009-06-17
Make the personal tag streams actually work
Evan Prodromou
2009-06-17
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...
Robin Millette
2009-06-17
Fixed recent attachment bug that required URLs to be posted twice to be taken...
Robin Millette
2009-06-17
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...
Evan Prodromou
2009-06-16
names for Notice is_local states
Evan Prodromou
2009-06-16
Moved url handling to its proper place, from newnotice to Notice.php
Robin Millette
2009-06-14
Link and distribute notices tagged for a group alias
Evan Prodromou
2009-06-14
Merge branch '0.7.x' into 0.8.x
Evan Prodromou
2009-06-12
push length check to Notice class
Evan Prodromou
2009-06-10
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...
Evan Prodromou
2009-06-10
some changes based on code review with zach
Evan Prodromou
2009-06-10
Now correctly identifiying notices with uploaded content.
Robin Millette
[next]