]> git.mxchange.org Git - friendica.git/commit
We can now store incoming questions
authorMichael <heluecht@pirati.ca>
Wed, 20 Apr 2022 06:28:02 +0000 (06:28 +0000)
committerMichael <heluecht@pirati.ca>
Wed, 20 Apr 2022 06:28:02 +0000 (06:28 +0000)
commit834844573bd9ad0ddd9b1caa59252f0468b36d5c
tree5900e55032f2e8d04ee6d02d9dfde0c2f9c187ee
parent8dbd1d0e525e9a73d411a90a1e1460b1ffb24e5e
We can now store incoming questions
database.sql
doc/database.md
doc/database/db_post-question-option.md [new file with mode: 0644]
doc/database/db_post-question.md [new file with mode: 0644]
src/Model/Post/Question.php [new file with mode: 0644]
src/Model/Post/QuestionOption.php [new file with mode: 0644]
src/Protocol/ActivityPub/Processor.php
src/Protocol/ActivityPub/Receiver.php
static/dbstructure.config.php
static/dbview.config.php