friendica/include
tobiasd 1940905454 Merge pull request #1055 from annando/master
Working with GUID and Object-Type - bugfix for API
2014-07-24 08:40:29 +02:00
..
markdownify
acl_selectors.php exclude know contacts from unknown contact list 2014-05-12 05:46:02 -04:00
api.php API: Bugfix for an API result where "in reply to" was equal to the id of the post. 2014-07-22 00:33:48 +02:00
attach.php
auth.php
auth_ejabberd.php
bb2diaspora.php markdown export for libertree now handles horizontal tulers correct. 2014-06-23 01:25:58 +02:00
bbcode.php bbcode: Changed the format of repeated messages once more. 2014-07-10 23:12:07 +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
config.php APC support is removed due to problems with PHP 5.5. 2014-05-03 12:02:25 +02:00
Contact.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
contact_selectors.php Added app.net 2014-06-05 17:44:35 +02:00
contact_widgets.php The network widget is now ordered by network name 2014-06-15 18:51:46 +02:00
conversation.php Adding preview value to "prepare_body" hook. (Will be used in addons for network related previews) 2014-07-09 20:44:12 +02:00
cronhooks.php The temporary paths (temp, lock, itemcache) are now detected automatically when used. 2014-06-23 01:24:39 +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 initialize intErrorCode if no Error occured 2014-07-11 07:37:27 +02:00
dbstructure.php dbstructure: the indexes for longer table fields are now shortened 2014-06-23 01:27:00 +02:00
dbupdate.php
delivery.php Only some code cleanup 2014-06-15 23:33:25 +02:00
diaspora.php Usage of /display/(guid) as path instead of /display/(user)/(id) 2014-07-22 00:36:20 +02:00
directory.php
dsprphotoq.php Diaspora: Images from shared messages now appear in the posting. 2014-03-23 18:50:28 +01:00
email.php Only some code cleanup 2014-06-15 23:33:25 +02:00
EmailNotification.php
enotify.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
event.php Usage of /display/(guid) as path instead of /display/(user)/(id) 2014-07-22 00:36:20 +02:00
expire.php New hook that is called when items expire 2014-06-02 23:41:33 +02:00
fcontact.php
features.php
files.php Adding functions for the file- and category handling 2014-03-20 18:51:13 +01:00
follow.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
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 Usage of /display/(guid) as path instead of /display/(user)/(id) 2014-07-22 00:36:20 +02:00
lock.php
message.php
msgclean.php
nav.php Usage of /display/(guid) as path instead of /display/(user)/(id) 2014-07-22 00:36:20 +02:00
network.php Setting the user agent to "Mozilla/5.0 (compatible; Friendica)" 2014-07-10 23:13:07 +02:00
notifier.php Only some code cleanup 2014-06-15 23:33:25 +02:00
oauth.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
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 Usage of /display/(guid) as path instead of /display/(user)/(id) 2014-07-22 00:36:20 +02:00
ostatus_conversation.php OStatus auto completion: option to completely disable the auto completion. 2014-03-16 18:09:42 +01:00
pgettext.php make translation of addons work again 2014-06-18 21:18:50 +02:00
Photo.php New function to upload photos to the wall. (Will be used in connectors) 2014-07-15 08:49:41 +02: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 The function "get_attached_data" hasn't always detected photos 2014-07-15 08:48:40 +02:00
plugin.php Suppress showing unsupported addons in the administration. 2014-04-29 14:22:37 +02:00
poller.php The temporary paths (temp, lock, itemcache) are now detected automatically when used. 2014-06-23 01:24:39 +02:00
profile_advanced.php
profile_selectors.php
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 The temporary paths (temp, lock, itemcache) are now detected automatically when used. 2014-06-23 01:24:39 +02: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 Bugfix: When fetching a feed's name, take the title or description, but not the author name. 2014-07-22 07:59:11 +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 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 better logger format, some comments 2014-04-27 15:18:43 +02:00
text.php Use the GUID to refer to items (preparation for future changes) 2014-07-15 08:47:36 +02:00
threads.php Functions for the new threas table, script for updating this table 2014-03-16 18:19:19 +01:00
threadupdate.php Functions for the new threas table, script for updating this table 2014-03-16 18:19:19 +01:00
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