summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* make tags less annoying to look at on small screens (i think)tagsubq3232021-06-152-5/+17
* change tag change messages slightlyubq3232021-06-151-3/+6
* allow changing tags on the configure thread pageubq3232021-06-152-3/+35
* display tags on thread pageubq3232021-06-153-6/+35
* fetch tags from databaseubq3232021-06-153-5/+19
* add stylings for tags, and change styles of view forum page to give us more s...ubq3232021-06-155-4/+38
* change column widths slightly, now that timestamps have a different fomatubq3232021-06-141-1/+1
* change 'replies' to 'posts' since that's more accurateubq3232021-06-141-1/+1
* merge the config thread thingsubq3232021-06-143-0/+51
|\
| * hide config thread button if you wouldn't be able to access it anywayconfig_threadubq3232021-06-141-1/+3
| * finish all config thread things, currently only changing thread title is supp...ubq3232021-06-142-1/+41
| * add first parts of config thread pageubq3232021-06-142-0/+9
* | use a width defined in terms of characters instead of pixels for better readi...ubq3232021-06-141-5/+3
|/
* margin should be changed on all elements in a post, not just direct children ...ubq3232021-06-141-2/+2
* fix search results styling and template logic slightlyubq3232021-06-141-3/+15
* more responsiveness, or possibly lessosmarks2021-06-142-21/+27
* optimize or worsen mobile useosmarks2021-06-141-3/+2
* limit to two components used in timestamposmarks2021-06-141-0/+3
* obliterate } incursionosmarks2021-06-141-1/+1
* Implement search (SQLite FTS5)osmarks2021-06-147-25/+88
* flexboxificationraven2021-06-142-30/+28
* last activity byubq3232021-06-143-7/+8
* blockquote styling and apparently h6 is a thingubq3232021-06-142-0/+7
* post ids are clickable and linkable; creating or editing posts scrolls down t...ubq3232021-06-143-7/+13
* remove create thread button when not logged inubq3232021-06-141-2/+5
* put flashed messages in a slightly less silly place, and fix their style slig...ubq3232021-06-142-4/+6
* improve markdown rendering and html saniti(s/z)ation; enable strikethrough wi...ubq3232021-06-143-6/+27
* aaaaaubq3232021-06-141-1/+1
* minor style tweaks againubq3232021-06-142-40/+42
* remove some whitespace that should not have been thereubq3232021-06-141-6/+2
* mildly fix spacing in postsubq3232021-06-141-8/+15
* view number of replies and also vastly improve css by using grid instead of f...ubq3232021-06-143-13/+69
* fix permissions bug on create thread pageubq3232021-06-141-4/+8
* make things look less badubq3232021-06-127-10/+22
* auth pages less irritatingubq3232021-06-122-6/+25
* oh dearubq3232021-06-121-0/+1
* properly build, and add fuzzy timestamps to view forum pageubq3232021-06-126-4/+33
* forgot markdown dependencyubq3232021-06-121-0/+1
* add setup.pyubq3232021-06-122-6/+11
* delete post template, fuzziness for timestamps etcubq3232021-06-105-2/+65
* update db thingsubq3232021-06-092-6/+4
* editing and deleting and thingsubq3232021-06-094-11/+66
* edit postubq3232021-06-073-12/+38
* edit post slightlyubq3232021-06-062-1/+15
* slightly improve css, add stubs of edit and delete, refactor some thingsubq3232021-06-066-25/+106
* remove css so i can make better cssubq3232021-06-022-9/+11
* view threads apparentlyubq3232021-06-022-34/+38
* create posts and threadsubq3232021-05-245-4/+83
* threads etcubq3232021-05-236-17/+22
* thread view, also fix file extensionsubq3232021-05-229-7/+47