aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* reduce visibility of lang-select flag (duepuntozero)Friendika2011-06-101-1/+1
* fixed a few feed problems affecting activity objects/targetsFriendika2011-06-101-6/+13
* event communication basicsFriendika2011-06-091-1/+2
* more calendar work, undo strict_privacy flag to use different approachFriendika2011-06-081-15/+3
* events, continued. Also better regex matching accounting for empty elementsFriendika2011-06-071-1/+1
* more progress on eventsFriendika2011-06-071-1/+1
* first recently uploaded photo (in 3 hours) to an older existing album, post m...Friendika2011-06-071-1/+1
* strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy i...Friendika2011-06-061-1/+13
* revupFriendika2011-06-061-1/+1
* begin event moduleFriendika2011-06-051-1/+1
* alphabetically sort the language selectorFriendika2011-06-051-0/+1
* use icon for language selector instead of hotkeyFriendika2011-06-051-1/+2
* mbstring is now requiredFriendika2011-06-041-1/+1
* facebook queueing on failure, sync update.php with boot.php update version to...Friendika2011-06-031-6/+15
* don't notify failed FB delivery of likes, which have no id.Friendika2011-06-021-1/+1
* i before e, except after....Friendika2011-06-011-1/+1
* 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