Commit Graph

1737 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
2c9bcc0c2b Added tags route to routes.rb and point to home#index 2019-08-17 01:20:36 -04:00
mgabdev
dcb05727ee Updated routes.rb account and status routes
all are now pointed at home#index because its all within the react app and not the ssr haml pages

embeding statuses route still is pointed at statuses#embed as it is still a part of the ssr page
2019-08-17 01:20:18 -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
204cc2b3bd Added sass-resources-loader 2019-08-13 12:08:23 -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
Rob Colbert
0bd0d164d4 Merge branch 'feature/groups-improvements' of https://code.gab.com/gab/social/gab-social into develop 2019-08-13 01:47:13 -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
Rob Colbert
3ad552602b how to manually change a user's password 2019-08-11 19:10:16 +00:00
Rob Colbert
cd0656418e Update README.md 2019-08-11 18:44:29 +00:00
Rob Colbert
79961d1b77 Merge branch 'feature/groups-improvements' into 'develop'
minor groups + quoting improvements

See merge request gab/social/gab-social!40
2019-08-11 18:37:50 +00: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
Rob Colbert
263ef3ef9c Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into develop 2019-08-07 15:40:07 -04:00
Rob Colbert
7f3b77f86f quick updates 2019-08-07 15:39:52 -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
Rob Colbert
9f43f74be3 Merge branch 'fix/blocks-mutes-for-group-feeds' into 'develop'
use feed manager to filter posts in group feeds

See merge request gab/social/gab-social!35
2019-08-04 21:35:31 +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