aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Network.php
Commit message (Expand)AuthorAgeFilesLines
* Fix context help link for permissionsHarald Eilertsen2025-07-131-1/+1
* new version of items_by_parent_ids() and item_reaction_sql() with much better...Mario2025-05-271-5/+1
* revert to previous iteration of the parents query function until performance ...Mario2025-05-251-3/+5
* exclude Add/Remove from network nouveau queryMario2025-05-131-0/+1
* mod network fixesMario Vavti2025-05-041-1/+3
* handle blog_mode in conv templateMario2025-05-041-1/+7
* implement blog_modeMario2025-05-031-6/+2
* default ordering to createdMario2025-05-031-13/+6
* default to threadedMario2025-04-301-1/+1
* lazy load - initial commitMario2025-04-251-7/+4
* define variableMario2025-04-211-1/+3
* cleanup deprecated forum queries and possibly improved performanceMario2025-03-281-11/+2
* minor cleanupMario2025-03-271-13/+2
* AS2Mario2024-02-251-1/+1
* more deprecate $aMario2023-09-211-1/+1
* implement optional moderation of unsolicited comments, minor css fixes and so...Mario2023-06-231-0/+2
* fix issue #1694Mario2022-09-301-2/+2
* php8: warning fixesMario2022-09-141-0/+4
* this was required for old style forum posts only and should not be needed any...Mario2022-02-211-9/+11
* merge branch perms_ng into devMario2021-12-151-4/+3
* resolve some vsprintf issuesMario2021-09-071-12/+9
* mod network clean-upXanthor2021-06-291-65/+65
* New landing page HQ with separate views for direct messages, public/limited m...Mario2021-06-171-0/+4
* php8: fix some undefined variablesMario2021-03-141-0/+2
* php8: daily warning fixes (deriving from mod network)Mario2021-03-111-4/+6
* php8: random fixes deriving from mod networkMario2021-03-101-3/+5
* a possible fix for issue #1529Mario Vavti2021-03-091-2/+2
* expose manual public item import from searchbar, set commen_policy in Activit...Mario2021-01-251-1/+1
* some work to fix r_preview in list modeMario2021-01-141-122/+123
* make simple update more simple againMario2020-11-211-1/+1
* Do away with auto updates except for our own actions. We might consider to re...Mario2020-11-181-20/+5
* adapt notifications and mark item seen handling to play well with client side...Mario2020-10-221-33/+0
* make acl selector work correctly if we provide a cid in mod networkMario2020-10-161-11/+14
* reduce result sets and work around a regression in justifiedGalleryMario2020-07-141-1/+1
* implement optional events and polls filterMario2020-02-211-5/+19
* some work on zot6 DMsMario2020-01-151-0/+6
* some more xss preventionMario Vavti2019-03-181-9/+9
* affinity slider as appphani002019-02-141-3/+5
* Fix syntax errorDM42.Net (Matt Dent)2018-12-141-1/+1
* Make Affinity Slider (optionally) 'sticky' across page loads. (default is cur...DM42.Net (Matt Dent)2018-12-141-0/+7
* more fixes for forum notifications handling: do not count likes/dislikes if l...Mario Vavti2018-11-031-1/+5
* fix issues with forum handling in mod network and ping. also some code cleanup.Mario Vavti2018-10-271-4/+13
* refine stream filter and forum notification behaviour (mostly for performance...Mario Vavti2018-10-241-20/+30
* rename grid to network (for consistency) and activity to stream (as seen in o...Mario Vavti2018-10-061-1/+1
* move *_list_mode to featuresMario Vavti2018-10-041-1/+1
* Status editor hookM. Dent2018-09-291-1/+1
* do not unset $_GET[search] and adjust activity_order widgetMario Vavti2018-09-291-1/+1
* improve network searchMario Vavti2018-09-291-15/+4
* Update Network.phpMax Kostikov2018-09-281-1/+1
* remove network_tabs() which has been deprecated and replaced by activity_{ord...Mario Vavti2018-09-131-8/+4