]> git.mxchange.org Git - friendica.git/commit
Remove event.adjust field
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 3 Oct 2021 17:21:17 +0000 (13:21 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 3 Oct 2021 17:42:32 +0000 (13:42 -0400)
commit9935e8e71180f99d57e52f0e3c0ca99c0836219a
tree5d72778a95d53d71cdfefc51f6404a2482c6181a
parent6db211568ae283d152ee8fa0cfe17a2bab809779
Remove event.adjust field

- It was confusing and introduced complexity that wasn't worth the unclear gain
24 files changed:
database.sql
doc/API-Entities.md
doc/database/db_event.md
doc/events.md
mod/cal.php
mod/events.php
mod/ping.php
src/Content/Text/BBCode.php
src/Model/Event.php
src/Model/Item.php
src/Model/Profile.php
src/Module/Api/Friendica/Events/Index.php
src/Protocol/ActivityPub/Processor.php
src/Protocol/ActivityPub/Receiver.php
src/Protocol/ActivityPub/Transmitter.php
src/Protocol/Diaspora.php
static/dbstructure.config.php
static/dbview.config.php
view/templates/event_form.tpl
view/theme/duepuntozero/style.css
view/theme/frio/templates/event_form.tpl
view/theme/quattro/templates/event_form.tpl
view/theme/smoothly/style.css
view/theme/vier/templates/event_form.tpl