Wykres commitów

3323 Commity (d4ded71d3a17090115f22eca8793041659f6d02e)

Autor SHA1 Wiadomość Data
Alex Gleason d4ded71d3a Merge branch 'revert-511f1de4' into 'develop'
Revert "Merge branch 'react-17-deprecated' into 'develop'"

See merge request soapbox-pub/soapbox-fe!879
2021-11-16 17:08:04 +00:00
Alex Gleason 28d6c93b39 Revert "Merge branch 'react-17-deprecated' into 'develop'"
This reverts merge request !871
2021-11-16 17:07:30 +00:00
Alex Gleason 02898b6bd6 Merge branch 'bundle-crash' into 'develop'
ActionsModal: check props before calling .map, fixes delete post on mobile

See merge request soapbox-pub/soapbox-fe!878
2021-11-16 17:07:20 +00:00
Alex Gleason e419f82b38
ActionsModal: check props before calling .map, fixes delete post on mobile 2021-11-16 10:52:13 -06:00
Alex Gleason 6d94d172fc Merge branch '0-dashcounter' into 'develop'
Admin: fix display of 0% retention

See merge request soapbox-pub/soapbox-fe!877
2021-11-16 13:28:07 +00:00
Alex Gleason 164a150fbb
Admin: fix display of 0% retention 2021-11-16 07:12:55 -06:00
Alex Gleason 0f2d464182 Merge branch 'card-placeholder' into 'develop'
Status: display a placeholder Card on own links, poll for updated card

See merge request soapbox-pub/soapbox-fe!874
2021-11-16 04:12:55 +00:00
Alex Gleason a3ce7b2afe
PendingStatus: display PlaceholderCard when a card is expected 2021-11-15 21:58:30 -06:00
Alex Gleason 9622705845 Merge branch 'fix-navigating-profile' into 'develop'
Fix navigating between profiles

See merge request soapbox-pub/soapbox-fe!875
2021-11-16 03:33:42 +00:00
Alex Gleason dc363cd04b
Fix navigating between profiles 2021-11-15 21:31:17 -06:00
Alex Gleason 1714ac03d2
Status: display a placeholder Card on own links, poll for updated card 2021-11-15 19:10:38 -06:00
Alex Gleason 3414363245 Merge branch 'fe-config-cache' into 'develop'
Offline: persist Soapbox config (eg frontend_configurations or soapbox.json)

See merge request soapbox-pub/soapbox-fe!873
2021-11-15 22:59:58 +00:00
Alex Gleason 7259ed58fb
Offline: persist Soapbox config (eg frontend_configurations or soapbox.json) 2021-11-15 16:56:33 -06:00
Alex Gleason 615cdc5c66 Merge branch 'search-bugfixes' into 'develop'
Search bugfixes

See merge request soapbox-pub/soapbox-fe!872
2021-11-15 22:19:58 +00:00
Alex Gleason e54253d155
Search: resubmit when changing tabs 2021-11-15 16:03:39 -06:00
Alex Gleason ad70e39143
Search: only search for results in the current filter 2021-11-15 15:59:08 -06:00
Alex Gleason 2c1e6d12f9
Search: clear search when backspaced all the way 2021-11-15 15:31:32 -06:00
Alex Gleason e46e217d57
Search: don't infer filter from results, leave it alone 2021-11-15 15:20:17 -06:00
Alex Gleason 511f1de436 Merge branch 'react-17-deprecated' into 'develop'
Bundle: componentWillReceiveProps --> componentDidUpdate, React 17 compatibility

See merge request soapbox-pub/soapbox-fe!871
2021-11-15 20:36:09 +00:00
Alex Gleason 926e92a742
Bundle: componentWillReceiveProps --> componentDidUpdate, React 17 compatibility 2021-11-15 14:34:33 -06:00
Alex Gleason d4bf32c044 Merge branch 'resize-image-error' into 'develop'
resizeImage: skip canvas reliability check for now (it's unreliable)

See merge request soapbox-pub/soapbox-fe!870
2021-11-15 20:00:38 +00:00
Alex Gleason 30a9de817a
resizeImage: skip canvas reliability check for now (it's unreliable) 2021-11-15 13:41:33 -06:00
Alex Gleason 6e5ec761d5 Merge branch 'sw-pathname-fix' into 'develop'
sw.js: fix match against undefined pathname

See merge request soapbox-pub/soapbox-fe!868
2021-11-15 19:21:04 +00:00
Alex Gleason 15483d553a Merge branch 'resize-image-error' into 'develop'
resizeImage: output error to console

See merge request soapbox-pub/soapbox-fe!869
2021-11-15 19:15:11 +00:00
Alex Gleason 9a42ebb41f
resizeImage: output error to console 2021-11-15 13:14:32 -06:00
Alex Gleason c356597523
sw.js: fix match against undefined pathname 2021-11-15 13:04:03 -06:00
Alex Gleason bb1275e51a Merge branch 'fix-weird-text-overflow' into 'develop'
SubNavigation: fix weird overflow issue

See merge request soapbox-pub/soapbox-fe!867
2021-11-12 23:06:46 +00:00
Alex Gleason 6c201c7b13
SubNavigation: fix weird overflow issue 2021-11-12 17:06:14 -06:00
Alex Gleason 7baff3d696 Merge branch 'drop-invalid-notifications' into 'develop'
Notifications: drop status notifications if status is null

See merge request soapbox-pub/soapbox-fe!866
2021-11-12 21:20:31 +00:00
Alex Gleason 59db8fb442
Notifications: drop status notifications if status is null 2021-11-12 15:06:37 -06:00
Alex Gleason 9970780e53 Merge branch 'small-ui-updates' into 'develop'
Small UI updates

See merge request soapbox-pub/soapbox-fe!865
2021-11-12 20:03:49 +00:00
Alex Gleason 1e603b8255
Interactions: don't reimport updated status with unfavourite and unreblog.
Mastodon doesn't decrement the counter in the API response, and we actually don't want updated counters anyway.
2021-11-12 13:39:06 -06:00
Alex Gleason 95e80fc4f5
SubNavigation: increase Back button size, constrain message width 2021-11-12 12:47:36 -06:00
Alex Gleason 47a3ecc30e
ComposeModal: conditional title when replying 2021-11-12 12:28:58 -06:00
Alex Gleason a354fd325d
Statuses: optimistic reply counter 2021-11-12 12:18:11 -06:00
Alex Gleason 4c1b3dd88b
ThumbNavigation: balance the width of the icons so the labels overflow 2021-11-12 11:48:43 -06:00
Alex Gleason 6871db26c4 Merge branch 'registration-form-password-fix' into 'develop'
RegistrationForm: prevent small error with password matching

See merge request soapbox-pub/soapbox-fe!863
2021-11-08 22:28:16 +00:00
Alex Gleason def3c542c0
RegistrationForm: prevent small error with password matching 2021-11-08 16:27:32 -06:00
Alex Gleason f51f3309a2 Merge branch 'password-confirm-fix' into 'develop'
RegistrationForm: validate password mismatch

See merge request soapbox-pub/soapbox-fe!862
2021-11-08 22:17:58 +00:00
Alex Gleason 5a767c8960
Jest: update snapshot 2021-11-08 16:08:25 -06:00
Alex Gleason 109046eef8
RegistrationForm: validate password mismatch 2021-11-08 15:57:37 -06:00
Alex Gleason b1017450bc Merge branch 'actions-modal-warnings' into 'develop'
DropdownMenu/ActionModal: Use warning color for delete actions

See merge request soapbox-pub/soapbox-fe!861
2021-11-08 16:36:14 +00:00
marcin mikołajczak d25354013a Use .destructive
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-08 17:21:33 +01:00
marcin mikołajczak 0549c365e5 Use high contrast color
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-07 10:36:20 +01:00
marcin mikołajczak 287bd6c7f5 Use warning color for delete actions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-07 10:24:09 +01:00
Alex Gleason b65b44be62 Merge branch 'fix-polls' into 'develop'
Poll: fix crash when voting

See merge request soapbox-pub/soapbox-fe!860
2021-11-06 04:44:02 +00:00
Alex Gleason cb98c16011
Poll: fix crash when voting 2021-11-05 23:29:35 -05:00
Alex Gleason b648861309 Merge branch 'eslint-indent-enforce' into 'develop'
eslint: error on wrong indentation

See merge request soapbox-pub/soapbox-fe!857
2021-11-04 20:29:17 +00:00
Alex Gleason 7bf70d9f4d Merge branch 'menu-icon-disable-transition' into 'develop'
DropdownMenu: disable svg icon transition for better hover state

See merge request soapbox-pub/soapbox-fe!858
2021-11-04 20:28:58 +00:00
Alex Gleason 7361dba65b
DropdownMenu: disable svg icon transition for better hover state 2021-11-04 15:27:55 -05:00