aboutsummaryrefslogtreecommitdiffstats
path: root/include/ItemObject.php
Commit message (Expand)AuthorAgeFilesLines
* taming the wild mod_displayfriendica2013-02-101-30/+32
* more profiling - cache the qcomment list so we don't have to look it up for e...friendica2013-02-091-1/+20
* allow non-linkable locations, self-linked locations and get rid of google def...friendica2013-02-021-11/+3
* fix edit permissionsfriendica2013-01-291-1/+1
* fix wall-wall ownernamefriendica2013-01-241-1/+1
* inverted logic on wall-wall checkfriendica2013-01-241-1/+1
* here's another reason the social graph isn't updatingfriendica2013-01-241-38/+17
* quick-n-dirty wall-to-wall detection, wasn't working at all - this may be ove...friendica2013-01-241-50/+8
* check comment permissions against observer, unbold email subject links for re...friendica2013-01-241-16/+12
* fix some displayed links that were wonkyfriendica2013-01-221-2/+3
* Merge pull request #13 from fermionic/20130105-smarty3friendica2013-01-061-6/+21
|\
| * fix show-stopping bugsZach Prezkuta2013-01-061-1/+1
| * implement Smarty3Zach Prezkuta2013-01-061-6/+21
* | make dislikes work - though they need a display tweakfriendica2013-01-061-1/+1
|/
* several small fixes and adjustmentsfriendica2012-12-161-1/+1
* get rid of more targeted windows and direct all profile view to local sitefriendica2012-12-091-19/+1
* trace through the threaded conversation spaghetti to bring back a sane lookin...friendica2012-11-281-0/+3
* turn star into a featurefriendica2012-11-081-1/+1
* start implementing zot-idfriendica2012-11-081-5/+5
* that was certainly some fun debugging (not)friendica2012-11-041-1/+1
* some cleanup of main item templatefriendica2012-11-041-27/+48
* feature enable 'dislike' - backendfriendica2012-11-031-1/+3
* fixing broken things again after the latest round of ripping out the yellow s...friendica2012-10-291-3/+3
* more structural stufffriendica2012-10-291-3/+3
* ignore error for non-existent DB fields at the present time since it's just f...friendica2012-10-281-1/+1
* fix starring postsfriendica2012-10-271-3/+3
* fix a couple of things that went wonky when moving to thread objectsfriendica2012-10-271-10/+14
* move things to the newer conversation object, a few minor bugs - will sort it...friendica2012-10-251-43/+28
* more heavy liftingfriendica2012-10-231-1/+1
* mv objects from object dir to include where they belongfriendica2012-10-221-0/+645