1
0
Fork 0
friendica_2020-09-1_sharedH.../include
2014-03-16 17:46:05 +01:00
..
markdownify
acl_selectors.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
api.php Even more SQL improvements. 2014-03-16 17:12:56 +01:00
attach.php add support for more file attachment types 2013-02-04 22:15:16 -07:00
auth.php
auth_ejabberd.php It's now possible to authenticate an ejabberd server against friendica. See auth_ejabberd.php for details how to install. 2013-06-22 17:34:52 +02:00
bb2diaspora.php Beautifiying export of shared posts to other networks 2014-01-18 21:32:14 +01:00
bbcode.php Adding cache mechanism for bbcode. Improving cache to use apc. 2014-02-23 15:51:57 +01:00
cache.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
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 More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
contact_selectors.php Preparations for the upcoming bidirectional twitter sync. 2013-10-12 08:29:39 +02:00
contact_widgets.php
conversation.php target="_blank" instead of target="external-link" 2014-02-11 23:42:06 +01:00
cronhooks.php Further redoings 2013-08-12 11:12:00 +02:00
crypto.php
datetime.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01: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
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 Diaspora: Add further information for links (like Diaspora is doing it on their side) 2014-03-16 17:46:05 +01:00
directory.php
dsprphotoq.php
email.php
EmailNotification.php
enotify.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
event.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
expire.php Further redoings 2013-08-12 11:12:00 +02:00
fcontact.php
features.php add fetaure switch for acl-automention 2014-01-03 14:40:43 +01:00
follow.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
friendica_smarty.php fix smarty3 folder not writable message 2013-05-08 11:34:30 +03:00
gprobe.php Further redoings 2013-08-12 11:12:00 +02:00
group.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
html2bbcode.php API: Show shared messages as repeated messages, improvements with nick names 2014-01-02 22:29:44 +01:00
html2plain.php Avoiding some PHP warnings 2014-03-09 09:26:54 +01:00
items.php Even more SQL improvements. 2014-03-16 17:12:56 +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
msgclean.php
nav.php
network.php Showing "view full size" is now configurable 2014-02-11 23:44:45 +01:00
notifier.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
oauth.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
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 Merge remote-tracking branch 'upstream/master' 2014-01-05 16:22:42 +01:00
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
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
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 Queue: using lockpath, so that the queue only can run once a time. 2014-03-16 17:37:20 +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
remoteupdate.php
salmon.php
Scrape.php don't try to parse empty xml with simplepie, throws conversion warning 2013-06-12 21:41:07 -07:00
security.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +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
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 Now term table is used for categories and putting items to folder 2014-03-16 17:16:01 +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