Commit graph

1511 commits

Author SHA1 Message Date
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
503f6719ad youtube_embed() without hardcoded character positions
this should be less likely to break if youtube changes the url format
2024-09-07 11:33:20 +12:00
rimu
d62d3e30fb Merge remote-tracking branch 'origin/main' 2024-09-07 11:15:46 +12:00
rimu
026a7e699c detect video posts better 2024-09-07 11:15:33 +12:00
freamon
2e6fb0a592 youtube embed for shorts 2024-09-06 11:28:31 +00: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
d68a25d17f dormant instances are those that are not gone_forever #319 2024-09-06 16:03:20 +12:00
rimu
7d276136ed simplify stats code #319 2024-09-06 16:00:09 +12:00
rimu
f284be0b39 Merge pull request 'Adding admin.instances page' (#319) from JollyDevelopment/pyfedi:jollydev/admin-instances-overview into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/319
2024-09-06 03:54:04 +00:00
rimu
0c7cd6d34c Merge remote-tracking branch 'origin/main' 2024-09-06 15:43:33 +12:00
rimu
b6a44b100c post teaser refactor to improve maintainability 2024-09-06 15:43:22 +12:00
freamon
1a0149cb80 Use youtu.be rather than youtube.com to grab thumbnail images 2024-09-06 01:10:51 +00:00
freamon
9e8066bc4e Convert youtu.be links to youtube.com so they embed in post 2024-09-06 01:10:39 +00:00
rimu
6741b1a35a css tweak #148 2024-09-06 12:59:59 +12:00
Alan Roberts
6357b2d3d1 adding comment to explain the sql text call 2024-09-05 13:34:16 -04:00
Alan Roberts
6e3de6e9e2 adding users back in with better query 2024-09-05 13:24:30 -04:00
Alan Roberts
2249140bf3 better queries 2024-09-05 11:59:01 -04:00
Alan Roberts
1d1abdac6d adding dormant and gone filters 2024-09-05 09:10:30 -04:00
Alan Roberts
af8f81c058 adding communities stat to instances page 2024-09-05 09:10:30 -04:00
Alan Roberts
94bc1a6867 adding known users column 2024-09-05 09:10:30 -04:00
Alan Roberts
959d5a386a further admin instance page adjustments 2024-09-05 09:10:30 -04:00
Alan Roberts
d0a9d04e0a Adding admin instances page 2024-09-05 09:10:30 -04:00
rimu
be58f1ea55 post teaser redesign - thumbnail alignment #148 2024-09-05 20:41:15 +12:00
rimu
5ce7be4086 Merge remote-tracking branch 'origin/main' 2024-09-05 20:10:41 +12:00
rimu
d70d5c2878 post teaser redesign #148 2024-09-05 20:10:26 +12:00
freamon
ef50a844c5 Regex fix for sub and super script 2024-09-05 07:27:12 +00:00
rimu
b2457545bf Merge pull request 'Adding application endpoint pointer to nodeinfo response' (#318) from JollyDevelopment/pyfedi:jollydev/add-nodeinfo-response-that-points-to-application-endpoint into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/318
2024-09-04 22:57:19 +00:00
rimu
17c5c8cf67 Merge pull request 'Adding https url search for add-remote communities' (#317) from JollyDevelopment/pyfedi:jollydev/url-search-for-add-remote-community into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/317
2024-09-04 22:53:15 +00:00
freamon
a4d981d431 Backfill: ignore community slug that Lemmy adds as a hashtag 2024-09-04 22:29:18 +00:00
freamon
54254b11c2 Backfill: update for recognising image posts 2024-09-04 22:29:05 +00:00
freamon
0d30b152cc Backfill: set remote user's indexable status same on first fetch as later refresh 2024-09-04 22:28:52 +00:00
Alan Roberts
69ad6295a6 Adding application endpoint pointer to nodeinfo response 2024-09-04 16:30:01 -04:00
Alan Roberts
e5af8398b7 Adding https url search for add-remote communities 2024-09-04 13:55:23 -04:00
freamon
5ecb66988b Possible fix for random posts from 'snac' users not being properly rejected and ending up in a community 2024-09-04 13:33:39 +00:00
rimu
541beb791f shadows on form elements and voting buttons too 2024-09-04 19:32:09 +12:00
rimu
8c3892709c make buttons line up properly 2024-09-04 09:32:15 +12:00
rimu
f0e4b9a09b tweaks to card shadow theme 2024-09-04 09:29:58 +12:00
rimu
5ea9586c82 sql: join is more efficient than in 2024-09-04 09:14:59 +12:00
rimu
9e3f068d25 Merge pull request '[Theme] Card Shadows' (#315) from JollyDevelopment/pyfedi:jollydev/card-theme into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/315
Reviewed-by: rimu <rimu@noreply.codeberg.org>
2024-09-03 21:06:19 +00:00
freamon
1aa023c736 Add 'instance software' selection to Search
(will look messy though, if all software names in DB aren't lower-cased.)
2024-09-03 16:48:34 +00:00
Alan Roberts
8c839963a6 adding shadow effect to the button groups and navbar 2024-09-03 09:26:35 -04:00
Alan Roberts
51320dab91 comment cleanup 2024-09-03 09:26:35 -04:00
Alan Roberts
b2416e0d50 more card them tweaks 2024-09-03 09:26:35 -04:00
Alan Roberts
6568dea97c sorting the settings and better comments 2024-09-03 09:25:33 -04:00
Alan Roberts
7d8abd0b80 inital work on card style 2024-09-03 09:25:33 -04:00
rimu
465790ed41 a slew of new search filters 2024-09-03 18:50:11 +12:00
rimu
24c7d6fd55 basic instances page for the public #249 2024-09-03 12:10:24 +12:00