aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
* Preserve parent_mid with threaded commentsMax Kostikov2019-05-011-4/+1
* Add initial threaded comment supportMax Kostikov2019-04-291-2/+5
* if we have an uuid deduplicate by uuid otherwise by midMario Vavti2019-03-251-5/+15
* Revert "item_store(): deduplicate by mid OR uuid"Mario Vavti2019-03-241-2/+1
* item_store(): deduplicate by mid OR uuidMario Vavti2019-03-241-1/+2
* signature issue for zot6 content imported from zotfeeds to hubzillazotlabs2019-03-131-2/+2
* Merge branch 'dev' of https://gitlab.com/macgirvin/hubzilla into devMike Macgirvin2019-03-131-0/+1
|\
| * check zot6 in import_author_xchanzotlabs2019-03-111-0/+9
* | perform zot6 discovery in import_author_xchanMike Macgirvin2019-03-121-0/+9
|/
* use $channel_id until the function is adapted to not need itMario Vavti2019-02-261-1/+1
* xchan_query and fetch_post_tags uses full query results not a single rowDM42.Net (Matt Dent)2019-02-231-3/+3
* Fixes - sync item based on item's userDM42.Net (Matt Dent)2019-02-231-4/+4
* Fix misspelled variableDM42.Net (Matt Dent)2019-02-231-1/+1
* Fix: post_activity_item returns success => true even on failure.M.Dent2019-02-181-0/+2
* add missing zot6 conversation completion (required for message repeats)zotlabs2019-02-071-0/+19
* fix linkify_tags() so it works with xchans across multiple protocols, also so...zotlabs2019-02-031-1/+1
* cache embeds in the background on initial storage rather than on first accesszotlabs2019-01-291-0/+12
* Correct and extend Doxygen comments.Klaus Weidenbach2019-01-231-14/+16
* Add collect_public_recipients hookDM42.Net (Matt Dent)2019-01-121-2/+17
* Add ITEM_TYPE_CUSTOM and hooks for processing custom item typesDM42.Net (Matt Dent)2018-12-141-0/+30
* Merge branch 'dev' into 'dev'Max Kostikov2018-12-041-1/+1
|\
| * Create plink depending on message id formatMax Kostikov2018-11-301-1/+1
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-12-011-4/+4
|\ \ | |/ |/|
| * attached photo permissions regressionzotlabs2018-11-301-4/+4
* | Merge remote-tracking branch 'mike/master' into devMario2018-11-231-15/+17
|\|
| * fix mastodon tag notifications (again)zotlabs2018-11-211-15/+17
* | Merge remote-tracking branch 'mike/master' into devMario2018-11-221-4/+4
|\|
| * no mention notifications from mastodon (and pleroma)zotlabs2018-11-211-4/+4
* | Fix: delayed items propagate before publication on cloned channelsDM42.Net (Matt Dent)2018-11-181-2/+0
|/
* add item.uuid to relevant placeszotlabs2018-11-151-1/+2
* item uuid changeszotlabs2018-11-121-1/+9
* begin native summary supportzotlabs2018-11-081-2/+13
* delivery chain linkage messed up if original post was editedzotlabs2018-10-261-6/+15
* Update items.phpMax Kostikov2018-09-271-1/+1
* 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