issues
search
himura
/
twitter-types
This library treats the Twitter JSON API in the Haskell way.
24
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Apply code format by fourmolu
#60
himura
closed
2 years ago
0
Add support for extended entities video info
#59
himura
closed
2 years ago
0
Support aeson >= 2.0
#58
himura
closed
2 years ago
0
Fix GitHub workflow
#57
himura
closed
2 years ago
0
Add support for extended entities video info
#56
stianlagstad
closed
2 years ago
2
Add userEntities to User type.
#55
alexmingoia
opened
3 years ago
0
Add support for video_info in extended entities
#54
stianlagstad
closed
2 years ago
0
Relax upper bound restrictions on lens dependency
#53
himura
closed
3 years ago
0
Support GHC 9.0.1
#52
himura
closed
3 years ago
0
Relax upper bound version restriction on lens dependency
#51
himura
closed
3 years ago
0
Fix build error in Web.Twitter.Types
#50
sternenseemann
closed
4 years ago
0
Support extended tweet
#49
himura
closed
4 years ago
0
Follow DirectMessage API change
#48
himura
closed
5 years ago
0
API deprecations
#47
MHova
opened
5 years ago
1
twitter-types-lens: Expose ExtendedEntities
#46
himura
closed
5 years ago
0
Update User type
#45
MHova
closed
5 years ago
0
Wrap User "lang" attribute around Maybe
#44
Javran
closed
5 years ago
1
try unrestraining time
#43
dsturnbull
closed
5 years ago
1
Needs support for Twitter's "extended mode"
#42
rassie
opened
7 years ago
1
Add support for Twitter extended entities
#41
stillinbeta
closed
5 years ago
1
add optional email to User structure
#40
s9gf4ult
closed
7 years ago
2
better description for twitter-types
#39
clinty
opened
8 years ago
0
test case: case_parseErrorMsg: [Failed] with aeson-0.11
#38
juhp
closed
8 years ago
1
streaming API: supporting direct message
#37
Javran
closed
8 years ago
1
Not compatible with aeson-0.10
#36
rassie
closed
8 years ago
3
Fix FromJSON instances for Status and User
#35
Rufflewind
closed
8 years ago
1
add tests/fixtures/*.json to extra-source-files and add sdist test
#34
himura
closed
9 years ago
0
Test suite fails to compile with sdist from Hackage
#33
snoyberg
closed
9 years ago
1
Support quoted tweets
#32
kputnam
closed
9 years ago
1
Fix build error in tests caused by time/old-locale discrepancy
#31
kputnam
closed
9 years ago
0
Fix type of statusCurrentUserRetweet (costmetic)
#30
kputnam
closed
9 years ago
1
7.10 disambig
#29
sheganinans
closed
9 years ago
1
userWithheldInCountries is an array
#28
glasserc
closed
9 years ago
1
withheld_in_countries is an array, not a string
#27
glasserc
closed
8 years ago
0
Types: bounding box is optional
#26
glasserc
closed
9 years ago
0
Types: more general parsing of Contributors
#25
glasserc
closed
9 years ago
1
Types: add Status field
#24
glasserc
opened
9 years ago
3
Types: get rid of mzero
#23
glasserc
closed
9 years ago
2
failed to parse Contributor
#22
glasserc
closed
8 years ago
0
change from 'mzero' to 'fail'
#21
glasserc
closed
8 years ago
0
Users can have a "status" field
#20
glasserc
opened
9 years ago
1
Converted DateString representation to UTCTime.
#19
AndrewRademacher
closed
9 years ago
1
twitter-types-lens is compatible with twitter-types 0.6.1
#18
glasserc
closed
9 years ago
1
Added ToJSON instances to types.
#17
AndrewRademacher
closed
9 years ago
5
Fixes need for Generic, Typeable instances.
#16
bitemyapp
closed
9 years ago
0
Rename record accessors to prefix with _ as is standard with types using lenses.
#15
bitemyapp
opened
9 years ago
0
Add ToJSON instances that form an isomorphism with FromJSON
#14
bitemyapp
closed
9 years ago
2
Add Generic, Typeable instances so people can add support for things like acid-state
#13
bitemyapp
closed
9 years ago
2
Loading the all fixtures as variables by using TH
#12
himura
closed
10 years ago
2
Added geolocation to the AsStatus Class
#11
gajarmin
closed
10 years ago
2
Next