aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* source beautifarming to make review easierAlexander Kampmann2012-04-091-180/+180
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-091-1/+1
|\
| * fix to wall_upload photos default permissions to use cid rather than uid.friendica2012-04-081-1/+1
* | fixed some typosAlexander Kampmann2012-04-091-1/+1
* | made exceptions from the db optionalAlexander Kampmann2012-04-091-863/+888
* | added exceptions to dba classAlexander Kampmann2012-04-091-0/+23
|/
* provide theme_init() functionsfriendica2012-04-081-0/+1
* rev updatesfriendica2012-04-081-1/+1
* some work on testsfriendica2012-04-071-1/+1
* fix messed up config tables w/ duplicate entriesfriendica2012-04-061-1/+1
* 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