Maybe, the personal Settings → Email Preferences could have a mention to Conpherence, to say "list your Rooms and change your Settings" with a link to /conpherence/search/ or something
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
May 4 2023
Yes, for wonderful, WONDERFUL reasons, there was already an isSelfSubscription() function! ✨
In order to have the --global command working, try this patch:
Hi @ondrejk - have you fixed? If no, I think that this patch could be interesting to you in order to be able to fix your local installation:
Hi @deadalnix :D Nice to meet a Blessed Committers
Also, trying to Upload Picture in a user Profile, not having php-gd installed leads to a confusing error message not listing any file formats:
This server only supports these image formats: .
In D25180#5639, @valerio.bozzolan wrote:Thanks just to clarify: does it still fix your problem?
(Hi! You are now a Trusted Contributors !)
Maybe this is the root problem:
I just want to note down that this stack trace has no sense to me:
Premising that it would be nice to discover who is calling phutil_utf8_strtolower(null) ignoring the PHPDoc, and premising that if some people has more time to further improve the situation any follow-up patch is welcome,
Thanks just to clarify: does it still fix your problem?
Fix indentation (where is my linter?)
Use simpler and more low-level $str === null comparison instead
I hope readability is still optimal after applying all the suggestions. Available for clarifications :D
hoping to be useful, add PHPDoc to clarify that the description is always raw remarkup (string) or null
Thank you so much also for this patch!
Ouch reading this description I feel it was a painful troubleshooting
May 3 2023
Firefox; Apache HTTPD; php-fpm here.
In D25182#5597, @aklapper wrote:According to phlog, both $content_type and $request_type in DiffusionServeController.php are null. It is unclear to me why the HTTP Header sent by my web browser is not read.
According to phlog, both $content_type and $request_type in DiffusionServeController.php are null. It is unclear to me why the HTTP Header sent by my web browser is not read.