2
0
mirror of https://github.com/jfmcbrayer/brutaldon synced 2025-01-31 07:55:10 +01:00

153 Commits

Author SHA1 Message Date
Cy
bf0394ca36
textareas and inputs in bulmaswatch-darkly were hurting my eyes.
(#fff) is not a good background color to compose posts in, that are then displayed with the dark background color.
2020-05-30 21:23:46 +00:00
Jason McBrayer
ecdaabff33 Fix accessibility issue with expand CW button 2019-11-08 10:38:46 -05:00
Jason McBrayer
61f8d19879 Fix some formatting for vt240 themes 2019-10-30 08:49:58 -04:00
Jason McBrayer
be78053179 Add first draft of material theme 2019-10-15 20:45:56 -04:00
Jason McBrayer
0607dc52cf Upgrade js and css dependencies 2019-10-15 20:41:46 -04:00
Jason McBrayer
d8a0e57190 Add polyfill for loading=lazy in Firefox.
Debug some of the issues that brings up, and use "less" lazy-loading on images.
2019-08-26 19:18:21 -04:00
Jason McBrayer
0efbc552b7 Use DEC Terminal Modern in vt240-xxxx themes if available 2019-07-22 13:56:53 -04:00
Jason McBrayer
83f46babe5 Support for viewing completed polls 2019-07-09 19:55:05 -04:00
Jason McBrayer
82404c98b6 Add Solar theme.
This is not recommended for users with low vision because of poor contrast.
But if it works for you, it looks nice.
2019-05-17 11:03:31 -04:00
Jason McBrayer
6ce142e11a Update fork-awesome 2019-04-24 06:41:50 -04:00
Jason McBrayer
1a14dd8c3b Tweak cards on minimal small and dark 2019-03-28 08:45:48 -04:00
Jason McBrayer
7e1ade6d70 Use minimal-ui for PWA 2019-03-27 22:35:50 -04:00
Jason McBrayer
f27451bb6f Add minimal dark theme 2019-03-22 19:02:05 -04:00
Jason McBrayer
e4c0f42b14 Set font size in minimal-small in points
so that it is more consistent between devices
2019-03-19 19:10:37 -04:00
Jason McBrayer
0ffdc87c5d Fix width of container in minimal-small 2019-03-19 16:35:02 -04:00
Jason McBrayer
35d8f5b599 Fix navbar spacing in minimal-small theme 2019-03-19 15:53:32 -04:00
Jason McBrayer
4c51916d38 Add minimalist small css theme 2019-03-17 17:12:50 -04:00
Jason McBrayer
8202045158 Pack brutaldon header image with pngcrush 2019-03-17 17:01:14 -04:00
Jason McBrayer
5877344c16 Fix (again) overflowing attachment boxes
This time, it makes them multiline.
2019-02-28 12:15:04 -05:00
Jason McBrayer
333976dae5 Fix filter list layout in brutstrap 2019-02-16 10:53:46 -05:00
Jason McBrayer
7f8641aa06 Fix settings layout a bit 2019-02-15 20:57:02 -05:00
Jason McBrayer
fa9fa8ceef Remove some css classes that were no longer needed (in default themes) 2019-02-15 20:10:28 -05:00
Jason McBrayer
0aac9cd826 Tweak brutstrap css further for mobile 2019-02-12 09:14:37 -05:00
Jason McBrayer
58a18936e1 Fix portrait orientation videos in brutstap theme. 2019-02-08 08:23:41 -05:00
Jason McBrayer
5f28bb5ea5 Fix attachments width on bulma light themes. 2019-02-05 10:53:03 -05:00
Jason McBrayer
3c9b0e13aa Tweak brutstrap font size 2019-02-05 10:42:44 -05:00
Jason McBrayer
9433381b0e Fix card width overflow 2019-02-05 10:37:32 -05:00
Jason McBrayer
7d72088422 Fix broken lightbox and attachments-spacing in bulma themes
Introduced by changes associated with brutstrap theme
2019-02-05 10:34:03 -05:00
Jason McBrayer
3293ef5ebf Get username hints implemented in brutstrap
Other brutalist themes could be enhanced to add this.
2019-02-05 10:21:53 -05:00
Jason McBrayer
05f2700ddc Style buttons in brutstrap 2019-02-05 08:31:23 -05:00
Jason McBrayer
650b6a25a8 Tweak figures for brutstrap 2019-02-04 15:24:06 -05:00
Jason McBrayer
46aea0fff9 Add first draft of brutstrap[1] theme.
[1]: https://git.sr.ht/~emsenn/brutstrap
2019-02-04 15:06:02 -05:00
Jason McBrayer
bc33dbcb9f If a link is obviously a UI element, don't necessarily underline it 2019-02-01 09:21:12 -05:00
McBrayer
f1a7da0039 Don't abuse &nbsp for spacing in header; use CSS instead.
Thanks, @emsenn!
2019-01-30 10:53:14 -05:00
McBrayer
b17c56fec3 Reformat preview cards to make better use of space.
Also widen the default themes view again. I don't like the long lines,
but I like the way it gives more space for preview cards.
2019-01-28 09:36:54 -05:00
McBrayer
c5b2ca46fd Tweak the link underlines a little bit 2019-01-28 07:49:40 -05:00
Jason McBrayer
705ea8917b Add some underlines to links for accessibility reasons 2019-01-27 21:33:17 -05:00
Jason McBrayer
8615c8f801 Add username hints while typing mentions in compose box 2019-01-17 21:02:23 -05:00
Jason McBrayer
9d70757988 Fix issue #40 (menu covers posting box in mobile with no JS)
Don't pin the menu to the top by default -- add those classes from JavaScript.
This is clearly the best thing on mobile, but it means that on desktop, without
JavaScript, the menu will not be pinned to the top, which used to work.
2018-12-06 10:14:25 -05:00
Jason McBrayer
5266b8df03 Re-fix media attachments overflow 2018-12-04 10:28:49 -05:00
Jason McBrayer
d1873e3bd8 Really fix card image formatting. 2018-12-03 08:29:59 -05:00
Jason McBrayer
7364ff6baf Fix a card issue in vt240 themes 2018-12-03 07:50:36 -05:00
Jason McBrayer
16e787f392 Copy formatting changes to dark theme 2018-12-03 07:46:21 -05:00
Jason McBrayer
ecfdf00d6a Fix formatting of both card images and regular media 2018-12-03 07:42:27 -05:00
Jason McBrayer
afef082319 Fix spacing of cards.
Sizing of regular media seems to be broken now, though.
2018-12-03 07:34:05 -05:00
McBrayer
673d7adedd Add display of cards. This is not 100% complete. 2018-11-30 14:30:46 -05:00
Jason McBrayer
4676c49482 Take out the PJAX again.
It seems initially to work with notifications, but ultimately it just doesn't
quite.
2018-11-15 14:45:40 -05:00
Jason McBrayer
16a085fabb Make the progress bar smol 2018-11-08 20:40:40 -05:00
Jason McBrayer
ae604f85b9 Fix bug in Lux theme 2018-11-07 13:47:44 -05:00
Jason McBrayer
a0a4dd2e56 Try harder to not leave the loading animation running 2018-11-06 17:41:03 -05:00