| .. |
|
acl_selectors.php
|
|
|
|
api.php
|
|
|
|
attach.php
|
add support for more file attachment types
|
2013-02-04 22:15:16 -07:00 |
|
auth.php
|
|
|
|
auth_ejabberd.php
|
|
|
|
bb2diaspora.php
|
|
|
|
bbcode.php
|
|
|
|
cache.php
|
Now you can define the duration of the cache entries.
|
2015-08-24 17:24:14 +02:00 |
|
cli_startup.php
|
|
|
|
config.php
|
|
|
|
Contact.php
|
|
|
|
contact_selectors.php
|
|
|
|
contact_widgets.php
|
|
|
|
conversation.php
|
|
|
|
cron.php
|
Merge remote-tracking branch 'upstream/develop' into 1601-dfrn
|
2016-01-25 23:51:11 +01:00 |
|
cronhooks.php
|
|
|
|
crypto.php
|
RINO 2 based on php-encryption
|
2015-06-23 16:13:09 +02:00 |
|
datetime.php
|
datetime.php: cleanup - delete some dots which shouldn't be there
|
2016-02-08 01:59:05 +01:00 |
|
dba.php
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
|
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.php
|
Added a to-do
|
2016-02-13 13:30:53 +01:00 |
|
diaspora.php
|
|
|
|
directory.php
|
There is now only one central parameter for the global directory.
|
2015-09-15 22:29:02 +02:00 |
|
discover_poco.php
|
|
|
|
dsprphotoq.php
|
|
|
|
email.php
|
|
|
|
Emailer.php
|
Emailer: fix text-only email
|
2015-02-09 11:21:10 +01:00 |
|
enotify.php
|
Check the body for notifications as well
|
2016-01-29 03:46:43 +01:00 |
|
event.php
|
|
|
|
expire.php
|
|
|
|
fcontact.php
|
|
|
|
features.php
|
|
|
|
feed.php
|
|
|
|
files.php
|
Adding functions for the file- and category handling
|
2014-03-20 18:51:13 +01:00 |
|
follow.php
|
|
|
|
ForumManager.php
|
|
|
|
friendica_smarty.php
|
|
|
|
gprobe.php
|
|
|
|
group.php
|
gcontact update script, rebuilt follow page, query speedup for community and network groups
|
2016-01-10 09:19:00 +01:00 |
|
html2bbcode.php
|
Bugfix: Avoid error messages because of an already used function
|
2015-11-13 23:55:01 +01:00 |
|
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
|
Forum class - rename Class CamelCase and rename some methods
|
2016-02-04 14:51:54 +01:00 |
|
items.php
|
|
|
|
like.php
|
Likes are now federated again through Diaspora
|
2016-01-21 16:01:46 +01:00 |
|
lock.php
|
|
|
|
map.php
|
map bbcode tag from Red
|
2015-05-15 20:41:10 +02:00 |
|
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
|
|
|
|
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
|
|
|
|
plugin.php
|
identity.php - code cleanup + doxygen
|
2015-12-25 17:26:04 +01:00 |
|
poller.php
|
|
|
|
profile_selectors.php
|
|
|
|
profile_update.php
|
Poco fields now moved to the header, function to create formatted location string
|
2016-01-24 14:30:57 +01:00 |
|
pubsubpublish.php
|
|
|
|
queue.php
|
|
|
|
queue_fn.php
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
2014-03-09 09:19:14 +01:00 |
|
quoteconvert.php
|
|
|
|
redir.php
|
|
|
|
salmon.php
|
|
|
|
Scrape.php
|
|
|
|
security.php
|
Set the login date for every identity of the user.
|
2015-05-09 23:47:45 +02:00 |
|
session.php
|
|
|
|
shadowupdate.php
|
|
|
|
socgraph.php
|
|
|
|
system_unavailable.php
|
|
|
|
tags.php
|
|
|
|
tagupdate.php
|
|
|
|
template_processor.php
|
|
|
|
text.php
|
|
|
|
threads.php
|
Comments from Hubzilla weren't federated properly
|
2016-01-21 13:21:47 +01:00 |
|
threadupdate.php
|
Functions for the new threas table, script for updating this table
|
2014-03-16 18:19:19 +01:00 |
|
uimport.php
|
|
|
|
update_gcontact.php
|
|
|
|
user.php
|
|
|