James Taylor
|
fc295ac93d
Convert comment posting system to flask framework
|
5 years ago |
James Taylor
|
8cad77ad0d
Convert comments to flask framework
|
5 years ago |
James Taylor
|
9f93b9429c
Fix comment parsing error due to comments from deleted channels
|
5 years ago |
James Taylor
|
b32330be4f
refactor common.py into 3 files
|
5 years ago |
James Taylor
|
36e0409db4
Add newline to end of files
|
5 years ago |
James Taylor
|
bb2d40ac83
rename env['fields'] to env['parameters'] and rename fields to parameters in general
|
5 years ago |
James Taylor
|
a57fc77426
WSGI for simple non-path GET pages
|
5 years ago |
James Taylor
|
ea0705a98d
Add permalink to comment on timestamp
|
5 years ago |
James Taylor
|
e3fac7da54
Ability to delete comments
|
6 years ago |
James Taylor
|
005c1239a6
Rename username to channel_id in more places
|
6 years ago |
James Taylor
|
913c258093
Use channel id to uniquely identify accounts, not username
|
6 years ago |
James Taylor
|
ca37786e38
Fix username parameter not being sent
|
6 years ago |
James Taylor
|
fcbd8ebef6
Added account selection to comment boxes
|
6 years ago |
James Taylor
|
75b0c52f57
Ability to sort channel videos by oldest and by views
|
6 years ago |
James Taylor
|
409fea0197
Use post/redirect/get method to prevent form resubmission for comments
|
6 years ago |
James Taylor
|
ac9fbbbf10
comments: fixed regression in previous comments bugfix commit
|
6 years ago |
James Taylor
|
697d6e3583
fix error parsing comments when a comment has all replies in a thread
|
6 years ago |
James Taylor
|
03f5ccbacb
add support for lc parameter
|
6 years ago |
James Taylor
|
6c61472daf
Display latency/read-time for comment retrieval
|
6 years ago |
James Taylor
|
5f4d4e0499
single comment retrieval function, remove left-over debug writing
|
6 years ago |
James Taylor
|
ffeccc5ac3
Reorganize comment system
|
6 years ago |
James Taylor
|
6146c5293b
Return comments by newest after posting top-level comment
|
6 years ago |
James Taylor
|
ebfe58e6cb
Ability to reply to comments
|
6 years ago |
James Taylor
|
8cf42ed00b
Fix blank comments causing parsing to fail
|
6 years ago |
James Taylor
|
6a6433619f
Display video title & thumbnail on comment pages
|
6 years ago |
James Taylor
|
d9115ea2cf
Comments: In title, indicate page number or that page contains replies
|
6 years ago |
James Taylor
|
1e540a2542
fix extraneous escape in comment username
|
6 years ago |
James Taylor
|
3b8529ca11
Fix comments not working as result of youtube changes
|
6 years ago |
James Taylor
|
dcc3183411
remove leftover debug writing causing error when no debug directory
|
6 years ago |
James Taylor
|
97545f9b3b
add settings for enabling/disabling comments, comment avatars, & related vids
|
6 years ago |