mgabdev
08cab0c778
Updated sidebar, promo_panel
...
Added store link, removed news, partners
2019-12-10 01:53:17 -05:00
mgabdev
1bf5f298b6
Added search to sidebar menu
2019-10-22 16:19:12 -04:00
mgabdev
8088b9951a
Added trends.gab.com to header, tabs bar, sidebar, promo panel
2019-10-21 20:03:09 -04:00
mgabdev
232d12934a
Updated sidebar menu pro link
2019-09-18 23:03:05 -04:00
mgabdev
af954beeab
Updated promoted status label to open upgrade to pro modal on click
2019-09-18 19:48:37 -04:00
mgabdev
9195193d80
Added sidebar menu item for upgrading to pro
2019-09-18 19:44:43 -04:00
Rob Colbert
4de30bd8d0
Merge branch 'feature/revision-history' of https://code.gab.com/gab/social/gab-social into develop
2019-09-18 11:08:04 -04:00
2458773093
498630f20f
revision history ui
2019-09-17 18:23:51 +03:00
Rob Colbert
1559f19b84
change blog.gab.com to news.gab.com
2019-09-03 23:20:54 -04:00
2458773093
168642a1b9
promotion fe
2019-09-04 00:54:03 +03:00
mgabdev
557d0cce08
Updated all videos to have muted and playsInline keys
...
Removed autoplay on extended-video-player. Removed test border on <video />.
2019-08-27 14:22:35 -04:00
mgabdev
eade08706a
Removed compact key on status card
2019-08-26 21:57:56 -04:00
Rob Colbert
0cc5dfab07
Merge branch 'feature/updating_media_aspect_ratio' of https://code.gab.com/gab/social/gab-social into develop
2019-08-23 13:52:45 -04:00
mgabdev
4a4589bf0a
Updated media_gallery component for new aspect ratios
2019-08-23 00:04:32 -04:00
mgabdev
449dd24b7f
Updated Video component added aspect ratio for sizing
2019-08-23 00:03:17 -04:00
2458773093
65ce2a4b06
remove redraft + delete feature
2019-08-23 03:58:25 +03:00
2458773093
29d5656fb2
add edit to status detail action bar + comment out delete&redraft
2019-08-23 03:43:33 +03:00
2458773093
e5a05a9210
edit integration
2019-08-23 02:05:20 +03:00
2458773093
2fdeccd1c6
edit ui
2019-08-23 01:09:15 +03:00
mgabdev
4ef6af99ee
Removed store links from sidebar and promo panel
2019-08-22 13:52:48 -04:00
mgabdev
241368b804
Updated sidebar menu icons to all be fixed widths
2019-08-20 16:25:50 -04:00
mgabdev
13a24a852b
Updated sidebar menu
...
Added "more" inner menu. Added new links.
2019-08-20 15:59:49 -04:00
Developer
447478a791
Merge branch 'mentions-fix' into 'develop'
...
Make mention links internal, fixes #74
Closes #74
See merge request gab/social/gab-social!34
2019-08-20 15:39:25 +00:00
mgabdev
9ed74bcc08
Updated sidebar to be disabled if no current user
2019-08-17 01:35:29 -04:00
mgabdev
c60617cc00
Updated sidebar menu avatar link
...
removed extra curly
2019-08-15 14:19:29 -04:00
mgabdev
342feb90ca
Updated sidebar menu item placement
...
added body class to to stop scroll when sidebar menu is open
2019-08-15 11:38:55 -04:00
mgabdev
0be86d6ec5
Added sidebar menu feature
2019-08-14 23:04:03 -04:00
2458773093
a12fa0573f
remove share
2019-08-11 16:08:48 +03:00
2458773093
c876f90d54
quote icon
2019-08-04 16:55:58 +03:00
2458773093
12504c4f34
quote ui
2019-08-04 16:46:23 +03:00
2458773093
aae01581d9
quote compose
2019-08-04 15:27:49 +03:00
Alex Gleason
524a438a9b
Make mention links internal, fixes #74
2019-08-02 19:42:57 -04:00
2458773093
c4ca0b9d4d
pass group down from group timeline and hide group section of status component
2019-07-26 21:28:26 +03:00
2458773093
7503d5728e
show group in status component
2019-07-26 21:19:13 +03:00
2458773093
c311f6b9d0
group added to status serialization and old group_id usages changed
2019-07-26 21:08:51 +03:00
mgabdev
f5f166a985
Removed unused display_name_badge
...
unused now that we have component specific badges
2019-07-23 00:22:36 -04:00
mgabdev
757fde8798
Added user badges and "member since"
...
added ProBadge, InvestorBadge, DonorBadge components, css
removed "PRO" from appending in display_name
fixes : #50
2019-07-23 00:21:46 -04:00
mgabdev
b61596b1a7
Added confirmation to compose modal on close if has text
...
Added to modal_root if modal type is compose
Added to compose_modal
Fixes : #51
2019-07-22 23:10:05 -04:00
mgabdev
efb3ac7ac3
Added unauthorized modal on detail status action buttons
...
fixes : #52
added isRequired propType on onOpenUnauthorizedModal on normal status
2019-07-22 15:39:45 -04:00
Rob Colbert
46bec5710f
Merge branch 'groups-updates' of https://code.gab.com/gab/social/gab-social into develop
2019-07-21 23:08:31 -04:00
mgabdev
cfe4d7530c
Updated home_column_header for lists
...
if no lists, go to /lists page
2019-07-19 00:20:33 -04:00
mgabdev
94566e0ab4
Added list functionality to home page, updated column header buttons for list
2019-07-19 00:03:57 -04:00
mgabdev
3ec39ee7c9
Updated scrollable list to improve infinite scoll
2019-07-18 23:55:32 -04:00
2458773093
04b219355c
Merge branch 'develop' into groups-updates
...
* develop:
Updated status component to use properStatus when going to status page
Added floating action button to ui/index
Removed floating action button from columns area
Fix issue with notification badge number not showing on mobile
Updated scrollable_list to use documentElement for (primary/only) scrolling functionality
Added onScroll props to status_list
Added timeline scrollTop action, added to status_list_container, scrollable_list
Removed unnecessary scrollContainer in status, account_gallery
Added missing isLoading prop to ScrollableList
Updated scrollable_list intersectionObserverWrapper
Updated floatingActionButton to only show if someone is logged in
Updated timeline_queue_button_header
Removed focus of compose/cw after submit or spoiler change
Removed set height of 100% on body
Removed unused redirect after compose submit
Patch Fix for hidden poll choices and results on light theme.
Updated notification badge number formatter
Fixed status/repost functionality to show status if owned by given username
admin tool for editing pro status of accounts
2019-07-18 23:02:16 +03:00
mgabdev
8ccb710665
Updated status component to use properStatus when going to status page
...
Takes into account if is reblog or not and uses the original poster information if so, otherwise use status url as normal.
Fixes issue with clicking on status and it goes to wrong url of the reposter and shows error message.
2019-07-18 00:59:54 -04:00
mgabdev
4ee4d7c8e8
Merge branch 'feature/updating_page_scroll' of https://code.gab.com/gab/social/gab-social into develop
2019-07-17 19:05:39 -04:00
mgabdev
a8bc9be5e7
Updated scrollable_list to use documentElement for (primary/only) scrolling functionality
...
added infinite scrolling, updated intersection observer, updates all components that send onScroll, onScrollTop props, removed div ref/setRef to this.node, removed all references to this.node
2019-07-17 19:03:25 -04:00
mgabdev
a6e80559ad
Added onScroll props to status_list
...
(previously removed, adding back now)
2019-07-17 19:00:31 -04:00
mgabdev
dea606b62d
Added timeline scrollTop action, added to status_list_container, scrollable_list
...
(previously removed, adding back now)
2019-07-17 18:59:50 -04:00
mgabdev
c466fc6b86
Added missing isLoading prop to ScrollableList
2019-07-17 18:55:28 -04:00