aboutsummaryrefslogtreecommitdiffhomepage
path: root/apioforum/templates/view_forum.html
Commit message (Expand)AuthorAgeFilesLines
* add <details> to collapse subforum listubq3232023-08-151-0/+3
* Add the option to mouse over a post title and show the full titleArcade Wise2022-12-011-1/+1
* make radio buttons inline instead of on multiple linesthread-filtering-2ubq3232022-06-111-2/+2
* make ui of tag filtering use radio buttons instead of linksubq3232022-06-111-19/+20
* add tag filteringubq3232022-05-141-7/+26
* add ability to sort threads by creation or modification, asc or descubq3232022-05-131-4/+20
* improve pagination navigationthe lemons2022-03-021-1/+1
* move navbar to common macro, post_jump functionubq3232021-08-221-13/+3
* pagination and links and things (probably not complete)ubq3232021-08-201-2/+2
* merge trunk into thisubq3232021-08-181-19/+61
|\
| * one's role in a forum is now viewablecitrons2021-08-081-0/+5
| * fix thingscitrons2021-08-081-1/+1
| * UI does not say "login required" when logged incitrons2021-08-081-1/+3
| * UI reflects p_create_threadscitrons2021-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-12/+31
| |\
| * | fix roles even more; forum creation and configurationcitrons2021-08-061-4/+16
| * | make many of the permissions do things. somewhat functional menus for role co...citrons2021-08-051-8/+19
| * | fix typos and syntax errors mainly, i thinkubq3232021-07-311-1/+1
| * | "just commit" - ubqcitrons2021-07-311-2/+8
| * | role config, UI, and thingscitrons2021-06-291-1/+1
| * | permissions tablecitrons2021-06-251-0/+1
* | | aria labelubq3232021-07-251-1/+1
* | | add page links nav thingubq3232021-07-251-0/+14
| |/ |/|
* | minor html restructureper-forum-tagsubq3232021-07-221-2/+4
* | improve ui slightlyubq3232021-07-221-0/+3
* | make tags be per-forum and have the thread config interface work with thisubq3232021-07-221-0/+3
* | this was a particularly horrible merge conflict but i think it all works nowubq3232021-07-181-1/+6
|\ \
| * | vote meter on view thread pageubq3232021-07-181-37/+2
| * | minor change thingsubq3232021-07-181-1/+1
| * | vote meters idkubq3232021-07-171-0/+40
* | | merge looks goodcitrons2021-07-111-15/+49
|\ \ \ | |/ / |/| / | |/
| * with the redesign, this doesn't need to be so wide any more, i thinksubforumsubq3232021-06-231-3/+1
| * subforums work properly again now, i thinkubq3232021-06-231-1/+2
| * last activity of forumsubq3232021-06-231-2/+2
| * many database things, not really related to subforums but it's probably bette...ubq3232021-06-231-6/+6
| * subforum listsubforum-uicitrons2021-06-231-4/+32
| * add breadcrumb to forum viewcitrons2021-06-231-2/+8
| * merge thecitrons2021-06-231-48/+37
| |\
| * | much better schema, and some (but only some) multiforumificationubq3232021-06-201-4/+3
* | | unwideify the trunk as wellubq3232021-06-241-3/+1
| |/ |/|
* | macroizationcitrons2021-06-211-2/+2
* | do thecitrons2021-06-201-47/+36
|/
* user settings page, usernames link to user profilescitrons2021-06-191-3/+3
* merge tags into trunkubq3232021-06-151-4/+22
|\
| * make tags less annoying to look at on small screens (i think)tagsubq3232021-06-151-4/+12
| * fetch tags from databaseubq3232021-06-151-1/+5
| * add stylings for tags, and change styles of view forum page to give us more s...ubq3232021-06-151-2/+8
* | change a post heading to be more accurateubq3232021-06-151-1/+1
|/
* change 'replies' to 'posts' since that's more accurateubq3232021-06-141-1/+1