2
0
mirror of https://github.com/jfmcbrayer/brutaldon synced 2024-12-25 15:00:49 +01:00
Commit Graph

36 Commits

Author SHA1 Message Date
Jason McBrayer
cec6a96e97 Make the main column a little narrower on default desktop 2018-08-17 08:13:31 -04:00
Jason McBrayer
98cdad3060 Fix accidental deletion in css 2018-08-17 08:06:49 -04:00
Jason McBrayer
f2340864a4 Fix the emojos: custom emoji will now be displayed as images (or alt text) 2018-08-16 19:21:51 -04:00
Jason McBrayer
8f54a66470 Add links to custom emoji reference 2018-08-09 22:15:10 -04:00
Jason McBrayer
ec90aca699 Add templates and css for emoji reference 2018-08-09 22:01:23 -04:00
Jason McBrayer
8fa5da1409 Do a better job of validating post length
This still doesn't correctly handle the shorter "effective lengths" for handles
and URLs. And it doesn't handle different per-server toot lengths. But it does
catch posts that become too long because the length of the CW is counted as part
of the length of the post body, and gives a validation error rather than
throwing an exception.
2018-08-02 11:13:50 -04:00
Jason McBrayer
5bd62b6c4d Update fullbrutalism mode styles to help with user-indicator feature 2018-07-20 14:08:33 -04:00
Jason McBrayer
6b3b46dff0 Add user icon to various pages to identify which account you're using 2018-07-18 13:33:16 -04:00
Jason McBrayer
b72c49e693 Added styling for textarea in fullbrutalism, to fix mobile issue 2018-06-22 07:53:25 -04:00
Jason McBrayer
f2b7670f49 Fix a styling rule in fullbrutalism 2018-06-14 08:28:54 -04:00
Jason McBrayer
457642a62d Remove some css changes that were supposed to be local-only 2018-06-14 07:32:58 -04:00
Jason McBrayer
67d2d809e8 Add a little more space again to toots in fullbrutalism 2018-06-13 13:45:48 -04:00
Jason McBrayer
283996396c More fullbrutalism css fixes
Remember that brutalism isn't the absence of design! It's design that makes
function visible and eschews non-functional finish.
2018-06-13 13:35:21 -04:00
Jason McBrayer
24beec9237 Fix image preview overflow when bosting/faving in fullbrutalism 2018-06-13 13:22:58 -04:00
Jason McBrayer
a31184face Form CSS fixes for fullbrutalism 2018-06-13 13:08:09 -04:00
Jason McBrayer
7420755110 Serve assets locally 2018-06-13 10:17:15 -04:00
Jason McBrayer
b6d2d38e7c Added some css to fullbrutalism.css
Brutalist or not, stuff overflowing boxes is not a good look.
2018-06-12 12:43:13 -04:00
Jason McBrayer
51f26e2b25 Template changes for user actions 2018-06-11 18:16:32 -04:00
Jason McBrayer
cffa271394 Fix image style bug introduced in last commit 2018-06-09 14:02:53 -04:00
Jason McBrayer
cce0fe0186 Complete searching feature for brutaldon 2018-06-09 13:49:04 -04:00
Jason McBrayer
dd8eb95a42 More padding for media 2018-06-03 16:47:46 -04:00
Jason McBrayer
687de7e571 Add padding in fullbrutalism 2018-06-03 15:48:48 -04:00
Jason McBrayer
097dd694fb Fix summary/details arrow styling in FULLBRUTALISM mode 2018-05-31 18:47:11 -04:00
Jason McBrayer
6c855dbaae Make image previews keep aspect ratio of original, and larger max size. 2018-05-30 12:44:53 -04:00
Jason McBrayer
9ee6e3f5f7 Fix formatting of replies 2018-05-23 10:05:13 -04:00
Jason McBrayer
e566512a98 Fix things that got broken by mobile fixes 2018-05-23 08:56:34 -04:00
Jason McBrayer
c2fe241281 Adjust fullbrutalism mode for media fix changes 2018-05-23 08:40:11 -04:00
Jason McBrayer
69a678a5ce Fix a bunch of mobile formatting issues 2018-05-23 08:27:45 -04:00
Jason McBrayer
22dde23e81 Fix link backgrounds in FULLBRUTALISM mode 2018-05-15 10:08:27 -04:00
Jason McBrayer
71aa4c0249 Use text-stroke instead of text-shadow in user page titles 2018-05-09 14:23:47 -04:00
Jason McBrayer
56d0ff2158 Add user information to header of user timeline 2018-05-09 14:17:39 -04:00
Jason McBrayer
2e7fc810ac Add support for basic threading.
It works the same as the Mastodon web UI for now - active toot is highlighted,
ancestors displayed in order above, descendants in order below. I hope to
add actual full threading one day.
2018-04-26 18:49:43 -04:00
Jason McBrayer
af30107368 Add notification templates 2018-04-26 11:17:20 -04:00
Jason McBrayer
0594fda487 Add a settings page, controlling whether FULLBRUTALISM is used 2018-04-25 16:45:46 -04:00
Jason McBrayer
ba3cc9bbd9 Add FULLBRUTALISM mode (stylesheet resembling NCSA Mosaic).
Also, add new logo.
2018-04-25 09:31:55 -04:00
Jason McBrayer
651367c0d7 Display boosts correctly 2018-04-24 09:12:13 -04:00