friendica/include
2015-04-26 22:16:38 +02:00
..
acl_selectors.php Fixed "Copy and paste" bug. 2015-04-11 23:56:53 +02:00
api.php API: The "conversation" function can now be called with every message id of a post in that conversation. Not only the parent. 2015-04-26 13:26:48 +02:00
attach.php
auth.php delete cookie on browser close after logout 2012-12-24 12:52:49 -07:00
auth_ejabberd.php
bb2diaspora.php
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.php Issue 1038: Send update to directory when account is removed. 2015-03-30 22:22:11 +02:00
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 remote-tracking branch 'upstream/develop' into 1504-condensed-notifications 2015-04-21 10:13:28 +02:00
dbupdate.php
delivery.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
diaspora.php Don't generate a preview in an item from Diaspora if it is a posting from red matrix. 2015-04-25 00:50:48 +02:00
directory.php
dsprphotoq.php
email.php
Emailer.php
enotify.php The item id is now stored in every notification as well 2015-04-16 07:18:06 +02:00
event.php
expire.php
fcontact.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
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 Redefined the conditions when notifications and introductions are shown. 2015-04-26 22:16:38 +02:00
lock.php
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 Redefined the conditions when notifications and introductions are shown. 2015-04-26 22:16:38 +02: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
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 make translation of addons work again 2014-06-18 21:18:50 +02:00
Photo.php use ImageMagick for orientation when available 2015-04-12 21:09:25 -04:00
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
profile_advanced.php
profile_selectors.php add plugin hooks to gender, sexpref, and marital selectors 2012-05-27 22:35:01 -07:00
profile_update.php
queue.php
queue_fn.php
quoteconvert.php
redir.php
remoteupdate.php
salmon.php
Scrape.php Removed the special detection for facebook and app.net since both provide RSS feeds. 2015-03-24 23:08:46 +01:00
security.php
session.php
shadowupdate.php
socgraph.php
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