Wykres commitów

899 Commity (c4046cbf7e6446d200b90341d37ebf121a06383b)

Autor SHA1 Wiadomość Data
Mary Kate c4046cbf7e add video and audio media placeholders in compose form 2020-08-10 20:59:24 -05:00
Alex Gleason 37afaaa894 Merge branch 'fix-video-blackscreen' into 'develop'
Remove unnecessary video preview url that was breaking video previews

See merge request soapbox-pub/soapbox-fe!151
2020-08-11 00:12:26 +00:00
marykatefain 202b8e145f Revert "Remove unnecessary video preview url that was fixing video previews"
This reverts commit f56e156d21f2c8a815aca2aa1445e659295f4218.
2020-08-11 00:12:26 +00:00
Alex Gleason 767a491aa9 Merge branch 'redraft-remove-media' into 'develop'
Remove broken media upload from Del & Redraft composer

See merge request soapbox-pub/soapbox-fe!150
2020-08-10 23:29:26 +00:00
Mary Kate 5b3accdc53 Hotfix to remove media uploads entirely on del and redraft compose form since it was tricking user into thinking it would retain the media when submitted 2020-08-10 18:18:23 -05:00
Alex Gleason b90c6b7de7 Merge branch 'list-overflow-hotfix' into 'develop'
fix overflow on list index

See merge request soapbox-pub/soapbox-fe!149
2020-08-10 21:46:22 +00:00
Mary Kate e85baee486 fix overflow on list index 2020-08-10 16:35:34 -05:00
Alex Gleason c9b925d252
Fix edit profile checkbox state, fixes #261 #284 2020-08-10 16:17:39 -05:00
Alex Gleason 1697731ad7 Merge branch 'markdown-hotfix' into 'develop'
list markdown hotfix

Closes #279

See merge request soapbox-pub/soapbox-fe!148
2020-08-10 20:30:53 +00:00
Alex Gleason ae8c1b88d4 Merge branch 'small-fixes' into 'develop'
Small fixes

Closes #278 and #266

See merge request soapbox-pub/soapbox-fe!147
2020-08-10 20:28:14 +00:00
Alex Gleason e58841ad21 Merge branch 'edit_profile_checkbox_toggle' into 'develop'
Fixed features/edit_profile checkbox issues.  Fixes #261 and #284

Closes #284 and #261

See merge request soapbox-pub/soapbox-fe!123
2020-08-10 20:24:43 +00:00
Mary Kate e6b5ef24eb list markdown hotfix 2020-08-10 15:20:09 -05:00
Mary Kate 5349045e51 Revert "only render emoji selector in the dom when needed"
This reverts commit 769a512445.
2020-08-10 15:06:39 -05:00
Mary Kate 42a7a61ce7 border radius fixes 2020-08-10 15:05:24 -05:00
Curtis bb5091a979 Merge branch 'develop' into 'edit_profile_checkbox_toggle'
# Conflicts:
#   app/soapbox/features/edit_profile/index.js
2020-08-10 19:08:29 +00:00
crockwave 40dbfbb5da Re-enabled attempt to use `bot` checkbox in profile_edit. Refactored shouldAppend method 2020-08-10 13:53:02 -05:00
Alex Gleason 84de5be8c9 Merge branch 'new_upload_icon' into 'develop'
New upload icon, fixes #282

Closes #282

See merge request soapbox-pub/soapbox-fe!146
2020-08-10 18:00:59 +00:00
Sean King 10d1010265 New upload icon 2020-08-10 11:49:38 -06:00
Mary Kate 6ac0c615fe fixes #278, large awaiting approval button 2020-08-10 12:23:59 -05:00
Mary Kate 5998f52e9f fix relationship not loading on hover card 2020-08-10 12:08:32 -05:00
Alex Gleason 3fc91c2c1d
Revert "Merge branch 'bullet_point_css' into 'develop'"
This reverts commit bf3de8adc5, reversing
changes made to a892e3ce81.
2020-08-10 10:48:41 -05:00
Alex Gleason 4fed326bd5 Merge branch 'poll_x' into 'develop'
Fix poll X button, fixes #281

Closes #281

See merge request soapbox-pub/soapbox-fe!144
2020-08-10 15:37:45 +00:00
Sean King 02a1bb47cf Fix poll X button 2020-08-10 09:25:57 -06:00
Alex Gleason bf3de8adc5 Merge branch 'bullet_point_css' into 'develop'
Fix bullet point css issue, fixes #279

Closes #279

See merge request soapbox-pub/soapbox-fe!143
2020-08-10 04:49:00 +00:00
Sean King f3893effbe Fix bullet point css issue 2020-08-09 22:27:55 -06:00
Alex Gleason a892e3ce81 Merge branch 'toggle_css' into 'develop'
Fix toggle CSS, fixes #277

Closes #277

See merge request soapbox-pub/soapbox-fe!141
2020-08-09 21:35:05 +00:00
Sean King c91ca7edd6 Fix toggle CSS 2020-08-09 15:23:27 -06:00
Alex Gleason b30dc39f1a
Bio fixes 2020-08-09 15:13:36 -05:00
Alex Gleason 695a78503d
Verified ['pleroma', 'tags'] fix 2020-08-09 14:55:32 -05:00
Alex Gleason d9579831e0
Merge remote-tracking branch 'origin/multi_line_bio' into develop 2020-08-09 14:45:31 -05:00
Alex Gleason 504e36c7d8
Fix linter 2020-08-09 14:44:56 -05:00
Alex Gleason e97b9d2168
Update columns layout for all pages 2020-08-09 14:37:02 -05:00
Alex Gleason 6f6f91e2f4
Verified className fix 2020-08-09 14:32:22 -05:00
Alex Gleason 2fff5db5d5
Handle `max_fields` fallback differently 2020-08-09 14:01:16 -05:00
Sean King 9c505d0d84 Fix for Pleroma 2.1 and older versions regarding profile metadata 2020-08-09 10:55:39 -06:00
Alex Gleason 715779653c
Rearrange home sidebars 2020-08-09 00:29:28 -05:00
Alex Gleason 3135a2a5ec Merge branch 'fields-limit' into 'develop'
Reintroduce fields limit changes

See merge request soapbox-pub/soapbox-fe!137
2020-08-09 02:01:32 +00:00
Alex Gleason 09bd8f28d1 Merge branch 'patch-4' into 'fields-limit'
Fix for fields_limit

See merge request soapbox-pub/soapbox-fe!138
2020-08-09 01:51:16 +00:00
Sean King 95fb1b7900 Update index.js 2020-08-09 01:40:35 +00:00
Alex Gleason 9a2fba1ef5
Revert "Revert "Store fieldsLimits in instance/pleroma/metadata of the Redux store. Render fields to maxFields value in features/edit_profile, using maxFields value""
This reverts commit b3a6c395df.
2020-08-08 20:32:39 -05:00
Alex Gleason b3a6c395df
Revert "Store fieldsLimits in instance/pleroma/metadata of the Redux store. Render fields to maxFields value in features/edit_profile, using maxFields value"
This reverts commit 3d24cfaf53.
2020-08-08 18:34:35 -05:00
Alex Gleason 6ecf1a3ace Merge branch 'local-timeline-filters' into 'develop'
Timeline filtering improvements

Closes #254

See merge request soapbox-pub/soapbox-fe!136
2020-08-08 02:32:47 +00:00
Mary Kate ae608388a0 add DM filter option for Home timeline, fixes #254 2020-08-07 20:47:04 -05:00
Mary Kate e116745e83 timeline filtering improvements 2020-08-07 19:28:30 -05:00
Alex Gleason 4ee0fa8160 Merge branch 'user-verification' into 'develop'
Display user verification icon

See merge request soapbox-pub/soapbox-fe!128
2020-08-07 23:23:11 +00:00
Mary Kate 7931a9a89d code review 2020-08-07 18:10:13 -05:00
Mary Kate edb15ce150 Merge branch 'user-verification' of gitlab.com:soapbox-pub/soapbox-fe into user-verification 2020-08-07 17:01:41 -05:00
Mary Kate e9d76b6287 Update chained get requests 2020-08-07 17:01:15 -05:00
Alex Gleason 9819f1aa73 Merge branch 'timeline-word-filters' into 'develop'
Timeline word filters

Closes #14

See merge request soapbox-pub/soapbox-fe!126
2020-08-07 21:09:52 +00:00
Curtis 36e634b0aa Resolved merge conflicts
Merge branch 'develop' into 'timeline-word-filters'

# Conflicts:
#   app/soapbox/components/sidebar_menu.js
#   app/styles/application.scss
2020-08-07 20:46:44 +00:00