friendica/include
Michael Vogel 2d1b261fad Speed improvements of queries 2013-10-05 12:30:10 +02:00
..
markdownify Changed markdown to enable diaspora postings with images that contain links 2012-08-02 01:46:28 +02:00
Contact.php Reset network when showing a contact's posts 2013-02-01 09:12:37 +01:00
EmailNotification.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
Photo.php - Using APC to store config values (when present) 2013-08-09 18:28:50 +02:00
Scrape.php don't try to parse empty xml with simplepie, throws conversion warning 2013-06-12 21:41:07 -07:00
acl_selectors.php don't change to string in prune_deadguys() 2013-02-09 17:52:29 -07:00
api.php Speed improvements of queries 2013-10-05 12:30:10 +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 It's now possible to authenticate an ejabberd server against friendica. See auth_ejabberd.php for details how to install. 2013-06-22 17:34:52 +02:00
bb2diaspora.php bbcode: New element "share" for shared content 2012-12-17 03:01:40 +01:00
bbcode.php Vimeo videos are now embedded via SSL. 2013-10-02 22:17:56 +02:00
cache.php use mysql replace on cache items 2012-05-02 16:27:19 -07:00
cli_startup.php redoing the change concerning the hostname. 2013-08-12 11:09:11 +02:00
config.php Code cleanup 2013-08-12 11:14:02 +02:00
contact_selectors.php Preparations for the pumpio synchronisation. 2013-08-28 08:56:48 +02:00
contact_widgets.php implement features 2012-11-22 09:14:22 -07:00
conversation.php - Improved speed due to forced indexes when showing items. 2013-09-15 10:40:58 +02:00
cronhooks.php Further redoings 2013-08-12 11:12:00 +02:00
crypto.php remove obsolete zot encapsulation functions 2012-07-05 20:58:45 -07:00
datetime.php recover from datetime parse issues, inspired by https://github.com/friendica/friendica/pull/396 2012-07-15 21:00:11 -07:00
dba.php - Improved speed due to forced indexes when showing items. 2013-09-15 10:40:58 +02:00
dbupdate.php insidious set_config bug 2013-01-18 23:38:49 -07:00
delivery.php Some changes to let pumpio react similar to facebook. 2013-09-04 00:01:00 +02:00
diaspora.php Vimeo videos are now embedded via SSL. 2013-10-02 22:17:56 +02:00
directory.php use explicit include paths 2012-12-28 14:51:50 -07:00
dsprphotoq.php give post a chance to arrive before rejecting photos from Diaspora 2013-01-12 06:52:15 -07:00
email.php send less messages to server; remove delete option 2012-09-29 17:50:34 -06:00
enotify.php remove stub code 2013-05-09 01:17:11 -07:00
event.php event summary/title 2012-06-25 20:55:27 -07:00
expire.php Further redoings 2013-08-12 11:12:00 +02:00
fcontact.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
features.php features categories were un-translatable 2012-11-28 19:25:09 -08:00
follow.php Diaspora: Auto-adding users as friend who already sharing with us 2013-01-20 14:08:28 +01:00
friendica_smarty.php fix smarty3 folder not writable message 2013-05-08 11:34:30 +03:00
gprobe.php Further redoings 2013-08-12 11:12:00 +02:00
group.php prune all dead/blocked contacts from allowed permissions, ok to keep them in "deny" lists - 2012-12-13 21:02:14 -08:00
html2bbcode.php try and get unadulterated bb2md2html2bb for simple stuff, then we'll work up to harder stuff 2012-07-02 01:11:19 -07:00
html2plain.php Preparations for a more visible reshare when exporting to twitter, statusnet or facebook. 2013-07-28 20:38:48 +02:00
items.php bug #540 and hush up a couple of log messages that are way too verbose 2013-04-28 04:30:20 -07:00
lock.php don't check for was_recently_delayed in diaspora_transmit during a queue run 2012-07-09 09:39:09 -06: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 Decaf mobile: an (almost) Javascript-free theme 2013-01-26 13:01:57 -07:00
network.php Allow calls to fetch_url to specify a cookiejar file, for sites that refuse to deliver content without setting a cookie 2013-08-05 10:59:22 +08:00
notifier.php Vimeo videos are now embedded via SSL. 2013-10-02 22:17:56 +02:00
oauth.php api: add 'allow_api' to user authenticated via oauth 2012-12-27 10:20:51 -05:00
oembed.php divide by zero on incorrectly specified oembed thumbnail size 2012-12-16 17:58:12 -08:00
onepoll.php Some changes to let pumpio react similar to facebook. 2013-09-04 00:01:00 +02:00
ostatus_conversation.php Complete oStatus conversations: Changed from file_get_contents to fetch_url 2013-06-27 22:27:59 +02:00
pgettext.php Fixes #712 2013-07-11 03:34:49 -04:00
pidfile.php New script that checks if a script is running 2012-04-01 20:56:27 +02:00
plugin.php Solving the "Disallow public access to addons listed in the apps menu" has no effect bug 2013-07-24 03:53:10 +02:00
poller.php Some changes to let pumpio react similar to facebook. 2013-09-04 00:01:00 +02:00
profile_advanced.php add like/dislike to profiles 2012-06-24 21:16:55 -07:00
profile_selectors.php add plugin hooks to gender, sexpref, and marital selectors 2012-05-27 22:35:01 -07:00
profile_update.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
queue.php redoing the change concerning the hostname. 2013-08-12 11:09:11 +02:00
queue_fn.php fix to imported youtube videos, updating of contact profile photos, do not remove "dead" contacts but archive them. 2012-06-13 19:59:20 -07: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
security.php don't allow deleted accounts to appear on "manage" page 2013-03-18 17:31:21 -07:00
session.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
socgraph.php We haven't Got Zot 2013-01-03 20:18:43 +00:00
system_unavailable.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
tags.php hex tag filter: look at entire string 2013-08-04 03:12:17 -04:00
template_processor.php template engine rework 2013-04-23 03:27:52 -04:00
text.php put tags in items 2013-06-26 04:02:04 -07:00
uimport.php Check for user name in deleted user list and unset account expiration before importing the account (Bug #760) 2013-09-09 08:33:47 +02:00
user.php update error message to login one 2013-09-06 12:30:10 -04:00