summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* theauth-apicitrons2021-08-071-0/+16
* tucking this awaycitrons2021-08-072-0/+8
* 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
| * 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
| |\ \
| * \ \ 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
| * | unwideify the trunk as wellubq3232021-06-242-6/+1
| * | remove thecitrons2021-06-231-4/+2
| * | add the files that I did not addcitrons2021-06-232-0/+456
| * | color elementcitrons2021-06-231-1/+3
| * | colors for markdowncitrons2021-06-232-1/+7
* | | fix roles even more; forum creation and configurationcitrons2021-08-0610-15/+161
* | | fix role assignment UIcitrons2021-08-052-23/+27
* | | make many of the permissions do things. somewhat functional menus for role co...citrons2021-08-0512-86/+331
* | | fix typos and syntax errors mainly, i thinkubq3232021-07-315-8/+13
* | | "just commit" - ubqcitrons2021-07-314-14/+49