.. |
markdownify
|
Changed markdown to enable diaspora postings with images that contain links
|
2012-08-02 01:46:28 +02:00 |
acl_selectors.php
|
Issue 1323: Contact pictures from the acl selector weren't proxied.
|
2015-01-28 01:22:42 +01:00 |
api.php
|
Issue 1228: Pictures aren't sent via API in comments.
|
2015-02-17 20:43:11 +01:00 |
attach.php
|
add support for more file attachment types
|
2013-02-04 22:15:16 -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 |
auth.php
|
delete cookie on browser close after logout
|
2012-12-24 12:52:49 -07:00 |
bb2diaspora.php
|
New routines for markdown to html and html to markdown.
|
2015-02-22 17:38:28 +01:00 |
bbcode.php
|
Bugfix for spaces in links
|
2015-02-22 20:06:13 +01:00 |
cache.php
|
APC support is removed due to problems with PHP 5.5.
|
2014-05-03 12:02:25 +02:00 |
cli_startup.php
|
redoing the change concerning the hostname.
|
2013-08-12 11:09:11 +02:00 |
config.php
|
APC support is removed due to problems with PHP 5.5.
|
2014-05-03 12:02:25 +02:00 |
contact_selectors.php
|
Added app.net
|
2014-06-05 17:44:35 +02:00 |
contact_widgets.php
|
The "display" page now shows the current author profile with a "connect" link (if there is no current connection)
|
2014-08-25 14:09:56 +02:00 |
Contact.php
|
The alias can - or can not - be an SSL link.
|
2015-02-01 16:32:58 +01:00 |
conversation.php
|
fix translation of poke activity body
|
2015-02-09 11:54:50 +01:00 |
cronhooks.php
|
Replaced $argv and $argc with the $_SERVER array
|
2015-01-04 13:24:16 +01:00 |
crypto.php
|
remove obsolete zot encapsulation functions
|
2012-07-05 20:58:45 -07:00 |
datetime.php
|
Added exact time to items after 24 hours
|
2014-10-25 16:44:24 +02:00 |
dba_pdo.php
|
Removing of warnings to make dav work
|
2014-07-24 23:24:10 +02:00 |
dba.php
|
fix update routine to support update from 3.2
|
2014-09-07 17:28:38 +02:00 |
dbstructure.php
|
The global contacts now contain a "generation" value that defines how we know this contact
|
2015-02-15 10:52:45 +01:00 |
dbupdate.php
|
Replaced $argv and $argc with the $_SERVER array
|
2015-01-04 13:24:16 +01:00 |
delivery.php
|
Replaced $argv and $argc with the $_SERVER array
|
2015-01-04 13:24:16 +01:00 |
diaspora.php
|
The global contacts now contain a "generation" value that defines how we know this contact
|
2015-02-15 10:52:45 +01:00 |
directory.php
|
Replaced $argv and $argc with the $_SERVER array
|
2015-01-04 13:24:16 +01:00 |
dsprphotoq.php
|
Replaced $argv and $argc with the $_SERVER array
|
2015-01-04 13:24:16 +01:00 |
email.php
|
cleanup multipart email sending code
|
2014-09-06 15:52:53 +02:00 |
Emailer.php
|
Emailer: fix text-only email
|
2015-02-09 11:21:10 +01:00 |
enotify.php
|
Changed the "From" field for system emails from product to sitename.
|
2015-01-31 18:44:30 +01:00 |
event.php
|
Usage of /display/(guid) as path instead of /display/(user)/(id)
|
2014-07-22 00:36:20 +02:00 |
expire.php
|
Replaced $argv and $argc with the $_SERVER array
|
2015-01-04 13:24:16 +01:00 |
fcontact.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
features.php
|
The "ignore" feature can be disabled and enabled, the value will now be retrieved.
|
2014-09-04 01:27:28 +02:00 |
files.php
|
Adding functions for the file- and category handling
|
2014-03-20 18:51:13 +01:00 |
follow.php
|
Caching for scrape, keywords for remote_self, notifications for addresses that aren't in your contact list.
|
2015-01-20 22:54:25 +01:00 |
friendica_smarty.php
|
fix smarty3 folder not writable message
|
2013-05-08 11:34:30 +03:00 |
gprobe.php
|
Replaced $argv and $argc with the $_SERVER array
|
2015-01-04 13:24:16 +01:00 |
group.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01:00 |
html2bbcode.php
|
Caching for scrape, keywords for remote_self, notifications for addresses that aren't in your contact list.
|
2015-01-20 22:54:25 +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
|
Just some more code beautification
|
2015-02-16 22:30:46 +01:00 |
lock.php
|
The "scrape" bugfix lead to partly damaged encodings. This is fixed now.
|
2015-01-04 11:56:41 +01: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
|
Moved several settings from .htconfig.php to the admin settings page.
|
2015-02-08 20:35:40 +01:00 |
network.php
|
Close cURL handle before recursing, so that cookie file is flushed
|
2015-02-11 03:42:07 +00:00 |
notifier.php
|
Caching for scrape, keywords for remote_self, notifications for addresses that aren't in your contact list.
|
2015-01-20 22:54:25 +01:00 |
oauth.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01:00 |
oembed.php
|
Issue 1197: New hook for "oembed_fetch_url"
|
2015-01-25 00:58:51 +01:00 |
onepoll.php
|
Improved logging with receiving mails
|
2015-02-13 08:09:27 +01:00 |
ostatus_conversation.php
|
OStatus: Replies now arrive their target.
|
2015-01-12 00:14:51 +01:00 |
pgettext.php
|
make translation of addons work again
|
2014-06-18 21:18:50 +02:00 |
Photo.php
|
Add the file size to the photo data array
|
2014-12-31 15:44:32 +01:00 |
pidfile.php
|
Dead processes will be deleted when they are running for more than 9 minutes.
|
2014-05-22 00:16:36 +02:00 |
plaintext.php
|
Cutting the text has to be made UTF-8 aware as well.
|
2014-09-02 02:14:16 +02:00 |
plugin.php
|
Suppress showing unsupported addons in the administration.
|
2014-04-29 14:22:37 +02:00 |
poller.php
|
Beautified the poller logging
|
2015-02-19 22:38:02 +01:00 |
profile_advanced.php
|
Some changes to the labels and an edit profile button.
|
2014-07-03 18:39:22 +02:00 |
profile_selectors.php
|
add plugin hooks to gender, sexpref, and marital selectors
|
2012-05-27 22:35:01 -07:00 |
profile_update.php
|
API: Beautifying the code, only showing posts (not likes), don't show own posts in mentions.
|
2014-04-22 15:56:28 +02:00 |
queue_fn.php
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
2014-03-09 09:19:14 +01:00 |
queue.php
|
Replaced $argv and $argc with the $_SERVER array
|
2015-01-04 13:24:16 +01: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
|
Just removing unused codelines
|
2015-02-16 22:28:24 +01:00 |
security.php
|
Fixing SQL problem and speeding up search.
|
2014-03-16 22:42:47 +01:00 |
session.php
|
better logger format, some comments
|
2014-04-27 15:18:43 +02:00 |
shadowupdate.php
|
Update function for creating the shadow entries.
|
2014-12-21 21:19:37 +01:00 |
socgraph.php
|
Improved probe_url, fixed wrong network detection.
|
2015-02-16 22:11:51 +01:00 |
system_unavailable.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
tags.php
|
Removed cache code, since it was superfluous.
|
2015-02-09 23:04:18 +01:00 |
template_processor.php
|
better logger format, some comments
|
2014-04-27 15:18:43 +02:00 |
text.php
|
Merge pull request #1393 from annando/1502-cleaned-item-storage-code
|
2015-02-14 15:40:35 +01:00 |
threads.php
|
Just a little bit more code clean up.
|
2015-02-08 21:03:04 +01:00 |
threadupdate.php
|
Functions for the new threas table, script for updating this table
|
2014-03-16 18:19:19 +01:00 |
uimport.php
|
fix avatars urls on profile import
|
2014-09-06 11:29:24 +02:00 |
user.php
|
Fix #1193
|
2014-10-22 09:46:51 +02:00 |