aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Collapse)AuthorAgeFilesLines
...
* more work on mail2 (introductions), added 'm' (mail) flag to ACL backend for ↵friendica2012-04-231-1/+1
| | | | autocomplete of PM recips
* 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 ↵friendica2012-04-111-2/+2
| | | | generated by multiple services
* 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
| | | | | | | | | set address for updae mails correctly
| * | added exceptions to dba classAlexander Kampmann2012-04-091-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | added exception handling to index.php, please mind that there is no recovery at the moment added transactions to db update. Please mind that they might not be supported by db table engines. added admin email on failed updates added german translation for admin email
* | | 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
| |\ | | | | | | | | | | | | | | | Conflicts: include/config.php update.php
| * | added index to config and pconfig tableAlexander Kampmann2012-04-051-1/+1
| | | | | | | | | | | | changed config.php to use REPLACE instead of INSERT, this removes one db hit.
| * | 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
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: boot.php database.sql include/template_processor.php update.php
| * | | 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
| | | | | | | | | | | | | | | | Load style.php trhu mod/view.php to pass it friendica framework.
* | | | 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
| | |