Nick Taylor
bf7780cd2c
Ran prettier on *.js, *.jsx and *.md files. ( #11586 )
2020-11-23 20:45:50 -05:00
Andy Zhao
85d8f52789
Hide a blocked user's content [deploy] ( #4678 )
...
* Hide blocked users' content appropriately
* Use RESTful create route
* Update functionality to block the user
* Fix specs for new route
* Use const instead of var
* Add noopener and noreferrer
* Remove caching for blocked user ids
* Add new rule for lack of noopener noreferrer
* Update snapshot
2019-11-04 14:47:26 -05:00
Luke Inglis
cb87cfd36e
Resolve linting issue in app/assets/javascript/sendFetch.js ( #4363 )
2019-10-14 08:46:27 -04:00
Aswathprabhu
e0287a574c
Refactoring sendFetch.jsx removes code duplication ( #4157 )
2019-10-01 17:03:47 -04:00
Nick Taylor
0147d8bd26
Fixed some lint issues ( #3782 )
2019-08-21 10:44:23 -04:00
Ben Halpern
d1e73dceba
Clean up new chat channel functionality and add tests ( #2220 )
2019-03-26 13:35:32 -04:00
Mario See
91968e3860
block/report abuse in dev-connect ( #2074 )
...
* block chat method
* block and report buttons
* styling
* more styling
* add id redirect
* remove whitespace
* authorize channel in block_chat method
* remove trailing whitespace
* make variable local
* validate using policy
* check channel direct
* fix comparison in chat_channel model
* fix channel variable
2019-03-26 11:53:30 -04:00
Mario See
d8709c0334
Implement open inbox for dev-connect ( #1563 )
2019-03-15 14:39:57 -04:00
Mac Siri
4bc9020956
Implement comment preview feature ( #223 )
...
* Create #preview endpoint for CommentController
* Create comment preview button WIP
* Implement preview feature for reply comment W
* Style preview button CSS WIP
* Style preview button CSS WIP
* Tweak markdown toggle logic and add styling
* Update comment feature spec
* Add error handling for comment preview & fix lint
* Extract handleCommentPreview into it's own file
* Adjust functionality for comment preview [WIP]
* Modify comment preview functionality and CSS
* Adjust code style based on linter
2018-04-24 14:30:52 -04:00
Mac Siri
18f0003187
Use JSON instead of FormData for comment-creation ( #216 )
...
* Use JSON instead of FormData for comment-creation
* Fix lint
2018-04-17 17:32:45 -07:00
Mac Siri
301c6080e3
Initial commit
2018-02-28 16:11:08 -05:00