You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/conf
Sandro Santilli 76a0e43e88 Do not assume avatar needs be changed from gravatar.com (#3209)
Always send user to settings screen to change avatar.
Drops "change_custom_avatar" localized message, keeps "change_avatar"
for the generic one.

NOTE: only changes the en-US locale, as per
https://github.com/gogits/gogs/wiki/Contributing-Code#those-we-do-not-accept

NOTE: requires rebuild of bindata.go to fully see effects
8 years ago
..
gitignore #1711 try to indicate sqlite session issue when merge 9 years ago
license Update ISC license 8 years ago
locale Do not assume avatar needs be changed from gravatar.com (#3209) 8 years ago
readme complate list of gitignores and licenses 9 years ago
README.md Some minor changes 8 years ago
app.ini #2954 use text/plain as default email content format 8 years ago

README.md

Execute following command in ROOT directory when anything is changed:

$ make bindata