| .. |
|
autoloader
|
|
|
|
acl_selectors.php
|
|
|
|
api.php
|
|
|
|
attach.php
|
|
|
|
auth.php
|
"remember me" in session does work now
|
2016-04-05 23:28:33 +02:00 |
|
auth_ejabberd.php
|
Bugfix: Authorization at ejabberd only worked for uid=1
|
2015-10-25 10:17:23 +01:00 |
|
autoloader.php
|
|
|
|
bb2diaspora.php
|
|
|
|
bbcode.php
|
Bugfix: Missing include added
|
2016-04-18 06:11:29 +02:00 |
|
cache.php
|
Now you can define the duration of the cache entries.
|
2015-08-24 17:24:14 +02:00 |
|
cli_startup.php
|
redoing the change concerning the hostname.
|
2013-08-12 11:09:11 +02:00 |
|
config.php
|
|
|
|
Contact.php
|
New field in item table ("shadow") that indicates if there is a shadow entry
|
2016-04-03 13:48:31 +02:00 |
|
contact_selectors.php
|
|
|
|
contact_widgets.php
|
|
|
|
conversation.php
|
|
|
|
cron.php
|
|
|
|
cronhooks.php
|
|
|
|
crypto.php
|
RINO 2 based on php-encryption
|
2015-06-23 16:13:09 +02:00 |
|
datetime.php
|
|
|
|
dba.php
|
|
|
|
dba_pdo.php
|
|
|
|
dbstructure.php
|
the "nurl" index was accidentally dropped
|
2016-04-17 16:41:28 +02:00 |
|
dbupdate.php
|
|
|
|
delivery.php
|
Everything tested, one open to-do
|
2016-03-17 00:37:44 +01:00 |
|
dfrn.php
|
|
|
|
diaspora.php
|
Some small Diaspora changes
|
2016-04-19 07:39:17 +02:00 |
|
directory.php
|
There is now only one central parameter for the global directory.
|
2015-09-15 22:29:02 +02:00 |
|
DirSearch.php
|
|
|
|
discover_poco.php
|
Changed parameter order
|
2016-03-08 22:28:49 +01:00 |
|
email.php
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
|
Emailer.php
|
Emailer: fix text-only email
|
2015-02-09 11:21:10 +01:00 |
|
enotify.php
|
|
|
|
event.php
|
|
|
|
expire.php
|
dfrn functions could now work/Removed unused code
|
2016-01-22 20:26:11 +01:00 |
|
fcontact.php
|
|
|
|
features.php
|
feature management for admins: Merge branch 'devolop'
|
2016-01-17 03:25:17 +01:00 |
|
feed.php
|
Bugfix: The nickname vanished/better way to fetch the alias
|
2016-04-02 15:41:55 +02:00 |
|
files.php
|
|
|
|
follow.php
|
|
|
|
ForumManager.php
|
|
|
|
friendica_smarty.php
|
|
|
|
gprobe.php
|
|
|
|
group.php
|
Central function for default group, special setting for OStatus
|
2016-03-06 13:15:27 +01:00 |
|
html2bbcode.php
|
|
|
|
html2plain.php
|
Moved several settings from .htconfig.php to the admin settings page.
|
2015-02-08 20:35:40 +01:00 |
|
HTTPExceptions.php
|
Changes in api
|
2015-12-28 10:23:06 +01:00 |
|
identity.php
|
|
|
|
items.php
|
|
|
|
like.php
|
|
|
|
lock.php
|
The "scrape" bugfix lead to partly damaged encodings. This is fixed now.
|
2015-01-04 11:56:41 +01:00 |
|
map.php
|
|
|
|
message.php
|
Replace random strings with guids where appropriate.
|
2015-08-14 07:48:28 +02:00 |
|
msgclean.php
|
|
|
|
nav.php
|
|
|
|
network.php
|
rework autocomplete: some polishing
|
2016-04-14 17:05:19 +02:00 |
|
NotificationsManager.php
|
|
|
|
notifier.php
|
|
|
|
oauth.php
|
|
|
|
oembed.php
|
|
|
|
onepoll.php
|
|
|
|
ostatus.php
|
|
|
|
pgettext.php
|
Add user language in settings, use that field as language for UI
|
2015-11-08 14:23:49 +01:00 |
|
Photo.php
|
|
|
|
photos.php
|
|
|
|
pidfile.php
|
|
|
|
plaintext.php
|
Now we are having "after" at the old attach mechanism as well
|
2016-04-18 21:28:09 +02:00 |
|
plugin.php
|
identity.php - code cleanup + doxygen
|
2015-12-25 17:26:04 +01:00 |
|
poller.php
|
The function to check for maxload and the lockfile is centralized
|
2016-03-08 20:28:09 +01:00 |
|
post_update.php
|
Post update ist now done.
|
2016-04-03 16:36:05 +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
|
|
|
|
pubsubpublish.php
|
|
|
|
queue.php
|
|
|
|
queue_fn.php
|
|
|
|
quoteconvert.php
|
|
|
|
redir.php
|
php warning
|
2012-11-22 03:19:05 -08:00 |
|
salmon.php
|
|
|
|
Scrape.php
|
Don't cache account probing for empty networks
|
2016-04-19 16:19:23 +02:00 |
|
security.php
|
Set the login date for every identity of the user.
|
2015-05-09 23:47:45 +02:00 |
|
session.php
|
"remember me" in session does work now
|
2016-04-05 23:28:33 +02:00 |
|
shadowupdate.php
|
Update function for creating the shadow entries.
|
2014-12-21 21:19:37 +01:00 |
|
Smilies.php
|
|
|
|
socgraph.php
|
Don't store unknown networks
|
2016-04-19 20:39:12 +02:00 |
|
system_unavailable.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
|
tags.php
|
|
|
|
tagupdate.php
|
|
|
|
template_processor.php
|
|
|
|
text.php
|
|
|
|
threads.php
|
|
|
|
threadupdate.php
|
|
|
|
uimport.php
|
|
|
|
update_gcontact.php
|
|
|
|
user.php
|
generate addr for new registered users
|
2015-11-26 14:08:32 +01:00 |
|
xml.php
|
|
|