| Commit message (Expand) | Author | Age | Files | Lines |
* | try to show the most recent non-deleted post | citrons | 2025-06-17 | 3 | -4/+10 |
* | make more area of the thread listing clickable | citrons | 2025-06-17 | 2 | -29/+43 |
* | fix sort and filter options being cleared on nav | citrons | 2025-06-17 | 2 | -2/+10 |
* | bottom page links on user page | citrons | 2025-06-17 | 1 | -0/+1 |
* | fix bug: s/no threads/no new threads | citrons | 2025-06-17 | 1 | -1/+1 |
* | add deploy.sh | ubq323 | 2025-06-17 | 1 | -0/+4 |
* | better, fancier more button | citrons | 2025-06-17 | 2 | -9/+22 |
* | fix all the misalignments ONCE AND FOR ALL | citrons | 2025-06-17 | 1 | -2/+6 |
* | pagination CSS tweak | citrons | 2025-06-17 | 1 | -1/+1 |
* | only show reply box at the end of a thread | citrons | 2025-06-17 | 1 | -2/+3 |
* | pagination links on the bottom of the page | citrons | 2025-06-17 | 4 | -6/+9 |
* | make big brother still appear in black in dark mode | citrons | 2025-06-17 | 1 | -5/+2 |
* | make border color less harsh in dark mode | citrons | 2025-06-17 | 1 | -22/+24 |
* | don't show subforae if filtering by tag | citrons | 2025-06-17 | 1 | -1/+1 |
* | display a message when there are no threads | citrons | 2025-06-17 | 2 | -4/+15 |
* | click tag to filter by that tag | citrons | 2025-06-17 | 4 | -4/+13 |
* | change legend (john reference) from "title" to "thread" | citrons | 2025-06-17 | 1 | -2/+1 |
* | unify thread creation and modification | citrons | 2025-06-17 | 3 | -21/+51 |
* | make tag selection look the same as tag filtering | citrons | 2025-06-17 | 4 | -25/+9 |
* | improve responsivity | citrons | 2025-06-17 | 2 | -2/+10 |
* | limit display width of tags | citrons | 2025-06-17 | 1 | -0/+4 |
* | improve thread filter selection appearance | citrons | 2025-06-17 | 2 | -14/+25 |
* | use flexbox for thread top bar | citrons | 2025-06-17 | 1 | -1/+13 |
* | limit tags shown in thread list | citrons | 2025-06-17 | 1 | -1/+1 |
* | forum tag editor | citrons | 2025-06-17 | 8 | -7/+105 |
* | don't show the role list to non-bureaucrats | citrons | 2025-06-17 | 1 | -2/+2 |
* | consistently display back link in role assignment | citrons | 2025-06-17 | 1 | -0/+5 |
* | overflow: auto for post content | citrons | 2025-06-17 | 1 | -0/+1 |
* | allow iframes in posts | citrons | 2025-06-17 | 1 | -1/+41 |
* | last activity of forums based on update column | citrons | 2025-06-17 | 1 | -6/+2 |
* | view existing role assignments in a forum | citrons | 2025-06-15 | 3 | -6/+43 |
* | user list admin page | citrons | 2025-06-15 | 3 | -2/+25 |
* | integrated subforum list | citrons | 2025-06-14 | 3 | -32/+77 |
* | convert spaces to tabs | citrons | 2025-06-14 | 27 | -1870/+1870 |
* | properly check for invalid page numbers | citrons | 2025-06-14 | 2 | -8/+12 |
* | read statuses on threads and forums | citrons | 2025-06-14 | 6 | -2/+64 |
* | increase content width to 80ch | ubq323 | 2023-08-27 | 1 | -1/+1 |
* | add <details> to collapse subforum list | ubq323 | 2023-08-15 | 1 | -0/+3 |
* | new icon | ubq323 | 2022-12-01 | 1 | -1/+1 |
* | more minor css fixes | ubq323 | 2022-12-01 | 1 | -5/+6 |
* | minor colour changes | ubq323 | 2022-12-01 | 1 | -3/+3 |
* | bugfixes for darkmode | Arcade Wise | 2022-12-01 | 1 | -3/+3 |
* | Add the option to mouse over a post title and show the full title | Arcade Wise | 2022-12-01 | 1 | -1/+1 |
* | add dark mode | Arcade Wise | 2022-12-01 | 1 | -39/+133 |
* | support sending to more than one apionet channel | ubq323 | 2022-11-19 | 1 | -7/+2 |
* | improve readability of irc messages (thank you trimill) | ubq323 | 2022-10-19 | 1 | -4/+4 |
* | add support for apionet 'web'hooks | ubq323 | 2022-10-19 | 1 | -10/+71 |
* | allow br tag | ubq323 | 2022-09-26 | 1 | -1/+2 |
* | Merge branch 'thread-filtering-2' into trunk | ubq323 | 2022-06-11 | 4 | -20/+110 |
|\ |
|
| * | make radio buttons inline instead of on multiple linesthread-filtering-2 | ubq323 | 2022-06-11 | 1 | -2/+2 |