Age | Commit message (Collapse) | Author |
|
This allows the Mona iOS app to successfully sign in.
I wasn't sure what a suitable value for `last_status_at` would be so I
just copied `published` since it's the right format.
This also just sets the `bot` field to false regardless of the user's
configuration, which probably isn't ideal.
|
|
It seems that it's needed for shm_open() to succeed,
whatever the first argument points to.
No idea why.
|
|
It may be because the actor request needs to be authenticated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
draga79/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/99
|
|
|
|
|
|
To compile on NetBSD, just use "make -f Makefile.NetBSD" and "make -f Makefile.NetBSD install"
|
|
|
|
|
|
|
|
|
|
SSL/TLS cipher & protocols' (#98) from gyptazy/snac2:feature/adjust-nginx-ssl-tls-config into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/98
|
|
Fixes: #97
|
|
|
|
|
|
|
|
|
|
|
|
draga79/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/96
|
|
Added FreeBSD
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Due to the routing change made for the shared inboxes, local users
are not in the data storage, so this fixes it.
|
|
|