friendica/mod
Michael Vogel d3a2ed85fe Next item structure works (#5380)
* Use "LEFT JOIN" to always fetch the item. Needed for update routines.

* New conversion routine that now covers every item

* Post update is now activated

* We now use a hash based upon RIPEMD-320 for content and activity

* The hash doesn't contain the plink anymore

* Legacy item fields are now "null"able

* New hash function for a server unique item hash

* Introduction of the legacy mode (usage of old item fields)

* Code simplification

* We don't need the "uri" fields anymore in item-activity and item-content

* Use the "created" and not the "received" date for the hash

* Avoiding several notices

* Some more warnings removed

* Improved uri-hash / Likes on Diaspora are now getting a creation date

* Corrected the post update version

* Ensure an unique uri-hash

* Don't delete orhaned item data at the moment

* Partly reworked, due to strange behaviour

* Some more parts reworked

* Using the uri currently seems to be more reliable

* Using the uri here as well

* Use the hash values again

* Grouped item fields in different categories

* Notices again

* use the gravity (we always should)

* Added hint for disabled post updates

* Notices ...

* Issue #5337: Personal notes are displayed again

* Use the gravity again
2018-07-15 14:36:20 -04:00
..
_well_known.php
acctlink.php
acl.php
admin.php
allfriends.php
amcd.php
api.php
apps.php
attach.php
babel.php
bookmarklet.php
cal.php
common.php
community.php
contactgroup.php
contacts.php
credits.php
crepair.php
delegate.php
dfrn_confirm.php
dfrn_notify.php
dfrn_poll.php
dfrn_request.php
directory.php
dirfind.php
display.php
editpost.php
events.php
fbrowser.php
feedtest.php
fetch.php
filer.php
filerm.php
follow.php
friendica.php
fsuggest.php
group.php
hcard.php
help.php
home.php
hostxrd.php
hovercard.php
ignored.php
install.php
invite.php
item.php
like.php
localtime.php
lockview.php
lostpass.php
maintenance.php
manage.php
manifest.php
match.php
message.php
modexp.php
msearch.php
network.php
newmember.php
nodeinfo.php
nogroup.php
noscrape.php
notes.php
notice.php
notifications.php
notify.php
oexchange.php
openid.php
opensearch.php
ostatus_subscribe.php
parse_url.php
photo.php
photos.php
phpinfo.php
ping.php
poco.php
poke.php
pretheme.php
probe.php
profile.php
profile_photo.php
profiles.php
profperm.php
proxy.php
pubsub.php
pubsubhubbub.php
randprof.php
receive.php
redir.php
register.php
regmod.php
removeme.php
repair_ostatus.php
robots_txt.php
rsd_xml.php
salmon.php
search.php
settings.php
share.php
smilies.php
starred.php
statistics_json.php
subthread.php
suggest.php
tagger.php
tagrm.php
toggle_mobile.php
uexport.php
uimport.php
unfollow.php
update_community.php
update_display.php
update_network.php
update_notes.php
update_profile.php
videos.php
view.php
viewcontacts.php
viewsrc.php
wall_attach.php
wall_upload.php
wallmessage.php
webfinger.php
worker.php
xrd.php