Commit Graph

383 Commits

Author SHA1 Message Date
mgabdev 280895a073 Updated status card
Check for if cardImg exists and if is interactive to set image accordingly.
Updated action button color to primary as it stands out more.
2019-09-10 00:05:37 -04:00
mgabdev 8014a87f85 Updated terms of sale 2019-09-06 19:58:10 -04:00
mgabdev eb552e4473 Fixed support email in terms of sale 2019-09-06 19:43:26 -04:00
mgabdev 37a9c75a64 Updated terms of sale 2019-09-05 18:06:53 -04:00
Rob Colbert 1559f19b84 change blog.gab.com to news.gab.com 2019-09-03 23:20:54 -04:00
Rob Colbert e856e2a136 Merge branch 'feature/promoted-gabs' of https://code.gab.com/gab/social/gab-social into develop 2019-09-03 18:38:37 -04:00
2458773093 d853beebb7 admin for promotions 2019-09-04 01:29:46 +03:00
2458773093 daf5eeb905 convert status ids to string 2019-09-04 00:54:18 +03:00
2458773093 168642a1b9 promotion fe 2019-09-04 00:54:03 +03:00
2458773093 0499184b38 added active promoted statuses to initial state 2019-09-04 00:15:32 +03:00
2458773093 044e9695fe model/migration for promoted statuses 2019-09-04 00:14:50 +03:00
mgabdev 89ac473195 Adding display: block to .columns-area--mobile 2019-08-29 22:32:56 -04:00
Rob Colbert 780512ef6d Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into develop 2019-08-29 21:05:14 -04:00
mgabdev f21f2651d6 Added status.account_id to redis socket for statuscard stream 2019-08-28 16:41:49 -04:00
mgabdev 30c30c696a Added password reset via admin panel 2019-08-28 16:13:56 -04:00
2458773093 fda449bf27 cover edited mentions 2019-08-28 17:27:33 +03:00
2458773093 5f352c4771 fixed repopulating composer for edits to handle mentions 2019-08-28 17:26:06 +03:00
Rob Colbert 81e8b3294f Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into develop 2019-08-28 02:22:15 -04:00
Rob Colbert 1196ef362d disable group posts in home feed 2019-08-28 02:21:42 -04:00
mgabdev d382c557b1 Added status update stream connection in gabsocial.js 2019-08-28 01:31:25 -04:00
mgabdev 31d4660947 Added streaming of updated status from fetch_link_card_service
Sends updated status down after adding/updating/removing preview card.
2019-08-28 01:26:34 -04:00
mgabdev dc87184ef0 Added handleComposeSubmit in actions/compose
Split up from submitCompose() so it can be called elsewhere
2019-08-28 01:24:06 -04:00
mgabdev 3aa905b391 Removed muted prop on video in video feature 2019-08-27 23:36:55 -04: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 b4f9f302de Added check for if no video buffered exists in video feature 2019-08-26 21:59:57 -04:00
mgabdev 19c0064e2f (Test) Added muted, playsInline keys on <video />
border style for reference
2019-08-26 21:59:44 -04:00
mgabdev b4f67a7223 Updated card component
Set new max description. Removed compact prop. Updated variables, classes and positions.
2019-08-26 21:58:54 -04:00
mgabdev eade08706a Removed compact key on status card 2019-08-26 21:57:56 -04:00
mgabdev 8d31d29d60 Updated status-card styles 2019-08-26 21:57:40 -04:00
mgabdev 32b04999b1 Removed head request in FetchLinkCardService 2019-08-26 21:57:11 -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
mgabdev 9b1f13487f Updated media gallery for updated aspect ratios 2019-08-23 00:01:50 -04:00
mgabdev 5f366a013a Added media_aspect_ratio util 2019-08-23 00:00:10 -04:00
2458773093 65ce2a4b06 remove redraft + delete feature 2019-08-23 03:58:25 +03:00
2458773093 39dc2b1287 allow existing images of the account for edits 2019-08-23 03:53:02 +03:00
2458773093 29d5656fb2 add edit to status detail action bar + comment out delete&redraft 2019-08-23 03:43:33 +03:00
2458773093 a8bef0faab reset compose state after success 2019-08-23 03:20:11 +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
2458773093 dd73e1b00e edit status service 2019-08-23 01:07:54 +03:00
2458773093 6752b9f936 update method for statuses 2019-08-23 01:05:53 +03:00
2458773093 159193bbf5 status edit policy 2019-08-23 01:04:16 +03:00
mgabdev 4ef6af99ee Removed store links from sidebar and promo panel 2019-08-22 13:52:48 -04:00
Rob Colbert cd3a4b20fb auto-confirm new users to compensate for lack of SMTP relay service 2019-08-21 02:15:05 -04:00
Rob Colbert ee2efd0be3 auto-confirm users to compensate for lack of SMTP relay 2019-08-21 01:01:48 -04:00
mgabdev 41940d0e52 Updated repost button/icon styles 2019-08-20 23:19:59 -04:00
Rob Colbert ad07cde21b Merge branch 'feature/group-posts-in-timeline' of https://code.gab.com/gab/social/gab-social into develop 2019-08-20 19:31:58 -04:00
mgabdev 8157e543e5 Updated promo panel styles
Added background, borders similar to other panels.
2019-08-20 16:36:07 -04:00