aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Editpost.php
Commit message (Collapse)AuthorAgeFilesLines
* more deprecate $aMario2023-09-211-1/+1
|
* fix php warningsMario2022-10-201-9/+12
|
* get devHilmar R2021-03-011-2/+3
|
* select event by event_hash instead of item_idMario Vavti2019-04-301-1/+1
|
* calendar merge: implement single event editing UIMario Vavti2019-04-301-1/+1
|
* provide location and description informationMario Vavti2019-04-191-1/+2
|
* Status editor hookM. Dent2018-09-291-1/+1
|
* add cancel button to editor, fix issue with autosave of categorieszotlabs2018-05-101-0/+1
|
* rename button label in editpost from edit to submitMario Vavti2018-04-071-1/+1
|
* more deprecate server_rolezotlabs2017-05-291-0/+5
|
* The rest of the library and backend changes to support client-side e2ee and ↵zotlabs2017-04-201-9/+4
| | | | deprecate previous uses of item_obscured.
* issue #639, voting setting is lost after post is edited (also the disabling ↵zotlabs2017-01-051-0/+1
| | | | of comments)
* send "hidden" edit activities to networks which don't support edits themselveszotlabs2016-10-251-0/+1
|
* more backquotes - this should take care of most except for the array import ↵zotlabs2016-10-091-1/+1
| | | | queries
* deprecate/remove json_decode_plusredmatrix2016-07-131-2/+2
|
* issue #391 - htmlspecialchars_decode before firing up jot, which re-encodesredmatrix2016-05-191-2/+2
|
* make editblock use status_editor()Mario Vavti2016-05-071-0/+1
|
* minor cleanupMario Vavti2016-04-301-24/+16
|
* get rid of the unused ispublic variableMario Vavti2016-04-291-1/+0
|
* some work on making mod editpost use status_editor() - if you find anything ↵Mario Vavti2016-04-291-87/+28
| | | | related to jot broken please revert this commit
* module updatesredmatrix2016-04-181-0/+181