Todo: ---------- * kill hintlastnview (need revtime indexes on log, since mysql 3.23 can't use indexes in reverse without full table scan... or wait until mysql 4.0 optimizer backport to 3.23... ugh) * attach files to posts (good for groupware) -- new cap limits: canattachfile, filemaxsize (0 for no limit) * statushistory table: log suspend/priv/acct change history * htdocs/userpic: why use LJ::Cache at all if we're using disk now? * htdocs/userpic: doesn't clean disk cache yet * bin/maint/clean_caches.pl: recent_talktext isn't cleaned yet, index prob * add "scope enum('general','local')" to all prop tables -- change SQL exporter to recognize only general * postevent dup locking * rate limiting (bradfitz) * deprecate /cgi-bin/log.cgi, make /interface?mode=<...> * /fz/ joins on logtext (requires master) * talk* joins on logtext (requires master) * "unpay" console command * RELEASE! new tarball. * cvsreport: * -c doesn't need to scan maind.. perf. * -s with args doesn't need to scan everything, just args. * ljcom: automate username changes (payments and renaming) * support: dakus wants to be able to mark requests as "still needs help" * LJ::delete_user() * require POST for all do actions (use LJ::did_post to check) * add bmlp.pl config option to disable BMLSESSION stuff, since we don't use it anyway * editjournal_do: clean HTML (marquees don't close, etc.) * directory: (need to set non-pub userprops on editinfo change) * talklib.pl finishing (avva?) * store as UTF-8 in database (avva investigating) Cleanliness: ------------ * should never need to login as community! -- e.g. uploadpic/editinfo/etc needs to let community admins select their community to modify while logged in as themselves * use LJ::send_mail everywhere, not by hand * XHTML compliant everywhere * remove *_do.bml pages, merge with main page instead. Documentation: -------------- * LJDEP (halkeye) * LJFUNC (bradfitz) * internals/system (dormando) * BML (avva) * XML build env (tribelessnomad) ?? * guide
My todo list
-
"Invalid password" when calling login method over XML-RPC
A week or two ago my LJBackup client started being unable to login - I didn't change anything (I think!), but now I always get an "Invalid password"…
-
cl-journal livejournal client
Hey everyone, I'd like to present a livejournal client that I wrote to fulfill my needs but maybe there are other people that can find it…
-
SessionGenerate and ljloggedin
Are there any information after release 86 and changes in cookies scheme to use sessiongenerate? It returns ljsession key, but this key is not enough…
- Post a new comment
- 19 comments
- Post a new comment
- 19 comments
-
"Invalid password" when calling login method over XML-RPC
A week or two ago my LJBackup client started being unable to login - I didn't change anything (I think!), but now I always get an "Invalid password"…
-
cl-journal livejournal client
Hey everyone, I'd like to present a livejournal client that I wrote to fulfill my needs but maybe there are other people that can find it…
-
SessionGenerate and ljloggedin
Are there any information after release 86 and changes in cookies scheme to use sessiongenerate? It returns ljsession key, but this key is not enough…