discourse/app
David Taylor 9db829134c
FIX: Use database to persist metadata during social registration (#6750)
Previously was using the cookie_store, which is limited to 4kb. This caused issues for providers sending large volumes of metadata about a user.
2018-12-10 15:10:06 +00:00
..
assets FIX: category-drop initial state was incorrect (#6743) 2018-12-10 14:05:00 +01:00
controllers FEATURE: Web Share Target Support 2018-12-07 13:48:09 -02:00
helpers FIX: `UserNotificationsHelper#logo_url' to work with S3 based uploads. 2018-12-06 09:39:08 +08:00
jobs FIX: Use database to persist metadata during social registration (#6750) 2018-12-10 15:10:06 +00:00
mailers DEV: Enable `Style/SingleLineMethods` and `Style/Semicolon` in Rubocop (#6717) 2018-12-04 11:48:13 +08:00
models FIX: Use database to persist metadata during social registration (#6750) 2018-12-10 15:10:06 +00:00
serializers DEV:add uploaded_meta option in category for category meta image (#6724) 2018-12-07 16:24:07 +01:00
services REFACTOR: Migrate TwitterAuthenticator to use ManagedAuthenticator (#6739) 2018-12-07 15:39:06 +00:00
views Remove extra `apple-touch-icon` link in head. 2018-11-29 15:24:52 +08:00