9 Commits

Author SHA1 Message Date
Joshua Merriman bc14d722a6 Asks user on whether or not to delete submissions/comments before doing so. 2014-02-25 22:45:02 +11:00
Karan Goel f0751cf69d edit comments instead of deleting, close #7 2014-01-05 10:32:38 -08:00
Joe Hillenbrand d16651b508 REFACTOR
- pep8
- factor out common code
- clean up
- make it possible to continue comment/submission retrivial in the event of a failure (append instead of overwrite)
- add exception handling
- store content as utf-8
- rerun comment and submission removal until everything is gone
- just login if new account already exists
- double check password during new account creation
- use format() instead of '%'
2013-09-20 02:05:53 -07:00
Joe Hillenbrand b047a06f8f Remove blank lines 2013-09-19 23:00:45 -07:00
Karan Goel a8a8faef1d Save all comments and submissions 2013-08-24 18:48:08 +05:30
Karan Goel bf343d7d1d Refactoring code 2013-08-24 17:54:21 +05:30
Karan Goel 2e288107e9 Better abstraction 2013-08-17 15:16:42 +05:30
Karan Goel 8579328019 Fix getting links and submissions 2013-08-17 15:12:09 +05:30
Karan Goel 3802170517 Working 2013-08-17 15:05:53 +05:30