| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | a few minor changes | friendica | 2012-08-26 | 1 | -52/+3 |
* | item table rename parent-uri, target-type, object-type (more to come later) | friendica | 2012-08-15 | 1 | -1/+1 |
* | merge from upstream | friendica | 2012-08-15 | 1 | -0/+1 |
* | merge comment threading, provide plugin/theme functions to handle css/js incl... | friendica | 2012-08-09 | 1 | -1/+6 |
* | recover existing conversation loading functionality for home,search,community... | friendica | 2012-07-25 | 1 | -2/+2 |
* | sync changes | friendica | 2012-07-19 | 1 | -5/+13 |
* | eliminate the obsolete "last-child" indicator | friendica | 2012-07-18 | 1 | -3/+2 |
* | remove some d* extraneous bullshit | friendica | 2012-07-18 | 1 | -5/+2 |
* | Removing connectors we won't be needing - this is probably going to break som... | friendica | 2012-07-18 | 1 | -41/+0 |
* | working towards getting rid of item['tag'] and item['file'] - still some depe... | friendica | 2012-07-16 | 1 | -12/+15 |
* | language filtering infrastructure, check owner's language prefs and either tr... | friendica | 2012-07-16 | 1 | -0/+20 |
* | use include/language.php for all language and translation code | friendica | 2012-07-16 | 1 | -2/+0 |
* | language detection and sparkle links added to plinks where appropriate | friendica | 2012-07-12 | 1 | -5/+13 |
* | catchup | friendica | 2012-07-10 | 1 | -5/+0 |
* | identity address is now a web-id or "webbie" | friendica | 2012-07-09 | 1 | -17/+36 |
* | remove bookmark content flag | friendica | 2012-07-08 | 1 | -28/+20 |
* | create third privacy state - public post but not searchable or publicly visible | friendica | 2012-06-28 | 1 | -1/+1 |
* | remove possibly unnecessary checks for likes or comments created by Diaspora ... | Zach Prezkuta | 2012-06-25 | 1 | -9/+9 |
* | store signature info for remote users too | Zach Prezkuta | 2012-06-25 | 1 | -15/+20 |
* | add some debug logging | Zach Prezkuta | 2012-06-25 | 1 | -0/+1 |
* | Clean up the Diaspora connectivity: | Zach Prezkuta | 2012-06-25 | 1 | -18/+40 |
* | fix check for parent of StatusNet API post | Zach Prezkuta | 2012-06-25 | 1 | -1/+1 |
* | Implement relaying of relayable_retractions | Zach Prezkuta | 2012-06-03 | 1 | -5/+5 |
* | private group tests, cont. | friendica | 2012-05-29 | 1 | -12/+25 |