Commit Graph

111 Commits

Author SHA1 Message Date
mgabdev
bede3829b7 Updated tag link in admin dashboard
• Updated:
- tag link in admin dashboard
2020-10-16 16:26:37 -05:00
mgabdev
3c07e9d63b Added new security question to sign up, Added notification for unconfirmed emails
• Added:
- new security question to sign up
- notification for unconfirmed emails
- modal for describing issue with Gab emails
2020-10-16 16:25:37 -05:00
mgabdev
a4add61342 Added emails for new users who arent PRO
• Added:
- emails for new users who arent PRO
2020-09-18 22:49:15 -05:00
mgabdev
e734a0cb38 Updated remind_expired_pro.text date range email headings
• Updated:
- remind_expired_pro.text date range email headings to match html version
2020-09-18 16:07:25 -05:00
mgabdev
8fa3d4d0a9 Added emails for reminding past PRO members to upgrade again
• Added:
- emails for reminding past PRO members to upgrade again
2020-09-18 15:51:24 -05:00
mgabdev
a8056f80a2 Updated tags link in admin dashboard
• Updated:
- tags link in admin dashboard
2020-09-10 16:58:03 -05:00
mgabdev
991dd7a743 Added ExpiringProScheduler with email for expired GabPRO users
• Added:
- ExpiringProScheduler with email for expired GabPRO users
2020-08-31 19:50:02 -05:00
mgabdev
e4e3b2d82c Updated welcome text email
• Updated:
- welcome text email
2020-08-20 19:14:06 -05:00
mgabdev
9cbda5ea0e Added legacy styles to modal layout
• Added:
- legacy styles to modal layout
2020-08-20 17:02:21 -05:00
mgabdev
9f0fd83fc0 Updated styles for auth pages
• Updated:
- styles for auth pages
2020-08-20 16:30:46 -05:00
mgabdev
e55db70454 Added meta description for home page
• Added:
- meta description for home page
2020-08-18 20:02:02 -05:00
mgabdev
f964950282 Removed react/home.html.haml
• Removed:
- react/home.html.haml
2020-08-06 23:10:22 -05:00
mgabdev
bffc202270 Updated routes to have root point to react
• Updated:
- routes to have root point to react
2020-08-06 00:20:28 -05:00
mgabdev
7dd1e0cd0b Added group_categories creation page in admin panel
• Added:
- group_categories creation page in admin panel
2020-08-05 23:03:14 -05:00
mgabdev
975e6bd8b1 Updated status meta description and title
• Updated:
- status meta description and title
2020-07-24 22:47:12 -05:00
mgabdev
5f0ba70741 Updated status meta description and title
• Updated:
- status meta description and title
2020-07-24 22:36:58 -05:00
mgabdev
8f4be991a0 Updated status meta data title and description
• Updated:
- status meta data title and description to remove truncation
2020-07-22 13:48:27 -05:00
mgabdev
87e60eee04 Removed catchall shared/og in application.html.haml
• Removed:
- catchall shared/og in application.html.haml
2020-07-21 23:25:41 -05:00
mgabdev
ae814a01cb Added meta to application.html.haml for groups and unmatched routes
• Added:
- meta to application.html.haml for groups and unmatched routes
2020-07-21 23:06:47 -05:00
mgabdev
3b0ec6a270 Updated groups to be public
• Updated:
- groups to be public
- routes for /group and /groups/id to be public
- GroupTimeline to ignore relationships for loading
- Group fetching to be a where with is_archived: false
- GroupControllers to have if current_user, else

• Added:
- Meta and og information for view
- Group fetch
- public route api for featured groups, group timelines

• Removed:
- Doorkeeper for read:groups
2020-07-21 23:05:54 -05:00
mgabdev
6a1ea8f960 Updated home page tags to headings
• Updated:
- home page tags to headings
2020-07-21 11:25:54 -05:00
mgabdev
185907d055 Removed about pages from haml, routes.rb
• Removed:
- about pages from haml, routes.rb
- about, dmca, investors, privacy policy, terms of service, terms of sale
2020-07-10 15:23:10 -05:00
mgabdev
952e052321 Updated react.html.haml to not preload home_timeline, notifications if no current_user
• Updated:
- react.html.haml to not preload home_timeline, notifications if no current_user
2020-07-10 15:18:38 -05:00
mgabdev
7410c4c6ab Fixed issues with status formatting in rss, email
• Fixed:
- issues with status formatting in rss, email
2020-07-01 21:39:12 -04:00
mgabdev
a9a566e211 Updated report status to be in plainText
• Updated:
- report status to be in plainText
2020-06-19 19:26:02 -04:00
mgabdev
d608fe3214 Revert "Attempting to remove packs/public (check)"
This reverts commit b2544734c79cbcdfc29f0b8802f4ccaefec04139.
2020-06-15 13:42:19 -04:00
mgabdev
825924f314 Removed preload link for compose feature in react.html.haml
• Removed:
- preload link for compose feature in react.html.haml
2020-06-15 13:28:12 -04:00
mgabdev
450ac52f7c Removed spaces in meta viewport content in application.html.haml
• Removed:
- spaces in meta viewport content in application.html.haml
2020-06-15 13:27:50 -04:00
mgabdev
b2544734c7 Attempting to remove packs/public (check)
Attempting to remove packs/public but running into issues with webpacker when removing main() in public.js

Deleting this unused main() [the import of MediaContainer] or MediaContainer or the Poll import in MediaContainer causes this error.
Commenting out or putting return; works fine. but cannot delete that import or reactComponents variable for some reason.
2020-06-15 11:06:53 -04:00
mgabdev
5803bf8693 Updated /follow_requests url in emails to new route
• Updated:
- /follow_requests url in emails to new route
2020-06-10 16:06:12 -04:00
mgabdev
ac2bc9b9a3 Updated preview.jpg -> preview.png social card image thumbnail
• Updated:
- preview.jpg -> preview.png social card image thumbnail
2020-06-09 16:01:08 -04:00
mgabdev
202dcfa767 Removed migration path, info, page
• Removed:
- account migration path, info, page
2020-06-09 14:22:27 -04:00
mgabdev
985e1458d5 Removed unused/old/pre-refactor settings
•Removed:
- unused/old/pre-refactor settings
2020-06-07 14:01:54 -04:00
mgabdev
250e6a4357 Removed "identity proofs" from frontend and api route
• Removed:
- "identity proofs" from frontend, settings
- "identity proofs" api route
2020-06-07 13:47:22 -04:00
mgabdev
68cf20820c Added 2019 annual report
• Added:
- 2019 annual report
2020-05-29 17:47:43 -04:00
mgabdev
150b1ba8a2 revert 536c94e62
Directly inserting inline svgs in emails is poorly supported
2020-05-28 20:05:36 -04:00
mgabdev
536c94e625 Updated mailer top/bottom logos to be inline svg
• Updated:
- mailer top/bottom logos to be inline svg instead of remotely loading the image to use

• Removed:
- Unused mailer images/media and folder
2020-05-28 19:21:02 -04:00
mgabdev
4f07f6893d Updated all email templates to conform to Gab default UI
• Updated:
- all email templates to conform to Gab default UI

• Removed:
- Unused mailer.css
- Unused mailer icons/images
2020-05-28 19:09:14 -04:00
mgabdev
8aff80141b Updated meta description to be tagline instead of about
• Updated:
- meta description to be tagline instead of about
2020-05-26 21:16:20 -04:00
mgabdev
8d6d85f829 Update account, status meta tags
• Update:
- account, status meta tags
2020-05-26 20:12:19 -04:00
mgabdev
6f8416de68 Removed custom_css setting
• Removed:
- custom_css setting, controller, locales
2020-05-26 00:56:11 -04:00
mgabdev
3946728353 Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/frontend_refactor 2020-05-15 00:00:44 -04:00
mgabdev
401a99a127 Testing themed splash screens 2020-05-14 19:07:58 -04:00
mgabdev
4f0e8e2718 Progress 2020-05-14 18:28:21 -04:00
mgabdev
913905d7a7 Testing iOS PWA - 2 2020-05-14 17:15:11 -04:00
mgabdev
ed3230ec46 Testing PWA 2020-05-14 17:10:39 -04:00
mgabdev
0626928899 Progress 2020-05-14 16:45:39 -04:00
mgabdev
4dfb7c9fd6 Progress 2020-05-06 02:24:16 -04:00
mgabdev
01bb440385 Progress
comments yo
2020-05-05 01:16:01 -04:00
mgabdev
498f163880 Progress 2020-05-04 14:44:37 -04:00