Andy Zhao
ecbb9d4ab1
[Done] New Reporting System MVP ( #408 )
...
* Move validations from controller to model
* Add new columns to feedback message model
* Use polymorphic notes relationship
* MVP of ticketing system
* Use new URL for reported_url param
* Add missing files
* Add validations and tests for feedback_messages
* Clean up some html
* Update create spec and add update spec
* Add mail tests and lint
* Add link to user profile
2018-06-19 16:41:31 -04:00
Mac Siri
ec264bf802
Clean up spec outputs ( #450 )
...
* Improve BadgeAchievementSpec
* Create specs for PushNotificationSubscription
* Clean-up specs for VideoStatesController
* Refactor spec
2018-06-19 16:27:15 -04:00
Andy Zhao
74266db0d9
Add name length validation ( #453 )
2018-06-19 16:22:02 -04:00
Ben Halpern
bd20390dc8
Merge master
2018-06-19 13:48:10 -04:00
Ben Halpern
914102f19f
Add basic github support to /connect
2018-06-19 13:46:10 -04:00
Jess Lee
ce082da041
Display Sidebar & Local Time For Events ( #438 )
...
* show timestamp in local time
* Implement initializeTimeFixer
* Add Misc work WIP
* add local time to calendar event
* add local dates
* update localtime for calendar event
* show timestamp in local time
* Implement initializeTimeFixer
* Add Misc work WIP
* add local time to calendar event
* add local dates
* update localtime for calendar event
* return if no utc times on page
* add events sidebar
* only show 3 events on sidebar
* Change wording on events header
They won't all be streams
2018-06-19 10:51:20 -04:00
Ben Halpern
372efca385
Fix bugs and add experimental video features ( #449 )
2018-06-18 13:06:22 -04:00
Ben Halpern
da585b5f83
Merge branch 'ben/adjust-timestamps' into ben/video
2018-06-18 12:54:47 -04:00
Ben Halpern
74d098f580
Fix bugs and add video
2018-06-18 12:53:43 -04:00
Andy Zhao
cfd95a65af
Update "Connect Twitter acct" in settings with new callback url ( #439 )
...
* Update "Connect Twitter acct" in settings with new callback url
* Remove name from comments (#437 )
2018-06-15 12:52:14 -04:00
Ben Halpern
277739609e
Adjust location of timestamps ( #447 )
2018-06-14 19:08:19 -04:00
Ben Halpern
6e35875f2c
Adjust location of timestamps
2018-06-14 18:54:40 -04:00
Ben Halpern
bf9e0e12ed
Adjust top bar write link ( #446 )
2018-06-14 15:53:00 -04:00
Ben Halpern
51ba78d015
Fix last opened issue on chat channels ( #445 )
2018-06-14 15:16:58 -04:00
Ben Halpern
da45270c88
Quick possible fix of undefined issue ( #444 )
2018-06-14 14:57:00 -04:00
Ben Halpern
ad733aa9fe
Add top bar Connect icon 😱 ( #443 )
2018-06-14 13:50:55 -04:00
Ben Halpern
1366d315a3
Fix typo and modify channels list ( #442 )
2018-06-14 13:31:17 -04:00
Ben Halpern
fccaf2707f
Adjust chat_channel model ( #441 )
2018-06-14 13:14:12 -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
cb12c2e358
Hide scroll-x on sidebar ( #435 )
2018-06-13 17:41:05 -04:00
Ben Halpern
e124decabc
Adjust messages_controller to send message before it is persisted if it is valid ( #434 )
2018-06-13 17:35:17 -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
dbbaae864a
Small fix ( #431 )
2018-06-13 16:11:09 -04:00
Ben Halpern
650c7fad92
Make tiny style adjustment ( #430 )
2018-06-13 16:00:55 -04:00
Ben Halpern
89f37e4bc0
Fiddle with chat expand styles ( #429 )
2018-06-13 15:55:33 -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
Andy Zhao
05fa2527d9
Remove workshop lang from calendar description ( #422 )
2018-06-13 11:59:28 -04:00
Ben Halpern
4d9019f8a1
Remove raise oooofffff
2018-06-12 23:19:46 -04:00
Ben Halpern
66cb24dddf
Fix callback issue
2018-06-12 22:19:44 -04:00
Ben Halpern
cb4340819e
Change Twitter callback_url
2018-06-12 21:40:55 -04:00
Ben Halpern
9ce30b22b2
Ben/rollback message indicator ( #426 )
...
* 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
* Remove connect icon from nav
2018-06-12 19:19:11 -04:00
Ben Halpern
dc7f8f03b1
Fix connect issue ( #425 )
...
* Add status to chat_channels
* Add allowance for updating existing chat_channel
* Fix index issue
2018-06-12 18:47:04 -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
Mac Siri
82dfc57b63
Fix broken spec ( #423 )
2018-06-12 17:23:16 -04:00
Mac Siri
8d36c74d3c
Move HTMLRouge into lib ( #403 )
...
* Move HTMLRouge into lib
* Fix lint
2018-06-12 16:53:58 -04:00
Ben Halpern
75c912c593
Auto create channels for mutual follows ( #419 )
2018-06-11 17:54:30 -04:00
Mac Siri
8739a9a59b
Remove verbose registration of Liquid & ReverseMarkdown's extensions ( #416 )
...
* Add autoreload for ReverseMarkdown converters
* Change how custom liquid tags are registered
* Apply autreload logic to test
2018-06-11 17:33:03 -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
Mac Siri
8d38fe56fd
Remove precompilation related codes ( #414 )
2018-06-11 11:54:38 -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
Mac Siri
923e1acbda
Create Suggester service object ( #372 )
...
* Create Suggester::Article::Boosted
* Fix lint & Remove .compact
* Expand Suggester service-object WIP
* Create Suggester::Users
* Remove ClassicArticle
* Replace old refactored classes
* Move Suggester specs into appropriate folder
* Fix broken spec & Fix lint
* Fix lint
* Fix lint
* Fix broken code
2018-06-08 17:17:20 -04:00
Ben Halpern
6e6a1f9f28
Remove inconsistent test ( #407 )
...
* Remove inconsistent test
* Fix check for pathname in chat
2018-06-08 16:09:42 -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