Bug Fixes
- groups: expired guild plans not showing in upgrade modal (HabitRPG#15637) #15637 (Fiz)
Commits
- 2543521: Translated using Weblate (Portuguese) (Weblate)
- a5dff99: 5.47.2 (Kalista Payne)
- d028ffd: Added Dockerfile and workflow to create and publish production containers. (Adrian Winterstein)
- 1a0d9ff: Grant subscription to every user during registration and make first user an admin. (Adrian Winterstein)
- f86166d: Disables payment for group plans. (Adrian Winterstein)
- e0753ee: Configurable registration only by invite. (Adrian Winterstein)
- f00d50e: Removes most parts of the footer. (Adrian Winterstein)
- b70e307: Buy gems with gold instead of money. (Adrian Winterstein)
- 18d841e: Disables analytics. (Adrian Winterstein)
- 594cbfb: Disables payment scripts setup. (Adrian Winterstein)
- f3a518c: Removes information from subscription settings (Adrian Winterstein)
- f23d8a7: Cleanup of the settings pages. (Adrian Winterstein)
- 896f775: Removes links from the header menu. (Adrian Winterstein)
- 987ddae: Removes "social" logins from the registration and login pages. (Adrian Winterstein)
- 820cd43: Do not show promo events. (Adrian Winterstein)
- f67bdff: Use https instead of ssh for getting dependencies from github. (Adrian Winterstein)
- 8e63813: Do not show the modal dialog for external links. (Adrian Winterstein)
- 0ad0fd3: Fixed issue that logging was not actually disabled, (Adrian Winterstein)
- 43d92c6: Disabled email sending, if no mail server is configured. (Adrian Winterstein)
- 6bd2343: Allow to leave out some configurations even in production. (Adrian Winterstein)
- 1bdb73d: Removed unused Facebook parameters from the configuration example (Adrian Winterstein)
- 1593f96: Send emails via SMTP instead of the Mandrill webservice. (Adrian Winterstein)
- 6730d52: Fix Group dailies reset not working. (#7) (Adrian Winterstein)
- 547e541: Remove loggly from web client (CactiChameleon9)
- 08e7715: Added rollup dependency explicitly for both architectures. (Adrian Winterstein)
- 3a4d174: set backend server location with env (braccae)