Commit graph

303 commits

Author SHA1 Message Date
rimu
7885cfcdf4 Combine structure.scss and style.scss
The distinction between the two was never very clear and it is annoying to have to guess which file one needs to edit.
2024-07-05 16:27:53 +08: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
rimu
bd3da38ff9 Merge pull request 'Fix Lightbox and allow zoom on the whole page, fixes #245' (#247) from h3ndrik/pyfedi:lightbox_fixes into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/247
2024-07-04 07:29:30 +00:00
Hendrik L
419d341504 allow scrolling in lightbox 2024-07-03 16:32:45 +02:00
rimu
40bb3e6638 change downarea paths to our repo #243 2024-07-03 21:24:52 +08:00
rimu
6de9f3dd39 Merge pull request 'Script to recompile SCSS and fetch/update JS assets' (#243) from h3ndrik/pyfedi:update_assets into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/243
2024-07-03 13:22:08 +00:00
Hendrik L
d2598a83ef close lightbox on back, zoom and close on click 2024-07-03 14:30:27 +02:00
Hendrik L
aa953082eb add update/fetch assets script 2024-07-02 09:40:18 +02:00
Hendrik L
2e4f4ee871 fix astray fe-video 2024-07-02 08:22:37 +02:00
rimu
47dd776ca6 bigger thumbnail files to match bigger display size #241 2024-07-01 20:44:08 +08:00
rimu
a6b5e8d19a little tweaks #241 2024-07-01 20:35:19 +08: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
rimu
9e03775e16 reply thresholds 2024-06-28 18:34:54 +08:00
Hendrik Langer
47281e91cf bootstrap colors for downarea markdown editor 2024-06-27 13:22:20 +02:00
rimu
f85491218c progress on bookmarks / saving #26 2024-06-20 21:51:43 +08:00
freamon
51fd56b1d3 Allow CSS word-wrap to break words to keep long URLs contained 2024-06-17 17:51:49 +01: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
49a4ef3b4e dropdown header - dark mode. fixes #199 2024-06-14 18:18:21 +08:00
rimu
7534822231 announcements on home page, set in Admin -> Site Profile 2024-06-10 19:07:15 +08:00
rimu
d1f7d35a83 users can remove profile pics (communities too) 2024-05-26 18:24:13 +12:00
rimu
7a8d568fb2 nicer topic list layout 2024-05-24 17:35:39 +12:00
rimu
d40cdf08cc nicer topic list layout 2024-05-24 17:29:25 +12:00
rimu
709980c6f3 flag low effort commenters 2024-05-21 22:20:08 +12:00
rimu
e912c8d84f poll ui - create and vote #181 2024-05-18 19:41:20 +12:00
rimu
2e0d27c4f0 rebrand remote follow #186 2024-05-17 21:27:45 +12:00
rimu
71be62cbe7 dark mode textareas, fixes #182 2024-05-15 21:17:03 +12:00
rimu
92de06a9be mastodon icon in button #2 2024-05-12 14:37:27 +12:00
rimu
850e159a58 add follow on mastodon button #2 2024-05-12 14:16:12 +12:00
rimu
3c5a86f6e6 hashtag UI #184 2024-05-12 13:02:45 +12:00
rimu
af4dee7ea3 add language choices to UI #51 2024-05-09 17:54:30 +12:00
rimu
01d4b2678c anyone can subscribe to any post or comment #20
(not just the author)
2024-04-29 21:43:37 +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
06977afe21 print stylesheet 2024-04-21 16:39:06 +12:00
rimu
03900b0f24 print stylesheet 2024-04-21 16:37:08 +12:00
rimu
bdbfe48edb print stylesheet 2024-04-21 16:27:32 +12:00
rimu
516eafa1f3 video as a entirely separate post type 2024-04-16 20:59:58 +12:00
rimu
abd4dd16c9 embed video and generate still thumbnail 2024-04-16 16:35:12 +12:00
rimu
7efabae7b8 reduce intensity of HR when used in comments
this reduces confusion with the UI which also uses similar lines for layout
2024-04-15 19:11:04 +12:00
rimu
2c99d5eea0 tidy up post button css 2024-04-13 13:39:04 +12:00
rimu
5d2e7d350c tidy up post button css 2024-04-13 13:30:00 +12:00
rimu
1341836e09 tidy up post button css 2024-04-13 13:17:25 +12:00
rimu
b8ddf0c481 split post creation and editing up into different forms for each type of content #78 2024-04-07 11:15:04 +12:00
rimu
164ef25e9e slugify community urls #78 2024-04-03 21:03:38 +13:00
rimu
b02704ed82 stop wide images in side pane from busting out 2024-04-03 15:54:12 +13:00
rimu
8d5faf7133 move cross post icon down to utilities bar #144 2024-04-03 08:15:23 +13:00
freamon
26be3a93b1 Add 'layers' icon for cross posts link 2024-04-02 18:45:49 +01:00