aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* more position tweaks on attach iconsFriendika2011-05-242-4/+5
|
* open attachment in new windowFriendika2011-05-241-1/+1
|
* better marginsFriendika2011-05-243-1/+8
|
* remove paddingFriendika2011-05-243-3/+0
|
* clearup float, fix iconFriendika2011-05-241-2/+3
|
* turn on attach displayFriendika2011-05-241-2/+2
|
* attachment displayFriendika2011-05-245-4/+46
|
* attachment iconsFriendika2011-05-244-0/+38
|
* ability to hide profile and wall from unknown peopleFriendika2011-05-2410-7/+63
|
* improve push_lang and pop_lang to do basically nothing if the new language ↵Friendika2011-05-231-0/+7
| | | | is the same as existing
* bug #85Friendika2011-05-2310-7/+69
|
* Merge branch 'pull'Friendika2011-05-238-110/+222
|\
| * Merge pull request #108 from fabrixxm/widgetFriendika2011-05-231-2/+5
| |\ | | | | | | Add missing widgets_uninstall function to widgets plugin
| | * Add missing widgets_uninstall function to widgets pluginFabio Comuni2011-05-231-2/+5
| | |
| * | Merge pull request #107 from fabrixxm/oembedFriendika2011-05-237-108/+217
| |\ \ | | | | | | | | Oembed plugin
| | * | Add oembed user option for use oembed instead of standard yotube embedding.Fabio Comuni2011-05-233-24/+45
| | | | | | | | | | | | | | | | Remove global option and parse_url use of oembed.
| | * | fix tiny_mce bbcode embed previewfabrixxm2011-05-231-3/+2
| | | |
| | * | add config [system][embed_all] to use oembed with links and youtube. Url ↵fabrixxm2011-05-232-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 ↵fabrixxm2011-05-232-51/+88
| | | | | | | | | | | | | | | | rappresentation in two functions. Prettier video embed.
| | * | fix IT string.phpfabrixxm2011-05-231-1/+1
| | | |
| | * | update oembed plugin. embed preview in editorfabrixxm2011-05-234-43/+81
| | |/
* | | Merge branch 'fabrixxm-master'Friendika2011-05-2334-328/+473
|\ \ \ | |/ / |/| | | | | | | | Conflicts: boot.php
| * | update messages.poFabio Comuni2011-05-231-254/+351
| | |
| * | add info() function. Works like notice() but show messages in a div with ↵Fabio Comuni2011-05-2333-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 loginFriendika2011-05-235-19/+65
|/
* fb contacts getting mixed up.Friendika2011-05-221-1/+5
|
* if no FB image and fb link is on our site, use Friendika logo for fb image. ↵Friendika2011-05-222-1/+7
| | | | Otherwise it's going to end up being a random friend.
* more buggy debugging code removed.Friendika2011-05-221-3/+0
|
* set photo height,width as !important if changing defaultsFriendika2011-05-221-3/+4
|
* missed two refsFriendika2011-05-222-2/+2
|
* wall item photos use style instead of height, widthFriendika2011-05-227-7/+7
|
* Merge pull request #106 from chriscase/masterFriendika2011-05-222-4/+4
|\ | | | | Improved Standards Compliance on Some Tags and Fix For Ticket #82.
| * Merge remote branch 'upstream/master'Chris Case2011-05-228-133/+213
| |\
| * | improved standards compliance of some of the tags and fixed an issue which ↵Chris Case2011-05-222-4/+4
| | | | | | | | | | | | caused text to bump-over youtube video embeds
* | | silencing stdclass warningsFriendika2011-05-221-6/+5
| |/ |/|
* | more improvements in twitter handling, reduce duplicates from FB when double ↵Friendika2011-05-223-63/+99
| | | | | | | | friended
* | Merge branch 'pull'Friendika2011-05-221-64/+104
|\ \
| * \ Merge pull request #105 from tobiasd/masterFriendika2011-05-221-64/+104
| |\ \ | | | | | | | | added pre configured StatusNet support
| | * | added support for pre configured StatusNet credentialsTobias Diekershoff2011-05-221-64/+104
| | | |
* | | | removed buggy debug code ;)Friendika2011-05-223-5/+2
|/ / /
* / / if xml doesn't parse, don't process it furtherFriendika2011-05-221-0/+5
|/ /
* | friendika page hook for German impressumFriendika2011-05-221-1/+3
| |
* | Merge pull request #104 from chriscase/masterFriendika2011-05-2114-74/+427
|\| | | | | Multipart text/html Email Updates
| * fixed a couple of bugsChris Case2011-05-212-46/+52
| |
| * merged multipart email changesChris Case2011-05-21361-10744/+35985
| |\ | |/ |/|
* | Drupal doesn't provide absolute URL on feed. Fix to allow importing Drupal ↵Friendika2011-05-211-0/+18
| | | | | | | | "contacts".
* | hooks can't contain direct values, must be variablesFriendika2011-05-211-2/+4
| |
* | better handling of twitter follows, remove ajax anchor /#!/Friendika2011-05-212-1/+5
| |
* | don't insert link summaries containing javascript bug #75Friendika2011-05-211-0/+4
| |
* | regex stuffed upFriendika2011-05-211-3/+3
| |