| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | Merge branch 'master' of github.com:fabrixxm/friendika | fabrixxm | 2011-01-29 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|
| | * | | | | | | | | | Merge remote branch 'friendika-master/master' | Fabio Comuni | 2011-01-28 | 18 | -452/+666 |
| | |\ \ \ \ \ \ \ \ \ |
|
| * | \ \ \ \ \ \ \ \ \ | Merge branch 'friendika-master' | fabrixxm | 2011-01-29 | 16 | -105/+219 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'friendika-master' | fabrixxm | 2011-01-28 | 18 | -452/+666 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / / /
| |/| | / / / / / / / / /
| | | |/ / / / / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Merge branch 'friendika-master' | fabrixxm | 2011-01-27 | 93 | -36/+7067 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'friendika-master' | fabrixxm | 2011-01-25 | 57 | -11/+2930 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
* | | | | | | | | | | | | | | append jotplugin tools to current toolbar row | Friendika | 2011-02-02 | 6 | -18/+23 |
| |_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | silence php notices about $manual_id not being defined | Friendika | 2011-02-02 | 1 | -5/+5 |
* | | | | | | | | | | | | | don't try to parse non-xml in dfrn_deliver | Friendika | 2011-02-02 | 1 | -0/+6 |
* | | | | | | | | | | | | | be more forgiving about the order of link parameters in html->bb | Friendika | 2011-02-02 | 1 | -2/+2 |
* | | | | | | | | | | | | | get media-rss thumbnail if available and nothing else was found (e.g. github). | Friendika | 2011-02-02 | 1 | -0/+6 |
* | | | | | | | | | | | | | string update, allow js_upload file selection text to be localised | Friendika | 2011-02-02 | 2 | -0/+33 |
* | | | | | | | | | | | | | suppress some scraping errors when confronted with hybrid/strange | Friendika | 2011-02-02 | 2 | -2/+21 |
* | | | | | | | | | | | | | backward compatibility | Friendika | 2011-02-01 | 2 | -23/+20 |
* | | | | | | | | | | | | | protocol reversal, roll dfrn_version to 2.1 | Friendika | 2011-02-01 | 3 | -22/+45 |
| |_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | silence a few notice warnings | Friendika | 2011-02-01 | 1 | -2/+2 |
* | | | | | | | | | | | | trying to solve the double encoding issue | Friendika | 2011-02-01 | 1 | -41/+22 |
* | | | | | | | | | | | | make sure content is unaltered | Friendika | 2011-02-01 | 1 | -15/+18 |
* | | | | | | | | | | | | typo | Friendika | 2011-02-01 | 1 | -1/+1 |
* | | | | | | | | | | | | get correct article timestamp for feeds with no 'published' and with non-utc ... | Friendika | 2011-02-01 | 1 | -3/+5 |
* | | | | | | | | | | | | don't try to scrape atom/rss feeds. missing param in contact store (mod_follow) | Friendika | 2011-02-01 | 3 | -1/+62 |
* | | | | | | | | | | | | truncate long names | Friendika | 2011-02-01 | 2 | -2/+2 |
| |_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | provide ability to survive transport mangling when travelling through html ne... | Friendika | 2011-02-01 | 2 | -18/+36 |
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
|
* | | | | | | | | | | it's a bbcode editor, not an html editor | Friendika | 2011-01-31 | 2 | -2/+2 |
* | | | | | | | | | | oembed contsant name, fix dfrnpubdeliver, add 'code' editor button | Friendika | 2011-01-31 | 3 | -67/+69 |
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
* | | | | | | | | | let there be purple! ;-) | Friendika | 2011-01-31 | 4 | -0/+27 |
* | | | | | | | | | readjust name length limits - acl selector | Friendika | 2011-01-31 | 1 | -1/+1 |
* | | | | | | | | | truncate names in acl selector | Friendika | 2011-01-31 | 1 | -2/+5 |
* | | | | | | | | | email cc recipients (front end) | Friendika | 2011-01-31 | 6 | -4/+26 |
* | | | | | | | | | post to email recips (backend) | Friendika | 2011-01-31 | 1 | -2/+29 |
* | | | | | | | | | Merge branch 'fabrixxm-oembed' | Friendika | 2011-01-31 | 9 | -48/+126 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | cache oembed request | Fabio Comuni | 2011-01-31 | 1 | -2/+14 |
| * | | | | | | | | | delete old cache in poller.php | Fabio Comuni | 2011-01-31 | 1 | -0/+4 |
| * | | | | | | | | | add cache table | Fabio Comuni | 2011-01-31 | 3 | -2/+14 |
| * | | | | | | | | | use microformat to mark html from [embed] tag, convert html with oembed micro... | Fabio Comuni | 2011-01-31 | 3 | -5/+44 |
| * | | | | | | | | | Add 'system''no_oembed' config option | Fabio Comuni | 2011-01-31 | 2 | -4/+8 |
| * | | | | | | | | | Move [embed] bbtag from oembed plugin to core | Fabio Comuni | 2011-01-31 | 3 | -45/+52 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | force text paste in editor | Friendika | 2011-01-31 | 1 | -3/+11 |
* | | | | | | | | | deliver up to 150 contacts per person using dfrn - in case hub is whacked | Friendika | 2011-01-31 | 1 | -1/+49 |
|/ / / / / / / / |
|
* | | | | | | | | limit privacy ACL's to networks which can handle privacy | Friendika | 2011-01-30 | 2 | -8/+10 |
* | | | | | | | | disable "take me home" hotkey, different on FF (shift-home), IE ($). | Friendika | 2011-01-30 | 1 | -6/+7 |
* | | | | | | | | more ssl_policy cleanup, allow manual feed update per contact when hub is wha... | Friendika | 2011-01-30 | 10 | -12/+42 |
* | | | | | | | | wrong ref in ssl policy | Friendika | 2011-01-30 | 4 | -5/+5 |
* | | | | | | | | more debugging to see if the google push hub is even trying to publish our co... | Friendika | 2011-01-30 | 2 | -0/+2 |
* | | | | | | | | identify email-only contacts | Friendika | 2011-01-29 | 1 | -1/+8 |
* | | | | | | | | even more cleanup prior to push | Friendika | 2011-01-29 | 1 | -3/+1 |
* | | | | | | | | cleanup ssl_policy implementation | Friendika | 2011-01-29 | 1 | -4/+4 |
* | | | | | | | | implement SSL redirection policy (none, full, selfsign) | Friendika | 2011-01-29 | 1 | -1/+18 |
* | | | | | | | | document poormancron as alternative in INSTALL.txt | Friendika | 2011-01-29 | 1 | -1/+16 |
| |_|_|_|/ / /
|/| | | | | | |
|
* | | | | | | | Merge branch 'fabrixxm-master' | Friendika | 2011-01-28 | 16 | -105/+219 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|