.. |
autoloader
|
…
|
|
Contact.php
|
New field in item table ("shadow") that indicates if there is a shadow entry
|
2016-04-03 13:48:31 +02:00 |
DirSearch.php
|
Speeding up the gcontact search
|
2016-04-17 13:46:49 +02:00 |
Emailer.php
|
…
|
|
ForumManager.php
|
Merge pull request #2441 from rabuzarus/0704_doxygen_forum
|
2016-04-07 21:06:32 +02:00 |
HTTPExceptions.php
|
…
|
|
NotificationsManager.php
|
…
|
|
Photo.php
|
…
|
|
Scrape.php
|
Bugfix: Feeds weren't detected correctly
|
2016-05-18 22:50:15 +02:00 |
Smilies.php
|
rework autocomplete: some polishing
|
2016-04-14 17:05:19 +02:00 |
acl_selectors.php
|
add a hook call to acl_lookup()
|
2016-04-28 22:15:55 +02:00 |
api.php
|
Check before doing the database update
|
2016-04-28 06:56:55 +02:00 |
attach.php
|
…
|
|
auth.php
|
Code redesign and comments
|
2016-04-25 22:10:45 +02:00 |
auth_ejabberd.php
|
…
|
|
autoloader.php
|
…
|
|
bb2diaspora.php
|
…
|
|
bbcode.php
|
Avoid warning messages at "strstr"
|
2016-05-05 20:36:23 +02:00 |
cache.php
|
…
|
|
cli_startup.php
|
…
|
|
config.php
|
…
|
|
contact_selectors.php
|
…
|
|
contact_widgets.php
|
…
|
|
conversation.php
|
…
|
|
cron.php
|
Update the global contact entries for local users on a regular base
|
2016-05-05 15:38:28 +02:00 |
cronhooks.php
|
…
|
|
crypto.php
|
…
|
|
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
|
…
|
|
dfrn.php
|
Added documentation
|
2016-05-06 18:30:34 +02:00 |
diaspora.php
|
Diaspora: Reshares of non native reshares now look better
|
2016-05-06 08:22:27 +02:00 |
directory.php
|
…
|
|
discover_poco.php
|
…
|
|
email.php
|
…
|
|
enotify.php
|
Bugfix: Under certain circumstances notifications were send
|
2016-05-21 13:19:30 +02:00 |
event.php
|
…
|
|
expire.php
|
…
|
|
fcontact.php
|
…
|
|
features.php
|
…
|
|
feed.php
|
Check the global contacts every 90 days/Better handling in item creation
|
2016-04-23 10:46:16 +02:00 |
files.php
|
…
|
|
follow.php
|
Bugfix: "default_group" behaviour wasn't implemented correctly
|
2016-04-13 22:21:23 +02:00 |
friendica_smarty.php
|
…
|
|
gprobe.php
|
Check the global contacts every 90 days/Better handling in item creation
|
2016-04-23 10:46:16 +02:00 |
group.php
|
…
|
|
html2bbcode.php
|
…
|
|
html2plain.php
|
…
|
|
identity.php
|
…
|
|
items.php
|
Use the "attachment" element instead of a mixture of several elements
|
2016-04-17 20:43:41 +02:00 |
like.php
|
photo.php: correct misspelling of an array key
|
2016-05-15 02:37:18 +02:00 |
lock.php
|
…
|
|
map.php
|
…
|
|
message.php
|
…
|
|
msgclean.php
|
…
|
|
nav.php
|
Only hide the search if "local_search" was activated.
|
2016-04-25 16:42:16 +02:00 |
network.php
|
xml: rename convert_element_to_array to element_to_array
|
2016-04-27 17:04:46 +02:00 |
notifier.php
|
Support for comments for the Diaspora relay system
|
2016-05-13 22:19:31 +02:00 |
oauth.php
|
…
|
|
oembed.php
|
Avoid SQL errors because of existing entries
|
2016-05-03 19:20:58 +02:00 |
onepoll.php
|
…
|
|
ostatus.php
|
DFRN: "Hidewall" is now transmitted, "hide" is respected in dfrn and ostatus.
|
2016-05-04 23:21:30 +02:00 |
pgettext.php
|
…
|
|
photos.php
|
…
|
|
pidfile.php
|
…
|
|
plaintext.php
|
There were undecoded entities in the title
|
2016-05-15 10:36:56 +02:00 |
plugin.php
|
…
|
|
poller.php
|
New (experimental) value to define the maximum level of database connections for the worker
|
2016-04-23 10:11:09 +02:00 |
post_update.php
|
Post update ist now done.
|
2016-04-03 16:36:05 +02:00 |
profile_selectors.php
|
…
|
|
profile_update.php
|
…
|
|
pubsubpublish.php
|
New OStatus implementation
|
2016-03-30 12:43:15 +02:00 |
queue.php
|
…
|
|
queue_fn.php
|
…
|
|
quoteconvert.php
|
…
|
|
redir.php
|
…
|
|
salmon.php
|
…
|
|
security.php
|
…
|
|
session.php
|
"remember me" in session does work now
|
2016-04-05 23:28:33 +02:00 |
shadowupdate.php
|
…
|
|
socgraph.php
|
Update the global contact entries for local users on a regular base
|
2016-05-05 15:38:28 +02:00 |
system_unavailable.php
|
…
|
|
tags.php
|
…
|
|
tagupdate.php
|
…
|
|
template_processor.php
|
…
|
|
text.php
|
Merge develop into 1404_reworked_autocomplete
|
2016-04-14 16:23:51 +02:00 |
threads.php
|
Some reverted stuff
|
2016-04-03 16:38:32 +02:00 |
threadupdate.php
|
…
|
|
uimport.php
|
…
|
|
update_gcontact.php
|
…
|
|
user.php
|
…
|
|
xml.php
|
Bugfix for XML function
|
2016-04-28 08:30:15 +02:00 |