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

Firefox 22で使用できない #57

Open
array opened this issue Jun 6, 2013 · 1 comment
Open

Firefox 22で使用できない #57

array opened this issue Jun 6, 2013 · 1 comment

Comments

@array
Copy link

array commented Jun 6, 2013

Firefox 22 betaで、Tomblooの設定を出すとチェックマークなどが表示されず、Share先を設定できません。

あとなぜかはてなブックマークのFaviconが非常に大きくなっています。

@2k0ri
Copy link

2k0ri commented Jun 10, 2013

Aurora(Firefox 23.0a2)でも同様の現象です。

wantora pushed a commit to wantora/tombfix-core that referenced this issue May 13, 2016
via https://github.com/Constellation/taberareloo/blob/e2a1716c8114de1e6a6254a3138c2c17290ba0ac/src/lib/models.js#L1754-1934
    https://github.com/polygonplanet/tombloo/blob/74e5cc003a08197d8a5e62beeca5e7eddbe2ca31/tombloo.model.twitter.fixtoken.js

* Implement Twitter Prefix to#59
* Implement Twitter Template to#59
via https://github.com/polygonplanet/tombloo/blob/74e5cc003a08197d8a5e62beeca5e7eddbe2ca31/tombloo.extension.twitter.enclose.js
    https://github.com/Constellation/taberareloo/blob/e2a1716c8114de1e6a6254a3138c2c17290ba0ac/src/lib/utils.js#L722-729
    https://gist.github.com/azu/159168/2a3ee6a1ca458ff86c0208dc5b2e53c59b015689
    https://gist.github.com/toooooooby/309432/5139365b7510135713931b308a65469fa2c74dbe
    https://gist.github.com/polygonplanet/8088604/fbe10abfe68cee3f23dab64af96b625125dfebd9

* Implement Twitter Status Truncator to#42
via https://github.com/polygonplanet/tombloo/blob/74e5cc003a08197d8a5e62beeca5e7eddbe2ca31/tombloo.extension.twitter.enclose.js
    https://github.com/YungSang/patches-for-taberareloo/blob/dc8e5cd032c8f5543e4a2d88e51520c75c7d3d66/patches/patch.model.twitter.createstatus.tbrl.js
    https://github.com/azu/PNBT/blob/9d2821f3ba77a16c6cdda41dbf6273bdd8d842b1/postnowbrowsingtotwitter%40httpefclinfo.user.js

* Add support for Twitter to Account Changer to#58
via https://github.com/polygonplanet/tombloo/blob/74e5cc003a08197d8a5e62beeca5e7eddbe2ca31/tombloo.service.twitter.changeaccount.js

* Twitter Model's Photo Poster should upload the photo to Twitter to#37
via https://github.com/YungSang/Scripts-for-Tombloo/blob/bf82a44ee2cf5669e3ec29a7441347380adfc7d3/model.twitter-upload.js

* Handle tags as Hashtags to#57
* Improve Error Handling & Error Message to#53
* Usage of bit.ly in Twitter Model is no longer needed to#27

* third party library: Add twitter-text-js 1.7.0 to#42
* Add NOTICE to xpi, for third party library
import from https://github.com/twitter/twitter-text-js/blob/master/pkg/twitter-text-1.7.0.js

* Remove changePicture(), remove(), addFavorite(), getRecipients()
* Rename URL to ORIGIN
* prototype.js: Add String#charLength
* manual test: Add twitter_model_test_patch.js

Thanks a lot, polygonplanet, YungSang, Constellation, azu, toooooooby!!!

Close to#37, Close to#42, Close to#53, Close to#57, Close to#58, Close to#59, Close to#60
wantora pushed a commit to wantora/tombfix-core that referenced this issue May 13, 2016
Twitter Model
* Revise Twitter Model to#60
 * Implement Twitter Prefix to#59
 * Implement Twitter Template to#59
 * Implement Twitter Status Truncator to#42
 * Add support for Twitter to Account Changer to#58
 * Twitter Model's Photo Poster should upload the photo to Twitter to#37
 * Handle tags as Hashtags to#57
 * Improve Error Handling & Error Message to#53
  * messages.properties: Add message.model.twitter.upload
 * Usage of bit.ly in Twitter Model is no longer needed to#27
 * Rename URL to ORIGIN
 * Add ACCOUT_URL, TWEET_API_URL, UPLOAD_API_URL, STATUS_MAX_LENGTH, OPTIONS, createStatus(), getTweetLength(), joinContents(), extractTemplate(), truncateStatus(), truncateContent(), upload(), login(), logout(), getAuthCookie(), getCurrentUser(), getPasswords()
 * Remove SHORTEN_SERVICE, changePicture(), remove(), addFavorite(), getRecipients()
* Handle a case that ps.item is undefined
* Use trimTag() to contents.quote for Tumblr
 * Fix a minor bug about contents.quote initializing
 * Add createQuote()
* More improve error handling
* Confirm login status before request()

Other Models
* Revise Pocket Model #88
 * Fix Pocket's Post #88
* Revise WeHeartIt Model #89
 * Fix WeHeartIt's Post #89
 * Add support for WeHeartIt's Tags
 * Add ORIGIN, ENTRY_URL, checkLogin()
 * Remove URL, iHeartIt(), getAuthCookie()
* Revise HatenaFotolife Model #91
 * Fix HatenaFotolife's Upload #91
 * Add support for HatenaFotolife's taglist(Tags)
 * Remove upload()
* HatenaFotolife: Confirm login status before download()
* Revise HatenaBookmark Model
 * Add ORIGIN
 * Remove POST_URL, addBookmark()
* Revise Hatena Model #90
 * Add ORIGIN, API_URL
* Drop support for Wedata, TextConversionServices

Extractors
* Revise "Photo - Google Image Search" Extractor
 * Fix a bug that this Extractor doesn't work
 * Add getURLs()
* Regression(@80a6f2846a): Fix "Video - YouTube" Extractor #73
 * Add "^https?://www\\.youtube\\.com/" to extensions.tombfix.ignoreCanonical
 * Fix Link Post's URL on YouTube
* "Video - YouTube" Extractor: Fix title cleaning's minor bug
* Revise "Photo - We Heart It" Extractor for WeHeartIt's favor()
 * Fix a bug that this Extractor doesn't work
 * "Photo - We Heart It" Extractor should get Original Size Image
 * Add RE, getEntryID()
* We Heart It's Canonical Link should be ignored
 * Fix Link Post's URL on We Heart It
* Fix "Photo - pixiv" Extractor's bug about manga in logout #94
* Fix "Photo - pixiv" Extractor's error message about limited access
* Rewriting ctx.href requires rewriting ctx.title for ps.page

Actions
* Rename Tombfix.Service.actions.js to actions.js
* Revise actions.js to#12
 * Add Actions in global
* Add "Open Script Folder" Action
* "Install Tombfix Patch" Action: Add support for raw2.github.com
* "Install Tombfix Patch" Action: Improve error handling
* Remove "Piclens + Local Tumblr" Action

Options
* Add "Don't show "Share - XXX"" to#44
* Implement "Add to queue except Text Post" to#50
* Implement "Disable all scripts" to#51
* Improve Options "Entry Contents / etc." #84
* Context menu options shouldn't require the browser restart
 * Remove "(require a browser restart)"

QuickPostForm
* Fix a bug that can't drag the QuickPostForm on Firefox 27+ #75
* Implement "Show character length as tweet in Quick Post Form" #83
* Introduce valuechange custom event for Tweet Counter #83
* Consider enter situation for Tweet Counter #83
* Improve QuickPostForm Description's character counter #74
* Fix a bug about QuickPostForm's Tags on Post Error #67

Other Improvement
* Remove unneccesary(about old Firefox) and unused codes to#48

tombfix.js
* Revise tombfix.js to#12
 * Introduce Services.jsm & XPCOMUtils.jsm, and use it
 * Remove CategoryManager
 * Remove bind()
 * Remove NSGetModule()
 * Remove unused NodeFilter
* Introduce URL constructor, and use it
* Remove unused codes
 * Remove IOService, ExtensionManager
 * Remove getContents()

component.js
* Revise component.js to#12
 * Add IURL
 * Remove unused XML_NS
* Regression(@7ded5afc8e): Improve default value setting in component.js
 * Quit using default parameters in component.js
* Introduce Services.jsm & XPCOMUtils.jsm, and use it
 * Remove defineLazyServiceGetter() to#48
* Introduce Preferences.jsm, and use it
 * Remove PrefService
 * Remove PrefBranch(), getPrefType()
* Remove unused codes
 * Remove ICache, ExtensionManager, CacheService, AppShellService, CookieService, PasswordManager, WindowWatcher, FaviconService,  StyleSheetService, FuelApplication
 * Remove DocumentEncoder
 * Remove findCacheFile(), convertFromUnplaceableHTML(),  convertFromByteArray(), registerSheet(), unregisterSheet()
* Reintroduce CacheService, ICache, FuelApplication for action.clearCache.js & action.restart.js

utility.js
* Update error()
* Move XUL_NS, HTML_NS from component.js
* Move createMock(), createQueryInterface(), getInterfaces(), broad(), till(), notify(), createURI(), getLocalFile(), getExtensionDir(), setPrefValue(), getPrefValue(), getDownloadDir(), getProfileDir(), getTempDir(), getMostRecentWindow(), withStream(), sanitizeHTML(), serializeToString() from component.js
* Move openInActionBase from actions.js
* Remove unused convertToXULElement()
* Remove unnecessary createLink()

Other Dev Changes
* third party library: Add twitter-text-js 1.7.0 to#42
 * Add twttr in global
* Add NOTICE to xpi, for third party library
* Remove DownloadManager & download()'s useManger parameter #69 #62
* prototype.js: Add String#charLength

Travis Ci
* Update .jshintrc
* Gruntfile.js: Uncomment actions.js, tombfix.js, component.js

Test
* manual test: Add twitter_model_test_patch.js
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

No branches or pull requests

2 participants