Recent Development Log Entries
kylehuff pushed to webpg-firefox/master 2013-07-06 09:57:36
Repository: webpg-firefox
Added notice HTML file(s)
Files added:
- extension/notice.html
- extension/notice.js
kylehuff pushed to webpg-chrome/master 2013-07-06 09:57:16
Repository: webpg-chrome
Added notice HTML file(s)
Files added:
- extension/notice.html
- extension/notice.js
kylehuff pushed to webpg-firefox/master 2013-07-06 09:53:09
Repository: webpg-firefox
Fixed issue with clear-signing in thunderbird
Files modified:
- extension/XULContent/thunderbird/composeOverlay.js
Added one-run welcome/news page
Files modified:
- extension/background.js
- extension/preferences.js
- extension/utils.js
Fixes to parsing and display of key manager
Files modified:
- extension/inline.js
- extension/key_manager.html
kylehuff pushed to webpg-chrome/master 2013-07-06 09:53:08
Repository: webpg-chrome
Fixed issue with clear-signing in thunderbird
Files modified:
- extension/XULContent/thunderbird/composeOverlay.js
Added one-run welcome/news page
Files modified:
- extension/background.js
- extension/preferences.js
- extension/utils.js
Fixes to parsing and display of key manager
Files modified:
- extension/inline.js
- extension/key_manager.html
kylehuff pushed to webpg-chrome/master 2013-05-12 07:05:10
Repository: webpg-chrome
Filter out needles elements in gmail observer
Files modified:
- extension/gmail.js
kylehuff pushed to webpg-firefox/master 2013-05-12 07:05:08
Repository: webpg-firefox
Filter out needles elements in gmail observer
Files modified:
- extension/gmail.js
kylehuff pushed to webpg-chrome/master 2013-05-12 07:03:45
Repository: webpg-chrome
Fix for bad parsing of reply with >|< chars
Files modified:
- extension/gmail.js
- extension/inline.js
kylehuff pushed to webpg-firefox/master 2013-05-12 07:03:42
Repository: webpg-firefox
Fix for bad parsing of reply with >|< chars; issue #11
Files modified:
- extension/gmail.js
- extension/inline.js
kylehuff pushed to webpg-firefox/master 2013-05-11 10:38:05
Repository: webpg-firefox
removed extra check for signed message
Files modified:
- extension/gmail.js
changed order of linkification method
Files modified:
- extension/utils.js
kylehuff pushed to webpg-chrome/master 2013-05-11 10:37:52
Repository: webpg-chrome
removed extra check for signed message
Files modified:
- extension/gmail.js
changed order of linkification method
Files modified:
- extension/utils.js
kylehuff pushed to webpg-chrome/master 2013-05-11 09:16:36
Repository: webpg-chrome
Improved detection of auto-sign in gmail on Mozilla
Files modified:
- extension/gmail.js
Fixed gmail editor visual aid in Mozilla
Files modified:
- extension/gmail.js
kylehuff pushed to webpg-firefox/master 2013-05-11 09:16:33
Repository: webpg-firefox
Improved detection of auto-sign in gmail on Mozilla
Files modified:
- extension/gmail.js
Fixed gmail editor visual aid in Mozilla
Files modified:
- extension/gmail.js
kylehuff pushed to webpg-chrome/master 2013-05-11 08:12:25
Repository: webpg-chrome
Minor changes to toolbar format
Files modified:
- extension/inline.js
- extension/utils.js
- extension/webpg_overlay.js
Changes to gmail get and set contents methods
Files modified:
- extension/gmail.js
- extension/inline.js
- extension/utils.js
kylehuff pushed to webpg-firefox/master 2013-05-11 08:12:19
Repository: webpg-firefox
Minor changes to toolbar format
Files modified:
- extension/inline.js
- extension/utils.js
- extension/webpg_overlay.js
Changes to gmail get and set contents methods
Files modified:
- extension/gmail.js
- extension/inline.js
- extension/utils.js
kylehuff pushed to webpg-firefox/master 2013-05-07 05:35:16
Repository: webpg-firefox
Moved to more reliable method for getting formatted text
Files modified:
- extension/gmail.js
- extension/utils.js