]> git.mxchange.org Git - friendica.git/commit
Database stuff. New table "thread". Changing "left join" to "inner join", removing...
authorMichael Vogel <icarus@dabo.de>
Sun, 9 Mar 2014 08:19:14 +0000 (09:19 +0100)
committerMichael Vogel <icarus@dabo.de>
Sun, 9 Mar 2014 08:19:14 +0000 (09:19 +0100)
commit6b8585d48d67d109102e33a32311d76a45762667
tree8f3b352434c6ac106893d7acbdfd32dc9b0bb3a1
parent2b5345323f2e79bce9dd503e948d37e5810bd16b
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
33 files changed:
boot.php
database.sql
include/api.php
include/dba.php
include/delivery.php
include/diaspora.php
include/follow.php
include/group.php
include/items.php
include/notifier.php
include/onepoll.php
include/poller.php
include/profile_update.php
include/queue.php
include/queue_fn.php
include/security.php
include/socgraph.php
include/tags.php
include/user.php
mod/community.php
mod/contacts.php
mod/content.php
mod/display.php
mod/item.php
mod/network.php
mod/photos.php
mod/profile.php
mod/profiles.php
mod/pubsub.php
mod/search.php
mod/share.php
mod/wall_upload.php
update.php