Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | email - search from, to, cc, and bcc | Friendika | 2011-05-27 | 1 | -9/+16 |
| | |||||
* | don't reset photo permissions unless photo has owner-only permissions | Friendika | 2011-05-27 | 1 | -1/+13 |
| | |||||
* | troublesome feed was a 307 redirect. We didn't recognise 307 | Friendika | 2011-05-26 | 2 | -2/+10 |
| | |||||
* | search from network page | Friendika | 2011-05-26 | 4 | -6/+39 |
| | |||||
* | add webfinger diagnostic module | Friendika | 2011-05-26 | 2 | -1/+25 |
| | |||||
* | add attachments to FB posts, fix paren string in statusnet, do not insert ↵ | Friendika | 2011-05-26 | 6 | -16/+33 |
| | | | | attach div into post if no attachments | ||||
* | cleanup content type icons | Friendika | 2011-05-25 | 4 | -3/+3 |
| | |||||
* | sort out a couple of email notify issues | Friendika | 2011-05-25 | 2 | -23/+23 |
| | |||||
* | explain that blocking profile wall access will effectively block OStatus ↵ | Friendika | 2011-05-25 | 1 | -0/+2 |
| | | | | communications. | ||||
* | minor string update | Friendika | 2011-05-25 | 4 | -1634/+1671 |
| | |||||
* | remove debug line | Friendika | 2011-05-25 | 1 | -1/+1 |
| | |||||
* | position the attach icon in loozah | Friendika | 2011-05-25 | 1 | -1/+6 |
| | |||||
* | Merge branch 'pull' | Friendika | 2011-05-25 | 1 | -4/+11 |
|\ | |||||
| * | Merge pull request #111 from fabrixxm/dispy | Friendika | 2011-05-25 | 1 | -4/+11 |
| |\ | | | | | | | fix profile images and contact selector in group editor in dispy theme | ||||
| | * | fix profile images and contact selector in group editor in dispy theme | Fabio Comuni | 2011-05-24 | 1 | -4/+11 |
| | | | |||||
* | | | revup | Friendika | 2011-05-25 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #110 from fabrixxm/master | Friendika | 2011-05-25 | 2 | -220/+269 |
|\ \ | | | | | | | Small tweak to a copule of translatable strings | ||||
| * | | Small tweak to a copule of translatable strings | Fabio Comuni | 2011-05-25 | 2 | -220/+269 |
|/ / | |||||
* | | file attachments | Friendika | 2011-05-25 | 9 | -13/+139 |
| | | |||||
* | | fix attach icon | Friendika | 2011-05-24 | 3 | -1/+3 |
| | | |||||
* | | basic file upload/attach | Friendika | 2011-05-24 | 9 | -4/+216 |
| | | |||||
* | | more position tweaks on attach icons | Friendika | 2011-05-24 | 2 | -4/+5 |
| | | |||||
* | | open attachment in new window | Friendika | 2011-05-24 | 1 | -1/+1 |
| | | |||||
* | | better margins | Friendika | 2011-05-24 | 3 | -1/+8 |
| | | |||||
* | | remove padding | Friendika | 2011-05-24 | 3 | -3/+0 |
| | | |||||
* | | clearup float, fix icon | Friendika | 2011-05-24 | 1 | -2/+3 |
| | | |||||
* | | turn on attach display | Friendika | 2011-05-24 | 1 | -2/+2 |
| | | |||||
* | | attachment display | Friendika | 2011-05-24 | 5 | -4/+46 |
| | | |||||
* | | attachment icons | Friendika | 2011-05-24 | 4 | -0/+38 |
| | | |||||
* | | 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 |
| |