Age | Commit message (Expand) | Author | Files | Lines |
2020-11-27 | r/1928 fix(panettone): only scroll if content is too wide | Alyssa Ross | 1 | -1/+1 |
2020-11-22 | r/1904 fix(panettone): Prefix all IRC messages with a ZWSP | Griffin Smith | 1 | -1/+4 |
2020-11-22 | r/1903 feat(panettone): Send notifications when issues are closed | Griffin Smith | 1 | -5/+14 |
2020-11-22 | r/1896 feat(panettone): Bring back + fix irccat issue creation announcement | Griffin Smith | 4 | -6/+43 |
2020-11-19 | r/1884 revert(panettone): announce newly created issues using irccat | glittershark | 4 | -38/+4 |
2020-11-08 | r/1877 feat(panettone): announce newly created issues using irccat | eta | 4 | -4/+38 |
2020-10-27 | r/1866 feat(web/tvl): graph implr | Bartosz Stebel | 1 | -2/+2 |
2020-10-27 | r/1861 fix(web/tvl): Fix TVL graph | V | 1 | -1/+1 |
2020-10-20 | r/1852 feat(web/tvl): Add graph nodes for AfRA & friends | Vincent Ambo | 1 | -0/+8 |
2020-10-20 | r/1851 feat(web/tvl): Accommodate the passage of time in TVL's graph | Vincent Ambo | 1 | -17/+15 |
2020-09-14 | r/1790 fix(panettone): Make pre blocks overflow-x scroll | Griffin Smith | 1 | -1/+3 |
2020-08-31 | r/1746 fix(panettone): Automatically reconnect to ldap | Griffin Smith | 3 | -17/+55 |
2020-08-29 | r/1737 feat(panettone): Add nav to the top of the page as well | Griffin Smith | 3 | -24/+33 |
2020-08-29 | r/1734 feat(panettone): Add styling for blockquotes | Griffin Smith | 1 | -0/+7 |
2020-08-28 | r/1731 feat(panettone): Increase session timeout to 90 days | Griffin Smith | 1 | -0/+2 |
2020-08-28 | r/1730 feat(panettone): Configure a session secret | Griffin Smith | 1 | -4/+13 |
2020-08-09 | r/1628 fix(web/panettone): revert "implement shorthand issue URLs" | glittershark | 2 | -16/+6 |
2020-08-08 | r/1617 feat(web/panettone): implement shorthand issue URLs | edef | 2 | -6/+16 |
2020-08-03 | r/1564 fix(web/panettone): Fix more calls to (id nil) in new issue form | Griffin Smith | 1 | -32/+35 |
2020-08-03 | r/1563 fix(web/panettone): Fix new issue form | Griffin Smith | 1 | -1/+2 |
2020-08-02 | r/1547 feat(web/panettone): Add direct anchor links to comments | Griffin Smith | 2 | -12/+23 |
2020-08-02 | r/1539 feat(web/panettone): Allow editing issues | Griffin Smith | 4 | -41/+146 |
2020-08-01 | r/1517 fix(web/panettone): Don't try to markdownify events | Griffin Smith | 1 | -3/+3 |
2020-07-31 | r/1511 feat(web/panettone): Render issues+comments as Markdown | Griffin Smith | 3 | -4/+64 |
2020-07-31 | r/1510 feat(web/panettone): Display issue history | Griffin Smith | 4 | -34/+80 |
2020-07-31 | r/1509 feat(web/panettone): Log when users change issue statuses | Griffin Smith | 7 | -112/+215 |
2020-07-31 | r/1508 feat(web/panettone): persist original-uri through failed auth | Griffin Smith | 1 | -1/+2 |
2020-07-31 | r/1507 feat(web/panettone): Redirect to original URL after login | Griffin Smith | 1 | -1/+6 |
2020-07-29 | r/1505 refactor(web/panettone): Remove prevalence | Griffin Smith | 3 | -113/+4 |
2020-07-28 | r/1501 fix(web/panettone): Fix reference to undefined function | Griffin Smith | 1 | -1/+1 |
2020-07-28 | r/1498 fix(panettone): Add missing util.lisp to build | Griffin Smith | 1 | -0/+1 |
2020-07-28 | r/1497 feat(panettone): Use postgres as the storage backend | Griffin Smith | 5 | -116/+394 |
2020-07-26 | r/1486 feat(web/panettone): Add dev helpers for postgres db | Griffin Smith | 3 | -0/+27 |
2020-07-26 | r/1484 fix(web/panettone): Don't log backtraces | Griffin Smith | 1 | -0/+2 |
2020-07-26 | r/1481 chore(web/panettone): ignore .fasl files | Griffin Smith | 1 | -0/+1 |
2020-07-25 | r/1467 feat(web/panettone): Make responsive | Griffin Smith | 2 | -3/+5 |
2020-07-24 | r/1461 fix(web/panettone): Fix html5 compliance | Griffin Smith | 1 | -10/+12 |
2020-07-24 | r/1455 feat(web/panettone): Make issues visible publicly | Griffin Smith | 1 | -21/+31 |
2020-07-24 | r/1454 feat(web/panettone): Add a Log Out link to the footer | Griffin Smith | 2 | -18/+53 |
2020-07-24 | r/1453 feat(web/panettone): Add "All Issues" link on issue page | Griffin Smith | 2 | -1/+13 |
2020-07-24 | r/1452 feat(web/panettone): Redirect to original URI after login | Griffin Smith | 2 | -9/+17 |
2020-07-24 | r/1450 feat(web/panettone): Add issue subject to page title | Griffin Smith | 1 | -1/+4 |
2020-07-24 | r/1449 feat(web/panettone): Disallow comments with an empty body | Griffin Smith | 1 | -10/+14 |
2020-07-24 | r/1448 feat(web/panettone): Disallow issues with an empty subject | Griffin Smith | 2 | -10/+25 |
2020-07-23 | r/1446 fix(web/panettone): Fix failure on invalid username | Griffin Smith | 1 | -11/+11 |
2020-07-23 | r/1445 fix(web/panettone): Put snapshot in the right place | Griffin Smith | 1 | -1/+5 |
2020-07-23 | r/1444 feat(web/panettone): Add issue statuses | Griffin Smith | 2 | -49/+138 |
2020-07-23 | r/1443 feat(web/panettone): Add support for comments | Griffin Smith | 2 | -7/+78 |
2020-07-23 | r/1442 feat(web/panettone): Add initial styles | Griffin Smith | 5 | -62/+236 |
2020-07-23 | r/1441 feat(web/panettone): Display who opened issues and when | Griffin Smith | 2 | -8/+39 |