aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* rev updatefriendica2012-04-271-1/+1
* rev updatefriendica2012-04-261-1/+1
* rev update, fix autoname test "random" failurefriendica2012-04-261-1/+1
* Merge https://github.com/friendica/friendica into pullfriendica2012-04-241-26/+36
|\
| * remove html from get_birthdays() and get_events()Fabio Comuni2012-04-241-23/+33
| * events page: set calendar start date from url (events/[year]/[month]/) and sh...Fabio Comuni2012-04-241-4/+4
* | rev updatefriendica2012-04-241-1/+1
|/
* more work on mail2 (introductions), added 'm' (mail) flag to ACL backend for ...friendica2012-04-231-1/+1
* don't allow non-existent themes as choicesfriendica2012-04-221-1/+1
* rev updatefriendica2012-04-211-1/+1
* rev updatefriendica2012-04-211-1/+1
* rev updatefriendica2012-04-201-1/+1
* rev updatefriendica2012-04-161-1/+1
* rev updatefriendica2012-04-151-1/+1
* track requested profile error msgfriendica2012-04-141-1/+2
* pass zrl's to/through global directoryfriendica2012-04-141-2/+4
* rev updatefriendica2012-04-131-1/+1
* profile change activitiesfriendica2012-04-121-0/+1
* rev updatefriendica2012-04-121-1/+1
* turn off update transactions until we figure out how to do them safely.friendica2012-04-121-23/+23
* extensible item_id table for managing all the different message-ids generated...friendica2012-04-111-2/+2
* rev updatefriendica2012-04-101-1/+1
* Merge branch 'pull'friendica2012-04-091-850/+898
|\
| * 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
| |\
| * | 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
* | | rev updatefriendica2012-04-091-1/+1
| |/ |/|
* | fix to wall_upload photos default permissions to use cid rather than uid.friendica2012-04-081-1/+1
|/
* 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