Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug #62 - opt-out of importing FB friends/conversations but still allow FB ↵ | Friendika | 2011-05-29 | 1 | -2/+48 |
| | | | | posting | ||||
* | Czech (cs) language | Friendika | 2011-05-29 | 2 | -0/+4575 |
| | |||||
* | readme update | Friendika | 2011-05-29 | 1 | -5/+5 |
| | |||||
* | small fixes to item post to try and sort out segfault issues on php 5.3 (?) | Friendika | 2011-05-29 | 3 | -13/+8 |
| | |||||
* | bug #38 ability to restrict profile, wall, photos from non-friends | Friendika | 2011-05-28 | 2 | -2/+2 |
| | |||||
* | bug #38 posts and photos only visible to friends if so configured | Friendika | 2011-05-28 | 3 | -7/+19 |
| | |||||
* | begin event module | Friendika | 2011-05-27 | 1 | -0/+34 |
| | |||||
* | correct nickname for display link on comment emails | Friendika | 2011-05-27 | 1 | -2/+2 |
| | |||||
* | item/event linkage | Friendika | 2011-05-27 | 3 | -1/+6 |
| | |||||
* | duplicate likes if we posted it locally and it also comes back from FB | Friendika | 2011-05-27 | 2 | -3/+9 |
| | |||||
* | 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. |