aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
...
* don't count wall posts in unseen network totalFriendika2011-05-311-1/+1
* sort wall items by date order instead of id. bug #61Friendika2011-05-301-1/+1
* small fixes to item post to try and sort out segfault issues on php 5.3 (?)Friendika2011-05-291-1/+1
* item/event linkageFriendika2011-05-271-1/+1
* duplicate likes if we posted it locally and it also comes back from FBFriendika2011-05-271-1/+1
* troublesome feed was a 307 redirect. We didn't recognise 307Friendika2011-05-261-2/+3
* search from network pageFriendika2011-05-261-3/+3
* add webfinger diagnostic moduleFriendika2011-05-261-1/+1
* add attachments to FB posts, fix paren string in statusnet, do not insert att...Friendika2011-05-261-2/+2
* revupFriendika2011-05-251-1/+1
* file attachmentsFriendika2011-05-251-6/+6
* basic file upload/attachFriendika2011-05-241-1/+1
* open attachment in new windowFriendika2011-05-241-1/+1
* better marginsFriendika2011-05-241-1/+1
* clearup float, fix iconFriendika2011-05-241-2/+3
* attachment displayFriendika2011-05-241-2/+34
* ability to hide profile and wall from unknown peopleFriendika2011-05-241-2/+6
* bug #85Friendika2011-05-231-1/+1
* Merge branch 'fabrixxm-master'Friendika2011-05-231-0/+7
|\
| * add info() function. Works like notice() but show messages in a div with clas...Fabio Comuni2011-05-231-1/+8
* | improved browser language detect, set user language on loginFriendika2011-05-231-2/+5
|/
* removed buggy debug code ;)Friendika2011-05-221-1/+1
* if xml doesn't parse, don't process it furtherFriendika2011-05-221-0/+5
* better handling of twitter follows, remove ajax anchor /#!/Friendika2011-05-211-1/+1
* deny link not clickable on admin approval notification pageFriendika2011-05-201-1/+1
* better mailing list support, email addr can be either 'from' or 'to'Friendika2011-05-191-1/+1
* doc updates - connecting to servicesFriendika2011-05-181-1/+1
* revupFriendika2011-05-171-1/+1
* admin directory viewFriendika2011-05-161-0/+8
* bug #65 'show all nn comments', 'show more posts like this' are misleading af...Friendika2011-05-161-1/+1
* bug #70 - error messages on group deletion, warning cleanupFriendika2011-05-151-1/+1
* FB reply if replying to local post originally posted to FBFriendika2011-05-131-1/+1
* provide textmode "micropro" (small profile display but without the photo) for...Friendika2011-05-121-6/+15
* revupFriendika2011-05-121-1/+1
* revupFriendika2011-05-111-1/+1
* deprecate load_view_fileFriendika2011-05-111-4/+37
* don't show birthday for deleted contactFriendika2011-05-101-20/+19
* don't use load_view_file() except in email templates and install of htconfig ...Friendika2011-05-101-5/+5
* revupFriendika2011-05-101-1/+1
* extra slashes in headerFriendika2011-05-101-1/+1
* rolling version number in preparation for releaseFriendika2011-05-091-2/+3
* set permalink on uploaded photo itemsFriendika2011-05-081-1/+1
* refactor "which link to show" logicFriendika2011-05-061-3/+9
* document the end-user steps needed to use optional Facebook connectorFriendika2011-05-051-1/+1
* Merge pull request #96 from fabrixxm/apiFriendika2011-05-051-1/+1
|\
| * allow /name.ext to load mod/name_ext.phpFabio Comuni2011-04-211-1/+1
* | incorrect count of total pages in normal view modeFriendika2011-05-041-1/+1
* | issues with private photos - hitting internal size limitsFriendika2011-05-041-1/+12
* | lost comment boxes on status.net conversationsFriendika2011-05-031-1/+1
* | revupFriendika2011-05-021-1/+1