Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | this was a particularly horrible merge conflict but i think it all works now | ubq323 | 2021-07-18 | 9 | -7/+99 |
|\ | |||||
| * | shouldn't count retractions as part of the total vote countpolls | ubq323 | 2021-07-18 | 1 | -1/+1 |
| | | |||||
| * | fix displaying of poll options | ubq323 | 2021-07-18 | 1 | -3/+3 |
| | | |||||
| * | vote meter on view thread page | ubq323 | 2021-07-18 | 5 | -40/+47 |
| | | |||||
| * | minor change things | ubq323 | 2021-07-18 | 2 | -1/+4 |
| | | |||||
| * | fix spacing on vote meter | ubq323 | 2021-07-18 | 1 | -0/+5 |
| | | |||||
| * | vote meters idk | ubq323 | 2021-07-17 | 5 | -2/+78 |
| | | |||||
* | | merge looks good | citrons | 2021-07-11 | 9 | -66/+204 |
|\ \ | |||||
| * | | with the redesign, this doesn't need to be so wide any more, i thinksubforums | ubq323 | 2021-06-23 | 2 | -6/+1 |
| | | | |||||
| * | | subforums work properly again now, i think | ubq323 | 2021-06-23 | 2 | -11/+15 |
| | | | |||||
| * | | last activity of forums | ubq323 | 2021-06-23 | 2 | -14/+15 |
| | | | |||||
| * | | many database things, not really related to subforums but it's probably ↵ | ubq323 | 2021-06-23 | 3 | -16/+22 |
| | | | | | | | | | | | | better to do all these things at the same time | ||||
| * | | on second thoughts it might be easier to have this all on one branch | ubq323 | 2021-06-23 | 7 | -42/+108 |
| |\ \ | |||||
| | * | | subforum listsubforum-ui | citrons | 2021-06-23 | 3 | -28/+57 |
| | | | | |||||
| | * | | add breadcrumb to forum view | citrons | 2021-06-23 | 1 | -2/+8 |
| | | | | |||||
| | * | | make breadcrumb work | citrons | 2021-06-23 | 5 | -12/+43 |
| |/ / | |||||
| * | | merge again | citrons | 2021-06-23 | 1 | -2/+3 |
| |\ \ | |||||
| * \ \ | merge the | citrons | 2021-06-23 | 8 | -101/+118 |
| |\ \ \ | |||||
| * | | | | breadcrumbs but like not actually | ubq323 | 2021-06-22 | 3 | -6/+28 |
| | | | | | |||||
| * | | | | you can create posts again now | ubq323 | 2021-06-20 | 1 | -2/+9 |
| | | | | | |||||
| * | | | | foreign still doesn't have an h in it | ubq323 | 2021-06-20 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | turn foreign keys back on again | ubq323 | 2021-06-20 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | much better schema, and some (but only some) multiforumification | ubq323 | 2021-06-20 | 4 | -12/+33 |
| | | | | | |||||
| * | | | | merge this big refactor so we don't get merge conflicts later | ubq323 | 2021-06-20 | 13 | -80/+65 |
| | | | | | |||||
| * | | | | add subforum schema things | ubq323 | 2021-06-20 | 1 | -0/+11 |
| | | | | | |||||
* | | | | | polls are functional now | citrons | 2021-07-11 | 6 | -14/+277 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | actually that could be slightly neater | ubq323 | 2021-07-11 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | fix indexing issue with displaying of votes | ubq323 | 2021-07-11 | 1 | -2/+3 |
| | | | | | |||||
| * | | | | poll creation and deletion ui; polls work now, for some value of 'work' | ubq323 | 2021-07-11 | 2 | -4/+101 |
| | | | | | |||||
| * | | | | retraction of votes | ubq323 | 2021-06-29 | 2 | -5/+28 |
| | | | | | |||||
| * | | | | displayation of vote retractions | ubq323 | 2021-06-28 | 2 | -13/+21 |
| | | | | | |||||
| * | | | | display vote counts (badly) | ubq323 | 2021-06-26 | 3 | -3/+13 |
| | | | | | |||||
| * | | | | displaying of votes on posts | ubq323 | 2021-06-26 | 4 | -12/+47 |
| | | | | | |||||
| * | | | | voting now works | ubq323 | 2021-06-26 | 2 | -5/+37 |
| | | | | | |||||
| * | | | | i will have this here too | ubq323 | 2021-06-25 | 2 | -2/+4 |
| | | | | | |||||
| * | | | | db things, display poll on thread page, start of voting interface | ubq323 | 2021-06-25 | 3 | -1/+57 |
| | | | | | |||||
* | | | | | somehow view_post.html never actually ended up in the repo???? | ubq323 | 2021-07-11 | 1 | -0/+12 |
| | | | | | |||||
* | | | | | fix crash when posting an empty message | ubq323 | 2021-06-25 | 1 | -1/+2 |
|/ / / / | |||||
* | | | | view post source button | ubq323 | 2021-06-25 | 2 | -7/+24 |
| | | | | |||||
* | | | | hr | ubq323 | 2021-06-25 | 1 | -0/+3 |
| | | | | |||||
* | | | | allow md for sup and sub | ubq323 | 2021-06-25 | 1 | -0/+2 |
| | | | | |||||
* | | | | allowify even more html tags | ubq323 | 2021-06-25 | 3 | -4/+24 |
| | | | | |||||
* | | | | unwideify the trunk as well | ubq323 | 2021-06-24 | 2 | -6/+1 |
| | | | | |||||
* | | | | remove the | citrons | 2021-06-23 | 1 | -4/+2 |
| | | | | |||||
* | | | | add the files that I did not add | citrons | 2021-06-23 | 2 | -0/+456 |
| | | | | |||||
* | | | | color element | citrons | 2021-06-23 | 1 | -1/+3 |
| | | | | |||||
* | | | | colors for markdown | citrons | 2021-06-23 | 2 | -1/+7 |
| |_|/ |/| | | |||||
* | | | minor UI improvement | citrons | 2021-06-23 | 1 | -2/+3 |
| |/ |/| | |||||
* | | merge the redesign | ubq323 | 2021-06-21 | 4 | -92/+107 |
|\ \ | |||||
| * | | fix preview username stylingthread-list-redesign | citrons | 2021-06-21 | 1 | -1/+4 |
| | | |