William Bowling is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

wbowling / adium (fork of adium / adium)

Fork of Adium for patches/improvements

Clone this repository (size: 338.7 MB): HTTPS / SSH
hg clone https://bitbucket.org/wbowling/adium
hg clone ssh://hg@bitbucket.org/wbowling/adium
Filename Size Date modified Message
AITwitterReplyWindow.nib
MGTwitterEngine
ca.lproj
cs.lproj
da.lproj
de.lproj
el_GR.lproj
en.lproj
en_GB.lproj
es.lproj
fi.lproj
fr.lproj
fr_CA.lproj
hu.lproj
is.lproj
it.lproj
ja.lproj
nb.lproj
nl.lproj
pl.lproj
pt.lproj
pt_BR.lproj
ru.lproj
sl.lproj
sv.lproj
tr.lproj
zh_CN.lproj
zh_TW.lproj
AILaconicaAccount.h 1.1 KB Patch from brion to add an SSL option for StatusNet accounts. Fixes #13077.
AILaconicaAccount.m 4.9 KB Patch from brion to add an SSL option for StatusNet accounts. Fixes #13077.
AILaconicaAccountViewController.h 990 B Add a [http://laconi.ca/trac/ Laconica] service. Laconica is an API-compatible (with Twitter), open-source microblogging server. The most popular Laconica server is [http://identi.ca Identi.ca].
AILaconicaAccountViewController.m 1.9 KB Patch from brion to add an SSL option for StatusNet accounts. Fixes #13077.
AILaconicaPlugin.h 911 B Move AIPlugin.h into the pch as well; same reasoning
AILaconicaPlugin.m 1021 B Add a [http://laconi.ca/trac/ Laconica] service. Laconica is an API-compatible (with Twitter), open-source microblogging server. The most popular Laconica server is [http://identi.ca Identi.ca].
AILaconicaService.h 941 B Add a [http://laconi.ca/trac/ Laconica] service. Laconica is an API-compatible (with Twitter), open-source microblogging server. The most popular Laconica server is [http://identi.ca Identi.ca].
AILaconicaService.m 3.9 KB Add -[AIService pathForDefaultServiceIconOfType:], and use it for replacing %serviceIconImg% in headers. Fixes #12697.
AITwitterAccount.h 6.9 KB Patch from brion to add an SSL option for StatusNet accounts. Fixes #13077.
AITwitterAccount.m 84.3 KB Patch from brion to add an SSL option for StatusNet accounts. Fixes #13077.
AITwitterAccountOAuthSetup.h 1.7 KB Add support for Twitter's OAuth 1.0a oauth_verifier requirement, forcing a user to enter a PIN code when authorizting.
AITwitterAccountOAuthSetup.m 5.5 KB Add support for Twitter's OAuth 1.0a oauth_verifier requirement, forcing a user to enter a PIN code when authorizting.
AITwitterAccountViewController.h 2.0 KB Patch from brion to add an SSL option for StatusNet accounts. Fixes #13077.
AITwitterAccountViewController.m 11.9 KB Patch from brion to add an SSL option for StatusNet accounts. Fixes #13077.
AITwitterActionsHTMLFilter.h 272 B Format our action links into an overall classed span, and class the left and right parenthesis so they can be easily hidden/removed. Refs #12049.
AITwitterActionsHTMLFilter.m 2.3 KB Avoid being way, way too overzealous in replacing parenthesis with HTML. /facepalm
AITwitterPlugin.h 909 B Move AIPlugin.h into the pch as well; same reasoning
AITwitterPlugin.m 1017 B Killing __MyCompanyName__ in favor of some GPL header love.
AITwitterReplyWindowController.h 1.4 KB Add a "Reply to Tweet" menu item, which allows one to enter the Username and Status ID of a Tweet to respond to. Optionally, a twitter.com/(username)/status/(statusid) URL can be posted, and it will parse out the necessary chunks.
AITwitterReplyWindowController.m 4.2 KB Convert Twitter code over to using `unsigned long long` instead of signed integers. Fixes #12025.
AITwitterService.h 939 B Killing __MyCompanyName__ in favor of some GPL header love.
AITwitterService.m 3.9 KB Add -[AIService pathForDefaultServiceIconOfType:], and use it for replacing %serviceIconImg% in headers. Fixes #12697.
AITwitterStatusFollowup.h 232 B Instead of storing the pic.im information in the chat, store it in a single dictionary.
AITwitterStatusFollowup.m 3.5 KB Instead of storing the pic.im information in the chat, store it in a single dictionary.
AITwitterURLHandler.h 913 B Move AIPlugin.h into the pch as well; same reasoning
AITwitterURLHandler.m 8.1 KB Patch from wixardy to preserve formatting when inserting a shortened URL or twitter prefix. Fixes #11095.
AITwitterURLParser.h 1.2 KB Make {{{twitterreply://}}} links have the username set to our internalObjectID. Username is still acceptable, but a fallback to internalObjectID. Moved the linkification process into the account, so Laconica can specify a link for !groups.
AITwitterURLParser.m 3.2 KB Don't use a trash variable to scan into, and as Peter pointed out, NULL not nil for the no-pointer specification.
laconica-small.png 3.3 KB Add a [http://laconi.ca/trac/ Laconica] service. Laconica is an API-compatible (with Twitter), open-source microblogging server. The most popular Laconica server is [http://identi.ca Identi.ca].
laconica.png 5.2 KB Add a [http://laconi.ca/trac/ Laconica] service. Laconica is an API-compatible (with Twitter), open-source microblogging server. The most popular Laconica server is [http://identi.ca Identi.ca].
twitter-small.png 3.4 KB As in [26131], Photoshop had the "Do you want interlaced (which you have never, in your life, ever used) or normal?" dialog open, so I pngcrushed something else.
twitter.png 5.9 KB Use better-quality, PNG-crushed images for the Twitter service icons.