Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release/1_0_0 #5

Open
wants to merge 16 commits into
base: release/1_0_0
Choose a base branch
from
Open

release/1_0_0 #5

wants to merge 16 commits into from

Conversation

mgabdev
Copy link
Collaborator

@mgabdev mgabdev commented Feb 18, 2019

• 1.0.0:

  • Tweet + Gab
  • Twitter intent share replaced by Gab intent share button
  • Performance, security updates
  • Safari Extension Support
  • Microsoft Edge Extension Support
  • Full documentation

mgabdev and others added 14 commits February 17, 2019 15:05
Internal helper to check if DOMContentLoaded
Splitting up functionality for Gab posts vs Gab shares.

• Removed:
- status.js (now: gab_share.js)

• Updated:
- Action constants BACKGROUND_ACTION_POST_STATUS ->  BACKGROUND_ACTION_SEND_SHARE, BACKGROUND_ACTION_SEND_POST
- Background actions/messages
- postGab -> sendGabShare

• Added:
- gab_post.js for posting "posts" (without urls) not "shares" (with urls)
Added COLOR_GAB constant
Added twitter content script, tweet+gab functionality

• Added:
- Twitter content script in manifest
- Twitter compile in gulpfile function: scripts
- Twitter content script in src/scripts
• Updated:
- Added padding to all "gab-g" logos within src/images
• Added:
- Tips to popup.pug

• Updated:
- Tips in popup.js to show certain tip paragraph from popup.pug index
• Updated:
- innerHTML -> textContent
• Updated:
- innerHTML -> textContent
Within README.md
MIT License
@mgabdev
Copy link
Collaborator Author

mgabdev commented Feb 18, 2019

Waiting for:

  • Twitter intent share replaced by Gab intent share button
  • Safari Extension Support
  • Microsoft Edge Extension Support

Updated:
- LICENSE from MIT to Apache 2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant