Commit Graph

78 Commits

Author SHA1 Message Date
mgabdev
ad906f0b30 TESTING gifs 2020-01-17 15:18:02 -05:00
mgabdev
b8aede03a1 TESTING gifs 2020-01-17 15:07:23 -05:00
mgabdev
7ec113a038 TESTING gifs 2020-01-17 14:13:31 -05:00
mgabdev
432817741a TESTING gifs 2020-01-17 13:53:39 -05:00
mgabdev
6c769caf24 TESTING gifs 2020-01-17 13:31:42 -05:00
mgabdev
f08e1d3c21 TESTS for gifs 2020-01-17 12:49:07 -05:00
mgabdev
8322dd3b3e Merge branch 'feature/updating_quote_statuses' of https://code.gab.com/gab/social/gab-social into develop 2020-01-16 17:56:32 -05:00
mgabdev
4787060608 Updated max lines of status content
Improving visibility
2020-01-15 11:14:44 -05:00
mgabdev
b39cdfae11 Updated hashtag component 2020-01-14 18:14:27 -05:00
mgabdev
02247354a3 Added GroupListItem component 2020-01-14 18:14:08 -05:00
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