Commit graph

13 commits

Author SHA1 Message Date
Zhao-Andy
be14ed029d MVP of follow sidebar 2018-04-25 13:56:04 -04:00
Mac Siri
0f35939906 Update chat app's features (#204)
* Update chat.scss --skip-ci

* Fix height issue

* Add highlighting

* Implement bannged user handling for chat

* Add scroll obsever

* Limit initial messages load count & max messages

* Add new message alert when scrolled

* Add link to usernames in chat

* Implement channel clearing feature

* Update parserOptions

* Implement banning feature for chat app WIP

* Add policy for ChatChannelsController

* Fix arugment error

* Update user_not_authorized to handle JSON request

* Update specs for updated user_not_authorized

* Update font-weight for windows os
2018-04-16 13:20:12 -07:00
Mac Siri
8003191a4e Create Chat app (#175)
* Setup Pusher gem

* Create ChatChannel and Message model

* Create ChatChannelController

* Add back fix-db-schema-conflicts gem

* Add pusher-js package

* Add validations on Message & ChatChannel models

* Update Route

* Create MessageController

* Update ChatChannelController

* Create Chat app WIP

* Extract messenger render to Message Component

* Implement live chat WIP

* Implement live chat WIP (2)

* Add style and scrollToBottom feature for chat

* Create getUserDataAndCsrfToken function

* Add feature toggle to the new live chat

* Clean up ChatChannelsController & create spec

* Update ChatChannel spec

* Update Message spec

* Create MessagesController spec & refactor

* Clean up Chat app

* Fix lint

* Add character limit to Message
2018-04-04 14:19:57 -07:00
Jess Lee
943c3b392f Jess/update sponsors page (#177)
* add link to community sponsors

* update sponsor copy and logos
2018-04-04 09:03:12 -07:00
Andy Zhao
8bedbcb501 Fix typo (#174) 2018-04-03 19:32:26 -07:00
Andy Zhao
7c843ba354 Prevent Less than 1 day old accounts from Following Other Users (#159)
* Show empty array of users for potential spammers

* Use user columns for better accuracy and perf

* Use user instead of identity for flagging

* Fix boolean

* Add page skipping logic for young accounts

* Fix test and show team to follow for spammers

* Fix broken link

* Remove page skip logic for back button
2018-03-29 17:12:30 -04:00
Andy Zhao
b950395ace Minor fixes and additions (#83)
* Add a missing bounty hunter

* Add a msg about updating social usernames

* Add mailto: link for yo@dev in terms

* Use render partial for help tag

* Remove the changed line
2018-03-20 12:28:32 -04:00
Jess Lee
40a5d6f97b Jess/misc/membership language (#106)
* add clarity for membership billing

* fix typo
2018-03-20 12:25:55 -04:00
Mac Siri
f07024e5d7 Implement Runkit Liquid Tag (#87)
* Implement Runkit Liquid Tag

* Update javascript tag

* Fix lint

* Add RunKit to Editor's Guide

* Fix typo
2018-03-19 16:11:51 -04:00
Andy Zhao
f60be5aa6b Prevent enter key and any extraneous form submission for membership (#79)
* Add a period at the end of error msg

* Funnel all form submissions into stripe first
2018-03-13 20:12:40 -04:00
Ben Halpern
86a32b42df
Change 2kb to 1kb for badge size (#40)
* Change 2kb to 1kb for badge size
2018-03-05 10:29:13 -05:00
Jess Lee
05084ac0ee March Sidebar Sponsors (#6)
* add manifold and update triplebyte tagline

* update manifold data details

* update sidebar and sponsor page
2018-03-01 13:12:59 -05:00
Mac Siri
301c6080e3 Initial commit 2018-02-28 16:11:08 -05:00