.. |
markdownify
|
…
|
|
Contact.php
|
The alias can - or can not - be an SSL link.
|
2015-02-01 16:32:58 +01:00 |
Emailer.php
|
Bugfix: Removed test code.
|
2015-01-21 12:42:34 +01:00 |
Photo.php
|
Add the file size to the photo data array
|
2014-12-31 15:44:32 +01:00 |
Scrape.php
|
Aliases are now handled correctly. The public item copy gets a "real" contact id as well.
|
2015-02-01 13:32:05 +01: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
|
The query after an API post was improved to make it faster.
|
2015-01-31 23:13:21 +01:00 |
attach.php
|
…
|
|
auth.php
|
…
|
|
auth_ejabberd.php
|
…
|
|
bb2diaspora.php
|
When converting bbcode for Libertree then an empty line has to be before a honrizontal ruler.
|
2014-12-13 23:07:15 +01:00 |
bbcode.php
|
Diaspora internal GUID links are now converted correctly.
|
2015-02-02 20:26:05 +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
|
…
|
|
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 |
conversation.php
|
issue 1283 - Share-it button support for friendica
|
2015-01-25 00:10:58 +01:00 |
cronhooks.php
|
Replaced $argv and $argc with the $_SERVER array
|
2015-01-04 13:24:16 +01:00 |
crypto.php
|
…
|
|
datetime.php
|
Added exact time to items after 24 hours
|
2014-10-25 16:44:24 +02:00 |
dba.php
|
fix update routine to support update from 3.2
|
2014-09-07 17:28:38 +02:00 |
dba_pdo.php
|
Removing of warnings to make dav work
|
2014-07-24 23:24:10 +02:00 |
dbstructure.php
|
Support for keywords and gender in (global) contacts.
|
2015-01-25 13:19:37 +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
|
Only some code beautification.
|
2015-02-03 07:00:01 +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 |
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
gprobe.php
|
Replaced $argv and $argc with the $_SERVER array
|
2015-01-04 13:24:16 +01:00 |
group.php
|
…
|
|
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
|
Improvement for shortening of the new plaintext option.
|
2014-05-18 18:57:31 +02:00 |
items.php
|
Diaspora: The "new friend" notification now respects the corresponding setting/"new friend" notification isn't send via "remote self" anymore.
|
2015-02-01 16:04:16 +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
|
…
|
|
msgclean.php
|
…
|
|
nav.php
|
Only show foreign items if the profile of the user isn't hidden. Show the user's theme - not the theme of the viewed profile.
|
2014-08-28 01:06:41 +02:00 |
network.php
|
The function to fetch the original url (without shortener) failed if a linked file was too large.
|
2015-01-04 15:31:47 +01: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
|
…
|
|
oembed.php
|
Issue 1197: New hook for "oembed_fetch_url"
|
2015-01-25 00:58:51 +01:00 |
onepoll.php
|
Replaced $argv and $argc with the $_SERVER array
|
2015-01-04 13:24:16 +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 |
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
|
Replaced $argv and $argc with the $_SERVER array
|
2015-01-04 13:24:16 +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
|
…
|
|
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.php
|
Replaced $argv and $argc with the $_SERVER array
|
2015-01-04 13:24:16 +01:00 |
queue_fn.php
|
…
|
|
quoteconvert.php
|
…
|
|
redir.php
|
…
|
|
remoteupdate.php
|
…
|
|
salmon.php
|
…
|
|
security.php
|
…
|
|
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
|
Revert some stuff from another pull request. I like git ...
|
2015-02-02 22:24:21 +01:00 |
system_unavailable.php
|
…
|
|
tags.php
|
Update function for creating the shadow entries.
|
2014-12-21 21:19:37 +01:00 |
template_processor.php
|
better logger format, some comments
|
2014-04-27 15:18:43 +02:00 |
text.php
|
Just two more places where pictures have to be send through the proxy function.
|
2015-01-28 10:09:16 +01:00 |
threads.php
|
Aliases are now handled correctly. The public item copy gets a "real" contact id as well.
|
2015-02-01 13:32:05 +01:00 |
threadupdate.php
|
…
|
|
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 |