lolcat pushed to master at lolcat/bullmail 2025-07-14 02:17:10 +00:00
eb32140040 Update README.md
lolcat pushed to master at lolcat/bullmail 2025-07-13 22:46:59 +00:00
dba715f47f first, and hopefully last commit
lolcat created branch master in lolcat/bullmail 2025-07-13 22:46:59 +00:00
lolcat created repository lolcat/bullmail 2025-07-13 22:45:30 +00:00
lolcat commented on issue lolcat/4get#83 2025-07-12 06:23:39 +00:00
Arch nginx: php-fpm errors

are you sure php-apcu package is installed and that you restarted your PHP-FPM processes?

lolcat commented on issue lolcat/4get#83 2025-07-12 06:19:57 +00:00
Arch nginx: php-fpm errors
lolcat commented on issue lolcat/4get#83 2025-07-12 06:17:00 +00:00
Arch nginx: php-fpm errors

Sorry, didn't notice grep was case sensitive

will@fuckedmachine:~$ php -i "phpinfo();" 
lolcat commented on issue lolcat/4get#83 2025-07-12 06:14:09 +00:00
Arch nginx: php-fpm errors

Well it's complaining about APCU not being present. Run

php -i "phpinfo();" 
lolcat commented on issue lolcat/4get#83 2025-07-12 06:07:56 +00:00
Arch nginx: php-fpm errors

My god this docker shit sucks so much

The apcu package probably got obsoleted again

lolcat commented on issue lolcat/4get#82 2025-07-09 06:14:03 +00:00
[FEATURE REQUEST] Enter Key Should Trigger Search

I'm aware of the issue, but I'm unable to see the javascript console on mobile devices. If you manage to share the error logs I will be able to fix the problem.

From my testing, it seems to…

lolcat closed issue lolcat/4get#81 2025-07-09 03:12:34 +00:00
'Did you mean' quotation specification on DDG doesn't work.
lolcat commented on issue lolcat/4get#81 2025-07-09 03:12:33 +00:00
'Did you mean' quotation specification on DDG doesn't work.

Yeah I fucked up, the duckduckgo scraper wasn't decoding the html entities and the frontend wasn't escaping the string. woops

It's fixed now, thanks for the report

lolcat pushed to master at lolcat/4get 2025-07-09 03:10:16 +00:00
430c0a2f0f fix potential xss woops
lolcat pushed to master at lolcat/4get 2025-07-09 03:08:19 +00:00
1a00bf8069 duckduckgo spelling fix
lolcat closed issue lolcat/4get#80 2025-07-05 00:17:25 +00:00
Add new instance
lolcat commented on issue lolcat/4get#80 2025-07-05 00:17:25 +00:00
Add new instance

added

please fix the CORS errors so it renders on the page.

lolcat commented on issue lolcat/4get#80 2025-07-04 02:05:41 +00:00
Add new instance

it returned a 502 error a while ago, it seems to be back right now. I will add you to the list if you whitelist /ami4get on anubis, otherwise it can't get the server information

lolcat commented on issue lolcat/4get#80 2025-07-04 01:56:12 +00:00
Add new instance

It's down qt

lolcat commented on issue lolcat/4get#79 2025-07-03 23:54:53 +00:00
server side setting to disable NSFW by default

It's not possible at the moment

more configuration options will be added in the frontend rewrite. Thank you for your patience

lolcat pushed to master at lolcat/4get 2025-07-03 23:44:06 +00:00
502f6d12e4 marginalia crash fix