issues
search
hfaran
/
piazza-api
Unofficial Client for Piazza's Internal API
https://hfaran.github.io/posts/reverse-engineering-piazzas-api/
MIT License
185
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`create_instructor_answer` errors on string cid input
#74
kwshi
opened
3 weeks ago
0
add native python type annotations
#73
kwshi
opened
3 weeks ago
3
Update user_login method to submit form data as dictionary instead of str.format()
#72
kwshi
closed
3 weeks ago
0
Login Fix
#71
savantes1
closed
5 months ago
0
Resources Pages
#70
mrnhtyzgld
opened
5 months ago
2
Update post not working with new piazza api
#69
andrewbartels1
opened
7 months ago
1
login failing "Email or password incorrect"
#68
langdon
opened
1 year ago
10
Implement add instructor follow up
#67
vishhvak
closed
1 year ago
0
Avoid `f"..."` syntax
#66
elibarzilay
opened
1 year ago
2
Updated user_login method to work correctly with updated Piazza API
#65
savantes1
closed
1 year ago
1
Unable to login with p.user_login()
#64
j-beastman
closed
1 year ago
7
Release a new version with most recent commits made?
#63
j-beastman
closed
1 year ago
2
Update network.py
#62
j-beastman
closed
1 year ago
0
Update network.py to appease Piazza API
#61
j-beastman
closed
1 year ago
1
Update network.py
#60
j-beastman
closed
1 year ago
0
Is there a way to retrieve posts that are only unread?
#59
sp1603
opened
1 year ago
0
fix: content_get only fetchs info available to student
#58
developStorm
closed
11 months ago
2
Create Piazza_API_Post_Data_Dictionary.md
#57
EvanJ3
closed
2 years ago
0
Added ability to unpin posts
#56
aparande
closed
2 years ago
0
Add ability to export/import cookie in PiazzaRPC class to allow saving it to a file
#54
asinghani
closed
3 years ago
1
Implement add/remove feedback request methods
#53
camerondurham
closed
3 years ago
0
Add Dockerfile and Docker commands to README
#52
camerondurham
closed
3 years ago
1
Update nonce.py
#51
KK1423
closed
3 years ago
0
Add RPC method for updating existing student answers
#50
ausaf-a
closed
3 years ago
0
Add student_view param to content.get
#49
nacgarg
closed
3 years ago
1
There are no docs, the sphinx build also has 404 error when clicking module index
#48
developerJuiceLozzoc
opened
4 years ago
1
Modify network to add override email settings
#47
kavigupta
closed
5 years ago
0
Update post functionality
#46
icamacho3
closed
5 years ago
0
Added functions for posting, replying to posts, pinning a post, and marking a post resolved.
#45
egregori3
closed
5 years ago
9
feat(user): Added post deletion functionality
#44
icamacho3
closed
5 years ago
2
Getting posts raises a RequestError
#43
ktrieu
closed
5 years ago
13
fix(dev): repair is_ta boolean in get_user_classes
#42
skystrife
closed
6 years ago
0
fix(devel): Minor typos fixed
#41
jlumbroso
closed
6 years ago
0
fix(dev): Use requests.Session object for updating cookies
#40
skystrife
closed
6 years ago
2
fix(dev): Added support for the Piazza API nonce "aid" introduced recently.
#39
jlumbroso
closed
6 years ago
5
fix(dev): Fix 'Request not valid' error due to piazza API changes
#38
keagan-piazza
closed
6 years ago
1
fix(dev): Fix 'Request not valid' error due to piazza API changes
#37
keagan-piazza
closed
6 years ago
2
feat(user): added support for marking two posts as duplicates
#36
LithiumH
closed
8 years ago
2
Add mark as duplicate functionality
#35
LithiumH
closed
8 years ago
1
Fix Python 2-only raw_input call
#34
arxanas
closed
8 years ago
1
docs(user): Add @DavidSnider real name to contributors
#33
DavidSnider
closed
8 years ago
1
develop -> master for 0.5.2
#32
hfaran
closed
8 years ago
1
feat(user): Add answer-creating functionality
#31
DavidSnider
closed
8 years ago
9
get_all_users( ) not working
#30
fnokeke
closed
9 years ago
3
develop -> master for 0.5.1
#29
hfaran
closed
9 years ago
1
Use regex for finding version in __init__.py
#28
hfaran
closed
9 years ago
1
ImportError: no module named 'requests'
#27
arxanas
closed
9 years ago
4
develop -> master for 0.5.0
#26
hfaran
closed
9 years ago
2
feat(user): Add followup-creating functionality.
#25
arxanas
closed
9 years ago
7
docs(user): Fix link in README
#24
blx
closed
9 years ago
0
Next