friendica/include
friendica 6b36863dd8 prune all dead/blocked contacts from allowed permissions, ok to keep them in "deny" lists -
Contacts will be pruned when creating the editor. They can't be added with the ACL selector,
but we won't prevent them from being added through other means.
Allowed groups will be pruned on item submit.
2012-12-13 21:02:14 -08:00
..
markdownify Changed markdown to enable diaspora postings with images that contain links 2012-08-02 01:46:28 +02:00
Contact.php Depublish public posts when archiving a contact 2012-11-02 23:54:03 +01:00
EmailNotification.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
Photo.php improve performance of photo upload page 2012-11-25 19:34:54 -08:00
Scrape.php include some notes on grabbing the tumblr avatar 2012-11-11 00:44:30 -08:00
acl_selectors.php prune all dead/blocked contacts from allowed permissions, ok to keep them in "deny" lists - 2012-12-13 21:02:14 -08:00
api.php fix CSRF hole in API 2012-12-01 01:26:54 +01:00
attach.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
auth.php refresh login time every 12 hours for 'Remember me' 2012-11-08 17:00:37 -07:00
bb2diaspora.php manually fix escaped underscores in links 2012-08-28 20:12:41 -06:00
bbcode.php Merge remote branch 'upstream/master' 2012-09-20 08:32:33 +02:00
cache.php use mysql replace on cache items 2012-05-02 16:27:19 -07:00
config.php config: fix get_config and get_pconfig search for serialized array 2012-08-29 04:19:15 -04:00
contact_selectors.php implement features 2012-11-22 09:14:22 -07:00
contact_widgets.php implement features 2012-11-22 09:14:22 -07:00
conversation.php implement features 2012-11-22 09:14:22 -07:00
cronhooks.php pass $argv & $argc as reference to *_run() functions. 2012-11-05 09:28:54 +01: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 Diaspora: Avatars of repeated items weren't found 2012-11-10 23:19:32 +01:00
delivery.php Merge remote-tracking branch 'remotes/friendica/master' into moveme 2012-11-05 09:37:58 +01:00
diaspora.php Making the new reshare method optional 2012-11-17 16:27:49 +01:00
directory.php log directory updates 2012-11-18 22:53:01 -08:00
email.php send less messages to server; remove delete option 2012-09-29 17:50:34 -06:00
enotify.php put a variant of the parent_uri into email notification message-ids. Current message-ids aren't completel legal. More work to do. 2012-08-15 17:14:29 -07:00
event.php event summary/title 2012-06-25 20:55:27 -07:00
expire.php pass $argv & $argc as reference to *_run() functions. 2012-11-05 09:28:54 +01: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 implement "follow" service limits 2012-06-24 22:23:17 -07:00
gprobe.php pass $argv & $argc as reference to *_run() functions. 2012-11-05 09:28:54 +01: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 In the API you now can update not only the body but also the title. In html2plain the function for valid urls was improved. 2012-11-04 23:18:52 +01:00
items.php Merge pull request #537 from fermionic/20121121-features 2012-11-22 20:54:16 -08: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 implement features 2012-11-22 09:14:22 -07:00
network.php Vier: Margin problems with code fixed. 2012-11-22 15:06:15 +01:00
notifier.php prune all dead/blocked contacts from allowed permissions, ok to keep them in "deny" lists - 2012-12-13 21:02:14 -08:00
oauth.php Changes to make contacts delete all content from the user when a user is deleted. 2012-11-02 21:43:47 +01:00
oembed.php try to get rid of scrollbars in Frost 2012-08-25 22:42:12 -06:00
onepoll.php bug #516 - set writable on first poll 2012-12-06 13:59:20 -08:00
pgettext.php rename get_language() to get_browser_language() 2012-05-13 04:52:29 -07:00
pidfile.php New script that checks if a script is running 2012-04-01 20:56:27 +02:00
plugin.php remove THISPLUGIN definition - not used and doesn't work 2012-09-24 01:30:18 -07:00
poller.php New cache system with subdirectories 2012-11-17 00:50:39 +01: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 pass $argv & $argc as reference to *_run() functions. 2012-11-05 09:28:54 +01: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 refresh login time every 12 hours for 'Remember me' 2012-11-08 17:00:37 -07:00
session.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
socgraph.php missing param 2012-07-15 17:07:53 -07:00
system_unavailable.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
template_processor.php template processor: trim strings in {{ if str!=str }}, add 'debug' tag: 2012-08-10 04:55:51 -04:00
text.php New cache system with subdirectories 2012-11-17 00:50:39 +01:00
uimport.php uimport: check check to ensure the username isn't already taken before import (issue 508) 2012-11-13 04:52:32 -05:00
user.php reverse the default newuser privacy setting to public. Sites can over-ride. 2012-09-13 19:11:07 -07:00