| Commit message (Expand) | Author | Age | Files | Lines |
* | remove network_tabs() which has been deprecated and replaced by activity_{ord... | Mario Vavti | 2018-09-13 | 1 | -8/+4 |
* | include item.title in /network and /channel search | Mario Vavti | 2018-09-11 | 1 | -1/+2 |
* | remove distinct from network query again until performance issue is resolved ... | Mario Vavti | 2018-08-27 | 1 | -2/+2 |
* | Get full page of items | M.Dent | 2018-08-23 | 1 | -2/+2 |
* | more code optimisation | zotlabs | 2018-08-20 | 1 | -10/+12 |
* | order nouveau by created instead of received since ordering by received retur... | Mario Vavti | 2018-07-04 | 1 | -2/+2 |
* | apply changes to slider defaults across all modules that use buildQuery for u... | zotlabs | 2018-06-15 | 1 | -2/+2 |
* | hubzilla core issue #1227 - affinity slider unable to reach 0,99 when slider ... | zotlabs | 2018-06-15 | 1 | -4/+6 |
* | restrict cid filter to unthreaded order (makes much more sense that way imho ... | Mario Vavti | 2018-06-09 | 1 | -1/+1 |
* | if unthreaded and cid and not pf, query author only | Mario Vavti | 2018-06-08 | 1 | -5/+10 |
* | do not query for parents if $conv and $nouveau are set | Mario Vavti | 2018-06-07 | 1 | -5/+11 |
* | rely on the pf argument to determine if we deal with a forum or not. xchan_pu... | Mario Vavti | 2018-06-05 | 1 | -3/+5 |
* | be specific about the term type and do not sort the results | Mario Vavti | 2018-06-04 | 1 | -2/+5 |
* | improve network cid query | Mario Vavti | 2018-06-03 | 1 | -24/+22 |
* | merge groups and filed posts into activity filters | Mario Vavti | 2018-05-31 | 1 | -2/+2 |
* | strpos does not work with arrays :( | Mario Vavti | 2018-05-30 | 1 | -1/+1 |
* | restrict the network/channel navbar search to content and hashtags | Mario Vavti | 2018-05-30 | 1 | -0/+3 |
* | make navbar search use the module search function in /network and /channel | Mario Vavti | 2018-05-30 | 1 | -0/+4 |
* | remove redundant reference for order | Mario Vavti | 2018-05-30 | 1 | -5/+0 |
* | first cut on restructuring the previously called network tabs | Mario Vavti | 2018-05-30 | 1 | -4/+17 |
* | hubzilla issue #1200 | zotlabs | 2018-05-27 | 1 | -2/+2 |
* | implement jot reset button | Mario Vavti | 2018-05-20 | 1 | -1/+2 |
* | add top level posts containing the cid's url to the cid search in mod_network... | zotlabs | 2018-05-10 | 1 | -1/+1 |
* | mod_network: privacy group query returning results when group is empty. Notif... | zotlabs | 2018-04-25 | 1 | -8/+5 |
* | add alt_pager to mod_moderate, remove legacy $a parameter from all occurrence... | zotlabs | 2018-04-17 | 1 | -1/+1 |
* | remove some more distinct in queries and observe any regressions. this is rel... | Mario Vavti | 2018-04-16 | 1 | -6/+1 |
* | fix regression where in the starred tab only top level posts were visible | Mario Vavti | 2018-04-15 | 1 | -4/+4 |
* | use new forum tag style in forum search postings | zotlabs | 2018-02-11 | 1 | -1/+1 |
* | remove some never used indices which prevented our item queries to find the r... | Mario Vavti | 2018-02-04 | 1 | -13/+23 |
* | test of new affinity preset code (post 3.0) | zotlabs | 2017-12-30 | 1 | -5/+3 |
* | cleanup | zotlabs | 2017-12-28 | 1 | -3/+5 |
* | a different (hopefully better) implementation of affinity presets, but not fo... | zotlabs | 2017-12-28 | 1 | -2/+4 |
* | update item_normal() to not include ACTIVITY_OBJ_FILE obj_type | Mario Vavti | 2017-11-03 | 1 | -2/+1 |
* | support for netselect query | zotlabs | 2017-11-01 | 1 | -3/+13 |
* | feed untranslated appnames to nav_set_selected() and query for the active app... | Mario Vavti | 2017-10-09 | 1 | -1/+1 |
* | remove item_thread_top from simple_update query - we're already fetching dist... | zotlabs | 2017-09-10 | 1 | -1/+2 |
* | introduce item_normal_update(). the differnce to item_normal() is that we do ... | Mario Vavti | 2017-09-03 | 1 | -1/+2 |
* | ditch discover tab in favour of the public stream app | git-marijus | 2017-08-24 | 1 | -18/+4 |
* | consolidate disable_discover_tab config if it was not yet set to either 1 or ... | git-marijus | 2017-08-06 | 1 | -2/+3 |
* | plugin hook for update_unseen | zotlabs | 2017-08-01 | 1 | -4/+9 |
* | another syntax error | git-marijus | 2017-07-30 | 1 | -1/+1 |
* | missing quotes on string in network update_unseen | zotlabs | 2017-07-29 | 1 | -1/+1 |
* | switch back to filter by ACTIVITY_OBJ_FILE for marking items read in /network... | git-marijus | 2017-07-29 | 1 | -2/+2 |
* | filter by item_notshown instead of obj_type | git-marijus | 2017-07-28 | 1 | -2/+2 |
* | do not show obj_type ACTIVITY_OBJ_FILE under activity notifications and do no... | git-marijus | 2017-07-28 | 1 | -1/+2 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-07-21 | 1 | -1/+1 |
|\ |
|
| * | provide a mechanism to mark apps active in the bin | git-marijus | 2017-07-21 | 1 | -1/+1 |
* | | allow wildcard tag and category searches | zotlabs | 2017-07-20 | 1 | -2/+2 |
|/ |
|
* | remove deprecated app parameter from conversation() | zotlabs | 2017-06-20 | 1 | -1/+1 |
* | activity widget - like the forum widget but represents unseen activity by aut... | zotlabs | 2017-03-02 | 1 | -2/+23 |