aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Network.php
Commit message (Expand)AuthorAgeFilesLines
* remove some more distinct in queries and observe any regressions. this is rel...Mario Vavti2018-04-161-6/+1
* fix regression where in the starred tab only top level posts were visibleMario Vavti2018-04-151-4/+4
* use new forum tag style in forum search postingszotlabs2018-02-111-1/+1
* remove some never used indices which prevented our item queries to find the r...Mario Vavti2018-02-041-13/+23
* test of new affinity preset code (post 3.0)zotlabs2017-12-301-5/+3
* cleanupzotlabs2017-12-281-3/+5
* a different (hopefully better) implementation of affinity presets, but not fo...zotlabs2017-12-281-2/+4
* update item_normal() to not include ACTIVITY_OBJ_FILE obj_typeMario Vavti2017-11-031-2/+1
* support for netselect queryzotlabs2017-11-011-3/+13
* feed untranslated appnames to nav_set_selected() and query for the active app...Mario Vavti2017-10-091-1/+1
* remove item_thread_top from simple_update query - we're already fetching dist...zotlabs2017-09-101-1/+2
* introduce item_normal_update(). the differnce to item_normal() is that we do ...Mario Vavti2017-09-031-1/+2
* ditch discover tab in favour of the public stream appgit-marijus2017-08-241-18/+4
* consolidate disable_discover_tab config if it was not yet set to either 1 or ...git-marijus2017-08-061-2/+3
* plugin hook for update_unseenzotlabs2017-08-011-4/+9
* another syntax errorgit-marijus2017-07-301-1/+1
* missing quotes on string in network update_unseenzotlabs2017-07-291-1/+1
* switch back to filter by ACTIVITY_OBJ_FILE for marking items read in /network...git-marijus2017-07-291-2/+2
* filter by item_notshown instead of obj_typegit-marijus2017-07-281-2/+2
* do not show obj_type ACTIVITY_OBJ_FILE under activity notifications and do no...git-marijus2017-07-281-1/+2
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-07-211-1/+1
|\
| * provide a mechanism to mark apps active in the bingit-marijus2017-07-211-1/+1
* | allow wildcard tag and category searcheszotlabs2017-07-201-2/+2
|/
* 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-2/+23
* convert manual page updates to a display setting instead of a featurezotlabs2016-11-021-1/+1
* allow your own likes/comments to be updated when in static update modezotlabs2016-11-021-2/+9
* feature: static page update as opposed to live update of conversations on the...zotlabs2016-11-011-0/+1
* more backquotes - this should take care of most except for the array import q...zotlabs2016-10-091-1/+1
* more get rid of illegal offset in include/conversationredmatrix2016-09-081-1/+1
* some issues with saved search - tags and connection searches weren't being sa...redmatrix2016-08-311-0/+1
* move jotnets to jot and some cleanup (mostly whitespace)Mario Vavti2016-08-211-2/+3
* multiple acl workMario Vavti2016-08-031-0/+1
* move permissiondescription class to zotlabs/libredmatrix2016-07-111-3/+1
* more db column renamesredmatrix2016-05-311-1/+1
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-1/+1
* prevent recursion in the database driver when debugging is enabled and the sy...redmatrix2016-05-091-2/+2
* Update some modules to use new ACL dialog featureTreer2016-05-081-1/+2
* Unify permissions dialog for network posts, channel posts, and remote postsTreer2016-05-061-9/+1
* add help to some permissions dialogsTreer2016-05-051-1/+1
* Refine permissions dialog UITreer2016-05-041-2/+10
* module updatesredmatrix2016-04-181-0/+531