Wykres commitów

829 Commity (19e3dc9ed389219aa634a88992a7e2db747d7d11)

Autor SHA1 Wiadomość Data
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
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
Alex Gleason 4197e8e833
HoverCard: Prevent floating avatars from intercepting with current card 2020-08-02 22:13:32 -05:00
Alex Gleason feec86718d
Display name fixes 2020-08-02 22:06:57 -05: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
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
Alex Gleason 1266585aef
HoverCard: Reposition "Follow you!" component 2020-08-02 19:50:17 -05:00
Alex Gleason a7463dd3fc
HoverCard: Add floating NavLinks for clickthrough 2020-08-02 18:53:47 -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
Alex Gleason 7ac31efce7
Markdown: style <code> and <pre> elements 2020-07-30 12:33:41 -05:00
Alex Gleason 23e370a10b
Bookmarks: don't update constantly, fixes #263 2020-07-30 00:38:40 -05:00
Alex Gleason 59e2811a49 Merge branch 'approval-mode-fe-3' into 'develop'
Approval mode fe 3

See merge request soapbox-pub/soapbox-fe!117
2020-07-29 22:17:18 +00:00
Alex Gleason 02bdb6473c Merge branch 'bookmark-posts' into 'develop'
Bookmark posts

See merge request soapbox-pub/soapbox-fe!116
2020-07-29 21:08:36 +00:00
marykatefain ee97e94779 Bookmark posts 2020-07-29 21:08:36 +00:00
Sean King 84b4681b50 Fix detailed status 2020-07-29 11:51:29 -06:00
Mary Kate d99e5d543c fix linter 2020-07-28 21:46:27 -05:00
Mary Kate 774adf9baa update reason or joining form to simpletextarea 2020-07-28 21:43:27 -05:00
Mary Kate 4ce5ba6c1a textarea input 2020-07-28 21:43:27 -05:00
Mary Kate 209f826c15 add reason field on registration when by approval mode is on 2020-07-28 21:43:27 -05:00
Mary Kate d76f4d422e update detail status page and mobile settings for porfile hover card 2020-07-28 20:59:14 -05:00
Mary Kate f6ebe5cbd7 profile card basic functionality, needs some UI improvements 2020-07-28 20:02:11 -05:00
Alex Gleason 444e3641ee
Fix disappearing poll button when media is uploaded 2020-07-28 14:42:58 -05:00
Alex Gleason 7342325e23 Merge branch 'add-images-to-polls' into 'develop'
Add uploads to polls

See merge request soapbox-pub/soapbox-fe!113
2020-07-28 19:27:05 +00:00
Alex Gleason 1329ca3578
Merge remote-tracking branch 'origin/develop' into add-images-to-polls 2020-07-28 14:18:30 -05:00
Bárbara de Castro Fernandes 563e4e5bab Show profile preview on hover 2020-07-28 14:15:57 -05:00
Mary Kate a3201605b4 add uploads to polls 2020-07-28 14:15:15 -05:00
Alex Gleason 5333680a32
Linter fixes 2020-07-28 14:13:29 -05:00
Alex Gleason 2aa553c6d5 Merge branch 'add-markdown-posts' into 'develop'
Add markdown posts

See merge request soapbox-pub/soapbox-fe!112
2020-07-28 19:11:15 +00:00
Alex Gleason ac6b4033dd
Merge remote-tracking branch 'origin/develop' into add-markdown-posts 2020-07-28 14:00:25 -05:00
Alex Gleason eda4c7d629
Add markdown reducer tests 2020-07-28 13:53:01 -05:00
Alex Gleason b31cf22f43
Markdown refactoring 2020-07-28 13:43:22 -05:00
Mary Kate daf039d9bb generalize markdown to content_type 2020-07-28 13:31:44 -05:00
Alex Gleason efbe28967d Merge branch 'revert-cw-changes' into 'develop'
Revert CW changes

See merge request soapbox-pub/soapbox-fe!111
2020-07-28 18:08:40 +00:00