friendica/include
Tobias Diekershoff f8a20a15d3 Merge pull request #2633 from annando/1606-author-id-update
author-id/owner-id: Post update function/added database documentation
2016-06-24 07:03:46 +02:00
..
Core Fix Config and PConfig ::get() on new keys 2016-06-13 10:28:40 +02:00
autoloader set include/ folder base for 'Friendica' PSR4 namespace 2016-06-10 11:50:52 +02:00
Contact.php Improved default value handling 2016-06-19 01:22:32 +02:00
DirSearch.php
Emailer.php
ForumManager.php
HTTPExceptions.php
NotificationsManager.php
Photo.php Bugfix: Sometimes uploaded pictures weren't posted correctly to other networks 2016-05-29 10:59:06 +02:00
Scrape.php Bugfix: Feeds weren't detected correctly 2016-05-18 22:50:15 +02:00
Smilies.php
acl_selectors.php
api.php The queries for items are unified (a little bit) 2016-06-12 21:04:55 +02:00
attach.php
auth.php
auth_ejabberd.php
autoloader.php
bb2diaspora.php
bbcode.php Merge remote-tracking branch 'upstream/develop' into 1606-contact-id 2016-06-20 07:28:47 +02:00
cache.php
cli_startup.php
config.php Add `$default_value` parameter to `Config::get()` and `PConfig::get()` 2016-06-10 12:00:34 +02:00
contact_selectors.php
contact_widgets.php
conversation.php Fix for author-thumb/owner-thumb - DFRN: Relocate stuff 2016-06-19 20:01:25 +02:00
cron.php
cronhooks.php
crypto.php
datetime.php Merge develop into 1206-events-template 2016-06-17 14:33:08 +02:00
dba.php
dba_pdo.php
dbm.php Added documentation 2016-06-06 06:29:03 +02:00
dbstructure.php author-id/owner-id: Post update function/added database documentation 2016-06-23 21:15:54 +02:00
dbupdate.php
delivery.php
dfrn.php Fix for author-thumb/owner-thumb - DFRN: Relocate stuff 2016-06-19 20:01:25 +02:00
diaspora.php Diaspora: Try to fetch the uri if we already received the message 2016-06-20 22:48:55 +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 pub calendar - permission clean up and docu 2016-06-23 10:07:13 +02:00
expire.php
fcontact.php
features.php move the cal addon (exporting calendars) to core 2016-06-20 23:31:49 +02:00
feed.php
files.php
follow.php
friendica_smarty.php
gprobe.php
group.php Some optimized sql queries 2016-06-06 22:57:27 +02:00
html2bbcode.php
html2plain.php
identity.php implement a public calendar for vistors of someones profile page 2016-06-19 22:04:34 +02:00
items.php New fields "author-id" and "owner-id" in the item table 2016-06-15 21:20:55 +02:00
like.php
lock.php
map.php
message.php
msgclean.php
nav.php Added short description to "mark as seen" 2016-06-01 07:05:44 +02:00
network.php
notifier.php Remove some test logging 2016-05-22 18:22:05 +02:00
oauth.php
oembed.php
onepoll.php
ostatus.php OStatus: repeated items in OStatus had a wrong "edited" date 2016-05-31 21:18:14 +02:00
pgettext.php
photos.php
pidfile.php
plaintext.php Bugfix: Sometimes uploaded pictures weren't posted correctly to other networks 2016-05-29 10:59:06 +02:00
plugin.php
poller.php removed duplicated functions 2016-06-04 12:20:09 +02:00
post_update.php author-id/owner-id: Post update function/added database documentation 2016-06-23 21:15:54 +02:00
profile_selectors.php
profile_update.php
pubsubpublish.php
queue.php
queue_fn.php
quoteconvert.php
redir.php
salmon.php
security.php
session.php
shadowupdate.php
socgraph.php
system_unavailable.php
tags.php
tagupdate.php
template_processor.php
text.php code highlight - some spacing for readability 2016-06-17 15:29:01 +02:00
threads.php Massively updated avatar handling 2016-06-19 01:07:20 +02:00
threadupdate.php
uimport.php
update_gcontact.php
user.php
xml.php