Commit graph

1669 commits

Author SHA1 Message Date
Alan Roberts
50bc016c6b adding lemmy default settings 2024-09-09 08:18:25 -04:00
Alan Roberts
0181c28a64 adding show bot accounts 2024-09-09 08:18:25 -04:00
Alan Roberts
e9c1932356 arrange output to match lemmy output format 2024-09-09 08:18:25 -04:00
Alan Roberts
42da1ab2ea adding saved posts and comments 2024-09-09 08:18:25 -04:00
Alan Roberts
a275201a44 adding blocked communities and instances 2024-09-09 08:18:25 -04:00
Alan Roberts
6677aa506c adding blocked users to export 2024-09-09 08:18:25 -04:00
Alan Roberts
77c5278996 more lemmy output compatibility 2024-09-09 08:18:25 -04:00
Alan Roberts
713516c6ae removing the admin bits and just making it a user export 2024-09-09 08:18:25 -04:00
Alan Roberts
e623e1cec0 adding avatar, cover image, roles, reputations, and attitude to the settings exports 2024-09-09 08:18:25 -04:00
Alan Roberts
b659e463d4 adding admin level export as well 2024-09-09 08:18:25 -04:00
Alan Roberts
a043876acc Adding an export for user settings and subscriptions 2024-09-09 08:18:25 -04:00
rimu
cbacef87d0 just to be sure 2024-09-09 20:20:58 +12:00
rimu
f49e4db596 lightbox scrolling issue #321 2024-09-09 17:29:44 +12:00
rimu
a03d249a18 disallow spaces in user names #320 2024-09-09 17:20:00 +12:00
rimu
5cb0644b46 disallow spaces in user names #320 2024-09-09 16:48:09 +12:00
rimu
34203bd92a image width and height 2024-09-09 15:35:22 +12:00
rimu
801bceb7df image width and height 2024-09-09 09:08:34 +12:00
rimu
3cb3a1b80d youtube with and without the www 2024-09-09 09:04:05 +12:00
rimu
1ef01d12ab retry get requests 2024-09-09 08:43:10 +12:00
freamon
0da0845abe Fix for bug that was preventing text-only posts from processing 2024-09-08 12:38:10 +00:00
rimu
ba0f7bac48 show community layout on admin list 2024-09-08 17:03:51 +12:00
rimu
58c3447a11 lazy load youtube preview 2024-09-08 13:23:37 +12:00
rimu
065d1e1078 only embed youtube vids on AC power 2024-09-08 12:31:16 +12:00
rimu
943bcc34cd tweak css for post utilities bar 2024-09-07 18:44:51 +12:00
rimu
4fde5480d3 tweak image display 2024-09-07 14:22:35 +12:00
rimu
7f11101a78 tweak image display 2024-09-07 14:18:20 +12:00
rimu
dd5d90984d typo 2024-09-07 14:15:34 +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
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