| .. |
|
controllers
|
API Branch Final Cleanup Before PR
|
2018-12-30 22:33:04 +01:00 |
|
fixtures
|
Bump json-jwt and openid_connect
|
2018-09-05 03:18:59 +02:00 |
|
helpers
|
Fix XSS via OpenGraph on mobile
|
2018-11-08 20:41:50 +01:00 |
|
integration
|
API: render name instead of first_name and last_name in user data
|
2020-01-21 23:34:43 +01:00 |
|
javascripts
|
Merge branch 'next-minor' into develop
|
2019-01-13 02:17:22 +01:00 |
|
lib
|
API: fix missing page parameter to integer conversion
|
2020-01-21 23:34:43 +01:00 |
|
mailers
|
Include PostsHelper in NotifierHelper
|
2018-09-06 02:33:33 +02:00 |
|
models
|
Merge branch 'develop' into api
|
2020-01-21 23:34:43 +01:00 |
|
presenters
|
API: render name instead of first_name and last_name in user data
|
2020-01-21 23:34:43 +01:00 |
|
serializers
|
Remove flag for contacts visible to each other
|
2018-04-12 01:39:11 +02:00 |
|
services
|
Avoid using sleep in the API specs
|
2019-04-26 13:40:43 +02:00 |
|
shared_behaviors
|
Merge branch 'develop' into api
|
2020-01-21 23:34:43 +01:00 |
|
spec
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
support
|
Specs: Ensure photos always width and height
|
2019-04-27 16:05:35 +02:00 |
|
views/status_messages
|
Fix XSS via OpenGraph on mobile
|
2018-11-08 20:41:50 +01:00 |
|
workers
|
Remove facebook integration
|
2018-10-08 02:50:25 +02:00 |
|
configuration_methods_spec.rb
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
factories.rb
|
OpenID: remove private profile data claims that are not returned anyway and fix return values for profile and picture
|
2020-01-21 23:34:43 +01:00 |
|
federation_callbacks_spec.rb
|
API: don't return default avatar
|
2020-01-21 23:34:00 +01:00 |
|
helper_methods.rb
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
locale_spec.rb
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
spec_helper.rb
|
Introduce JSON Schema for API responses and validate the responses against it
|
2019-04-27 16:01:54 +02:00 |