Commit Graph

638 Commits

Author SHA1 Message Date
581c1ef0ee Update customization.md to include @albatross nginx config for Soapbox install 2020-06-27 17:19:39 +00:00
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
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
b70ec4e0e3 Merge commit '853a68cd5479ffc5f7a14a93a065db8f08bfe424' into develop
autoPlayGif fixes
2020-06-26 18:17:57 -05:00
81f9a1da3a Final commit on replacing componentWillReceiveProps deprecated method 2020-06-24 16:02:14 -05:00
3d29f7b6e2 partial mods to replace deprecated componentWillReceiveProps 2020-06-22 20:26:20 -05:00
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
8a43cb3709 partial completion of replacing componentWillReceiveProps 2020-06-18 20:30:46 -05:00
10ebea7489 Replaced componentWillUpdate to componentDidUpdate. Fixes #185 2020-06-18 16:04:31 -05:00
24b72b5828 Replace componentWillMount with componentDidMount and as required, construct(). Fixes #179 2020-06-17 20:42:30 -05:00
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
7fbcf3ca57 Composer: Don't force scope change after settings save, fixes #122 2020-06-16 18:00:27 -05:00
4720ccc57d Use distinct ME_PATCH_SUCCESS action for responding to account updates 2020-06-16 17:36:49 -05:00
f01a8b5b8f Composer: Test scope on reply 2020-06-16 17:30:19 -05:00
853a68cd54 Fix avatar tests 2020-06-15 16:43:24 -03:00
52f3f8ce8d Handle autoPlayGif for avatars and banners 2020-06-15 16:43:24 -03:00
e19f350111 Use StillImage on media items and fix autoPlayGif on account gallery 2020-06-15 16:43:24 -03:00
2da584b5ee Create StillImage component 2020-06-15 16:43:24 -03:00
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
5451a9a8df README: Build URL, v1.0.0 2020-06-14 13:50:27 -05:00
3d3e0d7838 Add CHANGELOG 2020-06-14 13:31:24 -05:00
836f37c3e2 Merge remote-tracking branch 'origin/develop' into bump-1.0 2020-06-14 12:34:16 -05:00
5ea6aaf48e EditProfile: Remove display name limits, redirect /user-settings 2020-06-13 10:16:43 -05:00
b4532ccb40 Conversations: Change the way otherAccounts is handled
Fixes #191
2020-06-12 22:04:20 -05:00
3179eacadd Account Media: Filter non-owned media for other users 2020-06-12 20:47:43 -05:00
741b27195e Account Gallery: Fix "view context" button, fixes #193 2020-06-12 20:10:07 -05:00
aa0a4e49be Disable "Embed" button for now, fixes #192 2020-06-12 18:45:17 -05:00
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
06ea73b363 Update customization.md to include fork awesome font reference and refresh browser reference 2020-06-12 22:23:51 +00:00
8c10afad3e Fix empty column display 2020-06-12 16:46:46 -05:00
77d02b790d Update customization docs 2020-06-12 16:31:38 -05:00
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
4a878d49dc Fix customization.md soapbox example typo 2020-06-12 20:58:20 +00:00
1629b52cfc Fix styles: disabled toggle 2020-06-12 14:54:00 -05:00
64cb0f61ae About: Improve formatting of about.example boilerplate 2020-06-12 14:46:31 -05:00
d3b31c8bcf About page: restore functionality, fix tests 2020-06-12 14:39:56 -05:00
1a07c3bac5 Account Media Timeline: Fix key duplication error 2020-06-12 14:11:53 -05:00
27925d2746 Account Timeline: Filter media from reposts 2020-06-12 14:07:06 -05:00
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
cbdcccb8b2 Fix RGB->HSL precision issues
Moved back to chromatism. Well worth it for the accuracy.
2020-06-12 10:48:04 -05:00
9bf8b5d0fb Rationalize warning and explanation box styling. Fixes #188 2020-06-12 10:07:17 -05:00
25f4c427b8 Simplify GitLab CI for faster builds 2020-06-12 01:02:18 -05:00
e0c3c50b8c Version bump to 1.0.0 2020-06-11 23:51:18 -05:00
e101afd619 "Profile unavailable" only if blocked, fixes #96 2020-06-11 23:42:05 -05:00
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
96b206cf5d Update compose-form.scss to solve contrast issues with warning container. Fixes #188 2020-06-11 23:56:51 +00:00
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
8915480a4b Merge branch 'patch-1' into 'master'
Fix header of Preferences, Security, etc.

See merge request soapbox-pub/soapbox-fe!67
2020-06-10 19:48:22 +00:00
163e26cb42 Fix header of Preferences, Security, etc. 2020-06-10 19:48:22 +00:00
ffb61d136b Update README 2020-06-10 13:32:03 -05:00