]> git.za3k.com Git - za3k.git/commitdiff
Correct markdown handler path
authorZachary Vance <vanceza@gmail.com>
Fri, 13 Mar 2015 19:52:57 +0000 (12:52 -0700)
committerZachary Vance <vanceza@gmail.com>
Fri, 13 Mar 2015 19:52:57 +0000 (12:52 -0700)
journal/.htaccess
journal/issues [new file with mode: 0644]

index a42cdb412151fe6fe2103076e1eb387d8168f272..7010055e2f086ab053b748643c6f5e83d56cb142 100644 (file)
@@ -1,2 +1,2 @@
-Action markdown /markdown/handler.php
+Action markdown /cgi-bin/markdown/handler.php
 AddHandler markdown .md
diff --git a/journal/issues b/journal/issues
new file mode 100644 (file)
index 0000000..a338c5d
--- /dev/null
@@ -0,0 +1,28 @@
+XXX Issues I have reported
+
+Open bugs
+=========
+| Link                                                 | Description                                              |
+|------------------------------------------------------|----------------------------------------------------------|
+|                                                      |                                                          |
+
+Open feature requests
+=====================
+| Link                                                 | Description                                              |
+|------------------------------------------------------|----------------------------------------------------------|
+| https://github.com/joemccann/dillinger/issues/308    | Add file locations to cloud editor. **Two $10 bounties** |
+| https://github.com/tholman/zenpen/issues/113         | UI discoverability issue                                 |
+
+Bug I reported which were fixed
+===========================================================
+| Link                                                 | Description                                              |
+|------------------------------------------------------|----------------------------------------------------------|
+| https://github.com/mikolalysenko/union-find/issues/4 | Algorithm misimplemented                                 |
+| https://github.com/mispy/twitter_ebooks/issues/34    | Dependency version conflict required manual resolution   |
+
+Features I requested which were added
+=====================================
+| Link                                                 | Description                                              |
+|------------------------------------------------------|----------------------------------------------------------|
+| https://github.com/mispy/twitter_ebooks/issues/37    | Better tolerance for twitter's rate-limiting             |
+