friendica/include
fabrixxm adefb06ff7 Merge pull request #1008 from annando/master
Expire, "attachment" element and database structure
2014-06-14 20:05:10 +02:00
..
markdownify
acl_selectors.php
api.php Fix API string values 2014-06-08 18:36:06 +02: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 Added support for detecting app.net profiles 2014-06-10 20:20:51 +02:00
cache.php APC support is removed due to problems with PHP 5.5. 2014-05-03 12:02:25 +02:00
cli_startup.php redoing the change concerning the hostname. 2013-08-12 11:09:11 +02:00
config.php APC support is removed due to problems with PHP 5.5. 2014-05-03 12:02:25 +02:00
Contact.php
contact_selectors.php Added app.net 2014-06-05 17:44:35 +02:00
contact_widgets.php
conversation.php Only show connectors when not "hide wall" is enabled. 2014-05-10 00:24:15 +02:00
cronhooks.php Dead processes will be deleted when they are running for more than 9 minutes. 2014-05-22 00:16:36 +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 Reenabled PDO engine. 2014-05-09 20:43:06 +02:00
dba_pdo.php Vier: Some small color changes 2014-06-10 20:22:53 +02:00
dbstructure.php New database update system that uses the database structure defined in dbstructure.php 2014-06-04 00:44:58 +02:00
dbupdate.php
delivery.php
diaspora.php
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 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 New hook that is called when items expire 2014-06-02 23:41:33 +02:00
fcontact.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
features.php add fetaure switch for acl-automention 2014-01-03 14:40:43 +01:00
files.php
follow.php
friendica_smarty.php
gprobe.php
group.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
html2bbcode.php Detecting "type-video" at the conversion. (Mostly used by reimporting posts from pump.io that come from friendica) 2014-05-29 11:42:41 +02:00
html2plain.php Improvement for shortening of the new plaintext option. 2014-05-18 18:57:31 +02:00
items.php New hook that is called when items expire 2014-06-02 23:41:33 +02: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 New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements 2012-03-17 11:07:49 +01:00
nav.php
network.php Just some better handling of tracker variables (url encoding) 2014-05-30 01:02:32 +02:00
notifier.php Only some code beautification. No functional changes. 2014-03-20 18:46:01 +01:00
oauth.php
oembed.php Added some functionality if oembed isn't working. (Should be extended in the future) 2014-05-29 11:45:32 +02:00
onepoll.php Dead processes will be deleted when they are running for more than 9 minutes. 2014-05-22 00:16:36 +02: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 Dead processes will be deleted when they are running for more than 9 minutes. 2014-05-22 00:16:36 +02:00
plaintext.php plaintext: Moving some code from "plaintext" function to "get_attached_data" to have it accessible for non-plaintext exports 2014-05-24 11:00:05 +02:00
plugin.php
poller.php Dead processes will be deleted when they are running for more than 9 minutes. 2014-05-22 00:16:36 +02: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 API: Beautifying the code, only showing posts (not likes), don't show own posts in mentions. 2014-04-22 15:56:28 +02:00
queue.php
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 Removed deprecated twitter code, since twitter had changed its API long time ago. 2014-04-04 10:42:12 +02:00
security.php Fixing SQL problem and speeding up search. 2014-03-16 22:42:47 +01:00
session.php better logger format, some comments 2014-04-27 15:18:43 +02: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
template_processor.php better logger format, some comments 2014-04-27 15:18:43 +02:00
text.php
threads.php Functions for the new threas table, script for updating this table 2014-03-16 18:19:19 +01:00
threadupdate.php
uimport.php
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