docbrown/spec
narender2031 2a5f5053b7
[deploy] Fix non channel details visible (#9252)
* Feature 🚀 : Ability to delete messages in chat channels

- Sending message ID to frontend
- Deleting Message
- Use pusher to delete message realtime

* Minor Bug 🐞: Show message action only for current user

- User can delete or edit their own messages

* Test cases added

* Bug 🐞: Update message id for receiver

Message id was not sent to receiver by pusher

* Refactoring🛠: Message controller refactoring

* Test Cases📝 : Specs for Delete message added

* Feature 🚀 : Ability to edit messages

* Test Cases📝 : Specs for Edit message added

* Merge conflict resolved

* fix pending invitation issue

* non active member blocked to open channel details

* add specs for bug fix

Co-authored-by: Sarthak Sharma <7lovesharma7@gmail.com>
2020-07-16 09:28:28 -06:00
..
black_box [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
decorators Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
factories [deploy] Remove path redirects (#9350) 2020-07-16 09:35:42 -04:00
fixtures [deploy] Bug Fix: Validate GIFs Frames and Add MiniMagick Timeout (#9319) 2020-07-15 09:49:24 -05:00
helpers [deploy] Add local_date helper to handle dates with respect of user timezone (#9285) 2020-07-16 08:45:44 -06:00
initializers Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
labor Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
lib Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
liquid_tags Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
mailers [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
models Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
policies Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
queries/internal Limit the Number of API Keys a User Can Have (#7870) 2020-05-15 11:33:02 +02:00
requests [deploy] Fix non channel details visible (#9252) 2020-07-16 09:28:28 -06:00
routing [deploy] Display banner if site hasn't been configured (PRE DEPLOYMENT TASKS) (#8435) 2020-07-07 07:37:04 -05:00
serializers/search [deploy] Optimization: Dont Use Redis For Flare Tag IDs, Load Them On Boot (#8987) 2020-06-30 09:48:08 -05:00
services Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
support Refactor: Send RSS Reader and Payment Errors to Honeybadger (#9209) 2020-07-09 08:48:52 +02:00
system [deploy] Add local_date helper to handle dates with respect of user timezone (#9285) 2020-07-16 08:45:44 -06:00
tasks [deploy] Create FastlyConfig & refactor params safe list (#7630) 2020-05-01 11:23:48 -04:00
uploaders [deploy] Bug Fix: Validate GIFs Frames and Add MiniMagick Timeout (#9319) 2020-07-15 09:49:24 -05:00
views [deploy] Display banner if site hasn't been configured (PRE DEPLOYMENT TASKS) (#8435) 2020-07-07 07:37:04 -05:00
workers Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
rails_helper.rb Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
spec_helper.rb Update .simplecov (#8078) 2020-05-27 14:37:21 -04:00