You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
friendica/include
Michael Vogel 4b0e370c4c Better handling of the network field in the item table. 10 years ago
..
markdownify Changed markdown to enable diaspora postings with images that contain links 11 years ago
Contact.php Update Contact.php 10 years ago
EmailNotification.php Merge branch 'master' of https://github.com/friendica/friendica 11 years ago
Photo.php - Using APC to store config values (when present) 10 years ago
Scrape.php don't try to parse empty xml with simplepie, throws conversion warning 10 years ago
acl_selectors.php don't change to string in prune_deadguys() 10 years ago
api.php API: Supporting twidere 10 years ago
attach.php add support for more file attachment types 10 years ago
auth.php delete cookie on browser close after logout 11 years ago
auth_ejabberd.php It's now possible to authenticate an ejabberd server against friendica. See auth_ejabberd.php for details how to install. 10 years ago
bb2diaspora.php bbcode: New element "share" for shared content 11 years ago
bbcode.php New style for shared links. Preparation for changes in some addons 10 years ago
cache.php use mysql replace on cache items 11 years ago
cli_startup.php redoing the change concerning the hostname. 10 years ago
config.php Code cleanup 10 years ago
contact_selectors.php Preparations for the upcoming bidirectional twitter sync. 10 years ago
contact_widgets.php implement features 11 years ago
conversation.php - Improved speed due to forced indexes when showing items. 10 years ago
cronhooks.php Further redoings 10 years ago
crypto.php remove obsolete zot encapsulation functions 11 years ago
datetime.php recover from datetime parse issues, inspired by https://github.com/friendica/friendica/pull/396 11 years ago
dba.php - Improved speed due to forced indexes when showing items. 10 years ago
dbupdate.php insidious set_config bug 11 years ago
delivery.php Several performance improvements. 10 years ago
diaspora.php Better handling of the network field in the item table. 10 years ago
directory.php use explicit include paths 11 years ago
dsprphotoq.php give post a chance to arrive before rejecting photos from Diaspora 11 years ago
email.php send less messages to server; remove delete option 11 years ago
enotify.php remove stub code 10 years ago
event.php event summary/title 11 years ago
expire.php Further redoings 10 years ago
fcontact.php Merge branch 'master' of https://github.com/friendica/friendica 11 years ago
features.php features categories were un-translatable 11 years ago
follow.php Diaspora: Auto-adding users as friend who already sharing with us 11 years ago
friendica_smarty.php fix smarty3 folder not writable message 10 years ago
gprobe.php Further redoings 10 years ago
group.php prune all dead/blocked contacts from allowed permissions, ok to keep them in "deny" lists - 11 years ago
html2bbcode.php try and get unadulterated bb2md2html2bb for simple stuff, then we'll work up to harder stuff 11 years ago
html2plain.php Bugfix: Links were ignored sometimes. (Due to a missing default value) 10 years ago
items.php SQL improvements. New parameter for a maximum amount of comments per thread 10 years ago
lock.php Removed many "limit 1" at update and delete queries since they were superflous und generated massiv logfile entries 10 years ago
message.php fix wallmessage 11 years ago
msgclean.php New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements 11 years ago
nav.php Decaf mobile: an (almost) Javascript-free theme 11 years ago
network.php Fixed subscription problem with new GNU Social. 10 years ago
notifier.php Initial implementation of internal PuSH server in Friendica. It has been tested with GNU Social/StatusNet, and subscribe, unsubscribe and pushing new items seem to work. 10 years ago
oauth.php api: add 'allow_api' to user authenticated via oauth 11 years ago
oembed.php Optional parameter for parseurl to only fetch data from meta information 10 years ago
onepoll.php SQL: Query for showing group posts is improved, order by comment date now work again 10 years ago
ostatus_conversation.php Better handling of the network field in the item table. 10 years ago
pgettext.php Fixes #712 10 years ago
pidfile.php New script that checks if a script is running 11 years ago
plugin.php Better handling of the network field in the item table. 10 years ago
poller.php Some changes to let pumpio react similar to facebook. 10 years ago
profile_advanced.php add like/dislike to profiles 11 years ago
profile_selectors.php add plugin hooks to gender, sexpref, and marital selectors 11 years ago
profile_update.php Merge branch 'master' of https://github.com/friendica/friendica 11 years ago
queue.php Use the push value in the push_subscribers table as a push tries counter as well. 10 years ago
queue_fn.php fix to imported youtube videos, updating of contact profile photos, do not remove "dead" contacts but archive them. 11 years ago
quoteconvert.php New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements 11 years ago
redir.php php warning 11 years ago
remoteupdate.php Merge branch 'master' of https://github.com/friendica/friendica 11 years ago
salmon.php Merge branch 'master' of https://github.com/friendica/friendica 11 years ago
security.php don't allow deleted accounts to appear on "manage" page 10 years ago
session.php Several performance improvements. 10 years ago
socgraph.php Several performance improvements. 10 years ago
system_unavailable.php Merge branch 'master' of https://github.com/friendica/friendica 11 years ago
tags.php hex tag filter: look at entire string 10 years ago
template_processor.php template engine rework 10 years ago
text.php Bugfix of the bugfix :) 10 years ago
uimport.php Check for user name in deleted user list and unset account expiration before importing the account (Bug #760) 10 years ago
user.php multiple admin mails. It is now possible to define more than one admin mail address. You can now add multiple addresses, separated by comma. 10 years ago