| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | start to use our permissions for stuff | friendica | 2012-10-28 | 1 | -116/+96 |
* | Now have a solid permissions model. Create a few functions to enumerate them ... | friendica | 2012-10-28 | 1 | -0/+2 |
* | comments sort of working again but now need to fix the threading which was po... | friendica | 2012-10-25 | 1 | -4/+8 |
* | more heavy lifting | friendica | 2012-10-23 | 1 | -1/+1 |
* | cleanup missing functions after move | friendica | 2012-10-22 | 1 | -1/+0 |
* | this might post a profile change activity now - it just won't broadcast anywhere | friendica | 2012-10-19 | 1 | -1/+1 |
* | wall posts now display - address book structure revamp started | friendica | 2012-10-10 | 1 | -21/+30 |
* | start fixing all the item queries | friendica | 2012-10-07 | 1 | -5/+5 |
* | update mod_item to new schema (db changes have not yet been pushed due to int... | friendica | 2012-10-06 | 1 | -40/+24 |
* | provide auto admin registration as before, but allow the current admin to cre... | friendica | 2012-10-04 | 1 | -0/+4 |
* | baby steps | friendica | 2012-10-04 | 1 | -5/+19 |
* | Can't see any posts currently - after the big shakeup, but we can now post to... | friendica | 2012-10-03 | 1 | -81/+35 |
* | here's where the heavy lifting begins - everything is likely to be broken for... | friendica | 2012-10-01 | 1 | -8/+27 |
* | moving a lot of structure around. 'entity' is now 'channel' | friendica | 2012-09-25 | 1 | -19/+19 |
* | updates | friendica | 2012-09-09 | 1 | -3/+14 |
* | this should get local posts almost working | friendica | 2012-09-04 | 1 | -19/+21 |