discourse/app
Joffrey JAFFEUX 5cb99d08ed
FIX: define actions on connector class early (#6763)
This would prevent failure with connectors templates defining actions as closures. In this case action existence is checked at compile time and not runtime.
2018-12-13 15:43:30 +01:00
..
assets FIX: define actions on connector class early (#6763) 2018-12-13 15:43:30 +01:00
controllers FIX: remove slow platform detection from server side 2018-12-13 13:57:05 +11:00
helpers FIX: `UserNotificationsHelper#logo_url' to work with S3 based uploads. 2018-12-06 09:39:08 +08:00
jobs DEV: add transaction and active check to invalidate job 2018-12-13 14:59:56 +11:00
mailers DEV: Enable Style/SingleLineMethods and Style/Semicolon in Rubocop (#6717) 2018-12-04 11:48:13 +08:00
models SECURITY: do not delete avatars uploads when deleting accounts 2018-12-13 16:26:07 +11:00
serializers Add groups to current user serializer (#6748) 2018-12-10 16:23:29 +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