summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* add 'sort threads by' thing, ui styling is very bad atmthread-filteringubq3232021-07-223-4/+21
* mergeubq3232021-07-226-7/+50
|\
| * minor html restructureper-forum-tagsubq3232021-07-223-4/+6
| * improve ui slightlyubq3232021-07-222-0/+4
| * make tags be per-forum and have the thread config interface work with thisubq3232021-07-224-3/+40
|/
* and i forgot to add util.py as wellubq3232021-07-181-0/+16
* wrong name for loop counter thingubq3232021-07-181-1/+1
* don't need that print statement any moreubq3232021-07-181-5/+0
* this was a particularly horrible merge conflict but i think it all works nowubq3232021-07-189-7/+99
|\
| * shouldn't count retractions as part of the total vote countpollsubq3232021-07-181-1/+1
| * fix displaying of poll optionsubq3232021-07-181-3/+3
| * vote meter on view thread pageubq3232021-07-185-40/+47
| * minor change thingsubq3232021-07-182-1/+4
| * fix spacing on vote meterubq3232021-07-181-0/+5
| * vote meters idkubq3232021-07-175-2/+78
* | merge looks goodcitrons2021-07-119-66/+204
|\ \
| * | with the redesign, this doesn't need to be so wide any more, i thinksubforumsubq3232021-06-232-6/+1
| * | subforums work properly again now, i thinkubq3232021-06-232-11/+15
| * | last activity of forumsubq3232021-06-232-14/+15
| * | many database things, not really related to subforums but it's probably bette...ubq3232021-06-233-16/+22
| * | on second thoughts it might be easier to have this all on one branchubq3232021-06-237-42/+108
| |\ \
| | * | subforum listsubforum-uicitrons2021-06-233-28/+57
| | * | add breadcrumb to forum viewcitrons2021-06-231-2/+8
| | * | make breadcrumb workcitrons2021-06-235-12/+43
| |/ /
| * | merge againcitrons2021-06-231-2/+3
| |\ \
| * \ \ merge thecitrons2021-06-238-101/+118
| |\ \ \
| * | | | breadcrumbs but like not actuallyubq3232021-06-223-6/+28
| * | | | you can create posts again nowubq3232021-06-201-2/+9
| * | | | foreign still doesn't have an h in itubq3232021-06-201-1/+1
| * | | | turn foreign keys back on againubq3232021-06-201-0/+1
| * | | | much better schema, and some (but only some) multiforumificationubq3232021-06-204-12/+33
| * | | | merge this big refactor so we don't get merge conflicts laterubq3232021-06-2013-80/+65
| * | | | add subforum schema thingsubq3232021-06-201-0/+11
* | | | | polls are functional nowcitrons2021-07-116-14/+277
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | actually that could be slightly neaterubq3232021-07-111-1/+1
| * | | | fix indexing issue with displaying of votesubq3232021-07-111-2/+3
| * | | | poll creation and deletion ui; polls work now, for some value of 'work'ubq3232021-07-112-4/+101
| * | | | retraction of votesubq3232021-06-292-5/+28
| * | | | displayation of vote retractionsubq3232021-06-282-13/+21
| * | | | display vote counts (badly)ubq3232021-06-263-3/+13
| * | | | displaying of votes on postsubq3232021-06-264-12/+47
| * | | | voting now worksubq3232021-06-262-5/+37
| * | | | i will have this here tooubq3232021-06-252-2/+4
| * | | | db things, display poll on thread page, start of voting interfaceubq3232021-06-253-1/+57
* | | | | somehow view_post.html never actually ended up in the repo????ubq3232021-07-111-0/+12
* | | | | fix crash when posting an empty messageubq3232021-06-251-1/+2
|/ / / /
* | | | view post source buttonubq3232021-06-252-7/+24
* | | | hrubq3232021-06-251-0/+3
* | | | allow md for sup and sububq3232021-06-251-0/+2
* | | | allowify even more html tagsubq3232021-06-253-4/+24