Commit graph

10511 commits

Author SHA1 Message Date
Mac Siri
dd958ba40c Move custom TagParser into lib (#399) 2018-06-08 13:44:52 -04:00
Ben Halpern
cd33d96e10
Adjust blackbox (#405) 2018-06-08 11:00:30 -04:00
Ben Halpern
9729bc8d0d Handle open for open channels 2018-06-07 16:55:15 -04:00
Ben Halpern
4006eca7df Adjust dacast player 2018-06-07 16:42:52 -04:00
Andy Zhao
d6a7102f3b [Done] Fix update and create events (#404)
* Close out a div properly

* Rename file to .html.erb

* Move new event form back to index page

* Update test to use index view
2018-06-07 15:35:09 -04:00
Ben Halpern
532c379eff Adjust recency bonus (#402) 2018-06-07 13:02:35 -04:00
Ben Halpern
04aa888d5c
Add inline moderation buttons (#401) 2018-06-07 12:47:31 -04:00
Ben Halpern
39ecf7d70d
Fix live and adjust coming soon (#400) 2018-06-07 11:42:41 -04:00
Ben Halpern
ab4b4fba6e Add reaction score to article hotness score 2018-06-07 11:14:11 -04:00
Ben Halpern
96ff516e09
Adjust user header style (#398)
* Fix height issue on user profile header

* Adjust user header style
2018-06-06 21:16:29 -04:00
Ben Halpern
7bb7ef32ba
Fix height issue on user profile header (#397) 2018-06-06 21:05:22 -04:00
Ben Halpern
f258292d76 Fix height issue on user profile header 2018-06-06 19:31:15 -04:00
Ben Halpern
ffd1fd3b9e
Adjust chat styling slightly (#396) 2018-06-06 16:20:32 -04:00
Ben Halpern
ab85216621
Update chat and modify article score calc indexing (#395) 2018-06-06 16:08:12 -04:00
Nick Taylor
851bb4e336 Nick/task/onboarding article stories (#392)
* Updated lock file.

* Added an assets folder for Storybook.

* 👷Refactor

* Added some standard prop types for dev.to.

* Extracted onboarding article as it's own component.

* 👷Refactor

* Added Storybook stories for onboarding articles.
2018-06-06 10:29:46 -04:00
Nick Taylor
261b6683b3 Onboarding welcome Storybook stories (#385) 2018-06-05 14:50:30 -04:00
Ben Halpern
97b5ae810c
Fix badge show title size and badge admin (#391) 2018-06-05 12:54:05 -04:00
Ben Halpern
dfe93e5509
Fix twitter length issue in bufferizer (#390) 2018-06-05 12:29:25 -04:00
Ben Halpern
d30e5f63ea
Modify badge page title size (#387)
* Flush users after badge reward

* Modify badge page title size
2018-06-05 10:35:44 -04:00
Ben Halpern
7b6d188e40
Flush users after badge reward (#386) 2018-06-05 10:21:48 -04:00
Ben Halpern
fd4390983c
Add badge achievemnt context message markdown (#382)
* Add badge achievemnt context message markdown

* Add badge rewarder method for beloved comments
2018-06-04 17:31:01 -04:00
Mac Siri
535f3d02b3 Stub cover_image during test (#383) 2018-06-04 17:08:38 -04:00
Ben Halpern
fa39ef7729
Add check for published before fetching social image (#381) 2018-06-04 15:02:13 -04:00
Andy Zhao
59b677ad5d [Updated] Fixes Create Event Bug (#368)
* Move create event to /new

* Minor styling adjustments

* Update tests to use /new

* Fix follow notification count
2018-06-04 13:45:22 -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
Ben Halpern
bd1ab33951
Fix small typo on sponsor page (#374) 2018-06-01 12:54:06 -04:00
Ben Halpern
d3b8c8dd95
Add new sponsor info (#373) 2018-06-01 12:49:45 -04:00
Ben Halpern
3afb158ed2
Add additional boosted tags to articles (#371) 2018-05-31 15:28:05 -04:00
Ben Halpern
afe8523c6e
Destroy repo if no longer exists (#370) 2018-05-31 14:54:21 -04:00
Ben Halpern
f1256646da
Modify Github Readme so it parses images properly (#369) 2018-05-31 12:45:30 -04:00
Ben Halpern
0d82c50a3d
Add BadgeRewarder class and rake for auto badging (#367) 2018-05-30 17:37:34 -04:00
Mac Siri
6d3c2e050f Unescape user's summary (#360)
* Unescape user's summary

* Add guard clause to User#unescape_summary
2018-05-30 12:46:51 -04:00
Ben Halpern
ad2e908947
Adjust Algolia to only index name in base user index (#363) 2018-05-30 11:51:09 -04:00
Ben Halpern
4e7515039a
Fix CSS line messing with readme (#361) 2018-05-30 10:32:57 -04:00
Ben Halpern
2dacc89526
Modify glitch iframe to disallow popups (#358)
* Take darker of user colors

* Fix Github Readme tag and add Glitch tag

* Modify glitch iframe to disallow popups
2018-05-30 09:57:14 -04:00
Ben Halpern
2264cdcf16
Add Glitch and GitHub to editor guide (#359)
* Take darker of user colors

* Modify editor guide

* Glitch project embed
2018-05-29 15:58:43 -04:00
Ben Halpern
a6cc5e4669
Fix Github Readme tag and add Glitch tag (#357) 2018-05-29 14:09:47 -04:00
Jess Lee
7dd8f791fc [WIP] Jess/#170 GitHub liquid tags (#272)
* refactor github tag class

* fix github issue tag spec

* reduce github issue title text on mobile

* pull readme

* octokit wip

* Render repo with Octokit and change error handling

* start syling for github tag

* add styling for github readme tag

* Take darker of user colors

* Andy pushing WIP

* truncates and adds styling for readme

* fix relative image links

* use regex instead of URI join for relative image links

* Fix failing test and approvals
2018-05-29 11:29:32 -04:00
Ben Halpern
a8d6de0dc4
Fix cache bust for social images (#356) 2018-05-27 12:41:11 -04:00
Ben Halpern
5a1125d29e
Add badge notifications to settings and dotnet to onboarding (#355) 2018-05-25 14:19:11 -04:00
Mac Siri
9cbc209d62 Monkey-patched ReverseMarkdown's :text & :pre (#353) 2018-05-25 14:03:59 -04:00
Jess Lee
f02e926bfc Update Privacy Policy + Meta Keywords on Articles (#352)
* update meta keywords for articles

* update privacy policy

* add privacy policy to tos

* Added effective date
2018-05-24 17:33:41 -04:00
Andy Zhao
0db2f564bf Add repl.it info to editor guide (#348) 2018-05-24 10:42:56 -04:00
Mac Siri
d6c06fd4ca Fix IntersectionObserver scrolling issue (#347) 2018-05-23 17:42:24 -04:00
Ben Halpern
8d6b0d868d
Modify and finalize live now for events (#346)
* Add MVP for live events

* Modify and finalize live now for events

* Add profile to front end of live article indicator

* Check for footer container before doing calculations on it
2018-05-23 14:46:46 -04:00
Ben Halpern
75573fd183
Fix algolia too-large-index issue (#344)
* Take darker of user colors

* Fix algolia too-large-index issue
2018-05-23 10:56:15 -04:00
Mac Siri
2c456dcf86 Update Chat (#342)
* Remove the need for hiddenMessage class

* Prevent compose component from being re-rendered

* Add IntersectionObserver polyfill
2018-05-23 09:10:00 -04:00
Ben Halpern
ce255ba900
Add speakerdeck liquid tag (#343)
* Take darker of user colors

* Add speakerdeck liquid tag

* Modify speakerdeck test
2018-05-22 17:31:07 -04:00