| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge branch 'master' of git://github.com/friendika/friendika | Tobias Diekershoff | 2011-06-03 | 10 | -34/+183 |
|\| |
|
| * | minor edits | Friendika | 2011-06-03 | 1 | -1/+3 |
| * | document newmember link so you can find it later. | Friendika | 2011-06-03 | 1 | -0/+3 |
| * | don't serialize entire item | Friendika | 2011-06-03 | 1 | -2/+2 |
| * | show new_member page only on our own profile | Friendika | 2011-06-03 | 1 | -1/+1 |
| * | new_member not new_user | Friendika | 2011-06-03 | 1 | -1/+1 |
| * | new member page | Friendika | 2011-06-03 | 3 | -0/+59 |
| * | facebook queueing on failure, sync update.php with boot.php update version to... | Friendika | 2011-06-03 | 6 | -34/+119 |
* | | Merge branch 'master' of git://github.com/friendika/friendika | Tobias Diekershoff | 2011-06-03 | 11 | -20/+90 |
|\| |
|
| * | adjust acl_selector max name length to prevent div overflow | Friendika | 2011-06-02 | 1 | -1/+1 |
| * | got it wrong - apparently no need to fix json slashes | Friendika | 2011-06-02 | 4 | -4/+5 |
| * | add queue_deliver plugin hook | Friendika | 2011-06-02 | 1 | -2/+14 |
| * | don't notify failed FB delivery of likes, which have no id. | Friendika | 2011-06-02 | 2 | -3/+4 |
| * | warning message if Facebook post does not succeed. It happens quite a lot. | Friendika | 2011-06-02 | 1 | -10/+14 |
| * | make 'visible to everybody' warning toggle correctly in photos and settings | Friendika | 2011-06-01 | 2 | -0/+52 |
| * | i before e, except after.... | Friendika | 2011-06-01 | 2 | -2/+2 |
* | | Update to the German language files | Tobias Diekershoff | 2011-06-01 | 2 | -2592/+2657 |
* | | Merge branch 'master' of git://github.com/friendika/friendika | Tobias Diekershoff | 2011-06-01 | 1 | -0/+2 |
|\| |
|
| * | add titles to shared items if available | Friendika | 2011-06-01 | 1 | -0/+2 |
* | | Merge branch 'master' of git://github.com/friendika/friendika | Tobias Diekershoff | 2011-06-01 | 11 | -9/+4640 |
|\| |
|
| * | improve colour balance and banner on html email notifications | Friendika | 2011-05-31 | 3 | -3/+4 |
| * | Brazilian (portugese) translation | Friendika | 2011-05-31 | 2 | -0/+4605 |
| * | show group affiliations in contact editor | Friendika | 2011-05-31 | 3 | -0/+24 |
| * | don't count wall posts in unseen network total | Friendika | 2011-05-31 | 2 | -4/+3 |
| * | put oembed settings into a .settings-block div for consistency | Friendika | 2011-05-30 | 1 | -2/+4 |
* | | Merge branch 'master' of git://github.com/friendika/friendika | Tobias Diekershoff | 2011-05-31 | 8 | -11/+46 |
|\| |
|
| * | show linked url on user's contact page | Friendika | 2011-05-30 | 1 | -3/+3 |
| * | sort wall items by date order instead of id. bug #61 | Friendika | 2011-05-30 | 2 | -4/+5 |
| * | 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 |
* | | Merge branch 'master' of git://github.com/friendika/friendika | Tobias Diekershoff | 2011-05-30 | 7 | -20/+4636 |
|\| |
|
| * | 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 |
* | | Merge branch 'master' of git://github.com/friendika/friendika | Tobias Diekershoff | 2011-05-28 | 19 | -45/+203 |
|\| |
|
| * | 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 |
* | | Merge branch 'master' of git://github.com/friendika/friendika | Tobias Diekershoff | 2011-05-26 | 12 | -1693/+1793 |
|\| |
|