friendica/include
Michael Vogel 178b7eba1b Merge pull request #1487 from fabrixxm/projects
new api dfrn/remoteauth, allow plugins to use update_structure
2015-04-13 15:47:11 +02:00
..
Contact.php Issue 1038: Send update to directory when account is removed. 2015-03-30 22:22:11 +02:00
Emailer.php Emailer: fix text-only email 2015-02-09 11:21:10 +01:00
Photo.php use ImageMagick for orientation when available 2015-04-12 21:09:25 -04:00
Scrape.php Removed the special detection for facebook and app.net since both provide RSS feeds. 2015-03-24 23:08:46 +01:00
acl_selectors.php Fixed "Copy and paste" bug. 2015-04-11 23:56:53 +02:00
api.php change remoteauth endpoint path 2015-04-12 08:53:30 +02:00
attach.php
auth.php
auth_ejabberd.php
bb2diaspora.php Small bugfix for likes 2015-03-02 23:34:59 +01:00
bbcode.php The conversion of Repeated posts to markdown had a problem with a missing linefeed before the quote. 2015-04-03 12:37:29 +02:00
cache.php
cli_startup.php
config.php
contact_selectors.php
contact_widgets.php
conversation.php Code reworks: replaced hardcoded network text with the corresponding constants. 2015-04-11 22:14:56 +02:00
cronhooks.php
crypto.php
datetime.php
dba.php
dba_pdo.php
dbstructure.php Merge pull request #1487 from fabrixxm/projects 2015-04-13 15:47:11 +02:00
dbupdate.php
delivery.php
diaspora.php Diaspora: Central "plink" function 2015-04-06 12:26:31 +02:00
directory.php
dsprphotoq.php
email.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
fcontact.php
features.php
files.php
follow.php The behaviour when following a new contact is now unified. 2015-04-09 00:10:21 +02:00
friendica_smarty.php
gprobe.php Some more logging added for the DDoS prevention 2015-03-28 08:49:24 +01:00
group.php
html2bbcode.php Removed some unnecessary code 2015-03-07 21:10:02 +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 New field in the contact table to better detect "dead profiles" 2015-04-12 11:40:38 +02:00
lock.php
message.php
msgclean.php
nav.php Moved several settings from .htconfig.php to the admin settings page. 2015-02-08 20:35:40 +01:00
network.php Added some more timestamp measuring 2015-03-07 23:14:26 +01:00
notifier.php
oauth.php
oembed.php Added some more timestamp measuring 2015-03-07 23:14:26 +01:00
onepoll.php Improved logging with receiving mails 2015-02-13 08:09:27 +01:00
ostatus_conversation.php New fields for the term table, improved query for the tag search. Changed the cache handling for rendered bbcode. 2015-03-07 21:24:39 +01:00
pgettext.php
pidfile.php
plaintext.php
plugin.php
poller.php Beautified the poller logging 2015-02-19 22:38:02 +01:00
profile_advanced.php
profile_selectors.php
profile_update.php
queue.php
queue_fn.php
quoteconvert.php
redir.php
remoteupdate.php
salmon.php
security.php
session.php
shadowupdate.php
socgraph.php Bugfix: Friendica contacts were detected as Diaspora contacts. (Poco) 2015-02-17 07:34:04 +01:00
system_unavailable.php
tags.php ignore tags inside code block 2015-03-22 17:12:51 +01:00
tagupdate.php New fields for the term table, improved query for the tag search. Changed the cache handling for rendered bbcode. 2015-03-07 21:24:39 +01:00
template_processor.php
text.php Code reworks: replaced hardcoded network text with the corresponding constants. 2015-04-11 22:14:56 +02:00
threads.php The global copy now copies comments as well. This is important for the search. 2015-03-21 20:23:47 +01:00
threadupdate.php
uimport.php
user.php