rimu
|
7f11101a78
|
tweak image display
|
2024-09-07 14:18:20 +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
|
dba016e05e
|
show videos in teaser
|
2024-09-07 12:11:01 +12:00 |
|
rimu
|
1f5788e560
|
temporarily revert change until it is properly debugged
|
2024-09-06 23:14:57 +12:00 |
|
rimu
|
0bae4c770f
|
center voting buttons on mobile
|
2024-09-06 22:50:20 +12:00 |
|
rimu
|
7ab53804d1
|
larger images and videos
|
2024-09-06 22:39:27 +12:00 |
|
rimu
|
b6a44b100c
|
post teaser refactor to improve maintainability
|
2024-09-06 15:43:22 +12:00 |
|
rimu
|
6741b1a35a
|
css tweak #148
|
2024-09-06 12:59:59 +12:00 |
|
rimu
|
be58f1ea55
|
post teaser redesign - thumbnail alignment #148
|
2024-09-05 20:41:15 +12:00 |
|
rimu
|
d70d5c2878
|
post teaser redesign #148
|
2024-09-05 20:10:26 +12:00 |
|
rimu
|
541beb791f
|
shadows on form elements and voting buttons too
|
2024-09-04 19:32:09 +12:00 |
|
rimu
|
75e0231bd9
|
remove moment.js file
|
2024-08-23 11:17:45 +12:00 |
|
rimu
|
9bad635805
|
remove moment.js to decrease carbon usage
|
2024-08-23 11:14:47 +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
|
8a8d79796e
|
refactor home page based on #293 - css tweaks
|
2024-08-16 14:02:01 +12:00 |
|
rimu
|
1dd9461bfc
|
make tables have a scrollbar if necessary
|
2024-08-14 19:59:19 +12:00 |
|
rimu
|
fcd248c558
|
Merge pull request 'made the holes in the pie white' (#282) from wakest/piefed:main into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/282
|
2024-08-07 07:51:37 +00:00 |
|
rimu
|
87608686eb
|
lightbox on post body images too
|
2024-08-07 17:15:30 +12:00 |
|
wakest
|
ce6a12b197
|
made the holes white
|
2024-08-07 00:38:57 +00:00 |
|
wakest
|
38cc1533d8
|
this should be better
|
2024-08-05 17:54:21 +00:00 |
|
wakest
|
811c7da6d2
|
not sure if this SVG was actually used anywhere but I cleaned it up anyway
the dimensions of the viewbox are different but I am not sure that matters so feel free to disregard if its not a useful contribution
|
2024-08-05 17:44:01 +00:00 |
|
rimu
|
a55b38d1ce
|
page transitions
|
2024-08-05 18:13:19 +12:00 |
|
rimu
|
64d6fadb64
|
improve light/dark theme default for anonymous users
|
2024-08-05 18:13:11 +12:00 |
|
rimu
|
070e5726ef
|
Mastodon - spans with class "invisible" #31
|
2024-07-16 09:36:31 +08:00 |
|
rimu
|
b448c1dee3
|
fix htmx-indictor position #261
|
2024-07-12 20:45:19 +08:00 |
|
Hendrik L
|
bee447dfe0
|
don't move unhide button around
|
2024-07-11 07:16:48 +00:00 |
|
Hendrik L
|
c2db1ccdd2
|
move communityname to title so they can collapse into one row
|
2024-07-11 07:16:48 +00:00 |
|
Hendrik L
|
ef5572260a
|
don't move voting_buttons_new around
|
2024-07-11 07:16:48 +00:00 |
|
Hendrik L
|
5eeb2708ca
|
wrap the notification toggle like the other buttons
|
2024-07-11 07:16:48 +00:00 |
|
Hendrik L
|
a6d60562f5
|
remove the post_options css, only used once in the teaser and doesn't work anyways
|
2024-07-11 07:16:48 +00:00 |
|
Hendrik L
|
13b1c7984d
|
allow post_utilities to contain div and span elements in the exact next level in addition to anchors
|
2024-07-11 07:16:48 +00:00 |
|
Hendrik L
|
285d9f525d
|
generalize hide button
|
2024-07-11 07:16:48 +00:00 |
|
rimu
|
24bc4f8618
|
Combine structure.scss and style.scss
Recompile SCSS
|
2024-07-05 16:30:33 +08:00 |
|
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 |
|
rimu
|
d73ac9970a
|
trans pride theme
|
2024-04-01 14:45:20 +13:00 |
|
Soheb
|
9ea8444f7b
|
Undo noisy changes caused by IDE
|
2024-03-31 12:08:50 +01:00 |
|
Soheb
|
dd36f0b97e
|
Undo noisy changes caused by IDE
|
2024-03-31 12:05:54 +01:00 |
|
Soheb
|
e14f96dabb
|
Variable reuse for min-touch-target
|
2024-03-31 12:01:40 +01:00 |
|
Soheb
|
c70a436268
|
Merge branch 'main' into improve-utilities-bar-mobile
|
2024-03-31 11:57:56 +01:00 |
|
rimu
|
d2c6900d5b
|
max author width - for mobile
|
2024-03-31 14:41:50 +13:00 |
|
rimu
|
f423d3f829
|
tighten up comment margins
|
2024-03-31 14:27:51 +13:00 |
|
rimu
|
cc61d7656a
|
alignment tweak #130
|
2024-03-31 14:22:16 +13:00 |
|
rimu
|
42a8f9291f
|
remove extra whitespace on desktop #130
|
2024-03-31 14:17:49 +13:00 |
|
Soheb
|
9c87caf896
|
Improve touch on the utilities bar for phone/tablet
|
2024-03-29 11:00:28 +00:00 |
|
somoso
|
85e7a03958
|
Merge branch 'main' into improve-voting-buttons
|
2024-03-29 10:43:00 +00:00 |
|
Soheb
|
e0a45759e8
|
Improve voting buttons for mobile
|
2024-03-29 10:39:00 +00:00 |
|
rimu
|
4cb4a9cbb2
|
Prevent side (y axis) overscrolling on iOS
|
2024-03-29 02:28:00 +00:00 |
|
rimu
|
22731c1d38
|
Add Blockquote to Each Selected Line - fixes #121
|
2024-03-25 21:46:31 +13:00 |
|
freamon
|
4a25df2de7
|
Indicate Bot Accounts in UI
|
2024-03-20 10:45:26 +00:00 |
|