Commit graph

643 commits

Author SHA1 Message Date
Alex Gleason 73b275b8da
Patron updates 2020-06-30 17:33:21 -05:00
Alex Gleason 4b44959fc2 Merge branch 'patch-4' into 'develop'
Update README.md regarding VanwaNet

See merge request soapbox-pub/soapbox-fe!83
2020-06-28 01:45:19 +00:00
Alex Gleason 2646963671 Merge branch 'patch-a' into 'develop'
Switch to Fork Awesome

See merge request soapbox-pub/soapbox-fe!84
2020-06-28 01:44:53 +00: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
Sean King b4aadc9337 Update README.md 2020-06-27 02:19:35 +00: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
Alex Gleason 473c2f9b21 Merge branch 'componentWillUpdate_to_DidUpdate_refactor' into 'develop'
Replaced componentWillUpdate to componentDidUpdate. Fixes #185

Closes #185

See merge request soapbox-pub/soapbox-fe!79
2020-06-21 20:32:32 +00: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 7e1457bb8d Merge branch 'bugfix/122' into 'develop'
Composer: Don't force scope change after settings save, fixes #122

Closes #122

See merge request soapbox-pub/soapbox-fe!76
2020-06-16 23:12:51 +00: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 6de623127c Merge branch 'bump-1.0' into 'develop'
Version bump to 1.0.0

See merge request soapbox-pub/soapbox-fe!69
2020-06-15 13:18:32 +00:00
Alex Gleason 5451a9a8df
README: Build URL, v1.0.0 2020-06-14 13:50:27 -05:00
Alex Gleason 3d3e0d7838
Add CHANGELOG 2020-06-14 13:31:24 -05: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 c0a73d66ae Merge branch 'patch-1' into 'develop'
Update customization.md to include fork awesome font reference and refresh browser reference

See merge request soapbox-pub/soapbox-fe!72
2020-06-12 22:34:34 +00:00
Curtis 06ea73b363 Update customization.md to include fork awesome font reference and refresh browser reference 2020-06-12 22:23:51 +00:00
Alex Gleason 8c10afad3e
Fix empty column display 2020-06-12 16:46:46 -05:00
Alex Gleason 77d02b790d
Update customization docs 2020-06-12 16:31:38 -05:00
Alex Gleason 343367834c Merge branch 'patch-1' into 'develop'
Fix customization.md soapbox.json example typo

See merge request soapbox-pub/soapbox-fe!71
2020-06-12 21:09:08 +00:00
Sean King 4a878d49dc Fix customization.md soapbox example typo 2020-06-12 20:58:20 +00:00
Alex Gleason 1629b52cfc
Fix styles: disabled toggle 2020-06-12 14:54:00 -05:00
Alex Gleason 64cb0f61ae
About: Improve formatting of about.example boilerplate 2020-06-12 14:46:31 -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 25f4c427b8
Simplify GitLab CI for faster builds 2020-06-12 01:02:18 -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
Alex Gleason 463a2b7b2d Merge branch 'patch-1' into 'master'
Update compose-form.scss to solve contrast issues with warning container.  Fixes #188

Closes #188

See merge request soapbox-pub/soapbox-fe!68
2020-06-12 04:08:11 +00:00