Wykres commitów

1131 Commity (a70e82928bd0c9832c3cedab6835589df39aa50e)

Autor SHA1 Wiadomość Data
Sean King d6558194b2 Add new file 2020-06-18 20:10:57 +00:00
Sean King 409340a2a6 Else if audio. Let's get an idea of what this could look like first. 2020-06-18 20:03:44 +00: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
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
Alex Gleason 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
Sean King 163e26cb42 Fix header of Preferences, Security, etc. 2020-06-10 19:48:22 +00:00
Alex Gleason ffb61d136b
Update README 2020-06-10 13:32:03 -05: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
Alex Gleason d78a62ed41
Lint: whitespace issue 2020-06-09 23:13:03 -05:00
Alex Gleason c5e1f3cfd4
Lint: Fix weird react-hooks error 2020-06-09 23:11:35 -05:00
Alex Gleason 144469cda9
Test: Form input snapshots 2020-06-09 23:00:26 -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