aboutsummaryrefslogtreecommitdiffhomepage
path: root/apioforum/thread.py
Commit message (Expand)AuthorAgeFilesLines
* fix permissions for view_post, and 404 instead of redirectingubq3232022-05-131-4/+10
* improve pagination navigationthe lemons2022-03-021-1/+1
* web hook code, and thingsubq3232021-08-261-2/+5
* pagination and links and things (probably not complete)ubq3232021-08-201-8/+16
* navbar ubq3232021-08-191-0/+6
* merge trunk into thisubq3232021-08-181-94/+130
|\
| * fix bug in deleting threads without permissionbureaucracycitrons2021-08-091-1/+1
| * thread configuration cannot occur if one is not able to view the thread. unli...citrons2021-08-081-0/+2
| * fix typocitrons2021-08-081-1/+1
| * logged out users are considered to have no permissions unless in a specific i...citrons2021-08-061-1/+1
| * merge the things; poll permissionscitrons2021-08-061-15/+183
| |\
| * | make many of the permissions do things. somewhat functional menus for role co...citrons2021-08-051-39/+68
| * | merge this big refactor so we don't get merge conflicts laterubq3232021-06-201-21/+17
* | | pagination (navbar will be done later)ubq3232021-08-041-4/+31
| |/ |/|
* | make tags be per-forum and have the thread config interface work with thisubq3232021-07-221-3/+4
* | vote meter on view thread pageubq3232021-07-181-1/+5
* | 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-111-4/+76
* | retraction of votesubq3232021-06-291-5/+20
* | display vote counts (badly)ubq3232021-06-261-1/+8
* | displaying of votes on postsubq3232021-06-261-8/+18
* | voting now worksubq3232021-06-261-5/+36
* | i will have this here tooubq3232021-06-251-1/+3
* | db things, display poll on thread page, start of voting interfaceubq3232021-06-251-1/+9
* | view post source buttonubq3232021-06-251-2/+14
* | refactoring and UI improvementcitrons2021-06-201-21/+17
|/
* sort tags by tag id so they always appear in the same orderubq3232021-06-191-1/+2
* merge tags into trunkubq3232021-06-151-2/+24
|\
| * change tag change messages slightlyubq3232021-06-151-3/+6
| * allow changing tags on the configure thread pageubq3232021-06-151-1/+16
| * display tags on thread pageubq3232021-06-151-1/+5
* | apparently deleting posts was broken for some time, but now it isn'tubq3232021-06-151-1/+1
|/
* finish all config thread things, currently only changing thread title is supp...ubq3232021-06-141-1/+26
* add first parts of config thread pageubq3232021-06-141-0/+8
* post ids are clickable and linkable; creating or editing posts scrolls down t...ubq3232021-06-141-5/+9
* improve markdown rendering and html saniti(s/z)ation; enable strikethrough wi...ubq3232021-06-141-6/+2
* delete post template, fuzziness for timestamps etcubq3232021-06-101-1/+2
* update db thingsubq3232021-06-091-6/+0
* editing and deleting and thingsubq3232021-06-091-5/+31
* edit postubq3232021-06-071-7/+34
* edit post slightlyubq3232021-06-061-1/+2
* slightly improve css, add stubs of edit and delete, refactor some thingsubq3232021-06-061-0/+8
* create posts and threadsubq3232021-05-241-2/+31
* threads etcubq3232021-05-231-4/+7
* thread view, also fix file extensionsubq3232021-05-221-0/+19