.. |
markdownify
|
…
|
|
Contact.php
|
…
|
|
EmailNotification.php
|
…
|
|
Photo.php
|
New function to upload photos to the wall. (Will be used in connectors)
|
2014-07-15 08:49:41 +02:00 |
Scrape.php
|
Bugfix: When fetching a feed's name, take the title or description, but not the author name.
|
2014-07-22 07:59:11 +02:00 |
acl_selectors.php
|
exclude know contacts from unknown contact list
|
2014-05-12 05:46:02 -04:00 |
api.php
|
Merge remote-tracking branch 'upstream/master'
|
2014-08-13 00:18:05 +02:00 |
attach.php
|
…
|
|
auth.php
|
…
|
|
auth_ejabberd.php
|
…
|
|
bb2diaspora.php
|
bb2diaspora: added one more page break. In the future it could be replaced by a regular expression.
|
2014-08-09 09:20:37 +02:00 |
bbcode.php
|
bbcode: mask "[" and "]" for attachments.
|
2014-08-28 01:11:43 +02: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
|
Moved "privacy_image_cache" into the core. Enabled by default, can be disabled in the page settings.
|
2014-08-13 00:13:13 +02:00 |
cronhooks.php
|
Moved "privacy_image_cache" into the core. Enabled by default, can be disabled in the page settings.
|
2014-08-13 00:13:13 +02:00 |
crypto.php
|
…
|
|
datetime.php
|
…
|
|
dba.php
|
Reenabled PDO engine.
|
2014-05-09 20:43:06 +02:00 |
dba_pdo.php
|
Removing of warnings to make dav work
|
2014-07-24 23:24:10 +02:00 |
dbstructure.php
|
dbstructure: the indexes for longer table fields are now shortened
|
2014-06-23 01:27:00 +02:00 |
dbupdate.php
|
…
|
|
delivery.php
|
Only some blanks removed, no changes in functionality
|
2014-08-07 07:59:43 +02:00 |
diaspora.php
|
The GUID in the link to the items has to be encoded, since it could contain special characters
|
2014-08-09 09:17:28 +02:00 |
directory.php
|
…
|
|
dsprphotoq.php
|
…
|
|
email.php
|
Only some code cleanup
|
2014-06-15 23:33:25 +02:00 |
enotify.php
|
Notification by mail: Improvement for the threading of notifications, new headers to support filtering.
|
2014-08-21 00:53:01 +02:00 |
event.php
|
Usage of /display/(guid) as path instead of /display/(user)/(id)
|
2014-07-22 00:36:20 +02:00 |
expire.php
|
New hook that is called when items expire
|
2014-06-02 23:41:33 +02:00 |
fcontact.php
|
…
|
|
features.php
|
…
|
|
files.php
|
…
|
|
follow.php
|
…
|
|
friendica_smarty.php
|
…
|
|
gprobe.php
|
…
|
|
group.php
|
…
|
|
html2bbcode.php
|
Detecting "type-video" at the conversion. (Mostly used by reimporting posts from pump.io that come from friendica)
|
2014-05-29 11:42:41 +02:00 |
html2plain.php
|
Improvement for shortening of the new plaintext option.
|
2014-05-18 18:57:31 +02:00 |
items.php
|
Remote-self: It is now possible to chose between two different modes of mirroring.
|
2014-09-01 14:00:21 +02:00 |
lock.php
|
…
|
|
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
|
fetch_url: Logging the data only when at the "data" loglevel
|
2014-08-07 08:22:32 +02:00 |
notifier.php
|
Only some code cleanup
|
2014-06-15 23:33:25 +02:00 |
oauth.php
|
…
|
|
oembed.php
|
oembed: Prevent empty links
|
2014-08-28 01:14:46 +02:00 |
onepoll.php
|
Usage of /display/(guid) as path instead of /display/(user)/(id)
|
2014-07-22 00:36:20 +02:00 |
ostatus_conversation.php
|
…
|
|
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
|
If a message is transmitted to a network that requires shortening (Twitter, Statusnet, ADN), then the shortened link will be the link to the friendica post if it was a shared post.
|
2014-08-25 23:38:13 +02:00 |
plugin.php
|
Suppress showing unsupported addons in the administration.
|
2014-04-29 14:22:37 +02:00 |
poller.php
|
Moved "privacy_image_cache" into the core. Enabled by default, can be disabled in the page settings.
|
2014-08-13 00:13:13 +02:00 |
profile_advanced.php
|
…
|
|
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
|
The temporary paths (temp, lock, itemcache) are now detected automatically when used.
|
2014-06-23 01:24:39 +02: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 |
socgraph.php
|
…
|
|
system_unavailable.php
|
…
|
|
tags.php
|
…
|
|
template_processor.php
|
better logger format, some comments
|
2014-04-27 15:18:43 +02:00 |
text.php
|
Merge remote-tracking branch 'upstream/master'
|
2014-08-13 00:18:05 +02:00 |
threads.php
|
…
|
|
threadupdate.php
|
…
|
|
uimport.php
|
…
|
|
user.php
|
…
|
|