aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Collapse)AuthorAgeFilesLines
...
* | slightly relax overly strict permissions in community and search to match ↵friendica2012-03-201-1/+1
| | | | | | | | those in display - tl;dr public conversations are publicly visible
* | refactor openid logins/registrationsfriendica2012-03-191-1/+1
| |
* | some openid fixes, use identity url from openid server and normalise it.friendica2012-03-191-2/+3
| |
* | revupfriendica2012-03-181-1/+1
| |
* | bug #337, call template_unescape() only at the end of template processingfriendica2012-03-171-1/+1
| |
* | compare ssl_policy precisely in case somebody was bitten by template ↵friendica2012-03-171-1/+1
| | | | | | | | processor bug
* | scheme checking for webservers without $_SERVER['HTTPS']friendica2012-03-161-1/+6
| |
* | wrong link in d* comment notificationsfriendica2012-03-161-1/+1
| |
* | track whether contact is a community page or notfriendica2012-03-151-2/+2
| |
* | roll protocol version due to ssl_policy settingsfriendica2012-03-141-1/+1
| |
* | force login to ssl on SSL_POLICY_SELFSIGNfriendica2012-03-141-7/+11
| |
* | ssl_policy stufffriendica2012-03-141-4/+15
| |
* | revupfriendica2012-03-141-1/+1
| |
* | Merge branch 'pull'friendica2012-03-131-2/+2
|\ \
| * \ Merge pull request #129 from CatoTH/masterfriendica2012-03-131-2/+2
| |\ \ | | | | | | | | CSRF-Protection and minor changes
| | * | Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-121-1/+1
| | |\|
| | * | Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-111-1/+1
| | |\ \
| | * \ \ Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-091-2/+2
| | |\ \ \
| | * \ \ \ Merge remote branch 'upstream/master'Tobias Hößl2012-02-281-2/+2
| | |\ \ \ \
| | * | | | | Avoid noticesTobias Hößl2012-02-281-1/+1
| | | | | | |
| | * | | | | Avoid a NoticeTobias Hößl2012-02-271-1/+1
| | | | | | |
* | | | | | | invite potential connectees to the free social webfriendica2012-03-131-1/+1
|/ / / / / /
* | | | | / revupfriendica2012-03-121-1/+1
| |_|_|_|/ |/| | | |
* | | | | community meta tag renamed from "ika"friendica2012-03-111-1/+1
| |_|_|/ |/| | |
* | | | revupfriendica2012-03-101-1/+1
| | | |
* | | | revupfriendica2012-03-091-1/+1
| |_|/ |/| |
* | | revupfriendica2012-03-081-1/+1
| | |
* | | revupfriendica2012-03-071-1/+1
| | |
* | | revupfriendica2012-03-061-1/+1
| | |
* | | revupfriendica2012-03-051-1/+1
| | |
* | | revupfriendica2012-03-041-1/+1
| | |
* | | revupfriendica2012-03-041-1/+1
| | |
* | | add diabook to default themesfriendica2012-03-021-1/+1
| | |
* | | item table update for file featurefriendica2012-03-021-1/+1
| | |
* | | probe for very old (0.97 or 1.0) RSS feed with an incorrect or generic ↵friendica2012-03-011-1/+1
| | | | | | | | | | | | content-type
* | | notification enhancementsfriendica2012-02-291-1/+1
| | |
* | | better handling of multiple notifications for same item, and old notificationsfriendica2012-02-291-1/+1
| | |
* | | From Tobias H - catch some irregularities caused by cut/paste codefriendica2012-02-281-1/+1
| |/ |/|
* | update globaldir when page-type changes, add spam date fieldfriendica2012-02-271-1/+1
| |
* | cleanup notify subject linesfriendica2012-02-271-1/+1
| |
* | spam dbfriendica2012-02-261-1/+1
| |
* | Merge pull request #50 from annando/masterfriendica2012-02-261-1/+1
|\ \ | | | | | | massive changes in mail and design updates in "vier"
| * | Mail: New options for actions after importing mails.Michael2012-02-261-1/+1
| |/
* / relative link redirectsfriendica2012-02-261-1/+1
|/
* DB_UPDATE_VERSION incrementedAbinoam P. Marques Jr2012-02-251-1/+1
|
* fixed link for toggling plugin from detail pagefriendica2012-02-251-1/+1
|
* update author name across items if changed.friendica2012-02-241-1/+1
|
* more privacy docsfriendica2012-02-241-1/+1
|
* theme shakeup commences - themes are now administered in admin panel.friendica2012-02-231-1/+1
|
* implement firehose notify in ping, strip links so notify popup displays ↵friendica2012-02-231-1/+1
| | | | correctly in all themes