2
0
mirror of https://github.com/jfmcbrayer/brutaldon synced 2025-01-27 22:19:25 +01:00

34 Commits

Author SHA1 Message Date
Jason McBrayer
3d44b47f73 Revert "Add image carousel to multi-image posts"
This reverts commit 773975917b5a8f77b891248834e8c3ad5d0aeee2.
2018-09-15 18:47:25 -04:00
Jason McBrayer
773975917b Add image carousel to multi-image posts 2018-09-09 18:22:01 -04:00
Jason McBrayer
67bfcde2fe Add character count to toot forms 2018-09-07 16:28:33 -04:00
Jason F. McBrayer
09909f3270 Overflow-auto the media attachments so they don't do it to the toot box 2018-09-06 09:49:01 -04:00
Jason F. McBrayer
9fe60035f6 Make page loading indicator color more neutral 2018-09-05 10:56:51 -04:00
Jason F. McBrayer
8963f5d1d0 Improve the page loading indicator 2018-09-05 09:16:37 -04:00
Jason McBrayer
ffaad25111 Make color of loading indicator a bit nicer 2018-09-03 12:21:32 -04:00
Jason McBrayer
7c85f5474a Pjax page transitions that use the main page nav buttons
Things remain to do on this:
- Make the indicator less blatant
- Fix page titles
- apply lots of other places
2018-09-03 10:03:27 -04:00
Jason F. McBrayer
3480c70a5e Widen main column a little bit.
It was causing problems with the level containing fav/boost links.
2018-08-31 09:08:56 -04:00
Jason McBrayer
3f84d26e41 Make css names accurate again 2018-08-29 13:11:02 -04:00
Jason McBrayer
347be46795 Make some css class names more inaccurate 2018-08-29 13:08:42 -04:00
Jason McBrayer
8c69e65026 Make some css class names more inaccurate 2018-08-29 13:06:24 -04:00
Jason McBrayer
0aacda646e Make brutaldon.css more general, do some image fixes 2018-08-29 12:52:06 -04:00
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
6b3b46dff0 Add user icon to various pages to identify which account you're using 2018-07-18 13:33:16 -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
7420755110 Serve assets locally 2018-06-13 10:17:15 -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
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
69a678a5ce Fix a bunch of mobile formatting issues 2018-05-23 08:27:45 -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
651367c0d7 Display boosts correctly 2018-04-24 09:12:13 -04:00