Molly Struve
|
a16fc46f84
|
[deploy] Revert "Async Handle Notifications for Comments When Saved (#9680)" (#9686)
This reverts commit 852223dd86.
|
2020-08-08 20:16:27 -05:00 |
|
Molly Struve
|
852223dd86
|
[deploy] Async Handle Notifications for Comments When Saved (#9680)
|
2020-08-08 17:59:17 -05:00 |
|
rhymes
|
bbd56875c7
|
Rubocop: address feedback of #9430 and use kwargs (#9538)
* Use fetch.to_i
* Rubocop: address feedback of #9430 and use kwargs
|
2020-07-29 11:13:36 +02:00 |
|
rhymes
|
0b4ad49cf8
|
Rubocop: Enable and fix Style/OptionHash (#9430)
* Enable and fix Style/OptionHash
* Add 10 seconds default timeout to DB statements
|
2020-07-25 10:41:21 +02:00 |
|
rhymes
|
f1ec04a0c9
|
Rubocop: move dot in multi-line calls to leading position (#9262)
|
2020-07-16 15:51:11 +02:00 |
|
Dmitry Maksyoma
|
17a9335680
|
Duplicate notifications, when replying to and mentioning the same user (#8156)
* Refactor Mentions::CreateAll
* Update app/services/mentions/create_all.rb
Co-authored-by: Vaidehi Joshi <vaidehi.sj@gmail.com>
* Refactor for readability
* Try writing tests for duplicate notifications
* Skip Bullet warning, essentially for #current_user
* Fix duplicate notification, when mentioning comment author
* Improve spec readability
* Refactor specs and fix duplicate notificaation for moderator comments
* Refactor spec
* Remove obsolete code and refactor specs
* Remove obsolete spec
* Update spec/requests/comments_create_spec.rb
Co-authored-by: Vaidehi Joshi <vaidehi.sj@gmail.com>
* Get rid of #json_response
* Remove Bullet skipping
* Change #where -> #exists?
Co-authored-by: Vaidehi Joshi <vaidehi.sj@gmail.com>
|
2020-06-17 08:47:31 -04:00 |
|
Molly Struve
|
ba0ebbafa8
|
[deploy] RateLimit Refactor: Consolidate Logic for Checking a Limit and Raising an Error (#7636)
|
2020-05-01 13:31:44 -05:00 |
|
rhymes
|
d87c3dbb18
|
[deploy] Improve comment posting error handling (#7519)
* Improve comment posting error handling
* Incorporate PR suggestions
|
2020-04-27 16:54:59 +02:00 |
|
Sun-Li Beatteay
|
385a831d8f
|
comment_controller: add skip_auth to rescue error block (#5728)
|
2020-01-27 14:35:53 -05:00 |
|
Michael Kohl
|
92b5f113be
|
Return 429 Too Many Requests instead of raising (#5504)
|
2020-01-14 11:53:33 -05:00 |
|
Andy Zhao
|
e6809d8e23
|
Fix logic error with creating comment block (#4566)
* Fix logic error with creating comment block
* Add additional test for more exercising
|
2019-10-23 18:32:37 -04:00 |
|
Ben Halpern
|
85e3be1f48
|
Create comments notification subscription upon creation (#3167)
* Create comments notification subscription upon creation
* Fix test
|
2019-06-14 20:11:58 -04:00 |
|
Maksim Litvinov
|
33db32e5f4
|
Fix rubocop lints (#794)
|
2018-10-03 13:00:09 -04:00 |
|
Mac Siri
|
301c6080e3
|
Initial commit
|
2018-02-28 16:11:08 -05:00 |
|