aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* | login - put keyboard focus on name inputFriendika2011-05-011-2/+2
* | warn if msg is visible to allFriendika2011-05-011-1/+1
* | fix private imagesFriendika2011-04-301-2/+4
* | revupFriendika2011-04-291-1/+1
* | Merge https://github.com/friendika/friendika into pullFriendika2011-04-281-1/+1
|\ \
| * | Icons as CSS classes, hide net/home/mail/notify-update divs with no valuefabrixxm2011-04-281-1/+1
* | | revupFriendika2011-04-281-1/+1
|/ /
* | empty uid on friend checkFriendika2011-04-271-1/+1
* | suppress duplicate FB posts (incoming after posted locally)Friendika2011-04-271-1/+1
* | better handling of FB like activity objectFriendika2011-04-261-1/+1
* | Merge branch 'fb'Friendika2011-04-261-0/+2
|\ \
| * | lots of facebook fixesFriendika2011-04-261-0/+2
* | | revupFriendika2011-04-251-1/+1
|/ /
* | revupFriendika2011-04-241-1/+1
* | redirect to profile photo upload on very first loginFriendika2011-04-231-2/+3
* | doc updatesFriendika2011-04-221-1/+1
* | "firewall" setting - block all public pages from the public if configured to ...Friendika2011-04-211-1/+1
|/
* don't show connect link to authenticated visitorsFriendika2011-04-201-2/+9