1
0
Fork 0
friendica_2020-09-1_sharedH.../include
..
markdownify Changed markdown to enable diaspora postings with images that contain links 2012-08-02 01:46:28 +02:00
acl_selectors.php
api.php Merge remote-tracking branch 'upstream/master' 2014-08-13 00:18:05 +02: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
bbcode.php bbcode: mask "[" and "]" for attachments. 2014-08-28 01:11:43 +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
Contact.php
contact_selectors.php
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
crypto.php
datetime.php
dba.php Reenabled PDO engine. 2014-05-09 20:43:06 +02:00
dba_pdo.php Removing of warnings to make dav work 2014-07-24 23:24:10 +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
diaspora.php
directory.php
dsprphotoq.php
email.php Only some code cleanup 2014-06-15 23:33:25 +02:00
EmailNotification.php
enotify.php Notification by mail: Improvement for the threading of notifications, new headers to support filtering. 2014-08-21 00:53:01 +02:00
event.php
expire.php
fcontact.php
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
html2bbcode.php
html2plain.php Improvement for shortening of the new plaintext option. 2014-05-18 18:57:31 +02:00
items.php
lock.php
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
notifier.php
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
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
plaintext.php If a message is transmitted to a network that requires shortening (Twitter, Statusnet, ADN), then the shortened link will be the link to the friendica post if it was a shared post. 2014-08-25 23:38:13 +02:00
plugin.php
poller.php
profile_advanced.php add like/dislike to profiles 2012-06-24 21:16:55 -07:00
profile_selectors.php
profile_update.php
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
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
session.php
socgraph.php
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 Merge remote-tracking branch 'upstream/master' 2014-08-13 00:18:05 +02:00
threads.php
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