Rin pushed to main at treehouse/mastodon
- 41f55e5d8f update upstream glitch README/CONTRIBUTING
- c75ac19c8a fix REDIS_URL unix socket path parsing for relative paths
- bd0da3a499 fix redis conf
- e60d7e3c43 Add dir for redis data
- ea44d46ca9 update gitignore
- Compare 18 commits »
Rin pushed to pride-flag-addition at treehouse/emoji
- 5da0a03a63 update README.md
Rin commented on issue treehouse/emoji#2
Emoji requests@fox Implemented most of @nano's requests here, as well as the new polyam flag: https://gitea.treehouse.systems/treehouse/emoji/src/branch/pride-flag-addition Merge at your leisure.
Rin pushed to pride-flag-addition at treehouse/emoji
- 6c5354a5d8 add png versions
Rin pushed to pride-flag-addition at treehouse/emoji
- 18280de7b4 add omni flag per https://lgbtqia.fandom.com/wiki/Omnisexual
- ba410daf44 Add new polyam flag from https://www.polyamproud.com/flag CC0
- bdabedcf25 Add demiboy and demigirl flags
- 26467b3b94 Add transmasc and transfemme flags
- Compare 4 commits »
Rin commented on issue treehouse/emoji#2
Emoji requestshttps://cohost.org/tammy/post/466427-empty The new polyam flag would be a great include!
Rin commented on issue treehouse/mastodon#22
Sign-up form password field char limit inconsistencySide note @ariadne , do you know if there's any technical reason we're limiting password length to 72 characters?
Rin commented on issue treehouse/mastodon#22
Sign-up form password field char limit inconsistencyFile at fault is `app/views/auth/passwords/edit.html.haml`. Working on a fix.
Rin pushed to setup-instructions at treehouse/mastodon
- e60d7e3c43 Add dir for redis data
Rin pushed to setup-instructions at treehouse/mastodon
- f4b48ca5ee Command style consistency
Rin pushed to setup-instructions at treehouse/mastodon
- 8e4da8677c Fix headings
Rin pushed to setup-instructions at treehouse/mastodon
- 401a51b67b Update instructions - make everything self contained
- 842498649d Moderately curse the env file to contain everything in the project
- 17e49cf098 rename env file to conform
- ca98b0da84 Add .env.ENV.local to .gitignore
- Compare 4 commits »
Rin commented on pull request treehouse/mastodon#19
Add SETUP instructionsMaybe? We've been unable to replicate that bug, so maybe it was our own doing. Either way, added it as a suggestion.
Rin commented on pull request treehouse/mastodon#19
Add SETUP instructionsWe can set `unix_socket_directories = '.' # comma-separated list of directories` in `postgres.conf`... Yeah that works. Accursed, but it works. It places the socket and lock file in the same…
Rin commented on pull request treehouse/mastodon#19
Add SETUP instructionsTested, and yeah, it does.