summaryrefslogtreecommitdiffhomepage
path: root/apioforum/forum.py
Commit message (Expand)AuthorAgeFilesLines
* make tags be per-forum and have the thread config interface work with thisubq3232021-07-221-0/+17
* 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-181-1/+30
|\
| * vote meter on view thread pageubq3232021-07-181-1/+1
| * vote meters idkubq3232021-07-171-2/+30
* | merge looks goodcitrons2021-07-111-18/+58
|\ \ | |/ |/|
| * subforums work properly again now, i thinkubq3232021-06-231-10/+13
| * last activity of forumsubq3232021-06-231-12/+13
| * many database things, not really related to subforums but it's probably bette...ubq3232021-06-231-10/+9
| * subforum listsubforum-uicitrons2021-06-231-0/+16
| * make breadcrumb workcitrons2021-06-231-2/+11
| * merge thecitrons2021-06-231-6/+13
| |\ | |/ |/|
| * you can create posts again nowubq3232021-06-201-2/+9
| * much better schema, and some (but only some) multiforumificationubq3232021-06-201-6/+13
| * merge this big refactor so we don't get merge conflicts laterubq3232021-06-201-11/+18
* | do thecitrons2021-06-201-1/+10
* | refactoring and UI improvementcitrons2021-06-201-11/+18
|/
* sort tags by tag id so they always appear in the same orderubq3232021-06-191-1/+2
* fetch tags from databaseubq3232021-06-151-2/+12
* Implement search (SQLite FTS5)osmarks2021-06-141-0/+23
* last activity byubq3232021-06-141-1/+1
* view number of replies and also vastly improve css by using grid instead of f...ubq3232021-06-141-1/+8
* fix permissions bug on create thread pageubq3232021-06-141-4/+8
* make things look less badubq3232021-06-121-1/+1
* create posts and threadsubq3232021-05-241-1/+32
* thread view, also fix file extensionsubq3232021-05-221-1/+1
* threads etcubq3232021-05-211-0/+15