Alex Gleason
|
70b04a72cc
|
Fix NODE_ENV issue on `yarn start`
|
2020-04-16 18:50:41 -05:00 |
Alex Gleason
|
14cdd31388
|
Basic theme switcher (no persistence)
|
2020-04-16 16:13:22 -05:00 |
Alex Gleason
|
d4f41df8c1
|
Nest auth_login fieldset, fixes #17
|
2020-04-15 18:32:12 -05:00 |
Alex Gleason
|
1ac1de1d02
|
Add empty preferences page, /settings/preferences
|
2020-04-15 16:58:06 -05:00 |
Alex Gleason
|
e47c6396f2
|
Fix compose box closing when removing poll options
|
2020-04-15 15:32:05 -05:00 |
Alex Gleason
|
21789858c0
|
Expand compose form clickable area
|
2020-04-15 15:24:47 -05:00 |
Alex Gleason
|
a82212cdca
|
Use poll limits from /api/v1/instance
|
2020-04-15 13:20:25 -05:00 |
Alex Gleason
|
cf1d76a3eb
|
Set tab title with Helmet
|
2020-04-14 23:21:36 -05:00 |
Alex Gleason
|
44589668ae
|
Preload lime theme
|
2020-04-14 22:33:47 -05:00 |
Alex Gleason
|
3088ffff6a
|
Allow switching theme, fixes #5
|
2020-04-14 22:09:59 -05:00 |
Alex Gleason
|
5d0d47eeba
|
Reorganize gitlab-ci
|
2020-04-14 18:18:12 -05:00 |
Alex Gleason
|
d4b63072bf
|
Copy Jest config from Mastodon and fix tests
|
2020-04-14 17:45:07 -05:00 |
Alex Gleason
|
f99f026474
|
Fix i18n test failures
|
2020-04-14 17:11:46 -05:00 |
Alex Gleason
|
4cd2748300
|
Run yarn manage:translations
|
2020-04-14 16:59:54 -05:00 |
Alex Gleason
|
4cb1392bd5
|
Add back `yarn dev` for convenience
|
2020-04-14 16:50:42 -05:00 |
Alex Gleason
|
8a19b89c16
|
Enforce spacing of function parameters in eslint
|
2020-04-14 16:47:35 -05:00 |
Alex Gleason
|
2beb4d725f
|
Add missing propTypes for eslint
|
2020-04-14 16:37:36 -05:00 |
Alex Gleason
|
141b0e6bfa
|
Fix most linter errors
|
2020-04-14 15:45:38 -05:00 |
Alex Gleason
|
fc72e39ff4
|
eslint --fix
|
2020-04-14 13:44:40 -05:00 |
Alex Gleason
|
5cf3affcd8
|
Add build:production to gitlab-ci
|
2020-04-14 13:20:07 -05:00 |
Alex Gleason
|
5907b60117
|
Fix translationRunner and add it to CI
|
2020-04-14 13:16:08 -05:00 |
Alex Gleason
|
b34946fc30
|
Add .gitlab-ci.yml
|
2020-04-14 13:10:23 -05:00 |
Alex Gleason
|
3a6f825a81
|
Copy in Mastodon's Yarn scripts and linter configs
|
2020-04-14 12:30:26 -05:00 |
Alex Gleason
|
ab02089433
|
Redirect LoginPage after logging in
|
2020-04-11 21:05:04 -05:00 |
Alex Gleason
|
d7ca4d3be1
|
Break out LoginForm and LoginPage into separate components
|
2020-04-11 21:00:08 -05:00 |
Alex Gleason
|
d4c84e2b4e
|
Skip auth app creation if there's one in localStorage
|
2020-04-11 19:03:36 -05:00 |
Alex Gleason
|
34bae6a5df
|
Skip verify_credentials if there are no credentials
|
2020-04-11 18:55:07 -05:00 |
Alex Gleason
|
f24bd74a38
|
Pull promoPanel items dynamically
|
2020-04-11 17:50:42 -05:00 |
Alex Gleason
|
d2c5b8cd3a
|
soapbox.features --> soapbox.extensions
|
2020-04-11 16:31:58 -05:00 |
Alex Gleason
|
02cd99632a
|
Update source code link in footer
|
2020-04-11 15:49:55 -05:00 |
Alex Gleason
|
8efc9c700e
|
Fix styling of hotkeys modal
|
2020-04-11 15:20:47 -05:00 |
Alex Gleason
|
55b6592f6f
|
Add .editorconfig
|
2020-04-11 15:02:30 -05:00 |
Alex Gleason
|
2ee2d79156
|
Temporary icon for local timeline
|
2020-04-11 14:52:41 -05:00 |
Alex Gleason
|
6c6d6297f9
|
LogOut working
|
2020-04-11 14:41:13 -05:00 |
Alex Gleason
|
1b8544b758
|
Show "login failed" message
|
2020-04-11 13:00:36 -05:00 |
Alex Gleason
|
092fb5828b
|
Fix topnav active link discrepancy
|
2020-04-10 20:16:34 -05:00 |
Alex Gleason
|
33cbbaf953
|
'/home' -> '/'
|
2020-04-10 20:10:39 -05:00 |
Alex Gleason
|
9769e0fb77
|
Discard streaming events with empty data
|
2020-04-10 20:05:40 -05:00 |
Alex Gleason
|
af717ce3b8
|
Restore audio functionality. Begone, ribbit!
|
2020-04-10 19:54:33 -05:00 |
Alex Gleason
|
a47781fb95
|
Don't fetch identity proofs unless logged in
|
2020-04-10 19:49:05 -05:00 |
Alex Gleason
|
0a667052b9
|
Refactor links in tabs bar
|
2020-04-10 19:32:16 -05:00 |
Alex Gleason
|
82a4328700
|
Login through homepage working
|
2020-04-10 19:03:06 -05:00 |
Alex Gleason
|
7bbe293537
|
Clean up logo code
|
2020-04-10 17:17:02 -05:00 |
Alex Gleason
|
f351823129
|
Fall back to text logo on homepage
|
2020-04-10 16:37:19 -05:00 |
Alex Gleason
|
84f6b91ce5
|
Homepage pull dynamic content
|
2020-04-10 16:20:05 -05:00 |
Alex Gleason
|
9a3d045a23
|
Placeholder homepage
|
2020-04-10 15:53:16 -05:00 |
Alex Gleason
|
a1a427e4e0
|
Display homepage when user is logged out
|
2020-04-08 18:38:22 -05:00 |
Alex Gleason
|
e003e084e5
|
Move connectUserStream to UI component
|
2020-04-07 20:11:37 -05:00 |
Alex Gleason
|
3f041a53eb
|
Add dev instructions to README
|
2020-04-06 20:30:05 -05:00 |
Alex Gleason
|
b45012c435
|
Use port 3036 to avoid conflicting with Mastodon dev server
|
2020-04-06 20:08:40 -05:00 |