aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Pubstream.php
Commit message (Expand)AuthorAgeFilesLines
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-6/+7
* start using uuid for internal reference instead of base64 encoded midMario2024-02-011-7/+12
* more deprecate $aMario2023-09-211-1/+1
* an attempt to cache seen item mids for the purpose that we can hide seen pubs...Mario2023-09-101-3/+0
* fix php warningMario2023-08-271-1/+1
* pubstream: when going to conv from unthreaded mode stay in the moduleMario2023-01-051-4/+3
* fix issues with pubstream tagcloudMario2023-01-021-5/+16
* change the logic of building the site only public stream. we will now fetch s...Mario Vavti2023-01-011-13/+16
* fix issue where site_firehose setting was always falseMario2022-11-291-6/+5
* fix php warningsMario2022-10-261-3/+4
* fix php warningsMario Vavti2022-10-131-11/+9
* resolve some vsprintf issuesMario2021-09-071-6/+5
* more unpack_link_id()Mario2021-09-041-12/+8
* more app descriptionsMario2021-08-261-34/+32
* Make pubstream ordering configurableMax Kostikov2021-06-021-1/+1
* make simple update more simple againMario2020-11-211-1/+1
* fix regression in relation to pustream notificationsMario2020-11-181-0/+3
* Do away with auto updates except for our own actions. We might consider to re...Mario2020-11-181-30/+12
* adapt notifications and mark item seen handling to play well with client side...Mario2020-10-221-1/+0
* reduce result sets and work around a regression in justifiedGalleryMario2020-07-141-1/+1
* some work on zot6 DMsMario2020-01-151-0/+1
* pubstream: use search mode for tag filter view and add a titleMario2019-12-281-2/+7
* some more xss preventionMario Vavti2019-03-181-3/+3
* pubstream appMario Vavti2018-10-061-0/+14
* Status editor hookM. Dent2018-09-291-1/+1
* apply changes to slider defaults across all modules that use buildQuery for u...zotlabs2018-06-151-2/+2
* missing permission descriptionMario Vavti2018-05-211-2/+1
* bring jot reset to some more placesMario Vavti2018-05-211-1/+2
* add alt_pager to mod_moderate, remove legacy $a parameter from all occurrence...zotlabs2018-04-171-1/+1
* public stream tag enhancementszotlabs2018-04-171-1/+7
* remove some more distinct in queries and observe any regressions. this is rel...Mario Vavti2018-04-161-1/+1
* open_pubstream logic was messy and wrongzotlabs2018-02-231-1/+7
* some more DB tuning.Mario Vavti2018-02-151-5/+5
* provide option to block the public stream unless authenticated, since there c...zotlabs2018-02-141-4/+3
* remove some never used indices which prevented our item queries to find the r...Mario Vavti2018-02-041-2/+2
* provide local pubstream option (content from this site only).zotlabs2018-01-171-4/+11
* pubstream comments and a few other bugfixes that were discovered along the wayzotlabs2017-11-261-8/+7
* This should sort out hubzilla issue #826 but requires a bit more testing. It ...zotlabs2017-11-151-1/+4
* hubzilla issue #896zotlabs2017-11-021-0/+42
* support for netselect queryzotlabs2017-11-011-5/+15
* pubstream single view fixesMario Vavti2017-10-071-3/+15
* provide single post view for pubstream and rewrite llink to point to /pubstre...Mario Vavti2017-10-071-24/+44
* nav_set_selected() and minor whitespace for mod pubstreamMario Vavti2017-09-211-1/+3
* introduce item_normal_update(). the differnce to item_normal() is that we do ...Mario Vavti2017-09-031-1/+2
* consolidate disable_discover_tab config if it was not yet set to either 1 or ...git-marijus2017-08-061-2/+2
* provide public stream notification also for not authenticated viewersgit-marijus2017-07-291-1/+0
* initial notifications support for new shared files and new (since initial sit...git-marijus2017-07-281-1/+4
* default to static updates if not local channelgit-marijus2017-07-271-1/+1
* remove deprecated app parameter from conversation()zotlabs2017-06-201-1/+1
* activity widget - like the forum widget but represents unseen activity by aut...zotlabs2017-03-021-0/+1