friendica/include
..
acl_selectors.php Issue 1323: Contact pictures from the acl selector weren't proxied. 2015-01-28 01:22:42 +01:00
api.php Issue 1228: Pictures aren't sent via API in comments. 2015-02-17 20:43:11 +01:00
attach.php add support for more file attachment types 2013-02-04 22:15:16 -07:00
auth.php
auth_ejabberd.php
bb2diaspora.php Fixing problems with single linefeeds in the Markdown conversion. 2015-03-01 21:22:06 +01:00
bbcode.php New bbcode elements h1 to h6 for a better conversion of Diaspora content 2015-03-01 20:07:56 +01:00
cache.php
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 fix translation of poke activity body 2015-02-09 11:54:50 +01:00
cronhooks.php
crypto.php
datetime.php Added exact time to items after 24 hours 2014-10-25 16:44:24 +02:00
dba.php
dba_pdo.php Removing of warnings to make dav work 2014-07-24 23:24:10 +02:00
dbstructure.php The global contacts now contain a "generation" value that defines how we know this contact 2015-02-15 10:52:45 +01:00
dbupdate.php
delivery.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
diaspora.php
directory.php
dsprphotoq.php
email.php
Emailer.php
enotify.php Changed the "From" field for system emails from product to sitename. 2015-01-31 18:44:30 +01:00
event.php
expire.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
fcontact.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
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 Adding functions for the file- and category handling 2014-03-20 18:51:13 +01:00
follow.php
friendica_smarty.php
gprobe.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
group.php
html2bbcode.php New bbcode elements h1 to h6 for a better conversion of Diaspora content 2015-03-01 20:07:56 +01:00
html2plain.php Moved several settings from .htconfig.php to the admin settings page. 2015-02-08 20:35:40 +01:00
items.php Remove the old hashtag functions, change it to the new functionality. 2015-03-01 20:40:38 +01:00
lock.php The "scrape" bugfix lead to partly damaged encodings. This is fixed now. 2015-01-04 11:56:41 +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 There is already a setting for that ... 2015-03-02 00:32:46 +01:00
notifier.php
oauth.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
oembed.php
onepoll.php
ostatus_conversation.php
pgettext.php
Photo.php
pidfile.php
plaintext.php Cutting the text has to be made UTF-8 aware as well. 2014-09-02 02:14:16 +02:00
plugin.php
poller.php Beautified the poller logging 2015-02-19 22:38:02 +01: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 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 New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements 2012-03-17 11:07:49 +01:00
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 Just removing unused codelines 2015-02-16 22:28:24 +01: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
shadowupdate.php Update function for creating the shadow entries. 2014-12-21 21:19:37 +01:00
socgraph.php Improved probe_url, fixed wrong network detection. 2015-02-16 22:11:51 +01:00
system_unavailable.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
tags.php
template_processor.php
text.php
threads.php Just a little bit more code clean up. 2015-02-08 21:03:04 +01:00
threadupdate.php
uimport.php
user.php