summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | 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
| |_|/ |/| |
* | | minor UI improvementcitrons2021-06-231-2/+3
| |/ |/|
* | merge the redesignubq3232021-06-214-92/+107
|\ \
| * | fix preview username stylingthread-list-redesigncitrons2021-06-211-1/+4
| | |
| * | macroizationcitrons2021-06-212-3/+7
| | |
| * | do thecitrons2021-06-203-90/+98
| | |
* | | the marquee tag is a requirementcitrons2021-06-211-0/+1
| | |
* | | we don't need two messages hereubq3232021-06-201-1/+0
| | |
* | | 'foreign' does not have an h in itubq3232021-06-201-1/+1
|/ /
* | usernames must be alphanumeric; set html maxlength for username box to ↵citrons2021-06-203-3/+5
| | | | | | | | improve UX™
* | maximum username lengthubq3232021-06-201-0/+2
| |
* | refactoring and UI improvementcitrons2021-06-2013-80/+65
|/
* sort tags by tag id so they always appear in the same orderubq3232021-06-192-2/+4
|
* enable images and fenced code blocksubq3232021-06-191-3/+10
|
* mergificateubq3232021-06-193-3/+7
|\
| * possibly it is nicer if all username links look the sameuser-profilesubq3232021-06-193-3/+7
| |
* | add faviconubq3232021-06-191-0/+1
| |
* | mergy mergeubq3232021-06-1910-15/+171
|\|
| * minor touchescitrons2021-06-193-3/+7
| |
| * user settings page, usernames link to user profilescitrons2021-06-197-18/+94
| |
| * recent postsraven2021-06-182-1/+17
| |
| * make it actually record the join dateraven2021-06-181-2/+3
| |
| * actually add the filesraven2021-06-182-0/+41
| |
| * view user profile at /user/<username>raven2021-06-183-0/+18
|/
* merge permissions (ie admin page) into trunkubq3232021-06-187-0/+88
|\
| * admin page with minimal things on. later once we have things, we can put ↵permissionsubq3232021-06-183-1/+30
| | | | | | | | other things on here.
| * admin page, and link to admin pageubq3232021-06-183-0/+10
| |
| * add admin handling thingsubq3232021-06-183-0/+47
| |
| * create admin columnubq3232021-06-181-0/+2
|/
* merge tags into trunkubq3232021-06-159-16/+140
|\
| * 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 ↵ubq3232021-06-155-4/+38
| | | | | | | | space too
* | change a post heading to be more accurateubq3232021-06-151-1/+1
| |
* | fix crash when logging in or out on search results pageubq3232021-06-152-4/+12
| |
* | apparently deleting posts was broken for some time, but now it isn'tubq3232021-06-151-1/+1
|/
* 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 ↵ubq3232021-06-142-1/+41
| | | | | | | | supported
| * add first parts of config thread pageubq3232021-06-142-0/+9
| |
* | use a width defined in terms of characters instead of pixels for better ↵ubq3232021-06-141-5/+3
|/ | | | readingness
* margin should be changed on all elements in a post, not just direct children ↵ubq3232021-06-141-2/+2
| | | | (this only affects <p> in a <blockquote> i think)
* fix search results styling and template logic slightlyubq3232021-06-141-3/+15
|