friendica/include
2014-03-09 09:25:57 +01:00
..
markdownify
acl_selectors.php Merge remote-tracking branch 'upstream/master' 2014-01-13 19:59:34 +01:00
api.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
attach.php add support for more file attachment types 2013-02-04 22:15:16 -07:00
auth.php delete cookie on browser close after logout 2012-12-24 12:52:49 -07:00
auth_ejabberd.php
bb2diaspora.php
bbcode.php Adding cache mechanism for bbcode. Improving cache to use apc. 2014-02-23 15:51:57 +01:00
cache.php
cli_startup.php redoing the change concerning the hostname. 2013-08-12 11:09:11 +02:00
config.php Support for xcache 2014-03-09 09:24:41 +01:00
Contact.php user contacts: fix #797 , add searching in url and nickname, add batch actions 2013-12-17 05:19:06 -05:00
contact_selectors.php
contact_widgets.php implement features 2012-11-22 09:14:22 -07:00
conversation.php
cronhooks.php
crypto.php
datetime.php recover from datetime parse issues, inspired by https://github.com/friendica/friendica/pull/396 2012-07-15 21:00:11 -07:00
dba.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
dbupdate.php insidious set_config bug 2013-01-18 23:38:49 -07:00
delivery.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
diaspora.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
directory.php use explicit include paths 2012-12-28 14:51:50 -07:00
dsprphotoq.php
email.php send less messages to server; remove delete option 2012-09-29 17:50:34 -06:00
EmailNotification.php
enotify.php
event.php event summary/title 2012-06-25 20:55:27 -07:00
expire.php
fcontact.php
features.php add fetaure switch for acl-automention 2014-01-03 14:40:43 +01:00
follow.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
friendica_smarty.php
gprobe.php use explicit include paths 2012-12-28 14:51:50 -07:00
group.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
html2bbcode.php
html2plain.php
items.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
lock.php Removed many "limit 1" at update and delete queries since they were superflous und generated massiv logfile entries 2013-11-02 16:13:11 +01:00
message.php fix wallmessage 2012-11-14 13:59:31 -08:00
msgclean.php
nav.php
network.php Showing "view full size" is now configurable 2014-02-11 23:44:45 +01:00
notifier.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
oauth.php
oembed.php oembed: There seems to be some bug with ombed (maybe passing a non working url) This small fix should avoid the error at this place and may directs to the source of the problem. 2014-02-03 23:06:12 +01:00
onepoll.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
ostatus_conversation.php
pgettext.php Fixes #712 2013-07-11 03:34:49 -04:00
Photo.php Removed another "limit 1" 2014-03-09 09:25:57 +01:00
pidfile.php New script that checks if a script is running 2012-04-01 20:56:27 +02:00
plugin.php Better handling of the network field in the item table. 2013-12-27 01:58:21 +01:00
poller.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
profile_advanced.php
profile_selectors.php add plugin hooks to gender, sexpref, and marital selectors 2012-05-27 22:35:01 -07:00
profile_update.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
queue.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
queue_fn.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
quoteconvert.php
redir.php php warning 2012-11-22 03:19:05 -08:00
remoteupdate.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
salmon.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
Scrape.php don't try to parse empty xml with simplepie, throws conversion warning 2013-06-12 21:41:07 -07:00
security.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
session.php Several performance improvements. 2013-11-02 10:49:44 +01:00
socgraph.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
system_unavailable.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
tags.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
template_processor.php template engine rework 2013-04-23 03:27:52 -04:00
text.php Preparation for a new variable that points to the post on the own friendica server 2014-03-02 00:47:22 +01:00
uimport.php Check for user name in deleted user list and unset account expiration before importing the account (Bug #760) 2013-09-09 08:33:47 +02:00
user.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00