| Commit message (Expand) | Author | Age | Files | Lines |
* | include re-organisation and more doco, post_to_red fix ampersands in categories | friendica | 2013-12-04 | 2 | -25/+40 |
* | add hooks to zot-finger and import_xchan | friendica | 2013-12-03 | 1 | -0/+3 |
* | more documentation work | friendica | 2013-12-03 | 1 | -75/+106 |
* | on successful magic-auth, put remote_service_class and remote_hub into the se... | friendica | 2013-12-03 | 1 | -0/+2 |
* | reorganise a few included functions - notably identity related functions | friendica | 2013-12-03 | 3 | -125/+768 |
* | ensure that every imported channel has a primary hubloc | friendica | 2013-12-02 | 1 | -0/+16 |
* | refactor magic-auth | friendica | 2013-12-02 | 2 | -80/+1 |
* | trimmed style.css by a few hundred lines. Needs many more such efforts | friendica | 2013-12-01 | 1 | -103/+0 |
* | get rid of deprecated post_url() function | friendica | 2013-12-01 | 1 | -102/+2 |
* | remove hook logging - too noisy | friendica | 2013-12-01 | 1 | -1/+1 |
* | 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 | 3 | -379/+19 |
* | hooks getting called twice | friendica | 2013-11-30 | 1 | -1/+3 |
* | quite a bit of work on default acl permissions and various acl quirks | friendica | 2013-11-29 | 1 | -11/+11 |
* | allow themes to mess with the navbar contents without a custom template. It's... | friendica | 2013-11-28 | 2 | -4/+40 |
* | make the template processor (e.g. replace_macros) pluggable | friendica | 2013-11-28 | 1 | -1/+4 |
* | 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 | 1 | -3/+3 |
|\ |
|
| * | Plurals for conversation.php | Olivier Migeot | 2013-11-28 | 1 | -3/+3 |
* | | zot doco | friendica | 2013-11-28 | 1 | -17/+96 |
|/ |
|
* | synchronise deletion of comments between red and wp | friendica | 2013-11-28 | 1 | -0/+10 |
* | reduce the likelihood that a given channel will have 30-40 valid hublocs with... | friendica | 2013-11-27 | 1 | -22/+9 |
* | more loop prevention | friendica | 2013-11-26 | 1 | -0/+8 |
* | ensure that drop_item doesn't recurse | friendica | 2013-11-26 | 1 | -1/+1 |
* | delete from the wp side as well as from the red side | friendica | 2013-11-26 | 1 | -11/+27 |
* | api fixes | friendica | 2013-11-26 | 1 | -4/+12 |
* | add drop_item hook | friendica | 2013-11-26 | 1 | -0/+3 |
* | add recipient name to the rest of the notification emails | friendica | 2013-11-24 | 1 | -37/+47 |
* | replaced rhash icon | tuscanhobbit | 2013-11-23 | 1 | -2/+2 |
* | updated logo in readme and r# shorthand | tuscanhobbit | 2013-11-22 | 1 | -2/+2 |
* | init_groups_visitor() was still using old array of id output (not the newer a... | friendica | 2013-11-22 | 1 | -2/+2 |
* | add recipient name to some of the notification emails for those who have a lo... | friendica | 2013-11-21 | 1 | -3/+3 |
* | follow and accept_follow hooks | friendica | 2013-11-21 | 1 | -0/+4 |
* | white screen | friendica | 2013-11-21 | 2 | -4/+4 |
* | this is necessary for any possibility of a federated future. | friendica | 2013-11-21 | 1 | -1/+16 |
* | add aid to notifiy table which we may need to supress duplicate notify emails... | friendica | 2013-11-20 | 3 | -10/+26 |
* | webpage edit - losing the ability to pass unfiltered html and perhaps some ph... | friendica | 2013-11-20 | 1 | -3/+2 |
* | Protocol: now set data['alg'] on all encapsulated encrypted packets, so that ... | friendica | 2013-11-20 | 6 | -29/+45 |
* | fix plugin and them toggles for the colourblind, add theme info block and rec... | friendica | 2013-11-18 | 1 | -2/+2 |
* | magic auth issues | friendica | 2013-11-17 | 1 | -1/+1 |
* | filter out duplicate recipients on local deliveries. We only need to deliver ... | friendica | 2013-11-17 | 1 | -1/+19 |
* | fix commented timestamp | friendica | 2013-11-17 | 1 | -3/+4 |
* | better job of setting parent created | friendica | 2013-11-17 | 1 | -7/+4 |
* | pull in some posts when we first connect with a new channel (if allowed to) -... | friendica | 2013-11-17 | 3 | -15/+40 |
* | populate some posts when somebody is granted "read stream" permission | friendica | 2013-11-17 | 4 | -4/+27 |
* | revert to prepare_page - but have it call prepare_body | friendica | 2013-11-15 | 1 | -1/+1 |
* | change product name on notification emails to lowercase | friendica | 2013-11-15 | 1 | -1/+1 |