aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* add better error handling to webhook sendingubq3232022-02-251-68/+77
* added pagination to user pagesJmzd82022-02-252-9/+24
* fix bug creating arbitrarily long query strings when repeatedly clicking logi...ubq3232022-02-011-1/+1
* add readme and license (agpl3)ubq3232022-01-202-0/+686
* move fossil ignore glob to gitignoreubq3232022-01-121-0/+2
* Merge branch 'webhooks' into trunkubq3232022-01-1211-24/+273
|\
| * refactor webhooks codewebhooksubq3232022-01-122-113/+131
| * Merge branch 'pagination' into webhooksubq3232022-01-112-4/+8
| |\
| | * tidy up pagination barpaginationaouwt2022-01-112-4/+8
| * | webhook inheritanceubq3232021-08-261-1/+12
| * | web hook code, and thingsubq3232021-08-263-2/+132
| * | merge pagination into webhooksubq3232021-08-258-24/+101
| |\|
| | * move navbar to common macro, post_jump functionubq3232021-08-223-30/+20
| | * pagination and links and things (probably not complete)ubq3232021-08-204-11/+20
| | * navbar ubq3232021-08-192-0/+17
| | * merge trunk into thisubq3232021-08-1816-162/+923
| | |\
| | * | pagination (navbar will be done later)ubq3232021-08-041-4/+31
| | * | aria labelubq3232021-07-252-2/+2
| | * | add page links nav thingubq3232021-07-252-2/+17
| | * | add page numbers on forum pages, limit threads displayed to ones on that pageubq3232021-07-251-4/+21
| * | | database for webhooksubq3232021-08-191-0/+9
| | |/ | |/|
* | | 404 and 403 pages now use main layoutubq3232021-11-063-1/+24
* | | keep logged in, doing it better like this insteadubq3232021-11-064-9/+19
* | | use permanent session so you don't keep getting signed outubq3232021-11-061-1/+5
|/ /
* | deploying deployment of bureaucracyubq3232021-08-1116-155/+914
|\ \ | |/ |/|
| * fix bug in deleting threads without permissionbureaucracycitrons2021-08-091-1/+1
| * view forum permissioncitrons2021-08-096-29/+43
| * in the forum settings page, the "unlisted?" box is checked if the forum is al...citrons2021-08-081-1/+3
| * thread configuration cannot occur if one is not able to view the thread. unli...citrons2021-08-082-0/+7
| * fix typocitrons2021-08-081-1/+1
| * one's role in a forum is now viewablecitrons2021-08-081-0/+5
| * fix thingscitrons2021-08-082-3/+4
| * UI does not say "login required" when logged incitrons2021-08-081-1/+3
| * UI reflects p_create_threadscitrons2021-08-081-1/+1
| * p_create_threads actually does thecitrons2021-08-081-0/+1
| * fix the issue in which everything is brokencitrons2021-08-071-3/+3
| * one is now able to remove a role configurationcitrons2021-08-072-3/+13
| * admin users are automatically bureaucratscitrons2021-08-072-0/+5
| * random CSS thing that is peeving mecitrons2021-08-072-2/+6
| * logged out users are considered to have no permissions unless in a specific i...citrons2021-08-063-4/+5
| * fix thread edit pagecitrons2021-08-061-1/+1
| * fix forum edit pagecitrons2021-08-061-1/+1
| * merge the things; poll permissionscitrons2021-08-0616-46/+1006
| |\ | |/ |/|
* | 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