aboutsummaryrefslogtreecommitdiffhomepage
path: root/apioforum/db.py
Commit message (Expand)AuthorAgeFilesLines
* make posts in "private" subforums not visible through search or user pagesubq3232022-02-251-0/+19
* refactor webhooks codewebhooksubq3232022-01-121-2/+1
* database for webhooksubq3232021-08-191-0/+9
* view forum permissioncitrons2021-08-091-0/+3
* merge the things; poll permissionscitrons2021-08-061-3/+57
|\
| * make tags be per-forum and have the thread config interface work with thisubq3232021-07-221-0/+16
| * this was a particularly horrible merge conflict but i think it all works nowubq3232021-07-181-0/+4
| |\
| | * shouldn't count retractions as part of the total vote countpollsubq3232021-07-181-1/+1
| | * vote meters idkubq3232021-07-171-0/+4
| * | merge looks goodcitrons2021-07-111-1/+36
| |\ \ | | |/ | |/|
| * | displayation of vote retractionsubq3232021-06-281-1/+3
| * | display vote counts (badly)ubq3232021-06-261-1/+4
| * | voting now worksubq3232021-06-261-0/+1
| * | db things, display poll on thread page, start of voting interfaceubq3232021-06-251-0/+26
| * | 'foreign' does not have an h in itubq3232021-06-201-1/+1
* | | fix roles even more; forum creation and configurationcitrons2021-08-061-0/+3
* | | make many of the permissions do things. somewhat functional menus for role co...citrons2021-08-051-0/+4
* | | fix typos and syntax errors mainly, i thinkubq3232021-07-311-1/+2
* | | role config UIcitrons2021-07-181-0/+6
* | | committing what I have so that ubq can work on itcitrons2021-07-161-10/+2
* | | role config, UI, and thingscitrons2021-06-291-2/+11
* | | permissions tablecitrons2021-06-251-1/+18
| |/ |/|
* | many database things, not really related to subforums but it's probably bette...ubq3232021-06-231-0/+7
* | make breadcrumb workcitrons2021-06-231-1/+1
* | 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-201-1/+16
* | add subforum schema thingsubq3232021-06-201-0/+11
|/
* view user profile at /user/<username>raven2021-06-181-0/+4
* create admin columnubq3232021-06-181-0/+2
* add stylings for tags, and change styles of view forum page to give us more s...ubq3232021-06-151-0/+12
* Implement search (SQLite FTS5)osmarks2021-06-141-0/+20
* update db thingsubq3232021-06-091-0/+4
* threads etcubq3232021-05-231-1/+2
* threads etcubq3232021-05-211-6/+6
* more auth thingsubq3232021-05-211-0/+22
* some authubq3232021-05-211-1/+4
* database infrastructureubq3232021-05-211-0/+40