aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Channel.php
Commit message (Collapse)AuthorAgeFilesLines
* revisit author_id and fix issue with pinned contentMario2023-02-151-8/+9
|
* throw a 404 if we could not determine which channel to loadMario Vavti2022-11-021-3/+5
|
* fix php warningsMario Vavti2022-10-231-1/+1
|
* hub reinstall issuesMario2022-09-281-1/+1
|
* php8: random cleanup and warning fixesMario2022-09-081-0/+1
|
* fix channel app naming and translation and cleanup apps with an db updateMario2022-01-191-1/+1
|
* Fix strings translationMax Kostikov2022-01-181-1/+1
|
* merge branch perms_ng into devMario2021-12-151-0/+4
|
* mod channel: lookup zotinfo based on hash instead of addressMario Vavti2021-11-291-2/+1
|
* remove redundant query and exit with status 410 if channel was removedMario2021-10-031-8/+1
|
* add optional $removed argument to channelx_by functions to allow inclusion ↵Mario Vavti2021-10-031-1/+1
| | | | of removed channels which is required (mod channel, daemon notifier -> refresh_all) if a channel got removed also remove caching to App so we always get a fresh copy. In import_hublocs() add site_id to the array passed to Libzot::gethubs() because it is expected there.
* resolve some vsprintf issuesMario2021-09-071-1/+2
|
* more gen_link_id()Mario2021-09-041-2/+2
|
* implement unpack_link_id() in mod channelMario2021-09-041-16/+17
|
* nav cleanupMario2021-08-241-1/+1
|
* fix issue where a deleted channel will return 404 before returning zotinfoMario2021-06-021-3/+16
|
* possible minor performance improvementMario2021-05-051-4/+4
|
* More PHP 8 fixesMax Kostikov2021-03-101-5/+5
|
* a possible fix for issue #1529Mario Vavti2021-03-091-1/+1
|
* Define $sql_extra2 variable before extendingMax Kostikov2021-03-081-0/+1
|
* port Lib/Crypto from zapMario2021-02-091-1/+2
|
* code format onlyMario2021-01-291-1/+0
|
* code format onlyMario2021-01-281-173/+173
|
* AS channel discovery with custom access headerMario2021-01-281-3/+37
|
* invoke channel discovery by hash instead of address and add thread listeners ↵Mario Vavti2021-01-251-2/+1
| | | | only if we also send them the post
* some work to fix r_preview in list modeMario2021-01-141-27/+27
|
* fix like issue with remote channelsMario2020-11-221-2/+3
|
* make simple update more simple againMario2020-11-211-1/+1
|
* Do away with auto updates except for our own actions. We might consider to ↵Mario2020-11-181-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 confusionMario2020-11-081-1/+1
|
* adapt notifications and mark item seen handling to play well with client ↵Mario2020-10-221-36/+4
| | | | side page caching
* reduce result sets and work around a regression in justifiedGalleryMario2020-07-141-1/+1
|
* Display delayed posts on author's channel pageMax Kostikov2020-05-021-2/+6
|
* some work on zot6 DMsMario2020-01-151-0/+1
|
* Don't show pinned post on single post displayingMax Kostikov2019-12-081-1/+1
|
* Add content pinning supportMax Kostikov2019-12-041-0/+7
|
* Remove duplicate Opengraph creationMax Kostikov2019-11-181-3/+0
|
* Move back Opengraph markup creation to init stageMax Kostikov2019-11-181-1/+13
|
* Remove base64 decode check on Opengraph tags createMax Kostikov2019-11-181-1/+1
|
* Update Channel.phpMax Kostikov2019-10-121-3/+3
|
* Move Opengraph functions to common librariesMax Kostikov2019-10-121-40/+2
|
* Minor Opengraph improvementsMax Kostikov2019-10-111-3/+5
|
* Add Opengraph og:type objectMax Kostikov2019-10-111-0/+2
|
* Better Opengraph markup for channelMax Kostikov2019-10-111-11/+38
|
* add opengraph meta info to channel pagezotlabs2019-06-291-0/+11
|
* http signature consolidationzotlabs2019-06-261-1/+1
|
* improve channel date queryMario Vavti2019-04-271-11/+7
|
* fix typosMario Vavti2019-03-181-2/+2
|
* some more xss preventionMario Vavti2019-03-181-2/+2
|
* make mod channel deal with b64 encoded mid\sMario Vavti2018-12-181-0/+8
| | | | ;