aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
* important hyperdrive componentzotlabs2018-09-091-2/+9
* code cleanupzotlabs2018-08-231-23/+31
* first_post_date() (used by archive widget) - trigger the query options off of...zotlabs2018-08-231-14/+15
* tweak archive widget for articleszotlabs2018-08-221-2/+14
* possible fixes for can_comment_on_post(), provide wiki_list on wiki sidebarzotlabs2018-08-151-13/+27
* bad mergezotlabs2018-07-011-0/+4
* remove the white-space pre-wrap property on code blocks. This should probably...zotlabs2018-06-241-8/+2
* remote_self wasn't working correctlyzotlabs2018-06-241-5/+6
* whitespacezotlabs2018-06-181-2/+0
* provide flag to collect_recipients to exclude privacy groups (for federation ...zotlabs2018-06-181-2/+8
* remove several unused/unreferenced templateszotlabs2018-06-171-0/+12
* fixes for immediate expire, channel_active not initialised in DBzotlabs2018-06-101-4/+1
* anybody authenticated not correctly handled in can_comment_on_post()zotlabs2018-05-151-1/+1
* use Zlib/MessageFilter for sourced messages alsozotlabs2018-05-101-34/+4
* hubzilla issue #1169zotlabs2018-05-101-62/+1
* tag search not finding articleszotlabs2018-05-091-1/+1
* check_item_source: always log uidzotlabs2018-05-051-0/+1
* log all possible return conditions from check_item_source(), use consistent x...zotlabs2018-05-051-13/+36
* Provide admin delete ability if the viewer is admin but has no existing delet...zotlabs2018-05-021-1/+0
* add commented_days parameter to item_expire(), default 7. Both expire_days an...zotlabs2018-04-091-2/+8
* community tags: allow signature of either author or owner so that it stands a...zotlabs2018-04-031-1/+1
* community tagging refactor - we no longer send an edited post/comment to ever...zotlabs2018-04-021-11/+9
* commtag refactorzotlabs2018-04-021-35/+58
* missing year on profile birthday input, some optimisations to statszotlabs2018-04-021-3/+1
* code optimisations and de-duplication on updating parent commented timestampzotlabs2018-03-241-25/+31
* logic fallacy when updating parent timestamp of moderated commentzotlabs2018-03-231-1/+9
* Hubzilla issue #1006, fix anonymous comments bump thread before being approved.zotlabs2018-03-211-2/+2
* obscure permission issue with custom permissions when using the highly discou...zotlabs2018-03-121-0/+4
* restrict mail messages to max_import_sizezotlabs2018-03-041-0/+7
* issues with delivery of edited posts to forumszotlabs2018-02-261-1/+11
* query for what we need instead of what we do not needMario Vavti2018-02-221-7/+13
* remove order by clauseMario Vavti2018-02-201-1/+1
* since we only save the parent mid in notify we must look for thr_parent when ...Mario Vavti2018-02-131-1/+1
* fix parent id for likes in status notifications.Mario Vavti2018-02-131-2/+12
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-02-111-1/+1
|\
| * this might seem rediculous but it helps mysql to find the better index for th...Mario Vavti2018-02-111-1/+1
* | hubzilla issue #972 - provide system toggle to allow/disallow anonymous commentszotlabs2018-02-111-1/+1
|/
* redirect to the email_validation page if login was attempted after account cr...zotlabs2018-01-291-1/+1
* ensure filter words are not emptyzotlabs2018-01-211-4/+7
* issues with feed parameterszotlabs2018-01-021-3/+4
* hubzilla-addons issue #74 - delayed posts not honoured for GNU-Socialzotlabs2017-12-211-1/+1
* regression in channel sources deliveryzotlabs2017-12-101-2/+14
* unset item_wall and item_origin on pubstream to channel copyzotlabs2017-11-271-0/+3
* pubstream comments and a few other bugfixes that were discovered along the wayzotlabs2017-11-261-16/+56
* this may fix pubstream comments/likeszotlabs2017-11-241-0/+16
* initial articles featurezotlabs2017-11-221-0/+2
* fix some conflicts between private tags and forum tagszotlabs2017-11-121-154/+150
* fix can_comment_on_post() after recent code cleanup (a required array paramet...zotlabs2017-11-041-0/+1
* :bulb: Improving Doxygen documentation.Klaus Weidenbach2017-11-031-148/+291
* update item_normal() to not include ACTIVITY_OBJ_FILE obj_typeMario Vavti2017-11-031-4/+4