| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | italian translation | tuscanhobbit | 2013-12-01 | 0 | -0/+0 |
| | |\ \ \ |
|
| | | * | | | italian translation | p.tacconi | 2013-11-27 | 2 | -422/+417 |
| | * | | | | italian translation | tuscanhobbit | 2013-12-01 | 2 | -927/+960 |
| | |/ / / |
|
* | / / / | remove hook logging - too noisy | friendica | 2013-12-01 | 1 | -1/+1 |
|/ / / / |
|
| | * | | update spin.js to latest version | marijus | 2013-12-01 | 1 | -5/+11 |
| | * | | only show user-photo if not local user | marijus | 2013-12-01 | 1 | -1/+1 |
| | * | | some jot tools structuring and styling | marijus | 2013-12-01 | 3 | -54/+96 |
| |/ /
|/| | |
|
* | | | get rid of fetch_url - post_url will be a bit harder as several plugins need ... | friendica | 2013-12-01 | 2 | -154/+7 |
* | | | deprecate a->get_curl_code() and $a->get_curl_headers() | friendica | 2013-12-01 | 5 | -400/+20 |
* | | | hooks getting called twice | friendica | 2013-11-30 | 2 | -2/+4 |
* | | | quite a bit of work on default acl permissions and various acl quirks | friendica | 2013-11-29 | 8 | -36/+86 |
* | | | channel wasn't getting saved | friendica | 2013-11-29 | 1 | -0/+2 |
* | | | allow zot-info to return results for address= with webbies or naked nicknames | friendica | 2013-11-29 | 4 | -3450/+3483 |
* | | | doc updates | friendica | 2013-11-29 | 14 | -25/+73 |
* | | | allow themes to mess with the navbar contents without a custom template. It's... | friendica | 2013-11-28 | 3 | -5/+42 |
* | | | doc updates | friendica | 2013-11-28 | 508 | -741/+3529 |
* | | | make the template processor (e.g. replace_macros) pluggable | friendica | 2013-11-28 | 2 | -2/+5 |
* | | | doco | friendica | 2013-11-28 | 1 | -6/+21 |
* | | | item store hooks | friendica | 2013-11-28 | 2 | -0/+24 |
* | | | doco | friendica | 2013-11-28 | 1 | -6/+41 |
* | | | only list undeleted hublocs in zot_finger | friendica | 2013-11-28 | 1 | -4/+7 |
* | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-28 | 2 | -3488/+3481 |
|\ \ \ |
|
| * \ \ | Merge pull request #217 from omigeot/master | friendica | 2013-11-28 | 2 | -3488/+3481 |
| |\ \ \ |
|
| | * | | | Plurals for conversation.php | Olivier Migeot | 2013-11-28 | 2 | -3488/+3481 |
| |/ / / |
|
* / / / | zot doco | friendica | 2013-11-28 | 1 | -17/+96 |
|/ / / |
|
* | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-28 | 1 | -2/+14 |
|\ \ \ |
|
| * \ \ | Merge pull request #216 from omigeot/master | friendica | 2013-11-27 | 1 | -2/+14 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' of https://github.com/friendica/red | Olivier Migeot | 2013-11-28 | 1 | -0/+101 |
| | |\ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Merge branch 'master' of https://github.com/friendica/red | Olivier Migeot | 2013-11-27 | 2 | -23/+10 |
| | |\ \ \ |
|
| | * | | | | Quick hack to allow themes/modules to use different CSS classes for the ACL s... | Olivier Migeot | 2013-11-27 | 1 | -2/+14 |
* | | | | | | synchronise deletion of comments between red and wp | friendica | 2013-11-28 | 3 | -1/+44 |
|/ / / / / |
|
* | | | | | add photos to red-to-wordpress comments | friendica | 2013-11-27 | 1 | -0/+20 |
* | | | | | add xmlrpc method for importing red comments | friendica | 2013-11-27 | 1 | -0/+81 |
| |/ / /
|/| | | |
|
* | | | | reduce the likelihood that a given channel will have 30-40 valid hublocs with... | friendica | 2013-11-27 | 2 | -23/+10 |
|/ / / |
|
* | | | re-enable jquery migration tool until we sort out all the issues | friendica | 2013-11-27 | 2 | -3/+3 |
* | | | more loop prevention | friendica | 2013-11-26 | 1 | -0/+8 |
* | | | ensure that drop_item doesn't recurse | friendica | 2013-11-26 | 1 | -1/+1 |
* | | | add terms and categories, fix a delivery loop (stops at one cycle but we don'... | friendica | 2013-11-26 | 1 | -1/+1 |
* | | | link the plugins at both ends so that each can discover a post that was impor... | friendica | 2013-11-26 | 1 | -11/+6 |
* | | | delete from the wp side as well as from the red side | friendica | 2013-11-26 | 2 | -25/+65 |
* | | | api fixes | friendica | 2013-11-26 | 2 | -5/+22 |
* | | | allow editing posts on connectors that support edits | friendica | 2013-11-26 | 1 | -1/+3 |
* | | | add drop_item hook | friendica | 2013-11-26 | 1 | -0/+3 |
* | | | create jquery-compat to hold deprecated jquery functions, load it before all ... | friendica | 2013-11-26 | 5 | -44/+77 |
* | | | will be doing some stuff for which handcrafting xmlrpc requests is too bloody... | friendica | 2013-11-26 | 1 | -0/+1371 |
* | | | make font-asewome optional. Also include jquery.browser in js/main.js so we c... | friendica | 2013-11-25 | 3 | -5/+46 |
* | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-25 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | no underlined drop icon | 23n | 2013-11-25 | 1 | -0/+1 |
* | | | | sort out the preview icons | friendica | 2013-11-25 | 4 | -5/+9 |
* | | | | wp-to-red: now supports editing, titles, and native permalinks | friendica | 2013-11-25 | 2 | -3/+21 |
|/ / / |
|