dir/include
2014-09-07 17:52:52 +02:00
..
markdownify
acl_selectors.php
api.php API: The command "users/search" is now supported. 2014-09-07 07:32:09 +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 bb2diaspora: added one more page break. In the future it could be replaced by a regular expression. 2014-08-09 09:20:37 +02:00
bbcode.php The useragent string doesn't contains of the words "Mozilla" anymore - but the name "Friendica" and the base url 2014-09-07 10:47:37 +02:00
cache.php
cli_startup.php redoing the change concerning the hostname. 2013-08-12 11:09:11 +02:00
config.php
Contact.php
contact_selectors.php Added app.net 2014-06-05 17:44:35 +02:00
contact_widgets.php The "display" page now shows the current author profile with a "connect" link (if there is no current connection) 2014-08-25 14:09:56 +02:00
conversation.php Moved "privacy_image_cache" into the core. Enabled by default, can be disabled in the page settings. 2014-08-13 00:13:13 +02:00
cronhooks.php Moved "privacy_image_cache" into the core. Enabled by default, can be disabled in the page settings. 2014-08-13 00:13:13 +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 fix update routine to support update from 3.2 2014-09-07 17:28:38 +02:00
dba_pdo.php Removing of warnings to make dav work 2014-07-24 23:24:10 +02:00
dbstructure.php fix update routine to support update from 3.2 2014-09-07 17:28:38 +02:00
dbupdate.php
delivery.php Only some blanks removed, no changes in functionality 2014-08-07 07:59:43 +02:00
diaspora.php The GUID in the link to the items has to be encoded, since it could contain special characters 2014-08-09 09:17:28 +02:00
directory.php
dsprphotoq.php
email.php cleanup multipart email sending code 2014-09-06 15:52:53 +02:00
Emailer.php fix email to new registerd users. 2014-09-07 17:46:31 +02:00
enotify.php fix email to new registerd users. 2014-09-07 17:46:31 +02: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 The "ignore" feature can be disabled and enabled, the value will now be retrieved. 2014-09-04 01:27:28 +02:00
files.php
follow.php
friendica_smarty.php
gprobe.php
group.php
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
items.php send ostatus follow/share notifications via notification() 2014-09-06 18:15:18 +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
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 Only show foreign items if the profile of the user isn't hidden. Show the user's theme - not the theme of the viewed profile. 2014-08-28 01:06:41 +02:00
network.php fix update routine to support update from 3.2 2014-09-07 17:28:38 +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 oembed: Prevent empty links 2014-08-28 01:14:46 +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
pgettext.php make translation of addons work again 2014-06-18 21:18:50 +02:00
Photo.php If a picture was too small it got cropped 2014-09-02 02:36:04 +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 Cutting the text has to be made UTF-8 aware as well. 2014-09-02 02:14:16 +02:00
plugin.php Suppress showing unsupported addons in the administration. 2014-04-29 14:22:37 +02:00
poller.php Moved "privacy_image_cache" into the core. Enabled by default, can be disabled in the page settings. 2014-08-13 00:13:13 +02:00
profile_advanced.php Some changes to the labels and an edit profile button. 2014-07-03 18:39:22 +02:00
profile_selectors.php
profile_update.php
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 Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
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
system_unavailable.php
tags.php
template_processor.php
text.php Fixed whitespace issue causing trueish results in templates. 2014-09-07 15:48:44 +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
uimport.php fix avatars urls on profile import 2014-09-06 11:29:24 +02:00
user.php fix email to new registerd users. 2014-09-07 17:46:31 +02:00