| Commit message (Expand) | Author | Age | Files | Lines |
* | on rare occasions posts do not get a parent. The only thing which could cause... | Friendika | 2011-05-29 | 2 | -2/+15 |
* | order groups by name | Friendika | 2011-05-29 | 1 | -1/+1 |
* | bug #87 alert if email settings don't open mailbox, also display last email c... | Friendika | 2011-05-29 | 2 | -1/+22 |
* | bug #62 - opt-out of importing FB friends/conversations but still allow FB po... | Friendika | 2011-05-29 | 1 | -2/+48 |
* | 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 att... | Friendika | 2011-05-26 | 6 | -16/+33 |
* | 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 comm... | Friendika | 2011-05-25 | 1 | -0/+2 |
* | 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 | 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 | 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 is... | Friendika | 2011-05-23 | 1 | -0/+7 |
* | 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 | Fabio Comuni | 2011-05-23 | 1 | -2/+5 |
| * | | Merge pull request #107 from fabrixxm/oembed | Friendika | 2011-05-23 | 7 | -108/+217 |
| |\ \ |
|
| | * | | Add oembed user option for use oembed instead of standard yotube embedding. | Fabio Comuni | 2011-05-23 | 3 | -24/+45 |