| .. |
|
autoloader
|
add composer-derived autoloader
|
2016-02-09 11:07:37 +01:00 |
|
acl_selectors.php
|
|
|
|
api.php
|
Merge pull request #2334 from fabrixxm/feature_autoloader
|
2016-02-13 12:27:24 +01:00 |
|
attach.php
|
|
|
|
auth.php
|
|
|
|
auth_ejabberd.php
|
|
|
|
autoloader.php
|
add some doxygen comments
|
2016-02-09 11:10:00 +01:00 |
|
bb2diaspora.php
|
Avoid duplicated tags
|
2015-11-28 14:29:14 +01:00 |
|
bbcode.php
|
Bugfix: The display hadn't fetched the correct contact for the uid.
|
2016-01-10 15:44:23 +01:00 |
|
cache.php
|
|
|
|
cli_startup.php
|
redoing the change concerning the hostname.
|
2013-08-12 11:09:11 +02:00 |
|
config.php
|
|
|
|
Contact.php
|
New central function to store avatar data in contacts
|
2016-01-28 11:09:08 +01:00 |
|
contact_selectors.php
|
|
|
|
contact_widgets.php
|
|
|
|
conversation.php
|
|
|
|
cron.php
|
|
|
|
cronhooks.php
|
|
|
|
crypto.php
|
|
|
|
datetime.php
|
datetime.php: cleanup - delete some dots which shouldn't be there
|
2016-02-08 01:59:05 +01:00 |
|
dba.php
|
|
|
|
dba_pdo.php
|
|
|
|
dbstructure.php
|
Get rid of the "guid" table. We don't need it anymore.
|
2016-02-09 10:21:10 +01:00 |
|
dbupdate.php
|
|
|
|
delivery.php
|
DFRN import has now gone live
|
2016-02-05 21:25:20 +01:00 |
|
dfrn.php
|
Merge pull request #2334 from fabrixxm/feature_autoloader
|
2016-02-13 12:27:24 +01:00 |
|
diaspora.php
|
|
|
|
directory.php
|
|
|
|
discover_poco.php
|
|
|
|
dsprphotoq.php
|
|
|
|
email.php
|
|
|
|
Emailer.php
|
Emailer: fix text-only email
|
2015-02-09 11:21:10 +01:00 |
|
enotify.php
|
|
|
|
event.php
|
let autoloader include files for HTMLPurifier
|
2016-02-09 11:08:26 +01:00 |
|
expire.php
|
|
|
|
fcontact.php
|
|
|
|
features.php
|
|
|
|
feed.php
|
|
|
|
files.php
|
|
|
|
follow.php
|
|
|
|
ForumManager.php
|
|
|
|
friendica_smarty.php
|
|
|
|
gprobe.php
|
|
|
|
group.php
|
|
|
|
html2bbcode.php
|
|
|
|
html2plain.php
|
|
|
|
HTTPExceptions.php
|
|
|
|
identity.php
|
|
|
|
items.php
|
Get rid of the "guid" table. We don't need it anymore.
|
2016-02-09 10:21:10 +01:00 |
|
like.php
|
Likes are now federated again through Diaspora
|
2016-01-21 16:01:46 +01:00 |
|
lock.php
|
|
|
|
map.php
|
|
|
|
message.php
|
|
|
|
msgclean.php
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
|
nav.php
|
|
|
|
network.php
|
|
|
|
NotificationsManager.php
|
fix missing html2plain() function declaration
|
2016-02-11 09:05:00 +01:00 |
|
notifier.php
|
Merge branch 'hotfix_diaspora' into develop
|
2016-01-20 08:50:18 +01:00 |
|
oauth.php
|
|
|
|
oembed.php
|
|
|
|
onepoll.php
|
|
|
|
ostatus.php
|
Bugfix for OStatus to prevent sending messages from wrong senders
|
2016-02-05 21:31:11 +01:00 |
|
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
|
Twitter shortening should now work even the shortening would be in the link
|
2016-01-14 19:38:59 +01:00 |
|
plugin.php
|
|
|
|
poller.php
|
Database connections: When we now check for user values we check the system values as well
|
2016-02-12 11:04:25 +01:00 |
|
profile_selectors.php
|
|
|
|
profile_update.php
|
|
|
|
pubsubpublish.php
|
|
|
|
queue.php
|
Switched to static methods for DFRN
|
2016-01-25 15:20:58 +01:00 |
|
queue_fn.php
|
|
|
|
quoteconvert.php
|
|
|
|
redir.php
|
|
|
|
salmon.php
|
|
|
|
Scrape.php
|
Use get_temppath() instead of hard-coded '/tmp' to store cookiejar
|
2016-01-25 10:38:30 +01:00 |
|
security.php
|
Set the login date for every identity of the user.
|
2015-05-09 23:47:45 +02:00 |
|
session.php
|
Merge remote-tracking branch 'upstream/develop' into 1512-ostatus-comment
|
2015-12-22 11:25:37 +01:00 |
|
shadowupdate.php
|
|
|
|
socgraph.php
|
Bugfix: The "keywords" field in the gcontact table wasn't set correctly
|
2016-02-10 23:39:18 +01:00 |
|
system_unavailable.php
|
|
|
|
tags.php
|
|
|
|
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
|
Pass App class instace to all templates via "$APP" variable
|
2016-02-03 14:01:37 +01:00 |
|
threads.php
|
|
|
|
threadupdate.php
|
|
|
|
uimport.php
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
|
update_gcontact.php
|
|
|
|
user.php
|
|
|