GitHub / mkellerman/PSTwitterAPI issues and pull requests
#51 - APIv2 (Essential) Support
Issue -
State: open - Opened by alagoutte almost 4 years ago
- 2 comments
Labels: enhancement, help wanted
#50 - Add tweet_mode to Statuses\Search endpoints
Pull Request -
State: closed - Opened by mkellerman about 4 years ago
#49 - Get-TwitterStatuses_UserTimeline not displaying full_text
Issue -
State: closed - Opened by spodg13 about 4 years ago
- 5 comments
Labels: bug
#48 - Error calling Send-TwitterDirectMessages_EventsNew: Bad Authentication Data
Issue -
State: open - Opened by chinhdo over 4 years ago
- 1 comment
#47 - How do I upload a jpg and tweet that?
Issue -
State: closed - Opened by jimmyeao almost 5 years ago
- 4 comments
Labels: bug, help wanted, good first issue
#46 - Send-TwitterBlocks_Create code 215 Bad Authentication data
Issue -
State: open - Opened by jonnydevx about 5 years ago
- 6 comments
#45 - Added usage example home timeline display
Pull Request -
State: closed - Opened by ghost over 5 years ago
- 1 comment
#44 - Remove all `_` from function names
Issue -
State: closed - Opened by mkellerman over 5 years ago
#43 - Add: Handles loops to request more data !publish
Pull Request -
State: closed - Opened by mkellerman almost 6 years ago
#42 - Add Throttling when resource ratelimit is reached
Pull Request -
State: closed - Opened by mkellerman almost 6 years ago
#41 - Issue running PSTwitterAPI.bootstrap.ps1 on PS5.1
Issue -
State: closed - Opened by mkellerman almost 6 years ago
Labels: bug
#40 - SendTweetAsync ID is zero
Issue -
State: closed - Opened by apobekiaris almost 6 years ago
- 1 comment
#39 - Project School
Issue -
State: closed - Opened by ToonStaes almost 6 years ago
- 1 comment
#38 - Invalid URL in function Send-TwitterBlocks_Destroy $ResourceUrl
Issue -
State: closed - Opened by mc1903 almost 6 years ago
- 1 comment
#37 - running Set-TwitterOAuthSettings in script
Issue -
State: closed - Opened by veepee78 over 6 years ago
- 3 comments
#36 - Secret Access Token not accepted
Issue -
State: closed - Opened by Skyyblaze over 6 years ago
- 1 comment
#35 - Replace Throw with Write-Warning !publish
Pull Request -
State: closed - Opened by mkellerman over 6 years ago
#34 - Changes to enable module use within an Azure DevOps pipeline
Pull Request -
State: closed - Opened by whiteken over 6 years ago
- 3 comments
#33 - Azure pipelines Install module -Force
Issue -
State: closed - Opened by whiteken over 6 years ago
- 3 comments
#32 - Azure pipelines OAuth script variable
Issue -
State: closed - Opened by whiteken over 6 years ago
- 1 comment
#31 - How can I crowl Tweets by specific hashtag
Issue -
State: closed - Opened by DefenderLab almost 7 years ago
- 1 comment
#30 - Error thrown when POST-ing large payload
Issue -
State: open - Opened by Windos almost 7 years ago
- 7 comments
#29 - Remove all `_` from function names
Issue -
State: closed - Opened by kilasuit about 7 years ago
- 51 comments
Labels: help wanted
#28 - Update README.md
Pull Request -
State: closed - Opened by mkellerman about 7 years ago
#27 - Fix enpoints can now use URL encoded parameters or JSON body
Pull Request -
State: closed - Opened by mkellerman about 7 years ago
Labels: bug
#26 - PR mk-apihelperfix
Pull Request -
State: closed - Opened by mkellerman about 7 years ago
#25 - Delete Send-TwitterDirectMessages_EventsNew.ps1
Pull Request -
State: closed - Opened by mkellerman about 7 years ago
#24 - Mk fix methodpost
Pull Request -
State: closed - Opened by mkellerman about 7 years ago
#23 - Changed Readme.MD "Resources" URL
Pull Request -
State: closed - Opened by ctmcisco about 7 years ago
#22 - Suggesting Link Change in README.md - "Resources"
Issue -
State: closed - Opened by ctmcisco about 7 years ago
- 1 comment
Labels: good first issue
#21 - Fix to improve import module speed by using static list
Pull Request -
State: closed - Opened by mkellerman about 7 years ago
#20 - Revert "Import speed of import-module by having static list of CmdletBindingP…"
Pull Request -
State: closed - Opened by mkellerman about 7 years ago
#19 - Fix error message with correct function name
Pull Request -
State: closed - Opened by mkellerman about 7 years ago
#18 - Import speed of import-module by having static list of CmdletBindingP…
Pull Request -
State: closed - Opened by mkellerman about 7 years ago
#17 - Error "No OAuthSettings was found. Use 'Set-OAuthSettings' to set PSTwitterAPI ApiKey & Token."
Issue -
State: closed - Opened by mkellerman about 7 years ago
- 1 comment
Labels: bug
#16 - Import-Module -Name PSTwitterAPI is slow to load
Issue -
State: closed - Opened by mkellerman about 7 years ago
- 1 comment
Labels: bug
#15 - Update PSTwitterAPI.psd1
Pull Request -
State: closed - Opened by mkellerman about 7 years ago
#14 - FunctionsToExport is empty
Issue -
State: closed - Opened by mkellerman about 7 years ago
- 1 comment
Labels: bug
#13 - Handles loops to request more data
Issue -
State: closed - Opened by mkellerman about 7 years ago
- 4 comments
Labels: enhancement, help wanted
#12 - Implement Wait when reached 0 resource available in OAuthSettings
Issue -
State: closed - Opened by mkellerman about 7 years ago
- 2 comments
Labels: enhancement, help wanted
#11 - ResourceUrl parameter swapping & removed $Resource parameter !publish
Pull Request -
State: closed - Opened by mkellerman about 7 years ago
- 1 comment
#10 - Missing functions from APIHelper
Issue -
State: closed - Opened by mkellerman about 7 years ago
- 2 comments
Labels: bug
#9 - Remove the requirement for both $Resource and $ResourceURL parameters
Issue -
State: closed - Opened by mkellerman about 7 years ago
Labels: enhancement
#8 - APIHelper cmdlets to help generate functions from API Documentation
Pull Request -
State: closed - Opened by mkellerman about 7 years ago
#7 - Create Pester test for general testing of Module
Issue -
State: closed - Opened by mkellerman about 7 years ago
- 2 comments
#6 - Fix ForEach syntax
Pull Request -
State: closed - Opened by mkellerman about 7 years ago
#5 - Create PSScriptAnalyzer.Tests.ps1
Pull Request -
State: closed - Opened by mkellerman about 7 years ago
#4 - Create Pester tests for API Helper cmdlets
Issue -
State: open - Opened by mkellerman about 7 years ago
Labels: help wanted
#3 - Create missing API Helper cmdlets
Issue -
State: closed - Opened by mkellerman about 7 years ago
- 1 comment
#2 - Implementing Azure Key Vault for secure secrets as well as local configuration file
Issue -
State: closed - Opened by ConstantineK about 7 years ago
- 7 comments
#1 - Replacing randomness in Get-OAuthParameters with something like RijndaelManaged
Issue -
State: closed - Opened by ConstantineK about 7 years ago
- 1 comment