aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of git://github.com/friendika/friendikaTobias Diekershoff2011-06-0311-20/+90
|\
| * adjust acl_selector max name length to prevent div overflowFriendika2011-06-021-1/+1
| |
| * got it wrong - apparently no need to fix json slashesFriendika2011-06-024-4/+5
| |
| * add queue_deliver plugin hookFriendika2011-06-021-2/+14
| |
| * don't notify failed FB delivery of likes, which have no id.Friendika2011-06-022-3/+4
| |
| * warning message if Facebook post does not succeed. It happens quite a lot.Friendika2011-06-021-10/+14
| |
| * make 'visible to everybody' warning toggle correctly in photos and settingsFriendika2011-06-012-0/+52
| |
| * i before e, except after....Friendika2011-06-012-2/+2
| |
* | Update to the German language filesTobias Diekershoff2011-06-012-2592/+2657
| |
* | Merge branch 'master' of git://github.com/friendika/friendikaTobias Diekershoff2011-06-011-0/+2
|\|
| * add titles to shared items if availableFriendika2011-06-011-0/+2
| |
* | Merge branch 'master' of git://github.com/friendika/friendikaTobias Diekershoff2011-06-0111-9/+4640
|\|
| * improve colour balance and banner on html email notificationsFriendika2011-05-313-3/+4
| |
| * Brazilian (portugese) translationFriendika2011-05-312-0/+4605
| |
| * show group affiliations in contact editorFriendika2011-05-313-0/+24
| |
| * don't count wall posts in unseen network totalFriendika2011-05-312-4/+3
| |
| * put oembed settings into a .settings-block div for consistencyFriendika2011-05-301-2/+4
| |
* | Merge branch 'master' of git://github.com/friendika/friendikaTobias Diekershoff2011-05-318-11/+46
|\|
| * show linked url on user's contact pageFriendika2011-05-301-3/+3
| |
| * sort wall items by date order instead of id. bug #61Friendika2011-05-302-4/+5
| |
| * on rare occasions posts do not get a parent. The only thing which could ↵Friendika2011-05-292-2/+15
| | | | | | | | cause it is if we can't find our new post. So we'll check for this and try one more time before failing.
| * order groups by nameFriendika2011-05-291-1/+1
| |
| * bug #87 alert if email settings don't open mailbox, also display last email ↵Friendika2011-05-292-1/+22
| | | | | | | | connect time
* | Merge branch 'master' of git://github.com/friendika/friendikaTobias Diekershoff2011-05-307-20/+4636
|\|
| * bug #62 - opt-out of importing FB friends/conversations but still allow FB ↵Friendika2011-05-291-2/+48
| | | | | | | | posting
| * Czech (cs) languageFriendika2011-05-292-0/+4575
| |
| * readme updateFriendika2011-05-291-5/+5
| |
| * small fixes to item post to try and sort out segfault issues on php 5.3 (?)Friendika2011-05-293-13/+8
| |
* | Merge branch 'master' of git://github.com/friendika/friendikaTobias Diekershoff2011-05-2819-45/+203
|\|
| * bug #38 ability to restrict profile, wall, photos from non-friendsFriendika2011-05-282-2/+2
| |
| * bug #38 posts and photos only visible to friends if so configuredFriendika2011-05-283-7/+19
| |
| * begin event moduleFriendika2011-05-271-0/+34
| |
| * correct nickname for display link on comment emailsFriendika2011-05-271-2/+2
| |
| * item/event linkageFriendika2011-05-273-1/+6
| |
| * duplicate likes if we posted it locally and it also comes back from FBFriendika2011-05-272-3/+9
| |
| * email - search from, to, cc, and bccFriendika2011-05-271-9/+16
| |
| * don't reset photo permissions unless photo has owner-only permissionsFriendika2011-05-271-1/+13
| |
| * troublesome feed was a 307 redirect. We didn't recognise 307Friendika2011-05-262-2/+10
| |
| * search from network pageFriendika2011-05-264-6/+39
| |
| * add webfinger diagnostic moduleFriendika2011-05-262-1/+25
| |
| * add attachments to FB posts, fix paren string in statusnet, do not insert ↵Friendika2011-05-266-16/+33
| | | | | | | | attach div into post if no attachments
* | Merge branch 'master' of git://github.com/friendika/friendikaTobias Diekershoff2011-05-2612-1693/+1793
|\|
| * cleanup content type iconsFriendika2011-05-254-3/+3
| |
| * sort out a couple of email notify issuesFriendika2011-05-252-23/+23
| |
| * explain that blocking profile wall access will effectively block OStatus ↵Friendika2011-05-251-0/+2
| | | | | | | | communications.
| * minor string updateFriendika2011-05-254-1634/+1671
| |
| * remove debug lineFriendika2011-05-251-1/+1
| |
| * position the attach icon in loozahFriendika2011-05-251-1/+6
| |
| * Merge branch 'pull'Friendika2011-05-251-4/+11
| |\
| | * Merge pull request #111 from fabrixxm/dispyFriendika2011-05-251-4/+11
| | |\ | | | | | | | | fix profile images and contact selector in group editor in dispy theme