Bug Fixes
- links: mailto triggering external site warning (Kalista Payne)
- strings: revert mangled translations (Kalista Payne)
- strings: a few more isolated misencodings (Kalista Payne)
- translations: redo link substitution (Kalista Payne)
Commits
- 78c62a5: Add query options to not include user or task history in requests (HabitRPG#15601) (Phillip Thelen) #15601
- b1955f7: add gift gems via username section (HabitRPG#15664) (Fiz) #15664
- 90c9634: Squashed commit of the following: (Kalista Payne)
- d1b759f: Translated using Weblate (English (United Kingdom)) (Weblate)
- d57fa03: 5.48.4 (Kalista Payne)
- eaca0fa: Translated using Weblate (hi_IN (generated) (hi_IN)) (Weblate)
- 9205145: 5.48.5 (Kalista Payne)
- e45d720: Merge branch 'develop' of github.com:HabitRPG/habitica into develop (Weblate)
- ad3231b: Update translation files (Weblate)
- 94f1961: 5.48.6 (Kalista Payne)
- 3b8caa3: Added Dockerfile and workflow to create and publish production containers. (Adrian Winterstein)
- 077b139: Grant subscription to every user during registration and make first user an admin. (Adrian Winterstein)
- 545bb96: Disables payment for group plans. (Adrian Winterstein)
- f6c0d92: Configurable registration only by invite. (Adrian Winterstein)
- 42c3e10: Removes most parts of the footer. (Adrian Winterstein)
- 8b61faa: Buy gems with gold instead of money. (Adrian Winterstein)
- 11cde45: Disables analytics. (Adrian Winterstein)
- 5fb26d8: Disables payment scripts setup. (Adrian Winterstein)
- 2e307f5: Removes information from subscription settings (Adrian Winterstein)
- b029b71: Cleanup of the settings pages. (Adrian Winterstein)
- 8edac80: Removes links from the header menu. (Adrian Winterstein)
- 38a9bfd: Removes "social" logins from the registration and login pages. (Adrian Winterstein)
- 32ba863: Do not show promo events. (Adrian Winterstein)
- dc2d2eb: Use https instead of ssh for getting dependencies from github. (Adrian Winterstein)
- 91c499a: Do not show the modal dialog for external links. (Adrian Winterstein)
- 57a5ff3: Fixed issue that logging was not actually disabled, (Adrian Winterstein)
- b4bc173: Allow to leave out some configurations even in production. (Adrian Winterstein)
- 9abed4a: Removed unused Facebook parameters from the configuration example (Adrian Winterstein)
- 318c57d: Send emails via SMTP instead of the Mandrill webservice. (Adrian Winterstein)
- eae6f45: Fix Group dailies reset not working. (#7) (Adrian Winterstein)
- 6efdcd4: Remove loggly from web client (CactiChameleon9)
- 1fef2c7: Added rollup dependency explicitly for both architectures. (Adrian Winterstein)
- 3eee70d: set backend server location with env (braccae)