Wykres commitów

489 Commity (develop)

Autor SHA1 Wiadomość Data
Alex Gleason 3e473e0327
Merge remote-tracking branch 'origin/develop' into hovercard-refactor 2020-09-10 18:52:54 -05:00
Alex Gleason 3cff9538e2
Upgrade uglifyjs-webpack-plugin to latest version 2020-09-10 18:48:45 -05:00
Alex Gleason 98a71b3e09
Upgrade redux and react-redux to the latest versions 2020-09-10 18:27:09 -05:00
Alex Gleason 1ace723c3e
Hovercard: add react-popper 2020-09-09 19:21:27 -05:00
Sean King 4166c932a2
Add font icon picker, not yet fixed fatal error 2020-09-08 20:15:25 -06:00
Alex Gleason 30ecc3c730
Revert "Upgrade `@babel/plugin-proposal-object-rest-spread`"
This reverts commit 31d007eeb1.
2020-08-24 20:46:01 -05:00
Alex Gleason 31d007eeb1
Upgrade `@babel/plugin-proposal-object-rest-spread`
It didn't fix my problem, but whatever
2020-08-24 15:06:31 -05:00
Curtis ea94b05608 Resolve merge conflicts
Merge branch 'develop' into 'admin_cfg'

# Conflicts:
#   app/soapbox/features/compose/components/action_bar.js
#   app/soapbox/features/edit_profile/index.js
2020-08-09 23:02:48 +00:00
marykatefain 68f765da28 Multi-Factor Auth with OTP 2020-08-07 20:17:13 +00:00
Sean King f398dde5cb Color picker for admin config 2020-08-02 14:41:26 -06:00
Sean King 0c66cf43e1 Switch to Fork Awesome 2020-06-26 22:24:23 -06:00
Alex Gleason 836f37c3e2
Merge remote-tracking branch 'origin/develop' into bump-1.0 2020-06-14 12:34:16 -05:00
Alex Gleason cbdcccb8b2
Fix RGB->HSL precision issues
Moved back to chromatism. Well worth it for the accuracy.
2020-06-12 10:48:04 -05:00
Alex Gleason e0c3c50b8c
Version bump to 1.0.0 2020-06-11 23:51:18 -05:00
Alex Gleason d2694602b1
Test: Upgrade react-test-renderer 2020-06-09 22:55:15 -05:00
Alex Gleason 0876c7a308
ESLint: react-hooks 2020-06-09 22:52:24 -05:00
Alex Gleason bf55593513
Upgrade React to v16.13.1 2020-06-09 18:24:03 -05:00
Alex Gleason 6810f8d0b6
Tests: Start mocking API for action tests 2020-06-09 16:47:41 -05:00
Alex Gleason 80ddf656d8
Theming: RGB --> HSL 2020-06-06 22:55:00 -05:00
Alex Gleason 691b624c9d
Upgrade Jest 2020-06-06 15:02:02 -05:00
Alex Gleason 7147cfe662
Upgrade babel-plugin-react-intl 2020-06-06 13:50:18 -05:00
Alex Gleason 0463a70d7e
Upgrade react-intl to 4.x 2020-06-04 17:57:31 -05:00
Alex Gleason c0fe85ca29
Fix getReactForStatus(), upgrade immutable.js 2020-05-22 17:45:45 -05:00
Alex Gleason 516e690da4
Move html-webpack-plugin out of devDependencies 2020-05-17 21:44:58 -05:00
Alex Gleason afc7e33478
Use HtmlWebpackPlugin to inject chunks with hashes
Probably the worst code I've ever written in my life, I'm sorry
2020-05-17 21:02:57 -05:00
Alex Gleason 269d48c900
Add backend feature checks, fixes #8 2020-05-17 15:57:24 -05:00
Alex Gleason 2cd66dc1a5
Add metadata to package.json and bump version to 0.9-beta 2020-04-30 12:41:06 -05:00
Alex Gleason 24c7b3a6bf
Use NODE_ENV from environment instead of overriding it 2020-04-26 12:49:20 -05:00
Alex Gleason 36c3529006
Fix eslint error 2020-04-21 19:46:29 -05:00
Alex Gleason 70b04a72cc
Fix NODE_ENV issue on `yarn start` 2020-04-16 18:50:41 -05:00
Alex Gleason 3088ffff6a
Allow switching theme, fixes #5 2020-04-14 22:09:59 -05:00
Alex Gleason 4cb1392bd5
Add back `yarn dev` for convenience 2020-04-14 16:50:42 -05:00
Alex Gleason 141b0e6bfa
Fix most linter errors 2020-04-14 15:45:38 -05:00
Alex Gleason 3a6f825a81
Copy in Mastodon's Yarn scripts and linter configs 2020-04-14 12:30:26 -05:00
Alex Gleason 2a70e68241
Add `yarn build` script 2020-04-05 20:30:43 -05:00
Alex Gleason a3fbd4bb6d
Script to run dev server 2020-03-28 00:57:05 -05:00
Alex Gleason 882b302408
Add index.html 2020-03-27 21:20:56 -05:00
Alex Gleason d890f9a399
Building succeeds 2020-03-27 19:35:00 -05:00
Alex Gleason b1b5dc62db
Initial commit 2020-03-27 15:59:38 -05:00