..
markdownify
Changed markdown to enable diaspora postings with images that contain links
2012-08-02 01:46:28 +02: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
Merge remote-tracking branch 'upstream/master'
2012-12-30 21:32:18 +01:00
attach.php
* Add MIME types for file attachments
2013-01-12 06:31:32 -07:00
auth.php
delete cookie on browser close after logout
2012-12-24 12:52:49 -07:00
bb2diaspora.php
bbcode: New element "share" for shared content
2012-12-17 03:01:40 +01:00
bbcode.php
preserve multiple newlines - see discussion at https://github.com/friendica/friendica/pull/570
2013-01-04 15:21:05 -08: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
Contact.php
Depublish public posts when archiving a contact
2012-11-02 23:54:03 +01:00
conversation.php
* Add MIME types for file attachments
2013-01-12 06:31:32 -07:00
cronhooks.php
use explicit include paths
2012-12-28 14:51:50 -07: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
use explicit include paths
2012-12-28 14:51:50 -07:00
diaspora.php
receiving post from archived Diaspora contacts
2012-12-29 02:35:41 -08:00
directory.php
use explicit include paths
2012-12-28 14:51:50 -07:00
email.php
send less messages to server; remove delete option
2012-09-29 17:50:34 -06:00
EmailNotification.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
enotify.php
If we're going to encode the email headers, we probably should use the encoded version rather than the original
2013-01-03 03:47:08 -08:00
event.php
event summary/title
2012-06-25 20:55:27 -07:00
expire.php
use explicit include paths
2012-12-28 14:51:50 -07: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
use explicit include paths
2012-12-28 14:51:50 -07:00
friendica_smarty.php
allow Smarty use on international templates
2013-01-10 21:46:48 -07:00
gprobe.php
use explicit include paths
2012-12-28 14:51:50 -07: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
* Add MIME types for file attachments
2013-01-12 06:31:32 -07:00
items.php
* Add MIME types for file attachments
2013-01-12 06:31:32 -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
vier: Added Delegations and optical changes.
2012-12-15 14:39:37 +01:00
network.php
Vier: Design issues with preview fixed
2012-12-20 04:19:02 +01:00
notifier.php
* Add MIME types for file attachments
2013-01-12 06:31:32 -07: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
if snautofollow - make all SN contacts writable
2012-12-29 02:51:15 -08:00
pgettext.php
rename get_language() to get_browser_language()
2012-05-13 04:52:29 -07:00
Photo.php
improve performance of photo upload page
2012-11-25 19:34:54 -08: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
Merge remote-tracking branch 'upstream/master'
2012-12-30 21:32:18 +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_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
queue.php
use explicit include paths
2012-12-28 14:51:50 -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
Scrape.php
include some notes on grabbing the tumblr avatar
2012-11-11 00:44:30 -08: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
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
template_processor.php
template_processor: add filter support to variables
2012-12-14 10:10:33 -05:00
text.php
* Add MIME types for file attachments
2013-01-12 06:31:32 -07: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
email header encoding everywhere
2013-01-04 15:47:29 -08:00