Wykres commitów

1131 Commity (a70e82928bd0c9832c3cedab6835589df39aa50e)

Autor SHA1 Wiadomość Data
Mary Kate ab3f53cb27 styles on filter form 2020-08-04 21:57:54 -05:00
Mary Kate 69184ef97c add and remove muted words, filters 2020-08-04 21:15:16 -05:00
Alex Gleason 19e3dc9ed3 Merge branch 'max_profile_fields' into 'develop'
Store fieldsLimits in instance/pleroma/metadata of the Redux store.  Fixes #154

Closes #154

See merge request soapbox-pub/soapbox-fe!125
2020-08-04 23:18:50 +00:00
crockwave 3d24cfaf53 Store fieldsLimits in instance/pleroma/metadata of the Redux store. Render fields to maxFields value in features/edit_profile, using maxFields value 2020-08-04 18:05:16 -05:00
Mary Kate bdd9204b3c basic filter form component set up 2020-08-04 15:21:42 -05:00
crockwave 05cc7ac818 Fixed features/edit_profile checkbox issues. Bot value always returned true, so commented that feature out 2020-08-03 18:05:53 -05:00
crockwave c8ba54c7a1 Fixed linter warning in colorpicker render. Fixed button-secondary hover contrast issue 2020-08-03 14:53:12 -05:00
crockwave d83ac121a8 Removed console logging from features/configuration 2020-08-03 10:53:08 -05:00
Alex Gleason c3be47fca6
Merge remote-tracking branch 'origin/develop' into admin_cfg 2020-08-03 01:43:54 -05:00
Alex Gleason eeaf9f0b8e
HoverCard: Do the JS way on DetailedStatus too 2020-08-03 00:40:13 -05:00
Alex Gleason 35c9574c2f
HoverCard: Handle delay in JS instead of CSS 2020-08-02 23:47:19 -05:00
Alex Gleason 5081dd73c0
HoverCard: Reposition badges 2020-08-02 23:14:31 -05:00
Alex Gleason 9a5046179b
HoverCard: Reposition ActionButton 2020-08-02 23:10:36 -05:00
Alex Gleason e02ff2bed3
HoverCard: Style stats 2020-08-02 23:01:38 -05:00
Alex Gleason e943dc8b4c
UserPanel: Don't wrap text 2020-08-02 22:19:52 -05:00
Curtis f87b5d7ab8 Merge branch 'configure_logo' into 'admin_cfg'
Fix site logo and banner rendering when no logo or banner is set

See merge request soapbox-pub/soapbox-fe!122
2020-08-03 03:19:05 +00:00
Alex Gleason 4197e8e833
HoverCard: Prevent floating avatars from intercepting with current card 2020-08-02 22:13:32 -05:00
Curtis ROck 4df17048b0 updated translations 2020-08-02 22:07:35 -05:00
Alex Gleason feec86718d
Display name fixes 2020-08-02 22:06:57 -05:00
Curtis ROck f23e3f60cb debugged soapbox-test 2020-08-02 22:06:37 -05:00
Sean King ea85c424a4 Fix site logo and banner rendering when no logo or banner is set 2020-08-02 20:52:23 -06:00
Alex Gleason 3fd255cc0a
HoverCard: Style <a> color 2020-08-02 21:46:56 -05:00
Alex Gleason 7fe70a64b5
Pleroma relationship fixes 2020-08-02 21:45:42 -05:00
Alex Gleason ccec8698fc
Column border-radius fixes 2020-08-02 21:29:19 -05:00
Alex Gleason 2c010768e9 Merge branch 'profile-hover-cards' into 'develop'
Profile hover cards

See merge request soapbox-pub/soapbox-fe!114
2020-08-03 02:27:14 +00:00
Alex Gleason 29d1debdbf
Refactor ActionButton 2020-08-02 21:16:13 -05:00
Curtis 4717638ea8 Merge branch 'add-copyright-footer-admin-settings' into 'admin_cfg'
Add copyright footer setting

See merge request soapbox-pub/soapbox-fe!121
2020-08-03 02:05:53 +00:00
Alex Gleason 690d7154c4
HoverCard: Fix JS console errors 2020-08-02 21:05:21 -05:00
Alex Gleason 2e21c04e28
Clean up unused UserPanel code 2020-08-02 20:50:06 -05:00
Alex Gleason 24e7ce6e83
HoverCard: Improve long bio situation 2020-08-02 20:44:47 -05:00
Sean King 86d3340426 Fix typo 2020-08-02 19:10:32 -06:00
Alex Gleason 1266585aef
HoverCard: Reposition "Follow you!" component 2020-08-02 19:50:17 -05:00
Sean King f21f713f9a Add copyright footer setting 2020-08-02 18:44:04 -06:00
Alex Gleason a7463dd3fc
HoverCard: Add floating NavLinks for clickthrough 2020-08-02 18:53:47 -05:00
Curtis ROck f205ff5334 Added tests to reducers/soapbox 2020-08-02 18:45:39 -05:00
Alex Gleason 1f5898b67d
Bring HoverCard out of NavLink 2020-08-02 18:39:32 -05:00
Alex Gleason 6c205deaf0
HoverCard: Fix hover flickering issues 2020-08-02 18:31:32 -05:00
Alex Gleason abd13e8fa5
Move hovercard into display name for regular status too 2020-08-02 18:18:34 -05:00
Alex Gleason a4a8f167d4 Merge branch 'fix-for-profile-hover' into 'profile-hover-cards'
Fix for profile hover

See merge request soapbox-pub/soapbox-fe!115
2020-08-02 23:16:46 +00:00
Alex Gleason e32bf82b03
CSS formatting 2020-08-02 18:04:49 -05:00
Alex Gleason 9d35498bb9
HoverCard: Fix CSS whitespace issues 2020-08-02 18:03:37 -05:00
Curtis 5ea13bdd64 Merge branch 'admin_config_color_picker_fix' into 'admin_cfg'
Fix color picker so that a POST request is not done by default every time it opens

See merge request soapbox-pub/soapbox-fe!120
2020-08-02 22:29:23 +00:00
Sean King e95366b572 Fix color picker so that a POST request is not done by default every time it opens 2020-08-02 16:17:34 -06:00
Curtis ad5b981d24 Merge branch 'color-picker-admin' into 'admin_cfg'
Color picker for admin config

See merge request soapbox-pub/soapbox-fe!119
2020-08-02 21:16:17 +00:00
Sean King 49b8ecd639 Fix merge conflict. 2020-08-02 20:47:52 +00:00
Sean King f398dde5cb Color picker for admin config 2020-08-02 14:41:26 -06:00
crockwave 1f6ca55366 Limit logo upload to either SVG or PNG 2020-08-02 14:07:13 -05:00
crockwave ba18c3a643 SB settings Save works and brandcolor renders. Logo/banner paths are issues, and adding new homefooter/customCSS are issues 2020-08-01 16:38:29 -05:00
crockwave 43f28a30ba linter fix 2020-07-31 18:06:16 -05:00
crockwave 0b9eeccbc3 commented out to try to push an empty soapbox payload into Admin API 2020-07-31 17:35:14 -05:00