aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
* simplify the message signing spaghettizotlabs2017-03-291-32/+29
* namespace errorzotlabs2017-03-291-1/+1
* ensure z_input_filter is called exactly once, since we now depend on the numb...zotlabs2017-03-291-22/+46
* input filter updateszotlabs2017-03-291-50/+37
* fix group by item queryzotlabs2017-03-291-17/+15
* allow post_activity_item to be passed an empty ACL without resetting to chann...zotlabs2017-03-061-1/+2
* correct fix for wiki anonymous read issue (items_permissions_sql checks item....zotlabs2017-03-061-1/+2
* detect no aclzotlabs2017-02-201-4/+6
* update fr translationzotlabs2017-02-201-3/+3
* rename bb2diaspora.php to markdown.phpzotlabs2017-02-021-1/+1
* provide lowlevel xchan storage function to ensure that all non-null rows are ...zotlabs2017-01-281-14/+20
* better handling of html special chars in wiki and wikipage nameszotlabs2017-01-261-5/+5
* haystack/needle mixupMario Vavti2017-01-261-1/+1
* resolve the linked item delete issue by declaring what types of linked items ...zotlabs2017-01-251-1/+6
* only allow wiki owner to delete pageszotlabs2017-01-251-2/+2
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-01-251-2/+5
|\
| * fixes for wiki create/delete pageMario Vavti2017-01-251-2/+5
* | initialise item['postopts'] for mysql >= 5.7zotlabs2017-01-251-0/+1
|/
* basic support for clone syncing of wikis and wiki pagesHubzilla2017-01-221-0/+1
* add gen_link_id() function to selectively encode/decode the message-id compon...Hubzilla2017-01-191-2/+2
* more urlencoding of message-ids which are used in linksHubzilla2017-01-181-1/+1
* urlencode the message-id component of generated /display/ links; in most case...Hubzilla2017-01-181-2/+2
* native wiki stuffzotlabs2017-01-171-9/+16
* obj_type on edit activity was wrongzotlabs2017-01-091-2/+2
* issue with post signatures if posted from api and logged in locally with a di...zotlabs2016-12-241-2/+2
* don't alter received/changed timestamps when editingzotlabs2016-12-081-14/+2
* only update the 'changed' timestamp for recent item_store eventszotlabs2016-12-081-10/+14
* minor optimisation to reduce code duplicationzotlabs2016-12-041-11/+7
* api_zot: implement /api/z/1.0/network/stream and fix /api/z/1.0/channel/streamzotlabs2016-12-041-2/+2
* item_store: parent wasn't being returned in api callzotlabs2016-12-031-0/+1
* allow plugins to cancel item_store() and item_store_update()zotlabs2016-12-011-0/+11
* move all the zid related stuff to one filezotlabs2016-11-131-72/+0
* improve the check in 9b42bc860zotlabs2016-10-301-1/+1
* possible fix for https://zothub.de/display/2d4996dd629504851dMario Vavti2016-10-301-2/+2
* make the edited header stand out slightlyzotlabs2016-10-251-1/+1
* send "hidden" edit activities to networks which don't support edits themselveszotlabs2016-10-251-0/+32
* put all dns checking into one function, allow it to be ignoredzotlabs2016-10-251-4/+1
* first cut at edit activitieszotlabs2016-10-251-0/+43
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-52/+44
* additional array checkingzotlabs2016-10-131-1/+4
* consolidate duplicated code for creating table entries from an arrayzotlabs2016-10-121-13/+2
* remove the rest of the backticks from sql queries; replace with TQUOT const w...zotlabs2016-10-121-7/+7
* more backquotes - this should take care of most except for the array import q...zotlabs2016-10-091-14/+14
* Merge branch 'nulldate' into devredmatrix2016-09-261-5/+5
|\
| * null_date conversion; phase 1redmatrix2016-09-251-5/+5
* | issue #524redmatrix2016-09-221-0/+3
|/
* finish the channel_reddress() conversionredmatrix2016-09-211-1/+1
* typoMario Vavti2016-09-211-1/+1
* issue #520redmatrix2016-09-201-0/+1
* probable fix for #509 - errant comment notifications provided on delayed (dup...redmatrix2016-09-191-0/+6