docbrown/spec
aRtoo 05cfe16e1c Fix comment author being notified when mentioning itself (#4456)
* added a condition to check if owner of the comment is in mentions

* added a test to check if comment owner can mention self

* fixed metion test by:
  - adding a second user to simulate a owner of a comment
  - change the user on comment to owned by newly created user
2019-10-25 10:23:45 -04:00
..
black_box Update feed to have popular post stick around less (#4413) 2019-10-14 12:34:11 -04:00
decorators Display comment published timestamp according to user's locale (#1970) 2019-03-08 15:19:37 -05:00
factories New Feature: Block Users (#4411) 2019-10-23 17:14:28 -04:00
fixtures Strip EXIF and GPS data from uploaded images (#4450) 2019-10-24 16:35:10 -04:00
helpers Refactor ArticleHelper#get_host_without_www (#4558) [ci skip] 2019-10-23 14:36:32 -04:00
jobs Add ChatChannels::IndexingJob (#4317) [ci skip] 2019-10-15 16:13:10 -04:00
labor Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
lib Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
liquid_tags Add post as an alias to the link liquid tag (#4353) 2019-10-11 08:46:02 -04:00
mailers Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
models Remove unused spec support BackgroundJobs (#4464) [ci skip] 2019-10-24 16:49:45 -04:00
observers Remove unused spec support BackgroundJobs (#4464) [ci skip] 2019-10-24 16:49:45 -04:00
policies Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
requests Fix API inconsistencies between articles 'index' and 'show' (#4560) 2019-10-24 11:56:55 -04:00
routing Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
services Fix comment author being notified when mentioning itself (#4456) 2019-10-25 10:23:45 -04:00
support Remove unused spec support BackgroundJobs (#4464) [ci skip] 2019-10-24 16:49:45 -04:00
system Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
uploaders Strip EXIF and GPS data from uploaded images (#4450) 2019-10-24 16:35:10 -04:00
views Improve test speed (#3957) [ci skip] 2019-09-12 16:17:20 -04:00
rails_helper.rb Update core API endpoints to support access_token (#3644) 2019-08-08 15:55:23 -03:00
spec_helper.rb Temporarily comment out random (#2486) 2019-04-18 11:56:38 -04:00