.. |
acl_selectors.php
|
Fixed "Copy and paste" bug.
|
2015-04-11 23:56:53 +02:00 |
api.php
|
Small change in the API (some new Twitter fields - but without function)
|
2015-06-02 16:19:40 +02:00 |
attach.php
|
|
|
auth.php
|
|
|
auth_ejabberd.php
|
|
|
bb2diaspora.php
|
Small bugfix for likes
|
2015-03-02 23:34:59 +01:00 |
bbcode.php
|
Merge pull request #1659 from annando/1506-ostatus-enclosures
|
2015-06-10 09:23:42 +02:00 |
cache.php
|
|
|
cli_startup.php
|
|
|
config.php
|
|
|
Contact.php
|
Fetch missing Diaspora posts
|
2015-05-09 19:39:47 +02:00 |
contact_selectors.php
|
|
|
contact_widgets.php
|
|
|
conversation.php
|
Code reworks: replaced hardcoded network text with the corresponding constants.
|
2015-04-11 22:14:56 +02:00 |
cronhooks.php
|
If the load is too high, now not only the poller but also the page delivery will stop.
|
2015-03-15 07:45:50 +01:00 |
crypto.php
|
|
|
datetime.php
|
port of red matrix datepicker implementation
|
2015-05-22 18:53:18 +02:00 |
dba.php
|
|
|
dba_pdo.php
|
|
|
dbstructure.php
|
Fixes slow performance after one of the last pull requests.
|
2015-06-02 22:07:39 +02:00 |
dbupdate.php
|
Replaced $argv and $argc with the $_SERVER array
|
2015-01-04 13:24:16 +01:00 |
delivery.php
|
Cleaning the code.
|
2015-05-30 21:00:38 +02:00 |
diaspora.php
|
OStatus: Improved duplicate check.
|
2015-05-26 23:33:38 +02: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
|
|
|
Emailer.php
|
Emailer: fix text-only email
|
2015-02-09 11:21:10 +01:00 |
enotify.php
|
The item id is now stored in every notification as well
|
2015-04-16 07:18:06 +02:00 |
event.php
|
Fix stupid typo in include/event.php
|
2015-05-18 09:54:43 +02:00 |
expire.php
|
Replaced $argv and $argc with the $_SERVER array
|
2015-01-04 13:24:16 +01:00 |
fcontact.php
|
|
|
features.php
|
|
|
files.php
|
|
|
follow.php
|
The behaviour when following a new contact is now unified.
|
2015-04-09 00:10:21 +02:00 |
friendica_smarty.php
|
|
|
gprobe.php
|
Some more logging added for the DDoS prevention
|
2015-03-28 08:49:24 +01:00 |
group.php
|
Add a group with one click
|
2015-05-12 14:04:42 +02:00 |
html2bbcode.php
|
Removed some unnecessary code
|
2015-03-07 21:10:02 +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
|
OStatus: Notifier for Friendica, better thread completion
|
2015-06-12 00:39:56 +02:00 |
lock.php
|
The "scrape" bugfix lead to partly damaged encodings. This is fixed now.
|
2015-01-04 11:56:41 +01:00 |
map.php
|
map bbcode tag from Red
|
2015-05-15 20:41:10 +02:00 |
message.php
|
|
|
msgclean.php
|
|
|
nav.php
|
nav_info hook and documentation in en and de
|
2015-06-01 12:00:00 +02:00 |
network.php
|
Bugfix: The function "z_fetch_url" created warnings under certain circumstances.
|
2015-05-16 22:38:41 +02:00 |
notifier.php
|
Some bugfixing.
|
2015-06-12 01:08:06 +02:00 |
oauth.php
|
|
|
oembed.php
|
Improved OEmbed detection
|
2015-06-10 23:45:56 +02:00 |
onepoll.php
|
Improved logging with receiving mails
|
2015-02-13 08:09:27 +01:00 |
ostatus.php
|
Update contact from poco fields when importing messages/repeated items now het the same uri.
|
2015-06-13 09:11:17 +02:00 |
ostatus_conversation.php
|
Use the display name (full name) instead of the nick name when importing.
|
2015-06-13 09:07:13 +02:00 |
pgettext.php
|
|
|
Photo.php
|
use ImageMagick for orientation when available
|
2015-04-12 21:09:25 -04:00 |
pidfile.php
|
|
|
plaintext.php
|
The intelligent shortening for social media systems like Twitter, GNU Social and App.net can now be disabled.
|
2015-05-15 20:56:05 +02:00 |
plugin.php
|
|
|
poller.php
|
If the load is too high, now not only the poller but also the page delivery will stop.
|
2015-03-15 07:45:50 +01:00 |
profile_advanced.php
|
html to section_title.tpl
|
2015-05-30 02:21:30 +02:00 |
profile_selectors.php
|
|
|
profile_update.php
|
|
|
pubsubpublish.php
|
Cleaning the code from several tests.
|
2015-05-30 21:08:24 +02:00 |
queue.php
|
PuSH: Publishing moved to a new process. OStatus comments are now published to all subscribers.
|
2015-05-30 20:47:53 +02:00 |
queue_fn.php
|
|
|
quoteconvert.php
|
|
|
redir.php
|
|
|
remoteupdate.php
|
|
|
salmon.php
|
Send a salmon notification to every mentioned person.
|
2015-06-09 08:27:04 +02:00 |
Scrape.php
|
fetch the full name of a contact from the poco fields (if present)
|
2015-06-13 09:08:52 +02:00 |
security.php
|
Set the login date for every identity of the user.
|
2015-05-09 23:47:45 +02:00 |
session.php
|
|
|
shadowupdate.php
|
Update function for creating the shadow entries.
|
2014-12-21 21:19:37 +01:00 |
socgraph.php
|
Bugfix: Friendica contacts were detected as Diaspora contacts. (Poco)
|
2015-02-17 07:34:04 +01:00 |
system_unavailable.php
|
|
|
tags.php
|
ignore tags inside code block
|
2015-03-22 17:12:51 +01:00 |
tagupdate.php
|
New fields for the term table, improved query for the tag search. Changed the cache handling for rendered bbcode.
|
2015-03-07 21:24:39 +01:00 |
template_processor.php
|
|
|
text.php
|
OStatus: Trying to deliver a comment to all contacts - not only the thread owner. (Not working by now)
|
2015-05-29 10:35:13 +02:00 |
threads.php
|
Bugfix: Shadow copy. Improvement: Fetching of missing items for pictures
|
2015-05-03 21:25:03 +02:00 |
threadupdate.php
|
|
|
uimport.php
|
|
|
user.php
|
|
|