Commit graph

2063 commits

Author SHA1 Message Date
freamon
80f599568b Add theme for experimenting with API 2024-12-08 22:37:02 +00:00
aroberts-fox
9c4feccae3 Adding community_links filter to side pane 2024-12-08 16:00:59 -05:00
rimu
c2e92695c1 Merge remote-tracking branch 'origin/main' 2024-12-09 09:20:02 +13:00
rimu
e4d915338a reduce duplication in teasers #377 2024-12-09 09:19:51 +13:00
aroberts-fox
272e9bc860 fix pagination next/back url_for paths 2024-12-07 15:48:49 -05:00
aroberts-fox
7305b6072c Only show joined, not joined buttons to logged in users 2024-12-07 12:06:00 -05:00
rimu
9dd17f62d2 Merge pull request 'Cleanup: Replace macro render_comment [feedback requested]' (#376) from h3ndrik/pyfedi:render_comment2 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/376
2024-12-07 04:59:16 +00:00
rimu
5820a710f7 profile pic on mobile 2024-12-07 10:22:23 +13:00
Hendrik L
aa06a1f434 replace macro render_comment 2024-12-06 13:28:20 +01:00
rimu
13ab19d91b Merge pull request 'Adding a not joined view for communities list' (#375) from JollyDevelopment/pyfedi:jollydev/qol-add-not-joined-community-filter-00 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/375
2024-12-05 21:23:31 +00:00
rimu
4e87a365b3 svg image support #374 2024-12-06 10:21:44 +13:00
rimu
4f95d1237e avif image support #374 2024-12-06 09:44:56 +13:00
aroberts-fox
3f9113c475 Adding a not joined view for communities list 2024-12-05 13:34:24 -05:00
rimu
6cc6fceb5b sometimes ap_id is a dict?! 2024-12-05 15:42:58 +13:00
rimu
6a9ba43936 sometimes ap_id is a dict?! 2024-12-05 15:42:10 +13:00
rimu
69cef6edac fixes #365 2024-12-05 14:33:57 +13:00
rimu
90df5b84ac small UI tweaks #368 2024-12-05 14:12:32 +13:00
rimu
b98958e6ac Merge pull request 'Adding admin remote instance scan function' (#368) from JollyDevelopment/pyfedi:jollydev/add-admin-remote-instance-scan-01 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/368
2024-12-05 00:57:23 +00:00
rimu
4fe3778008 Merge pull request 'add more info to the modlog' (#367) from h3ndrik/pyfedi:mod4 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/367
2024-12-05 00:50:44 +00:00
rimu
20698179dd Merge pull request 'show roles, admins, reputation in user profiles (fixes #364)' (#369) from h3ndrik/pyfedi:userprofile into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/369
2024-12-05 00:49:41 +00:00
rimu
63d8528390 Merge pull request 'allow admins to access deleted user profiles' (#370) from h3ndrik/pyfedi:deleted_user into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/370
2024-12-05 00:48:56 +00:00
rimu
6c59ef8cb8 migration to remove related field #371 2024-12-05 13:47:08 +13:00
rimu
4ba1b1aa4a Merge remote-tracking branch 'origin/main' 2024-12-05 13:44:59 +13:00
rimu
7ee1596d70 Merge pull request 'remove unused community.show_home setting (fixes #371)' (#372) from h3ndrik/pyfedi:communities371 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/372
2024-12-05 00:43:36 +00:00
aroberts-fox
fb8dc9e8cb comment cleanup 2024-12-04 19:01:08 -05:00
aroberts-fox
27915b654d adjusting var names 2024-12-04 18:54:22 -05:00
aroberts-fox
422d494998 Adding mbin support to the remote server scan function 2024-12-04 18:37:25 -05:00
aroberts-fox
cf709ec6da adjusting join message 2024-12-04 17:17:18 -05:00
aroberts-fox
d3d9c2625a adjusting the requesting loop 2024-12-04 16:44:19 -05:00
aroberts-fox
1ef0a1917c comment cleanup 2024-12-04 14:02:42 -05:00
aroberts-fox
4138a8b41b adding a few more tests for remote scan 2024-12-04 14:02:42 -05:00
aroberts-fox
553d5de60b adjusting dry run message 2024-12-04 14:02:42 -05:00
aroberts-fox
5210352e83 Adding remote server scan in admin 2024-12-04 14:02:42 -05:00
freamon
bd37423ba4 Add option for admins to fixup a broken post from the remote version 2024-12-04 17:36:28 +00:00
freamon
958a0c9f0c Always store request JSON if activity was unmatched, but use site setting for unfound/blocked Announce object actor 2024-12-04 16:37:42 +00:00
Hendrik L
25d5f67128 remove unused community.show_home setting 2024-12-04 14:48:18 +01:00
Hendrik L
455612bf2e add lock_post action 2024-12-04 11:22:27 +01:00
Hendrik L
87b1f40d2a allow admins to access deleted user profiles 2024-12-03 20:15:57 +01:00
freamon
6b526635ca Avoid error if remote user updates a post from Image to Article 2024-12-03 17:08:31 +00:00
Hendrik L
23a6b2673e handle DB foreign key constraint for ModLog entries 2024-12-03 17:07:19 +01:00
Hendrik L
001d3fb823 add flash warnings if banning admins 2024-12-03 14:22:49 +01:00
Hendrik L
6e8f7c57cb also show admin state for local instance 2024-12-03 13:40:59 +01:00
Hendrik L
526b73102b show roles in user profile 2024-12-03 13:33:19 +01:00
Hendrik L
106c79e600 flag instance admins in user profiles (fixes #364) 2024-12-03 13:15:00 +01:00
Hendrik L
a97dc191b8 show reputation in user profile (to admins) 2024-12-03 12:48:25 +01:00
Hendrik L
f98e8eaf5a small optimization 2024-12-03 11:58:43 +01:00
Hendrik L
3cee732a0b remove lock_post helper function 2024-12-03 11:36:56 +01:00
rimu
82ce782be0 canonical url for communities 2024-12-03 15:15:22 +13:00
rimu
82be9f9475 use thumbnail image for videos when updating #366 2024-12-03 09:25:10 +13:00
rimu
36b272e797 use thumbnail image for videos #366 2024-12-03 09:15:03 +13:00