Thomas Ward
Thomas Ward
@StevenJohnRoberts can you verify which version of the flatpak you are using, and whether you are on the latest version of it or not?
For those claiming .deb files work state OS and package version. Many variants do not update against Ubuntu updates pocket and may have broken DEBs. Note the 404 issue is...
This was traced on Ubuntu Impish development so that we can just do the following: ``` #include if exists #include if exists ``` However, there is a regression in the...
Isn't this a "Working as intended"? If you don't have proper regex syntax then you should have a failure case. Or are you asking for it to throw a error...
@ArtOfCode- I have the same DNS edit access after the previous Cloudflare tweaks you gave me access to in order to fix things when DNS is AWOL or Broke (and...
@ArtOfCode- do we want to use AWS SNS? I can probably set up a corresponding subscription if needed, otherwise we'll have to build a customized email endpoint to do that...
> I'm unsure what the actual setup was. In the MS code, MS is expecting to get a POST to /channels_receive_email with the email contents wrapped in JSON. The received...
If all we need is message contents for searching, I can pipe anything into an endpoint as raw parsed text, etc. It wouldn't be in JSON unless we know that...
> Final decision will be @teward's, but I doubt we're going to be able to run stuff on a second box - we're already heavy on hardware as it is....
@thesecretmaster whichever backend we use we should probably start consider migrating away from Passenger to run the rails app regardless. Passenger is not supported by upstream nginx amd as evidenced...