Commit Graph

475 Commits

Author SHA1 Message Date
mgabdev
f7db2ec2f2 Updated promo panel to include button for upgrading to pro 2019-09-18 19:45:59 -04:00
mgabdev
9195193d80 Added sidebar menu item for upgrading to pro 2019-09-18 19:44:43 -04:00
mgabdev
b53ff5ac44 Added check if user isn't pro, don't allow scheduled statuses 2019-09-18 19:43:43 -04:00
mgabdev
09ba345cd1 Added react-datepicker module 2019-09-18 19:43:19 -04:00
Rob Colbert
645f53a0cb Merge branch 'feature/revision-history' of https://code.gab.com/gab/social/gab-social into develop 2019-09-18 16:20:44 -04:00
2458773093
4c12aa8741 responsive fixes 2019-09-18 23:17:59 +03:00
Rob Colbert
5135622fe2 Merge branch 'feature/revision-history' of https://code.gab.com/gab/social/gab-social into develop 2019-09-18 13:19:24 -04:00
2458773093
20cce5fc39 show edit indicator on detail page 2019-09-18 19:20:52 +03: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
2458773093
7219c9b5e6 service + seerializer completed 2019-09-17 17:22:02 +03:00
2458773093
cdc0b8dd2f new revision migrations 2019-09-17 17:21:45 +03:00
2458773093
d1f7d17ef5 new revision model 2019-09-17 17:21:29 +03:00
2458773093
6465713858 annotation fix 2019-09-17 17:20:55 +03:00
mgabdev
b340a49e5a Updated upload limits for pro accounts 2019-09-17 01:13:25 -04:00
mgabdev
6b4969dbdd Updated media attachment on create to always include account param 2019-09-17 01:13:02 -04:00
mgabdev
956c06ea59 Updated follow limit for pro accounts to 50,000 2019-09-14 10:43:02 -04:00
mgabdev
cfda2c2562 Updated promotions to not show if user is pro 2019-09-14 09:53:49 -04:00
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
fbed38c508 promotions migration 2019-09-03 19:07:13 -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
3b1cfd4253 send statuscard update on user-specific channel 2019-08-28 03:00:57 -04: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
29f324d4d9 manual password reset doc 2019-08-28 02:22:05 -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