briwa
7c254dc8bf
Remove an extra @ in Connect ( #3040 ) [ci skip]
2019-06-04 14:43:37 -04:00
Ben Halpern
ec900a3146
Add safe navigation within chatchannelmemberships and remove some console.logs ( #2903 )
2019-05-20 13:20:06 -04:00
Ben Halpern
70580d0265
[WIP] Connect misc improvements/debugs ( #2880 )
...
* WIP Connect misc improvements/debugs
* Modify tests and update snapshots
* Change GitHub sidecar copy
2019-05-20 10:08:51 -04:00
Ben Halpern
bd22edc73c
Add visual indicator for chat channel more details ( #2477 )
...
* Add visual indicator for chat channel more details
* Don't show block button in non-direct context
2019-05-17 11:10:07 -04:00
Tim Lange
81c28886c8
UX: Several improvements for chat in nightmode ( #2430 )
...
* UX: Several improvements for chat in nightmode
* FIX: Some react refactoring
* FIX: Fixed failing react tests
2019-04-14 11:05:58 -04:00
Ben Halpern
5f3fd96960
Modify social share button and functionality ( #2316 )
...
* Modify social share button and functionality
* Some nightmode changes tossed in
* Style adjustments and test snapshot fix
2019-04-06 14:49:52 -04:00
James Turner
01ee5ab926
Fixed typo on notifications state ( #2047 )
2019-03-13 15:57:33 -04:00
Mario See
60d38ef787
/connect rerender chat ( #1359 )
...
* check element render before scrollingto bottom
* check element render before scrollingto bottom
* remove console logs
* remove accidental quote
2018-12-18 17:13:13 -05:00
Mario See
394580b8c8
connect highlight messages ( #1311 )
...
* move setstate into cases where activecontent actually changes
* remove unnecessary setstate lines
* rearrange triggerActiveContent
2018-12-12 12:42:42 -05:00
Mario See
8b05f6b45b
connect channel details ( #1247 )
...
* update channelDetails, its test, and snapshots
* spacing
* spacing
* spacing
* label spacing
* label spacing
* label spacing
* snapshot update
* refactor implementation
* spacing fix
* styling and small changes
channelDetails
- added small profile image to channel users
- moved "Recently Active Members" below the channel description and above the channel users
Styling
- mostly in relation to channelDetails
- Leave Channel area styled similar to deleting account (lots of red)
- created connect folder in stylesheets where _channel-detials.scss is located
- chat.scss imports _channel-details.scss
* spacing
* update testing and snapshots
* fixed functionality, tests and styling
* leave button update
* show message for empty group
* limit users in channel and show message for empty group
* remove extra period
* change limit from 12 to 11
* show members header
* hide members h3
2018-12-03 19:29:38 -05:00
Ben Halpern
2545b8d77f
Modify styling and classes for iOS safari /connect ( #701 )
2018-09-19 18:25:36 -04:00
Andy Zhao
1dd95b636b
Fix old typo ( #655 )
2018-08-03 10:17:12 -04:00
Ben Halpern
e2dbd7cfcc
Remove beta label on /connect and other small changes ( #589 )
...
* Remove beta label on /connect and other small changes
* Add better placeholder for narrow screens
* Adjust comma/bracket placement
* Add description to chat channels
2018-07-16 14:48:38 -04:00
Ben Halpern
e995e081ad
Add rich links to /connect and remove auto sidecar opening ( #582 )
2018-07-13 16:56:26 -04:00
Ben Halpern
926991f5fc
Fix timezone issues and small adjustment to connect features ( #548 )
2018-07-05 16:39:04 -04:00
Ben Halpern
53c925a148
check for dataset content in triggeractive ( #544 )
2018-07-03 15:43:36 -04:00
Ben Halpern
84568cd860
Remove video DM limitation ( #543 )
2018-07-03 15:04:35 -04:00
Ben Halpern
424be43865
Add chat_channel_membership roles and invite functionality ( #541 )
2018-07-03 13:16:48 -04:00
Ben Halpern
94e5154668
Add initial invitation framework for chat channels ( #528 )
...
* Add initial invitation framework for chat channels
* Update chat_channel specs
* Add DIY concept of accepting invite
* Add some js and fix spec
* Add full invite accept functionality
* Remove console.log from chat
2018-07-02 16:31:20 -04:00
Ben Halpern
799aa16378
Fix /live for workshop ( #516 )
2018-06-28 14:28:24 -04:00
Ben Halpern
441a1ba8b8
Make channels list scroll to top on change ( #514 )
2018-06-27 22:30:38 -04:00
Ben Halpern
51ddc2f4fa
Track query across filters ( #513 )
2018-06-27 22:21:18 -04:00
Ben Halpern
62fc45865c
Add sticky activechannel during filtering ( #511 )
2018-06-27 21:46:58 -04:00
Ben Halpern
5842b73d6c
Add filters ( #510 )
2018-06-27 21:25:25 -04:00
Ben Halpern
258a6ea74f
Add filter buttons to /connect ( #508 )
2018-06-27 21:14:06 -04:00
Ben Halpern
b8d2c0033e
Get /connect pagination working (for real in prod I hope) ( #507 )
2018-06-27 18:47:06 -04:00
Ben Halpern
aaba866b87
Modify /connect to try to get pagination working in prod ( #505 )
2018-06-27 17:51:38 -04:00
Ben Halpern
a89433596b
Small /connect adjustment ( #504 )
2018-06-27 16:24:35 -04:00
Ben Halpern
5194c9828c
Add proper pagination and fix small issues with /connect ( #503 )
...
* Add proper pagination and fix small issues with /connect
2018-06-27 16:06:15 -04:00
Ben Halpern
914102f19f
Add basic github support to /connect
2018-06-19 13:46:10 -04:00
Ben Halpern
74d098f580
Fix bugs and add video
2018-06-18 12:53:43 -04:00
Ben Halpern
115ed2e7f7
Make code work more properly and bind pusher states ( #440 )
2018-06-14 12:50:50 -04:00
Ben Halpern
a9bb3b0dee
Make sidebar style adjustments ( #433 )
2018-06-13 17:21:40 -04:00
Ben Halpern
52399a1761
Set scrolled to false more reliably ( #432 )
2018-06-13 16:25:01 -04:00
Ben Halpern
ac0c5791b6
Add expand support to Connect ( #428 )
...
* Make adjustments and fixes to DEV Conncect
* Make various small changes and add settings icon
* Add expand support to Connect
2018-06-13 15:44:16 -04:00
Ben Halpern
7d018f049e
Make adjustments and fixes to DEV Conncect ( #427 )
...
* Make adjustments and fixes to DEV Conncect
* Make various small changes and add settings icon
2018-06-13 14:46:30 -04:00
Ben Halpern
87c6a758bb
Add top bar indicator and other Connect features ( #424 )
...
* Add algolia public search key
* Add status to chat_channels
2018-06-12 18:24:57 -04:00
Ben Halpern
0a70df2b2a
Work on content sidecar ( #418 )
2018-06-11 15:41:19 -04:00
Ben Halpern
cfb0bff881
Fix /live and codemirror stuff ( #417 )
2018-06-11 14:56:52 -04:00
Ben Halpern
fb20b8adf7
Add content sidecar for chat ( #413 )
...
* Rearchitect chat channel subscriptions
* Add browser push notifications (attempt)
* Add content sidecar for chat
* Add live code basics
* Add content features to chat
* Fix chat_channels test
2018-06-11 11:00:51 -04:00
Ben Halpern
7bc3e60283
Add browser push notifications (attempt) ( #412 )
2018-06-09 17:33:58 -04:00
Ben Halpern
bf56ad5cb4
Add message HTML and other goodies ( #411 )
2018-06-08 23:15:21 -04:00
Ben Halpern
1a85bddd2c
Make pusher channels private ( #410 )
2018-06-08 18:49:59 -04:00
Ben Halpern
645de032df
Rearchitect chat channel subscriptions ( #409 )
...
* Update chat and add precompilation paths
* Update chat and add precompilation paths
* Adjust assets.rb
* Remove inconsistent test
* Fix check for pathname in chat
* Rearchitect chat channel subscriptions
2018-06-08 18:38:53 -04:00
Ben Halpern
98d84d2456
Update chat and add precompilation paths ( #406 )
...
* Update chat and add precompilation paths
* Update chat and add precompilation paths
* Adjust assets.rb
2018-06-08 15:31:48 -04:00
Ben Halpern
ab85216621
Update chat and modify article score calc indexing ( #395 )
2018-06-06 16:08:12 -04:00
Ben Halpern
5c8f3adb9e
Add textarea focus ( #380 )
2018-06-01 18:51:59 -04:00
Ben Halpern
10c3b52b0a
Add chat channel indicator ( #379 )
...
* Add new message indicator to chat
* Add indicator switch to chat
* Add chat switch indicator
2018-06-01 18:16:10 -04:00
Ben Halpern
4171a0814a
Add basic alpha DM functionality to chat ( #375 )
...
* Initial chat DM features
* Update functionality for DM chats
2018-06-01 16:21:48 -04:00
Mac Siri
d6c06fd4ca
Fix IntersectionObserver scrolling issue ( #347 )
2018-05-23 17:42:24 -04:00