Commit graph

101 commits

Author SHA1 Message Date
digitalcraftsman
3ac9ec3ff6 Center view count of popular threads
Otherwise the counter is misaligned in the corresponding column.
2020-09-22 18:44:42 +01:00
Joey Yakimowich-Payne
3adba32f1f Left align users 2020-03-26 22:58:48 +00:00
Joey Yakimowich-Payne
f35d6c4a32 Rename default category and change color to grey 2020-03-26 22:58:48 +00:00
Joey Yakimowich-Payne
c2cc26ea77 Make mobile viewing more friendly 2020-03-06 11:27:41 +01:00
Joey Yakimowich-Payne
f3396777fb Add expanded version of category drop down and add it to categories page 2020-03-03 15:11:26 +01:00
Joey Payne
9d19d70558 Add categories page 2020-03-03 15:11:26 +01:00
Joey Yakimowich-Payne
fac828b1e9 Merge branch 'master' into add_categories 2020-02-14 09:48:08 -07:00
LemonBoy
30dc09f453 Hide all the avatars but the first on small screens 2018-08-22 17:43:24 +02:00
Joey Yakimowich-Payne
4e1b906b49 Rename square to category 2018-08-09 10:14:03 +09:00
Joey Yakimowich-Payne
f1c5db2ced Add frontend for adding a category with the category picker 2018-08-08 18:47:47 +09:00
Joey Yakimowich-Payne
7cda14e9fe Add frontend category picker and enable categories in threadlist 2018-08-06 16:22:32 +09:00
Dominik Picheta
b958904b6a Fixes new thread style regression. 2018-05-25 22:59:58 +01:00
Dominik Picheta
449d47108a Adjust padding for panel-body in #new-thread. 2018-05-24 17:07:29 +01:00
Dominik Picheta
2e3f8d4235 Adds rst cheatsheet. 2018-05-24 14:43:18 +01:00
Dominik Picheta
7baae0bde0 Spammers are now hidden from the thread list properly. 2018-05-24 14:07:52 +01:00
Dominik Picheta
32dbf30781 Fixes overflow for <pre> blocks without .code. 2018-05-23 14:27:44 +01:00
Dominik Picheta
21a75483fe Fixes anchored post links spamming the browser history. 2018-05-22 20:44:27 +01:00
Dominik Picheta
5cc405ad69 Change link style in profile view. 2018-05-22 20:29:16 +01:00
Dominik Picheta
e78c509940 Hide banned threads in the thread list for now using CSS. 2018-05-22 20:20:02 +01:00
Dominik Picheta
568e910040 Implements proper "last visit" line and time highlighting. 2018-05-22 20:06:58 +01:00
Dominik Picheta
3e03ffe76d Implements search. 2018-05-22 14:58:29 +01:00
Dominik Picheta
705f212118 Adds ability to override CSS styles from a foreign repo. 2018-05-22 12:59:56 +01:00
Dominik Picheta
375391ae99 Move customisable styles to a custom-style.scss file. 2018-05-22 12:01:57 +01:00
Dominik Picheta
9420adb003 Ensure images don't overflow post container. 2018-05-22 00:13:32 +01:00
Dominik Picheta
34f2a15af1 Use :visited to colour visited links for now.
Until we get proper tracking :)
2018-05-21 23:26:04 +01:00
Dominik Picheta
79c61613cd Hides more unimplemented features via CSS. 2018-05-21 23:19:02 +01:00
Dominik Picheta
348a5df509 Hide unfinished features. 2018-05-21 20:49:49 +01:00
Dominik Picheta
c9538ec703 Implements ability to lock threads. 2018-05-21 19:43:16 +01:00
Dominik Picheta
38f16606e8 Small style adjustments. 2018-05-20 22:25:12 +01:00
Dominik Picheta
2f5a6d888b Improves reset password page style. 2018-05-20 18:41:29 +01:00
Dominik Picheta
4f2f95efb5 Frontend now built with CSS. Improves about page. 2018-05-20 13:32:43 +01:00
Dominik Picheta
8518c70a66 Rearranges directories and files. 2018-05-18 20:48:01 +01:00
Dominik Picheta
9f087be6e7 Minor cleanup of old useless files. 2018-05-17 16:33:04 +01:00
Dominik Picheta
c19bab30f4
Merge pull request #111 from stisa/improve-run
Improvements to `Run`
2018-02-18 21:54:14 +00:00
stisa
212f49623e merge css rules 2017-10-30 20:05:40 +01:00
stisa
f47449ea5c add post link to date; ref #113 2017-10-30 19:59:01 +01:00
stisa
0121f8bd9d loading; open in playground; improve compat (ie9+) 2017-10-24 23:12:19 +02:00
Dominik Picheta
42d38de17a Merge pull request #108 from stisa/fix-#102
Use rst.txt as help file - Fix #102
2017-10-23 19:29:16 +01:00
stisa
a956261ae8 change btn style to match sidebar 2017-10-23 20:11:04 +02:00
stisa
31f30a2fde use button 4; remove margin from result 2017-10-22 22:05:00 +02:00
stisa
50587abe9c tiny js script that runs listings in the playground 2017-10-22 17:08:50 +02:00
stisa
25d4303c69 style pre blocks 2017-10-07 22:15:23 +02:00
Simon Krauter
5184c7c281 CSS: Add missing font color definition
Fixes: On my pc, text and background have the same color.
2017-02-25 20:03:07 +01:00
Dominik Picheta
f6f4e5c888 Implemented quotes. 2016-01-30 15:05:28 +00:00
Dominik Picheta
bb494f0b65 Implemented an inline rst reference. Ref #75. 2016-01-30 12:09:08 +00:00
Dominik Picheta
35e01a6fcb Force users thumbnails to 20px
This fixes what appears to be a gravatar bug. See https://twitter.com/d0m96/status/647859715028975616
2015-09-27 20:47:38 +01:00
Dominik Picheta
05a529df5b Email activation and password resets for users. 2015-05-28 01:36:31 +01:00
Nycto
aacd7639a3 Position glow arrow with CSS 2015-04-23 19:58:15 -07:00
Dominik Picheta
5742a1d33d Merge pull request #49 from G4MR/master
Updated css to show which forum links were visited
2015-03-10 14:15:26 +00:00
Pradeep Gowda
4c64cbed14 Remove text-justify on p#content
Justified text is arguably harder to read than left-aligned text.
2015-03-01 19:33:41 -05:00