Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix like issue with remote channels | Mario | 2020-11-22 | 1 | -2/+3 |
| | |||||
* | make simple update more simple again | Mario | 2020-11-21 | 1 | -1/+1 |
| | |||||
* | Do away with auto updates except for our own actions. We might consider to ↵ | Mario | 2020-11-18 | 1 | -20/+5 |
| | | | | re-implement this for single thread view like eg /display. Instead of calculating scroll positions during updates, keep track of expanded items and set the expanded state when updating - this fixes issue #1488 | ||||
* | less hubloc confusion | Mario | 2020-11-08 | 1 | -1/+1 |
| | |||||
* | adapt notifications and mark item seen handling to play well with client ↵ | Mario | 2020-10-22 | 1 | -36/+4 |
| | | | | side page caching | ||||
* | reduce result sets and work around a regression in justifiedGallery | Mario | 2020-07-14 | 1 | -1/+1 |
| | |||||
* | Display delayed posts on author's channel page | Max Kostikov | 2020-05-02 | 1 | -2/+6 |
| | |||||
* | some work on zot6 DMs | Mario | 2020-01-15 | 1 | -0/+1 |
| | |||||
* | Don't show pinned post on single post displaying | Max Kostikov | 2019-12-08 | 1 | -1/+1 |
| | |||||
* | Add content pinning support | Max Kostikov | 2019-12-04 | 1 | -0/+7 |
| | |||||
* | Remove duplicate Opengraph creation | Max Kostikov | 2019-11-18 | 1 | -3/+0 |
| | |||||
* | Move back Opengraph markup creation to init stage | Max Kostikov | 2019-11-18 | 1 | -1/+13 |
| | |||||
* | Remove base64 decode check on Opengraph tags create | Max Kostikov | 2019-11-18 | 1 | -1/+1 |
| | |||||
* | Update Channel.php | Max Kostikov | 2019-10-12 | 1 | -3/+3 |
| | |||||
* | Move Opengraph functions to common libraries | Max Kostikov | 2019-10-12 | 1 | -40/+2 |
| | |||||
* | Minor Opengraph improvements | Max Kostikov | 2019-10-11 | 1 | -3/+5 |
| | |||||
* | Add Opengraph og:type object | Max Kostikov | 2019-10-11 | 1 | -0/+2 |
| | |||||
* | Better Opengraph markup for channel | Max Kostikov | 2019-10-11 | 1 | -11/+38 |
| | |||||
* | add opengraph meta info to channel page | zotlabs | 2019-06-29 | 1 | -0/+11 |
| | |||||
* | http signature consolidation | zotlabs | 2019-06-26 | 1 | -1/+1 |
| | |||||
* | improve channel date query | Mario Vavti | 2019-04-27 | 1 | -11/+7 |
| | |||||
* | fix typos | Mario Vavti | 2019-03-18 | 1 | -2/+2 |
| | |||||
* | some more xss prevention | Mario Vavti | 2019-03-18 | 1 | -2/+2 |
| | |||||
* | make mod channel deal with b64 encoded mid\s | Mario Vavti | 2018-12-18 | 1 | -0/+8 |
| | | | | ; | ||||
* | this is brutal | zotlabs | 2018-11-06 | 1 | -0/+44 |
| | |||||
* | move *_list_mode to features | Mario Vavti | 2018-10-04 | 1 | -1/+1 |
| | |||||
* | Status editor hook | M. Dent | 2018-09-29 | 1 | -1/+1 |
| | |||||
* | include item.title in /network and /channel search | Mario Vavti | 2018-09-11 | 1 | -1/+2 |
| | |||||
* | missing text | Mario Vavti | 2018-09-07 | 1 | -1/+1 |
| | |||||
* | provide a noscript_content switch for mod channel and display | Mario Vavti | 2018-09-07 | 1 | -3/+12 |
| | |||||
* | more code optimisation | zotlabs | 2018-08-20 | 1 | -6/+8 |
| | |||||
* | channel page performance improvement: don't use "checkjs" with an associated ↵ | zotlabs | 2018-08-20 | 1 | -42/+44 |
| | | | | page reload. Wrap a static copy of the content in noscript tags instead. | ||||
* | apply changes to slider defaults across all modules that use buildQuery for ↵ | zotlabs | 2018-06-15 | 1 | -2/+2 |
| | | | | updates | ||||
* | distinct is needed or it can heavily impact pagination in certain situations ↵ | Mario Vavti | 2018-06-03 | 1 | -3/+3 |
| | | | | (5 per page instead of 20). Add ordering to the select clause to mitigate errors in postgres and add item_thread_top = 1 for slightly better performance. | ||||
* | merge groups and filed posts into activity filters | Mario Vavti | 2018-05-31 | 1 | -1/+1 |
| | |||||
* | 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 | -13/+16 |
| | |||||
* | provide possibility of using different orderings (post, commented) on ↵ | zotlabs | 2018-05-29 | 1 | -4/+11 |
| | | | | channel page | ||||
* | bring jot reset to some more places | Mario Vavti | 2018-05-21 | 1 | -1/+2 |
| | |||||
* | minor regression on date queries from channel page | zotlabs | 2018-05-09 | 1 | -0/+3 |
| | |||||
* | initial backend support for channel page item search | zotlabs | 2018-05-08 | 1 | -2/+18 |
| | |||||
* | add alt_pager to mod_moderate, remove legacy $a parameter from all ↵ | zotlabs | 2018-04-17 | 1 | -1/+1 |
| | | | | occurrences of alt_pager | ||||
* | we shouldn't need distinct here, since ids_to_querystr() will filter ↵ | zotlabs | 2018-04-07 | 1 | -1/+1 |
| | | | | duplicates. It might have an effect on pager totals. Need to monitor for a few days. | ||||
* | also sort by id to not make mysql change the queryplan if offset is > 0 ↵ | Mario Vavti | 2018-02-22 | 1 | -1/+1 |
| | | | | after recent index changes | ||||
* | some more DB tuning. | Mario Vavti | 2018-02-15 | 1 | -2/+2 |
| | |||||
* | finally fix channel query | Mario Vavti | 2018-02-09 | 1 | -4/+4 |
| | |||||
* | use distinct in channel item query and minor notification cache improvement | Mario Vavti | 2018-02-09 | 1 | -5/+5 |
| | |||||
* | remove some never used indices which prevented our item queries to find the ↵ | Mario Vavti | 2018-02-04 | 1 | -3/+3 |
| | | | | right query execution plan in mysql and adjust some queries to optimze the result | ||||
* | support for netselect query | zotlabs | 2017-11-01 | 1 | -0/+1 |
| |