Modify ↓
Opened at 2015-05-02T08:47:37Z
Closed at 2015-05-03T16:53:52Z
#1208 closed defect (fixed)
Twitter "url" command
Reported by: | wilmer | Owned by: | wilmer |
---|---|---|---|
Priority: | wishlist | Milestone: | |
Component: | Version: | 3.2.2 | |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
Add a "url" command to the Twitter module which takes a Tweet ID and gives the user a URL to open that Tweet in their browser (and get more context/the rest of the conversation).
All the information needed for this is already available. The URLs are like this: https://twitter.com/AlannaBennett/status/588430226935435264
Username is in local structs and the tweet id is remembered already for RT/reply, etc.
Attachments (0)
Change History (1)
comment:1 Changed at 2015-05-03T16:53:52Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This is done, will merge it soon.