Commit graph

532 commits

Author SHA1 Message Date
crockwave
8ad0b96600 fix linter 2020-07-06 14:52:01 -05:00
crockwave
ff63b6f6c5 edit auth-test 2020-07-06 14:42:11 -05:00
crockwave
ca2ccb8a3c started editing additional reducer tests 2020-07-05 19:38:32 -05:00
crockwave
f7f2b500b5 edit reducers/compose-test 2020-07-04 14:43:50 -05:00
crockwave
a3df58e260 edited reducers/compose-test.js 2020-07-04 13:13:23 -05:00
crockwave
7da412d8e5 fixed linter errors 2020-07-04 11:38:50 -05:00
crockwave
cb98e71748 edit reducers/compose.js 2020-07-03 18:44:25 -05:00
crockwave
ed9c9800ae further compose reducer tests 2020-07-02 20:18:19 -05:00
crockwave
1144ff3ddf Merge branch 'reducers_tests' of https://gitlab.com/soapbox-pub/soapbox-fe into reducers_tests
further edit to compose-test.js
2020-07-01 16:48:07 -05:00
crockwave
a9d9c44a72 further edit of compose-test.js 2020-07-01 16:40:15 -05:00
Curtis
e88bf30d7a Update compose-test.js 2020-07-01 01:51:21 +00:00
crockwave
0641b29e2a started editing reducers/__tests__/compose-test 2020-06-30 19:18:26 -05:00
Sean King
9166b95dfb Final fixes to the switch from Font Awesome to Fork Awesome 2020-06-26 22:47:48 -06:00
Sean King
0c66cf43e1 Switch to Fork Awesome 2020-06-26 22:24:23 -06:00
Alex Gleason
ecf26de289 Merge branch 'componentWillReceiveProps_to_DidUpdate_refactor' into 'develop'
Component will receive props to did update refactor Fixes #184

Closes #184

See merge request soapbox-pub/soapbox-fe!80
2020-06-27 00:23:44 +00:00
Alex Gleason
eee75d7a51 Merge branch 'componentWillMount_componentDidMount_refactor' into 'develop'
Replace componentWillMount with componentDidMount and as required, construct(). Fixes #179

Closes #179

See merge request soapbox-pub/soapbox-fe!77
2020-06-27 00:21:48 +00:00
Alex Gleason
b70ec4e0e3
Merge commit '853a68cd5479ffc5f7a14a93a065db8f08bfe424' into develop
autoPlayGif fixes
2020-06-26 18:17:57 -05:00
crockwave
81f9a1da3a Final commit on replacing componentWillReceiveProps deprecated method 2020-06-24 16:02:14 -05:00
crockwave
3d29f7b6e2 partial mods to replace deprecated componentWillReceiveProps 2020-06-22 20:26:20 -05:00
crockwave
8a43cb3709 partial completion of replacing componentWillReceiveProps 2020-06-18 20:30:46 -05:00
crockwave
10ebea7489 Replaced componentWillUpdate to componentDidUpdate. Fixes #185 2020-06-18 16:04:31 -05:00
crockwave
24b72b5828 Replace componentWillMount with componentDidMount and as required, construct(). Fixes #179 2020-06-17 20:42:30 -05:00
Alex Gleason
7fbcf3ca57
Composer: Don't force scope change after settings save, fixes #122 2020-06-16 18:00:27 -05:00
Alex Gleason
4720ccc57d
Use distinct ME_PATCH_SUCCESS action for responding to account updates 2020-06-16 17:36:49 -05:00
Alex Gleason
f01a8b5b8f
Composer: Test scope on reply 2020-06-16 17:30:19 -05:00
Alex Gleason
853a68cd54 Fix avatar tests 2020-06-15 16:43:24 -03:00
Bárbara de Castro Fernandes
52f3f8ce8d Handle autoPlayGif for avatars and banners 2020-06-15 16:43:24 -03:00
Bárbara de Castro Fernandes
e19f350111 Use StillImage on media items and fix autoPlayGif on account gallery 2020-06-15 16:43:24 -03:00
Bárbara de Castro Fernandes
2da584b5ee Create StillImage component 2020-06-15 16:43:24 -03:00
Alex Gleason
836f37c3e2
Merge remote-tracking branch 'origin/develop' into bump-1.0 2020-06-14 12:34:16 -05:00
Alex Gleason
5ea6aaf48e
EditProfile: Remove display name limits, redirect /user-settings 2020-06-13 10:16:43 -05:00
Alex Gleason
b4532ccb40
Conversations: Change the way otherAccounts is handled
Fixes #191
2020-06-12 22:04:20 -05:00
Alex Gleason
3179eacadd
Account Media: Filter non-owned media for other users 2020-06-12 20:47:43 -05:00
Alex Gleason
741b27195e
Account Gallery: Fix "view context" button, fixes #193 2020-06-12 20:10:07 -05:00
Alex Gleason
aa0a4e49be
Disable "Embed" button for now, fixes #192 2020-06-12 18:45:17 -05:00
Alex Gleason
8c10afad3e
Fix empty column display 2020-06-12 16:46:46 -05:00
Alex Gleason
1629b52cfc
Fix styles: disabled toggle 2020-06-12 14:54:00 -05:00
Alex Gleason
d3b31c8bcf
About page: restore functionality, fix tests 2020-06-12 14:39:56 -05:00
Alex Gleason
1a07c3bac5
Account Media Timeline: Fix key duplication error 2020-06-12 14:11:53 -05:00
Alex Gleason
27925d2746
Account Timeline: Filter media from reposts 2020-06-12 14:07:06 -05:00
Alex Gleason
4e199daccb Merge branch 'rationalize_warning_fediverse_notices' into 'develop'
Rationalize warning and explanation box styling.  Fixes #188

Closes #188

See merge request soapbox-pub/soapbox-fe!70
2020-06-12 16:15:59 +00: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
crockwave
9bf8b5d0fb Rationalize warning and explanation box styling. Fixes #188 2020-06-12 10:07:17 -05:00
Alex Gleason
e0c3c50b8c
Version bump to 1.0.0 2020-06-11 23:51:18 -05:00
Alex Gleason
e101afd619
"Profile unavailable" only if blocked, fixes #96 2020-06-11 23:42:05 -05:00
Curtis
96b206cf5d Update compose-form.scss to solve contrast issues with warning container. Fixes #188 2020-06-11 23:56:51 +00:00
Alex Gleason
6781c17c6d
Don't try to hide :verified: custom emojis
It's brittle and should be handled by MRF anyway.
2020-06-11 15:58:34 -05:00
Sean King
163e26cb42 Fix header of Preferences, Security, etc. 2020-06-10 19:48:22 +00:00
Alex Gleason
5e60fe1954
Support Pleroma legacy notification counter, fixes #172 2020-06-10 08:45:48 -05:00
Alex Gleason
0e86d03c97
Tests: Notification reducer NOTIFICATIONS_EXPAND_SUCCESS 2020-06-10 00:52:58 -05:00