aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* fix bad sql updatefriendica2012-04-061-1/+1
* Merge branch 'pull'friendica2012-04-051-1/+1
|\
| * Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-8/+82
| |\
| * | added index to config and pconfig tableAlexander Kampmann2012-04-051-1/+1
| * | removed some new lines to cut down number of changed filesAlexander Kampmann2012-03-221-1/+0
| * | Merge branch 'master' of git://github.com/friendica/friendicaAlexander Kampmann2012-03-221-18/+40
| |\ \
| * | | added simple build-in profilingAlexander Kampmann2012-03-151-1/+1
* | | | rev updatefriendica2012-04-051-1/+1
| |_|/ |/| |
* | | bug: diaspora_enabled setting turns it on but doesn't fully turn it off.friendica2012-04-041-1/+2
* | | remove loozah themes which fell too far behind to recoverfriendica2012-04-031-1/+1
* | | bug #363 and a couple of other reported ssl link issuesfriendica2012-04-021-1/+1
* | | allow users to set categories on their postsMichael Johnston2012-04-011-0/+5
* | | slight improvement in handling of plaintext feedsfriendica2012-04-011-1/+1
* | | send unverified private mail using zrlfriendica2012-04-011-0/+7
* | | ensure all new users get a timezone. We'll use UTC until they choose otherwise.friendica2012-03-311-0/+4
* | | escape % in file_tag_query as it is ultimately embedded in a sprintffriendica2012-03-311-1/+1
* | | settings for unknown private mail acceptancefriendica2012-03-311-1/+1
* | | Merge branch 'pull'friendica2012-03-301-5/+10
|\ \ \
| * | | allow themes to use "style.php" instead of "style.css".Fabio Comuni2012-03-301-5/+10
* | | | don't delete contact from a friend request if friendship was already establishedfriendica2012-03-301-1/+1
|/ / /
* | | use zrl to get home againfriendica2012-03-291-0/+18
* | | typo in function namefriendica2012-03-291-1/+1
* | | network permission idsfriendica2012-03-281-1/+23
* | | bug #349 - email notls settingfriendica2012-03-281-1/+1
* | | viewsrc: return only body if page is requested via ajaxFabio Comuni2012-03-281-0/+4
* | | profile_tabs hookfriendica2012-03-271-1/+6
* | | turn on gecko spellcheck in tinymcefriendica2012-03-271-1/+1
* | | revupfriendica2012-03-261-1/+1
* | | theme screenshotsfriendica2012-03-251-1/+1
* | | NOTIFY_SYSTEMfriendica2012-03-251-0/+3
* | | prevent duplicate friend suggestionsfriendica2012-03-241-1/+1
* | | network filter is now a permission groupfriendica2012-03-241-1/+1
* | | ability to change tags in edited postsfriendica2012-03-221-1/+1
| |/ |/|
* | prevent re-registrations using a deleted username - not an issue with Friendi...friendica2012-03-221-1/+1
* | add comix-plainfriendica2012-03-211-1/+1
* | slightly relax overly strict permissions in community and search to match tho...friendica2012-03-201-1/+1
* | 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 processo...friendica2012-03-171-1/+1
* | 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
| |\ \