Commit graph

74 commits

Author SHA1 Message Date
rimu
93f8184f0a maintain state of title, description and tags when switching post type 2025-01-05 14:10:25 +13:00
rimu
5a6a013afd persist post reply fieldset state 2025-01-04 10:32:00 +13:00
rimu
92dffa8535 persist post options fieldset state 2025-01-04 10:17:25 +13:00
rimu
956229c7da preview markdown in new post body 2025-01-02 16:30:58 +13:00
Hendrik L
83004898ef make night/day theme a single toggle button 2024-12-28 13:30:27 +01:00
rimu
dce17fd094 fix where clicking on teaser body text goes to 2024-12-19 10:21:03 +13:00
rimu
3b462377ce move post teaser clickable div so voting buttons still work 2024-11-24 09:19:58 +13:00
rimu
f8638cf98b tap anywhere on the teaser to view the post
not just the title
2024-11-22 08:47:34 +13:00
rimu
f49e4db596 lightbox scrolling issue #321 2024-09-09 17:29:44 +12:00
rimu
065d1e1078 only embed youtube vids on AC power 2024-09-08 12:31:16 +12:00
rimu
93e3b95362 start loading youtube just before it appears on the screen 2024-09-07 12:41:51 +12:00
rimu
760477f00c use JS IntersectionObserver to lazy load youtube videos 2024-09-07 12:36:21 +12:00
rimu
75e0231bd9 remove moment.js file 2024-08-23 11:17:45 +12:00
rimu
9ec7f969be dark mode flickering #298 2024-08-18 16:38:55 +12:00
Alan Roberts
3eb4736a47 Capturing Text box content when enabling markdown editor 2024-08-16 14:41:39 -04:00
rimu
87608686eb lightbox on post body images too 2024-08-07 17:15:30 +12:00
rimu
64d6fadb64 improve light/dark theme default for anonymous users 2024-08-05 18:13:11 +12:00
rimu
7a876ed372 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	app/static/structure.css
2024-07-05 16:14:41 +08:00
rimu
cb614b1394 remove some obsolete JS 2024-07-05 16:14:24 +08:00
Hendrik L
0623b445e6 fix lightbox (again) 2024-07-05 00:35:48 +02:00
Hendrik L
419d341504 allow scrolling in lightbox 2024-07-03 16:32:45 +02:00
Hendrik L
d2598a83ef close lightbox on back, zoom and close on click 2024-07-03 14:30:27 +02:00
Hendrik L
7ab5beca78 add lightbox to image thumbnails in all feeds, make previews larger 2024-07-01 07:42:58 +02:00
Hendrik L
bf24b1b85a include third_party JS and serve it locally 2024-06-30 17:06:18 +02:00
Hendrik Langer
47281e91cf bootstrap colors for downarea markdown editor 2024-06-27 13:22:20 +02:00
rimu
4f3a8b1d74 While typing a post or reply, Ctrl + Enter submits the form. fixes #86 2024-06-17 21:06:53 +08:00
rimu
d1f7d35a83 users can remove profile pics (communities too) 2024-05-26 18:24:13 +12:00
rimu
e912c8d84f poll ui - create and vote #181 2024-05-18 19:41:20 +12:00
rimu
850e159a58 add follow on mastodon button #2 2024-05-12 14:16:12 +12:00
rimu
4f79d3a349 masonry - adjust lightbox to suit new structure #106 2024-04-24 19:28:43 +12:00
rimu
513e419af0 masonry - z layout #106 2024-04-24 17:32:07 +12:00
rimu
42a8f9291f remove extra whitespace on desktop #130 2024-03-31 14:17:49 +13:00
rimu
22731c1d38 Add Blockquote to Each Selected Line - fixes #121 2024-03-25 21:46:31 +13:00
rimu
66a4612854 lightbox - remove buttons on mobile 2024-03-17 18:32:27 +13:00
rimu
ef0eee5b02 lightbox - lazy images when we know the width and height 2024-03-17 16:36:51 +13:00
rimu
847f57d05f try bagguettebox script for a lightbox 2024-03-17 16:09:50 +13:00
rimu
3afd77cd31 lightbox on masonry communities 2024-03-17 12:25:52 +13:00
rimu
89460df9d4 accessibility 2024-02-29 22:17:01 +13:00
rimu
394f46fde3 add aria-expanded when mobile nav shown 2024-02-29 15:20:37 +13:00
rimu
da0fc848d9 enable markdown editor link fixes #25 2024-02-28 20:12:57 +13:00
rimu
abed85a1e3 piefed is a pwa 2024-02-28 17:42:49 +13:00
rimu
684d4f741d accessibility improvements 2024-02-26 21:26:19 +13:00
rimu
a77de0c883 send private messages 2024-02-17 20:05:57 +13:00
rimu
95cd37e6b3 posting to topics and auto-join communities as needed fixes #30 2024-02-08 18:34:58 +13:00
rimu
843d4eb03a Go to side pane keyboard nav 2024-02-05 08:39:08 +13:00
rimu
41f6a29e33 various small bugfixes 2024-01-25 20:16:08 +13:00
rimu
23637b713a wcag - various 2024-01-23 19:17:05 +13:00
rimu
f140d0369e redirect to login form as needed 2024-01-21 12:35:20 +13:00
rimu
66f621049a keyboard shortcuts 2024-01-21 12:14:05 +13:00
rimu
7f14dc4bbb more keyboard shortcuts 2024-01-20 10:07:23 +13:00