Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ability to hide profile and wall from unknown people | Friendika | 2011-05-24 | 10 | -7/+63 |
| | |||||
* | improve push_lang and pop_lang to do basically nothing if the new language ↵ | Friendika | 2011-05-23 | 1 | -0/+7 |
| | | | | is the same as existing | ||||
* | bug #85 | Friendika | 2011-05-23 | 10 | -7/+69 |
| | |||||
* | Merge branch 'pull' | Friendika | 2011-05-23 | 8 | -110/+222 |
|\ | |||||
| * | Merge pull request #108 from fabrixxm/widget | Friendika | 2011-05-23 | 1 | -2/+5 |
| |\ | | | | | | | Add missing widgets_uninstall function to widgets plugin | ||||
| | * | Add missing widgets_uninstall function to widgets plugin | Fabio Comuni | 2011-05-23 | 1 | -2/+5 |
| | | | |||||
| * | | Merge pull request #107 from fabrixxm/oembed | Friendika | 2011-05-23 | 7 | -108/+217 |
| |\ \ | | | | | | | | | Oembed plugin | ||||
| | * | | Add oembed user option for use oembed instead of standard yotube embedding. | Fabio Comuni | 2011-05-23 | 3 | -24/+45 |
| | | | | | | | | | | | | | | | | Remove global option and parse_url use of oembed. | ||||
| | * | | fix tiny_mce bbcode embed preview | fabrixxm | 2011-05-23 | 1 | -3/+2 |
| | | | | |||||
| | * | | add config [system][embed_all] to use oembed with links and youtube. Url ↵ | fabrixxm | 2011-05-23 | 2 | -9/+23 |
| | | | | | | | | | | | | | | | | parse fallback to default if url has not an oembed rappresentation. | ||||
| | * | | Fix missing wrapping span on bbcode to html, split embed data fetch and ↵ | fabrixxm | 2011-05-23 | 2 | -51/+88 |
| | | | | | | | | | | | | | | | | rappresentation in two functions. Prettier video embed. | ||||
| | * | | fix IT string.php | fabrixxm | 2011-05-23 | 1 | -1/+1 |
| | | | | |||||
| | * | | update oembed plugin. embed preview in editor | fabrixxm | 2011-05-23 | 4 | -43/+81 |
| | |/ | |||||
* | | | Merge branch 'fabrixxm-master' | Friendika | 2011-05-23 | 34 | -328/+473 |
|\ \ \ | |/ / |/| | | | | | | | | Conflicts: boot.php | ||||
| * | | update messages.po | Fabio Comuni | 2011-05-23 | 1 | -254/+351 |
| | | | |||||
| * | | add info() function. Works like notice() but show messages in a div with ↵ | Fabio Comuni | 2011-05-23 | 33 | -75/+123 |
| |/ | | | | | | | | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes | ||||
* / | improved browser language detect, set user language on login | Friendika | 2011-05-23 | 5 | -19/+65 |
|/ | |||||
* | fb contacts getting mixed up. | Friendika | 2011-05-22 | 1 | -1/+5 |
| | |||||
* | if no FB image and fb link is on our site, use Friendika logo for fb image. ↵ | Friendika | 2011-05-22 | 2 | -1/+7 |
| | | | | Otherwise it's going to end up being a random friend. | ||||
* | more buggy debugging code removed. | Friendika | 2011-05-22 | 1 | -3/+0 |
| | |||||
* | set photo height,width as !important if changing defaults | Friendika | 2011-05-22 | 1 | -3/+4 |
| | |||||
* | missed two refs | Friendika | 2011-05-22 | 2 | -2/+2 |
| | |||||
* | wall item photos use style instead of height, width | Friendika | 2011-05-22 | 7 | -7/+7 |
| | |||||
* | Merge pull request #106 from chriscase/master | Friendika | 2011-05-22 | 2 | -4/+4 |
|\ | | | | | Improved Standards Compliance on Some Tags and Fix For Ticket #82. | ||||
| * | Merge remote branch 'upstream/master' | Chris Case | 2011-05-22 | 8 | -133/+213 |
| |\ | |||||
| * | | improved standards compliance of some of the tags and fixed an issue which ↵ | Chris Case | 2011-05-22 | 2 | -4/+4 |
| | | | | | | | | | | | | caused text to bump-over youtube video embeds | ||||
* | | | silencing stdclass warnings | Friendika | 2011-05-22 | 1 | -6/+5 |
| |/ |/| | |||||
* | | more improvements in twitter handling, reduce duplicates from FB when double ↵ | Friendika | 2011-05-22 | 3 | -63/+99 |
| | | | | | | | | friended | ||||
* | | Merge branch 'pull' | Friendika | 2011-05-22 | 1 | -64/+104 |
|\ \ | |||||
| * \ | Merge pull request #105 from tobiasd/master | Friendika | 2011-05-22 | 1 | -64/+104 |
| |\ \ | | | | | | | | | added pre configured StatusNet support | ||||
| | * | | added support for pre configured StatusNet credentials | Tobias Diekershoff | 2011-05-22 | 1 | -64/+104 |
| | | | | |||||
* | | | | removed buggy debug code ;) | Friendika | 2011-05-22 | 3 | -5/+2 |
|/ / / | |||||
* / / | if xml doesn't parse, don't process it further | Friendika | 2011-05-22 | 1 | -0/+5 |
|/ / | |||||
* | | friendika page hook for German impressum | Friendika | 2011-05-22 | 1 | -1/+3 |
| | | |||||
* | | Merge pull request #104 from chriscase/master | Friendika | 2011-05-21 | 14 | -74/+427 |
|\| | | | | | Multipart text/html Email Updates | ||||
| * | fixed a couple of bugs | Chris Case | 2011-05-21 | 2 | -46/+52 |
| | | |||||
| * | merged multipart email changes | Chris Case | 2011-05-21 | 361 | -10744/+35985 |
| |\ | |/ |/| | |||||
* | | Drupal doesn't provide absolute URL on feed. Fix to allow importing Drupal ↵ | Friendika | 2011-05-21 | 1 | -0/+18 |
| | | | | | | | | "contacts". | ||||
* | | hooks can't contain direct values, must be variables | Friendika | 2011-05-21 | 1 | -2/+4 |
| | | |||||
* | | better handling of twitter follows, remove ajax anchor /#!/ | Friendika | 2011-05-21 | 2 | -1/+5 |
| | | |||||
* | | don't insert link summaries containing javascript bug #75 | Friendika | 2011-05-21 | 1 | -0/+4 |
| | | |||||
* | | regex stuffed up | Friendika | 2011-05-21 | 1 | -3/+3 |
| | | |||||
* | | 'mark seen' not getting all msgs on profile page | Friendika | 2011-05-20 | 2 | -8/+10 |
| | | |||||
* | | photo upload plugin size limit is not working, call photo_end hooks in any ↵ | Friendika | 2011-05-20 | 1 | -0/+2 |
| | | | | | | | | error return from mainline so html does not leak into json responses bug #77 | ||||
* | | patches for youtube's change in link and embed formats, please test | Friendika | 2011-05-20 | 4 | -1/+19 |
| | | |||||
* | | deny link not clickable on admin approval notification page | Friendika | 2011-05-20 | 3 | -4/+4 |
| | | |||||
* | | replace fopen with fetch_url in statusnet plugin, many sites do not have ↵ | Friendika | 2011-05-20 | 1 | -6/+2 |
| | | | | | | | | fopen_url allowed. | ||||
* | | don't use hashtags for FB message link | Friendika | 2011-05-20 | 1 | -3/+9 |
| | | |||||
* | | "notes" app | Friendika | 2011-05-20 | 8 | -13/+154 |
| | | |||||
* | | textlen defined outside function | Friendika | 2011-05-19 | 2 | -2/+3 |
| | |