| Commit message (Expand) | Author | Age | Files | Lines |
* | replace a bunch of graphic icons with vector icons | friendica | 2013-10-08 | 1 | -1/+1 |
* | post signatures | friendica | 2013-10-02 | 1 | -0/+7 |
* | OK, sure. | friendica | 2013-09-20 | 1 | -1/+1 |
* | use prepare_body in api calls to properly render content, add 'mode' to conve... | friendica | 2013-09-16 | 1 | -0/+1 |
* | implement what I hope will now be the server side of directory sync, add view... | friendica | 2013-09-15 | 1 | -8/+12 |
* | provide templating options in comanche for the underlying webpage element - i... | friendica | 2013-09-04 | 1 | -0/+6 |
* | my bad | friendica | 2013-09-03 | 1 | -1/+1 |
* | typo | friendica | 2013-09-03 | 1 | -1/+1 |
* | personal config to just show the page content without author info - probably ... | friendica | 2013-09-03 | 1 | -3/+5 |
* | add a layout selector | friendica | 2013-09-02 | 1 | -0/+12 |
* | preserve mimetype on page edits | friendica | 2013-09-02 | 1 | -4/+5 |
* | oh that's why | friendica | 2013-09-02 | 1 | -1/+2 |
* | fix webpage storage | friendica | 2013-09-02 | 1 | -1/+1 |
* | only allow richtext editor on pages if bbcode is the default mimetype, otherw... | friendica | 2013-09-02 | 1 | -6/+6 |
* | allow a channel owner to define a default mimetype on webpages (otherwise def... | friendica | 2013-09-02 | 1 | -2/+8 |
* | webpage content-type -- needs cleaning up and a security check once all the i... | friendica | 2013-09-02 | 1 | -0/+8 |
* | more debugging on localize_item top find out why likes are not translated in ... | friendica | 2013-08-31 | 1 | -1/+7 |
* | silence some warnings at php E_ALL levels | friendica | 2013-08-28 | 1 | -0/+2 |
* | It's a wretched mess, but at least photo comments show up again when viewing ... | friendica | 2013-08-28 | 1 | -0/+1 |
* | Preparatory work for photo conversations (third time). Also take away unused ... | friendica | 2013-08-27 | 1 | -7/+12 |
* | more loose ends | friendica | 2013-08-27 | 1 | -1/+4 |
* | extra logging for translating likes in notification emails - which is still f... | friendica | 2013-08-22 | 1 | -0/+3 |
* | fix superblock for comments | friendica | 2013-08-20 | 1 | -0/+14 |
* | localize_item() thinks all likes on posts are likes on comments because we di... | friendica | 2013-08-19 | 1 | -1/+1 |
* | malformed ru string file | friendica | 2013-08-08 | 1 | -1/+1 |
* | convert all stored json calls to json_decode_plus() | friendica | 2013-08-06 | 1 | -2/+2 |
* | we've been storing json_encoded structures on disk in several places because ... | friendica | 2013-08-06 | 1 | -5/+3 |
* | enotify: localize things we know how to translate | friendica | 2013-08-05 | 1 | -4/+0 |
* | fix some weirdness on the zot feed | friendica | 2013-07-29 | 1 | -0/+2 |
* | remove double tags on search results, updates to install doco to get rid of F... | friendica | 2013-07-09 | 1 | -12/+0 |
* | fall back on object author/actor if no owner | friendica | 2013-06-18 | 1 | -6/+6 |
* | Support arbitrary likes - "David likes Bob's bicycle" or "Nancy likes Margare... | friendica | 2013-06-18 | 1 | -0/+13 |
* | provide support for "bob likes Lisa's channel" activities | friendica | 2013-06-18 | 1 | -17/+32 |
* | undo comment policy override - there are a handful of stored posts from the 1... | friendica | 2013-06-18 | 1 | -10/+10 |
* | push refresh messages, performance work on conversations and configs, doc upd... | friendica | 2013-06-14 | 1 | -2/+5 |
* | missed a few zrl/zmg conversions, like for translate_item and enotify messages | friendica | 2013-06-12 | 1 | -25/+26 |
* | cleanup localisation of like activities | friendica | 2013-05-28 | 1 | -5/+3 |
* | get search page working with live-update and endless scroll, still not perfec... | friendica | 2013-05-09 | 1 | -3/+0 |
* | port superblock core code (except Red will use an xchan instead of a URL) | friendica | 2013-04-28 | 1 | -0/+43 |
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer... | friendica | 2013-03-21 | 1 | -8/+8 |
* | dangerous typo that removes all your hublocs, fix reshare formatting | friendica | 2013-03-11 | 1 | -0/+1 |
* | tweaky tweak, plus add share tracking db, and don't show acl for guest postin... | friendica | 2013-03-06 | 1 | -0/+1 |
* | just tinkering and trying a few things - don't get upset. It can all be rever... | friendica | 2013-03-05 | 1 | -0/+6 |
* | fix timeago (again), webfinger new spec implemented, some theme work | friendica | 2013-03-04 | 1 | -1/+2 |
* | taking the next step on pages | friendica | 2013-02-27 | 1 | -0/+3 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | little fixes | friendica | 2013-02-24 | 1 | -3/+4 |
* | make 'view in context' actually go somewhere useful | friendica | 2013-02-13 | 1 | -1/+1 |
* | progress on mod/display - slow but any progress is good | friendica | 2013-02-10 | 1 | -0/+1 |
* | mod_display - no fun. Not working at all. But a bit of progress. | friendica | 2013-02-10 | 1 | -2/+3 |