-
The Nginx config given on https://writefreely.org/start appears to be incorrect, and causes static files to not be found.
Current example config given on the site:
```
server {
listen 80;
…
-
Hi,
Clicking on the title of an article tries to open http://mysite.fr/article-name. The current setup will redirect me to https://mysite.fr instead of https://mysite.fr/page.
I have another site,…
-
**What did you expect to happen?**
I want to run mu4e since I have the module enabled.
**What actually happened?**
`no such file or directory, mu4e`
**Additional details:**
[config](https:/…
-
Sometimes, logging in to the app appears successful from the settings screen, but in fact it fails silently, with no content getting pulled in from the server.
The workaround is to "logout" and the…
-
## Description
When you enter a plain instance URL without a scheme in the settings screen, login silently fails, but logs an "unsupported URL" error:
```
WriteFreely-MultiPlatform[26399:150343…
-
## Description
On macOS, logging out while a post is loaded in the editor puts the app into a state where windows can still be moved around, but the app is otherwise non-functional.
## Steps to …
-
I'm currently working on packaging WriteFreely for Fedora, and I've run into a blocking issue.
Currently, `web-core` depends upon `github.com/nu7hatch/gouuid`. This library is no longer maintained…
-
### Describe the bug
I have setup a selfhosted WriteFreely instance but I'm having some problem with Federation.
The federation api seems to be working:
```
$ # curl -s https://theo-andreou.…
-
Having both a Drafts "non-collection" and Draft post status is confusing:
- "Drafts" is a set of posts on WriteFreely that aren't part of a collection (on Write.as, these are called "Anonymous")
-…
-
### Describe the bug
Static assets (list below) are served without any caching header, which results in the browser re-requesting the files too often.
> /fonts/Lora-Bold.woff2
> /fonts/Lora-Regul…