1173 Commits

Author SHA1 Message Date
mgabdev
1e6cf79f9e Added checks in application.html.haml for tag, status, account for meta tags
enables meta tag content for search engine indexing and titles per each
2019-08-17 01:23:21 -04:00
mgabdev
5b27b6b646 Updated home_controller.rb to check for meta data for accounts, statuses, tags
if route is account/profile page, status page or tags page, set data to send to application.html.haml to render meta tag content
2019-08-17 01:22:27 -04:00
mgabdev
499bf9eb69 Updated status_finder to check for home#index for updated status route
check previous commit: dcb0572

this enables status embeding to work fully
2019-08-17 01:21:33 -04:00
mgabdev
4b1c4c31d1 Upated /tags/:id in react app to be a public route 2019-08-17 01:15:30 -04:00
mgabdev
57b37e0555 Updated stream_entries view detailed_status "open in web" link 2019-08-17 01:15:02 -04:00
mgabdev
e576c2c3d7 Added a new file for account view meta content 2019-08-17 01:14:41 -04:00
mgabdev
a7185dc9ca Added a new file for stream_entries view meta content 2019-08-17 01:14:24 -04:00
mgabdev
8ac59b3336 Added a new file for tags view meta content 2019-08-17 01:13:56 -04:00
mgabdev
004dde2543 Updated notification badge positioning
align with updated tabs bar design
2019-08-15 14:33:21 -04:00
mgabdev
c60617cc00 Updated sidebar menu avatar link
removed extra curly
2019-08-15 14:19:29 -04:00
mgabdev
f4bc6aedb7 Removed sidebar menu flex displays
updated responsiveness
2019-08-15 11:48:06 -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
9e3d4f5385 Updated sidebar menu theming 2019-08-15 11:38:26 -04:00
mgabdev
0be86d6ec5 Added sidebar menu feature 2019-08-14 23:04:03 -04:00
mgabdev
915f7f891a Updated floating-action-button to show at 895px 2019-08-14 23:03:05 -04:00
mgabdev
a2bb97d412 Updated tabs bar
updated responsiveness of tabs bar
2019-08-14 23:02:48 -04:00
Rob Colbert
8812cda2a2 make room for quoted post and constrain the quoted post 2019-08-13 14:00:09 -04:00
mgabdev
293c6502da Added sass-resources-loader to css webpack rules 2019-08-13 12:14:57 -04:00
mgabdev
c58d621daf Updated components, style modules 2019-08-13 11:54:29 -04:00
mgabdev
ecd081b5ed Removed unused italic fonts 2019-08-13 11:52:31 -04:00
Rob Colbert
352217c5b4 process_quote_service call made conditional 2019-08-13 02:16:01 -04:00
mgabdev
47b43d78d9 Updated all component styles
new mixins, consolidated
all original styles files uncomitted
2019-08-12 16:48:46 -04:00
2458773093
cca45c54f1 Merge branch 'quote-notifs' into feature/groups-improvements
* quote-notifs:
  quote notifs
  migration
2019-08-12 16:25:42 +03:00
2458773093
623fa7da80 quote notifs 2019-08-12 16:25:28 +03:00
2458773093
a12fa0573f remove share 2019-08-11 16:08:48 +03:00
2458773093
e64cbdfd8e group timeline reply filter 2019-08-11 15:57:12 +03:00
2458773093
57ddfabf20 group timeline improvements and prep for sorting 2019-08-11 15:41:56 +03:00
Rob Colbert
f7118a39df group accounts improvements 2019-08-11 14:40:44 +03:00
mgabdev
3d509c84a2 Another large update for all components
reorganization, linting, updating file imports, consolidation
warning: there will be errors in this commit
todo: update webpack, add missing styles, scss files, consolidate group page components.
2019-08-09 12:06:27 -04:00
Rob Colbert
c8ce87e4f9 migration 2019-08-07 15:53:28 -04:00
Alex Gleason
d694d4a1a7
Fix "delete & redraft" to pop up modal, fixes #71 2019-08-07 15:50:09 -04:00
Rob Colbert
05037f60be Remove investing information
- Removed "Invest" from unauthenticated home page in Navbar
- Removed button/link from promo area of authenticated home page in
sidebar
- Updated Investors page to remove link leaving two beyind (reports)
2019-08-07 15:47:34 -04:00
mgabdev
280dc51d85 Large update for all components
reorganization, linting, updating file imports, consolidation
warning: there will be errors in this commit
todo: update webpack, add missing styles, scss files, consolidate the rest of components within features/*
2019-08-07 01:02:36 -04:00
mgabdev
5505f60119 Updated utils 2019-08-07 00:55:49 -04:00
Alex Gleason
cc39821efa
Make "muted words" button work, fixes #77 2019-08-05 20:04:35 -04:00
Alex Gleason
f6ee98a2f0
Add PRO conditional to dashboard, fixes #78 2019-08-05 18:50:35 -04:00
Rob Colbert
b9f9ae2231 Merge branch 'remote-profile-fix' into 'develop'
Actually fix remote profile loading

See merge request gab/social/gab-social!30
2019-08-05 04:51:57 +00:00
Rob Colbert
aed10a5a3b Merge branch 'feature/quoting-statuses' into 'develop'
Feature/quoting statuses

See merge request gab/social/gab-social!36
2019-08-04 21:46:10 +00:00
2458773093
92ebfbd076 quoted post preview added to status composer 2019-08-04 23:56:17 +03:00
2458773093
8bc76713a9 use feed manager to filter posts in group feeds 2019-08-04 21:58:17 +03:00
2458773093
900342a251 quote action bar to detailed view 2019-08-04 17:05:59 +03:00
2458773093
c876f90d54 quote icon 2019-08-04 16:55:58 +03:00
2458773093
e488ad6775 quote preview added to detailed_status component 2019-08-04 16:53:37 +03:00
2458773093
3cf262c79b relationship presenter + serializer updated for quotes 2019-08-04 16:46:59 +03:00
2458773093
12504c4f34 quote ui 2019-08-04 16:46:23 +03:00
2458773093
064cc88b35 normalizing state updated for quotes 2019-08-04 16:45:53 +03:00
2458773093
aae01581d9 quote compose 2019-08-04 15:27:49 +03:00
2458773093
6b583577f4 quote support to status creation 2019-08-04 15:26:35 +03:00
2458773093
318ab7beb6 status quote relations 2019-08-04 15:25:23 +03:00
mgabdev
42917806e9 Updated all basic components
removed unnecessary components, combined where necessary
added each component to a folder, added individual css style modules
optimized some component rendering flows
removed functional components in favor of pure components
linted and formatted all of the files
2019-08-03 02:00:45 -04:00