| Commit message (Expand) | Author | Age | Files | Lines |
* | fix can_comment_on_post when viewing wall-to-wall | friendica | 2013-09-28 | 1 | -8/+14 |
* | hopefully(?) the final word on remote comment permissions | friendica | 2013-09-20 | 1 | -0/+3 |
* | hopefully this will go over a bit better - check post owner permissions as we... | friendica | 2013-09-20 | 1 | -1/+9 |
* | sync photo permissions with the attached item whenever they change. | friendica | 2013-09-17 | 1 | -1/+4 |
* | provide detailed error to remote site for the myriad of things that can go wr... | friendica | 2013-09-10 | 1 | -1/+2 |
* | . | Christian Vogeley | 2013-09-08 | 1 | -1/+1 |
* | retrun check | Christian Vogeley | 2013-09-08 | 1 | -0/+1 |
* | Merge service class | Christian Vogeley | 2013-09-08 | 1 | -1/+48 |
|\ |
|
| * | Service class items | Christian Vogeley | 2013-09-08 | 1 | -0/+48 |
* | | provide mimetype selector on edit (pages and blocks) | friendica | 2013-09-06 | 1 | -1/+2 |
* | | fix private message encryption since the input_filter mangled it | friendica | 2013-09-03 | 1 | -0/+3 |
* | | security fix and ability to change layout on webpage edit form | friendica | 2013-09-03 | 1 | -1/+2 |
* | | pass execflag - Working for preview but not yet executing on page render | friendica | 2013-09-02 | 1 | -1/+19 |
* | | fix webpage storage | friendica | 2013-09-02 | 1 | -7/+3 |
* | | webpage content-type -- needs cleaning up and a security check once all the i... | friendica | 2013-09-02 | 1 | -117/+127 |
* | | Sheesh. Three lines of Javascript. All you have to do is find which of the th... | friendica | 2013-09-01 | 1 | -40/+41 |
* | | add layouts and editlayout and rework the page logic in mod/item | friendica | 2013-09-01 | 1 | -13/+4 |
* | | This isn't optimal, but on the short term we'll clone the page editor to use ... | friendica | 2013-09-01 | 1 | -2/+15 |
|/ |
|
* | block content-type (called ITEM_BUILDBLOCK to avoid confusion with content th... | friendica | 2013-08-12 | 1 | -0/+3 |
* | yhis should fix the privacy leak - as well as non-private replies to private ... | friendica | 2013-08-01 | 1 | -1/+1 |
* | fix some privacy leakage in logs | friendica | 2013-07-31 | 1 | -11/+14 |
* | fix bug #84, make imported messages from your clones show up on your wall | friendica | 2013-07-29 | 1 | -0/+3 |
* | encrypt private messages on disk - there are still a couple of places where t... | friendica | 2013-07-28 | 1 | -0/+30 |
* | autotag clean-up, mop up, and go home | friendica | 2013-06-27 | 1 | -4/+5 |
* | testing autotag | friendica | 2013-06-27 | 1 | -1/+2 |
* | if you send a private post to an @-taggable channel (and nobody else), tag th... | friendica | 2013-06-27 | 1 | -0/+12 |
* | map comment_policy on local post submission | friendica | 2013-06-18 | 1 | -0/+1 |
* | hijack the #getzot tag | friendica | 2013-06-15 | 1 | -9/+17 |
* | convert most red photos to zmg | friendica | 2013-05-28 | 1 | -2/+2 |
* | workarounds for people that re-install and end up polluting everybody's datab... | friendica | 2013-05-16 | 1 | -0/+2 |
* | get search page working with live-update and endless scroll, still not perfec... | friendica | 2013-05-09 | 1 | -1/+3 |
* | turn naked links in posts into zrl's if we've got a hubloc for the site | friendica | 2013-04-18 | 1 | -0/+7 |
* | turn all Red links into zrls (not the old zrls, the new bbcode zrl which mean... | friendica | 2013-04-15 | 1 | -4/+4 |
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer... | friendica | 2013-03-21 | 1 | -22/+22 |
* | prepare for multiple content types | friendica | 2013-03-14 | 1 | -69/+32 |
* | progress on tag delivery | friendica | 2013-02-11 | 1 | -3/+3 |
* | work on notifications | friendica | 2013-02-06 | 1 | -22/+10 |
* | convert wall_upload to use the photo api | friendica | 2013-02-05 | 1 | -0/+21 |
* | ensure that stored tag terms are taken after term expansion, e.g. @"Mike Macg... | friendica | 2013-02-02 | 1 | -3/+3 |
* | sort out the rest of the nasty stuff in the attachment/file api - time to mov... | friendica | 2013-02-01 | 1 | -3/+8 |
* | debugging of file attachment api - somewhat functional but the attachment inf... | friendica | 2013-01-31 | 1 | -1/+2 |
* | file/attachment storage api with revision control - needs a bit more testing ... | friendica | 2013-01-31 | 1 | -26/+17 |
* | @tags sorta work, but we might have an issue with sending zids in @tags | friendica | 2013-01-23 | 1 | -3/+2 |
* | make @tags half-ass work | friendica | 2013-01-23 | 1 | -14/+11 |
* | backend for storing items as arbitrary webpages | friendica | 2013-01-11 | 1 | -8/+33 |
* | fix item owner on conversations | friendica | 2013-01-03 | 1 | -2/+3 |
* | accept expire params if expire feature is enabled | friendica | 2012-12-31 | 1 | -0/+13 |
* | plaintext default - richtext is a feature | friendica | 2012-11-05 | 1 | -1/+1 |
* | fix post preview | friendica | 2012-11-03 | 1 | -3/+4 |
* | share mostly working, preview still horked | friendica | 2012-11-03 | 1 | -1/+1 |