rimu
|
4ed1232554
|
readable date - fixes #395
|
2024-12-23 12:39:22 +13:00 |
|
rimu
|
5ee8e49bc4
|
popup user profile - big screens only (phones have no hover)
|
2024-12-23 12:26:28 +13:00 |
|
rimu
|
c01fd229e9
|
popup user profile - html tweaks
|
2024-12-23 09:34:35 +13:00 |
|
rimu
|
90d66f5e68
|
popup user profile - css tweak
|
2024-12-23 09:29:50 +13:00 |
|
rimu
|
d9ae69bd0d
|
popup user profile
|
2024-12-23 09:26:05 +13:00 |
|
rimu
|
8267e69306
|
intersect once instead of revealed #394
|
2024-12-22 16:04:15 +13:00 |
|
rimu
|
704c41a25f
|
intersect once instead of revealed #394
|
2024-12-22 16:01:58 +13:00 |
|
rimu
|
42ffe009dc
|
css tweak
|
2024-12-22 15:43:28 +13:00 |
|
rimu
|
3662749188
|
extra fields on profiles ala Mastodon
|
2024-12-22 15:38:40 +13:00 |
|
rimu
|
91a74e9573
|
tweak route so all the search engine spiders get 404 when retrieving post_options #394
|
2024-12-22 15:11:42 +13:00 |
|
rimu
|
c10316630e
|
tweak route so all the search engine spiders get 404 when retrieving post_options #394
|
2024-12-22 14:42:47 +13:00 |
|
rimu
|
1b8fc214db
|
small css tweak #394
|
2024-12-22 14:40:29 +13:00 |
|
rimu
|
2288510cf2
|
Merge pull request 'Make post options, post reply options, and chat options uses dropdown instead of separate pages' (#394) from hono4kami/pyfedi:hono4kami/392 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/394
|
2024-12-22 01:31:56 +00:00 |
|
hono4kami
|
b2f57fa308
|
feat: add absolute timestamp for post reply
Refs: #395
|
2024-12-21 23:51:13 +07:00 |
|
hono4kami
|
5b37de577b
|
feat: add absolute timestamp
Add absolute timestamp to full post.
Refs: #395
|
2024-12-21 23:44:43 +07:00 |
|
hono4kami
|
de50772189
|
feat: add absolute timestamp title attribute
Add absolute timestamp `title` attribute on post teaser
Refs: #395
|
2024-12-21 23:38:08 +07:00 |
|
hono4kami
|
5ce0653292
|
feat: improve options
|
2024-12-21 22:04:13 +07:00 |
|
mtyton
|
dae5441604
|
Merge branch 'main' into feature/image_post_editing
|
2024-12-21 13:13:07 +01:00 |
|
mtyton
|
22e2eacc8c
|
Fixed issues with Image post editing. Added utility to check if image is local or remote.
|
2024-12-21 13:05:14 +01:00 |
|
Hendrik L
|
922a9103c8
|
voting_buttons remove extra whitespace and make hiding the arrows consistent
|
2024-12-21 11:55:36 +01:00 |
|
rimu
|
0b8251524c
|
Merge pull request 'user notes (implements #258)' (#382) from h3ndrik/pyfedi:user_note1 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/382
|
2024-12-21 00:13:58 +00:00 |
|
rimu
|
ccad3c30e7
|
Merge pull request 'Clean up the Admin--Users and Monitoring users pages and add sorting' (#390) from h3ndrik/pyfedi:admin_users_cleanup into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/390
|
2024-12-21 00:10:27 +00:00 |
|
hono4kami
|
23e7d65a31
|
feat: improve post, post reply, and chat option
Instead of using separate page for those options, make it use dropdown.
Refs: #392
|
2024-12-20 00:44:49 +07:00 |
|
hono4kami
|
4cc4cb2e7b
|
Merge branch 'main' into hono4kami/392
|
2024-12-19 23:57:43 +07:00 |
|
hono4kami
|
b77a64ccf7
|
feat: WIP better post options
Refs: #392
|
2024-12-19 21:02:02 +07:00 |
|
Hendrik L
|
0bdac9f598
|
add link to https://join.piefed.social/try/ on closed registration
|
2024-12-19 13:16:03 +01:00 |
|
rimu
|
dce17fd094
|
fix where clicking on teaser body text goes to
|
2024-12-19 10:21:03 +13:00 |
|
Hendrik L
|
d4ff1f924f
|
remove admin_users_trash in favor of the new admin_users sorting capability
|
2024-12-18 13:11:13 +01:00 |
|
Hendrik L
|
5e911b4853
|
make admin_users table sortable
|
2024-12-18 13:05:22 +01:00 |
|
Hendrik L
|
e007f14359
|
move IP and Referer into user profile page
|
2024-12-18 10:04:17 +01:00 |
|
rimu
|
52ba7203d8
|
Merge pull request 'Make community search retain search query, topic, language, and sort methods' (#387) from hono4kami/pyfedi:hono4kami/362 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/387
|
2024-12-18 07:17:00 +00:00 |
|
aroberts-fox
|
db914ca2b7
|
comment cleanup
|
2024-12-17 17:04:04 -05:00 |
|
aroberts-fox
|
f76b205f29
|
Fix - subscribed page topic filter handling
|
2024-12-17 16:54:18 -05:00 |
|
hono4kami
|
a6732958df
|
fix: fix URL queries appending
Fix another unsual behavior where a URL query fields are being appended
to URL instead of replaced, when a form field is changed.
Refs: #362
|
2024-12-17 22:54:00 +07:00 |
|
hono4kami
|
d78cf0cef6
|
fix: fix weird behavior on URL search params
Fix weird behavior where URL search params value gets appended instead of
being replaced.
Refs: #362
|
2024-12-17 14:31:33 +00:00 |
|
hono4kami
|
2d2e18abf7
|
fix: fix can only search by All communities
Refs: #362
|
2024-12-17 14:31:33 +00:00 |
|
hono4kami
|
bad1839c14
|
fix: fix title attribute
Fix title attribute for the button on post count table column header.
Refs: #362
|
2024-12-17 14:31:33 +00:00 |
|
hono4kami
|
e758389b10
|
feat: make community search retain last_active sort
Refs: #362
|
2024-12-17 14:31:33 +00:00 |
|
hono4kami
|
8ffd02651c
|
chore: remove unused link on table header
Refs: #362
|
2024-12-17 14:31:33 +00:00 |
|
hono4kami
|
8dd3d3de93
|
feat: make community search retain sort method
Make community search retain post_reply_count sort method.
Refs: #362
|
2024-12-17 14:31:33 +00:00 |
|
hono4kami
|
61963a43dc
|
feat: make community search retain post_count sort
Refs: #362
|
2024-12-17 14:31:33 +00:00 |
|
hono4kami
|
3e91ee34f7
|
feat: make community search community name sort
Refs: #362
|
2024-12-17 14:31:33 +00:00 |
|
hono4kami
|
b8178b650c
|
fix: make community search page retain fields
Make community search page retain `topic_id`, `language_id`, and `search`
Refs: #362
|
2024-12-17 14:31:33 +00:00 |
|
freamon
|
ad55fc510c
|
Move code to hide duplicate cross-posts into PR #386
|
2024-12-17 12:50:29 +00:00 |
|
freamon
|
95571f510d
|
Merge branch 'h3ndrik-modlog_admin'
|
2024-12-16 22:13:28 +00:00 |
|
rimu
|
d73c12d4c7
|
remove moviepy and ffmpeg dependency
|
2024-12-16 20:49:43 +13:00 |
|
xmatt
|
cf73c996b9
|
Merge branch 'main' into feature/image_post_editing
|
2024-12-14 22:32:46 +00:00 |
|
mtyton
|
79b3797b5f
|
Added possibility to edit images in Image posts
|
2024-12-14 23:30:45 +01:00 |
|
freamon
|
d4e9ff14d9
|
bugfix for extra cross-posts exclusion commit
|
2024-12-14 19:36:50 +00:00 |
|
freamon
|
46c150cecf
|
Undo changes from previous commit until debugged
|
2024-12-14 13:06:47 +00:00 |
|
freamon
|
a588126190
|
Exclude extra cross-posts from main feed #206
|
2024-12-14 11:53:53 +00:00 |
|
rimu
|
52be7bad5d
|
switch to requests.get in generate_image_from_video_url #373
|
2024-12-14 14:24:21 +13:00 |
|
rimu
|
68132a6ac2
|
warnings on domains
|
2024-12-13 19:30:10 +13:00 |
|
rimu
|
d98a5e19d3
|
warnings on domains
|
2024-12-13 19:24:09 +13:00 |
|
rimu
|
27ecfafcd4
|
Merge remote-tracking branch 'origin/main'
|
2024-12-13 19:00:01 +13:00 |
|
rimu
|
c6a1563ab8
|
bold arrows after voting to make it clearer that a vote was cast
|
2024-12-13 18:59:50 +13:00 |
|
Hendrik L
|
410c473547
|
add modlog to the admin tools
|
2024-12-12 20:53:38 +01:00 |
|
Hendrik L
|
b4f1706a6b
|
user_notes relationship, caching, cleanup
|
2024-12-12 20:05:59 +01:00 |
|
freamon
|
c851680b05
|
Depreciate generate_image_from_video_url(), put <video> in masonry instead #373
|
2024-12-11 22:54:58 +00:00 |
|
freamon
|
4ac3b0f97d
|
Reset post before calling post_fixup_from_remote()
|
2024-12-11 22:54:44 +00:00 |
|
rimu
|
ab8df181ad
|
Merge remote-tracking branch 'origin/main'
|
2024-12-12 08:13:36 +13:00 |
|
rimu
|
76db8a726e
|
tweaks
|
2024-12-12 08:13:25 +13:00 |
|
freamon
|
852d784c7f
|
API: provide route back from x-api theme
|
2024-12-11 02:11:40 +00:00 |
|
freamon
|
111d726de7
|
API: login and out when using x-api theme
|
2024-12-11 00:49:18 +00:00 |
|
freamon
|
a7e2175a55
|
API: extra fields for Site response
|
2024-12-11 00:49:06 +00:00 |
|
freamon
|
a1d3e445d3
|
Instance IP address will be incorrect if request was bounced
|
2024-12-11 00:48:55 +00:00 |
|
rimu
|
1b87906a70
|
teaser text wrap on mobile
|
2024-12-11 09:07:32 +13:00 |
|
rimu
|
9a84b0c532
|
Merge remote-tracking branch 'origin/main'
|
2024-12-11 08:16:27 +13:00 |
|
Hendrik L
|
148df4fcba
|
edit form for user note
|
2024-12-10 14:30:28 +01:00 |
|
Hendrik L
|
8da62f56c8
|
fix oopsie
|
2024-12-10 12:16:52 +01:00 |
|
Hendrik L
|
1550d9bb70
|
render user note
|
2024-12-10 09:12:18 +01:00 |
|
rimu
|
6a366098a6
|
very minor tidy up
|
2024-12-10 21:00:07 +13:00 |
|
rimu
|
0752ccfe72
|
ugh
|
2024-12-10 15:41:40 +13:00 |
|
rimu
|
d079a6dab7
|
tweak padding #380
|
2024-12-10 09:12:58 +13:00 |
|
rimu
|
2e4b3ffd33
|
move notification bell from teaser to post options #380
|
2024-12-10 08:30:16 +13:00 |
|
Hendrik L
|
cd2cbd44a6
|
remove extra margin after image preview
|
2024-12-09 20:11:02 +01:00 |
|
Hendrik L
|
67d59e2657
|
float thumbnails
|
2024-12-09 17:27:10 +01:00 |
|
Hendrik L
|
d772f2304b
|
unify notification bell and try to fix related css in the action/option bars
|
2024-12-09 16:43:21 +01:00 |
|
Hendrik L
|
5780e9b05e
|
separate out breadcrumb_nav
|
2024-12-09 13:47:54 +01:00 |
|
Hendrik L
|
b3bb16cce4
|
reduce duplication in post template
|
2024-12-09 13:39:14 +01:00 |
|
rimu
|
d063850acd
|
Merge remote-tracking branch 'origin/main'
|
2024-12-09 18:11:43 +13:00 |
|
rimu
|
cb0d9317ae
|
reply edit time spacing #376
|
2024-12-09 18:11:32 +13:00 |
|
rimu
|
7d8421a8cf
|
Merge pull request 'Adding community_links filter to side pane' (#379) from JollyDevelopment/pyfedi:jollydev/fix-community-sidebar-url-filters-00 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/379
|
2024-12-08 22:42:58 +00:00 |
|
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 |
|
Hendrik L
|
a9e9c81272
|
reorder text in modlog
|
2024-12-02 16:17:54 +01:00 |
|
Hendrik L
|
f8b5f77421
|
log remote user bans
|
2024-12-02 14:51:23 +01:00 |
|
Hendrik L
|
e270bc9a0e
|
use lock_post function
|
2024-12-02 13:30:27 +01:00 |
|
Hendrik L
|
48a0cb64ce
|
modlog: propagate reasons for incoming mod actions
|
2024-12-02 12:29:59 +01:00 |
|
rimu
|
04cce6ec9d
|
ban posts or comments - ui
|
2024-12-02 15:03:16 +13:00 |
|
rimu
|
654829cbae
|
ban posts or comments
|
2024-12-02 13:48:10 +13:00 |
|
rimu
|
5c8a14007f
|
double negatives are hard
|
2024-12-01 21:24:23 +13:00 |
|
freamon
|
dfce93202e
|
Avoid error caused by fstab.sh admin with a http:// URL
|
2024-12-01 02:31:37 +00:00 |
|
freamon
|
64c40b11db
|
Avoid error if 'image' in Person JSON is null
|
2024-12-01 02:08:28 +00:00 |
|
freamon
|
18b714616a
|
Avoid AttributeError if Actor isn't a string
|
2024-12-01 01:32:46 +00:00 |
|
rimu
|
afcb4be96f
|
improve post teasers by avoid common fail modes
|
2024-12-01 08:40:35 +13:00 |
|
rimu
|
91dbe4c30b
|
improve post teasers by avoid common fail modes
|
2024-12-01 08:37:53 +13:00 |
|
rimu
|
f6661b7b9d
|
Revert "Microwave@lemmy.world summary"
This reverts commit 19bd90475a .
|
2024-12-01 08:19:15 +13:00 |
|
freamon
|
ec91e6c7d2
|
Bugfix for posts with empty attachments
|
2024-11-30 14:20:19 +00:00 |
|
rimu
|
73f0ff35f4
|
a.gup.pe images - attached to notes as a dict
|
2024-11-30 21:36:42 +13:00 |
|
rimu
|
c74997d49e
|
only logged in can filter by Subscribed
|
2024-11-30 14:26:22 +13:00 |
|
rimu
|
7a7a1fe0d4
|
check community.ap_outbox_url
|
2024-11-30 14:22:48 +13:00 |
|
rimu
|
19bd90475a
|
Microwave@lemmy.world summary
|
2024-11-30 14:16:04 +13:00 |
|
rimu
|
570c754566
|
post_teaser_clickable on images
|
2024-11-30 13:46:59 +13:00 |
|
rimu
|
50a9ef5826
|
Merge remote-tracking branch 'origin/main'
|
2024-11-30 13:43:58 +13:00 |
|
rimu
|
831f9b1a47
|
improve initial impression given to new users
|
2024-11-30 13:43:44 +13:00 |
|
freamon
|
3a3b366fd4
|
rename id for logging from 'announce_id' to 'id'
|
2024-11-29 22:46:59 +00:00 |
|
rimu
|
53c8e3510f
|
daily maintenance - commit more often
|
2024-11-30 10:01:55 +13:00 |
|
rimu
|
dd93048e96
|
temporary instance bans
|
2024-11-30 09:50:14 +13:00 |
|
freamon
|
95f7b226d2
|
Fix variable name clash
|
2024-11-29 17:15:18 +00:00 |
|
freamon
|
5b85ee06f5
|
lower() the ap_id paramter for get_by_ap_id()
|
2024-11-29 16:40:51 +00:00 |
|
freamon
|
aa444f3417
|
Remove comments about users undeleting themselves, because it turns out that isn't possible from Lemmy
|
2024-11-29 15:48:38 +00:00 |
|
freamon
|
ba10663983
|
Add test route to call replay_inbox_request with manually defined request_json
|
2024-11-29 15:44:33 +00:00 |
|
freamon
|
3b800e7e96
|
Distinguish between Mastodon account deletes and content deletes
|
2024-11-29 15:43:42 +00:00 |
|
freamon
|
921c2e78b1
|
Make replay_inbox_request() a bit more consistent with shared_inbox()
|
2024-11-29 15:01:24 +00:00 |
|
freamon
|
a6b6b7cc8b
|
AP for direct (instead of Announced) add / remove of moderator
|
2024-11-27 22:42:27 +00:00 |
|
freamon
|
0b66127d40
|
Also ignore it if a.gup.pe announces local content back
|
2024-11-27 22:35:16 +00:00 |
|
freamon
|
01e28a20b5
|
rework update_post_from_activity #351
|
2024-11-27 22:31:38 +00:00 |
|
rimu
|
e28550427b
|
return 200 and minor bugfixes and tidy-ups #357
|
2024-11-28 11:11:59 +13:00 |
|
rimu
|
3553534c00
|
Merge pull request 'refactor-aproutes' (#357) from refactor-aproutes into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/357
|
2024-11-27 21:10:01 +00:00 |
|
aroberts-fox
|
7aced03976
|
adjusting newest to new internally
|
2024-11-27 15:05:35 -05:00 |
|
aroberts-fox
|
7b5de79d3f
|
Adding sorting to read-posts page
|
2024-11-27 13:18:56 -05:00 |
|
Hendrik L
|
d27f67cc35
|
consolidate columns in admin views to make some room
|
2024-11-26 13:06:30 +01:00 |
|
rimu
|
ae63ea9cfb
|
Merge pull request 'Admin pages: Order recent-first and limit results' (#355) from h3ndrik/pyfedi:order into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/355
|
2024-11-25 20:38:47 +00:00 |
|
Hendrik L
|
72f829eeb5
|
add percent sign to attitude value
|
2024-11-25 20:51:12 +01:00 |
|
Hendrik L
|
85af8fec29
|
round attitude and reputation numbers
|
2024-11-25 20:44:36 +01:00 |
|
Hendrik L
|
63e36acbcb
|
show content as trash only if downvoted
|
2024-11-25 19:14:32 +01:00 |
|
Hendrik L
|
513d4da7c3
|
order admin_content_deleted newest first
|
2024-11-25 19:14:32 +01:00 |
|
freamon
|
26eb967a1c
|
apf part 36: Use signed get if remote site responds 401
|
2024-11-25 12:46:34 +00:00 |
|
freamon
|
ff90e50332
|
apf part 35: Replay inbox requests
|
2024-11-24 22:01:11 +00:00 |
|
freamon
|
cc282fe5f7
|
apf part 34: Redirect user inbox to shared inbox
|
2024-11-24 21:49:08 +00:00 |
|
freamon
|
3d4ea6637c
|
apf part 33: Log unmatched activity, and delete old code
|
2024-11-24 21:45:39 +00:00 |
|
freamon
|
175094496a
|
apf part 32: Announce / Undo / Block
|
2024-11-24 21:43:08 +00:00 |
|
freamon
|
70638c39d1
|
apf part 31: Announce / Undo / Lock
|
2024-11-24 21:30:41 +00:00 |
|
freamon
|
381c4a8837
|
apf part 30: Announce / Undo / Like or Dislike
|
2024-11-24 21:19:07 +00:00 |
|
freamon
|
4c4fddba80
|
apf part 29: Announce / Undo / Delete
|
2024-11-24 21:10:16 +00:00 |
|
freamon
|
51de9ee082
|
apf part 28: Announce / Block to ban users from communities
|
2024-11-24 21:01:34 +00:00 |
|
freamon
|
376efadd2d
|
apf part 27: Announce / Remove mods or sticky
|
2024-11-24 16:35:10 +00:00 |
|
freamon
|
574e3ae215
|
apf part 26: Announce / Add mods or sticky
|
2024-11-24 16:31:20 +00:00 |
|
freamon
|
c226a6806a
|
apf part 25: Announce / Lock
|
2024-11-24 16:06:33 +00:00 |
|
freamon
|
c4665ace21
|
apf part 24: Announce / Flag
|
2024-11-24 15:17:06 +00:00 |
|
freamon
|
795250e780
|
apf part 23: Announce / Like or Dislike
|
2024-11-24 15:16:48 +00:00 |
|
freamon
|
aad494563e
|
apf part 22: Announce / Delete
|
2024-11-24 15:16:15 +00:00 |
|
freamon
|
a36d5b42e9
|
apf part 21: Announce / Create or Update
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
ea15cb6079
|
apf part 20: Undo / Block requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
30dba0acf2
|
apf part 19: Undo / Like requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
e533603f4d
|
apf part 18: Undo / Delete requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
7dd8717aa7
|
apf part 17: Undo / Follow requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
dccecc15bc
|
apf part 16: Block requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
9bca07504e
|
apf part 15: Flag requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
5f96034581
|
apf part 14: Like / Dislike requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
115bb8426f
|
apf part 13: Delete requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
046a15e617
|
apf part 12: Create/Update requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
37462f57de
|
apf part 11: Rejects for follows
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
3cc411f512
|
apf part 10: Accepts for follows
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
3d053ae70a
|
apf part 09: Follow requests
|
2024-11-24 15:15:09 +00:00 |
|
rimu
|
c135b9c51f
|
clean up duplicate instances #348
|
2024-11-24 16:32:22 +13:00 |
|
rimu
|
d2aa9c321d
|
clean up duplicate comments #348
|
2024-11-24 16:00:53 +13:00 |
|
rimu
|
ff201af0d6
|
do not create duplicate posts #348
|
2024-11-24 15:38:51 +13:00 |
|
rimu
|
51fba1a156
|
merge duplicate posts #348
|
2024-11-24 15:27:21 +13:00 |
|
rimu
|
3b462377ce
|
move post teaser clickable div so voting buttons still work
|
2024-11-24 09:19:58 +13:00 |
|
rimu
|
d3825b68b5
|
increase length of ban reason
|
2024-11-23 18:48:03 +13:00 |
|
rimu
|
f8638cf98b
|
tap anywhere on the teaser to view the post
not just the title
|
2024-11-22 08:47:34 +13:00 |
|
rimu
|
81c7f05e74
|
stop alt text on 404d thumbnail images from overflowing
|
2024-11-22 08:33:56 +13:00 |
|
rimu
|
f9d8ac555a
|
Merge remote-tracking branch 'origin/main'
|
2024-11-19 18:54:45 +13:00 |
|
rimu
|
a5656c3318
|
merge duplicate communities #348
|
2024-11-19 18:54:33 +13:00 |
|
freamon
|
eb7095af56
|
apf part 08: process requests from users who want to delete their own account
|
2024-11-18 19:28:37 +00:00 |
|
freamon
|
7e87308663
|
apf part 07: verify LD signature if HTTP signature fails
|
2024-11-18 18:44:28 +00:00 |
|
freamon
|
479bbe4dcc
|
apf part 06: reject any ActivityPub activity from a local actor
|
2024-11-18 17:47:26 +00:00 |
|
freamon
|
20f17000f5
|
apf part 05: ignore self-deletes from users that do not exist here
|
2024-11-18 17:28:41 +00:00 |
|
freamon
|
e57ca1428e
|
apf part 04: ignore unutilised PeerTube activity
|
2024-11-18 17:18:09 +00:00 |
|
freamon
|
97af03d3cf
|
apf part 03: reject unneccessary retries
|
2024-11-18 17:16:46 +00:00 |
|
freamon
|
cddd102a3d
|
apf part 02: reject bad JSONs
|
2024-11-18 16:53:32 +00:00 |
|
freamon
|
fe7791bf4d
|
apf part 01: add log_incoming_ap function
|
2024-11-18 15:56:47 +00:00 |
|
freamon
|
5e422131ad
|
Prefer image in attachment for image posts #350
|
2024-11-17 22:14:39 +00:00 |
|
rimu
|
24508a350c
|
support activitypub discovery using Link header and HEAD requests
|
2024-11-18 10:09:57 +13:00 |
|
rimu
|
434cf9f922
|
support activitypub discovery using Link header
see https://swicg.github.io/activitypub-html-discovery/#http-link-header
|
2024-11-18 10:04:58 +13:00 |
|
freamon
|
594b858bd4
|
Use http instead of https for viewing images if SERVER_NAME is 127.0.0.1
|
2024-11-17 19:45:01 +00:00 |
|
freamon
|
3f9a0a5fea
|
replace the 'static' for images hotlinked to fandom sites with 'vignette'
|
2024-11-17 18:55:45 +00:00 |
|
rimu
|
3fb6a9e0bf
|
increase http post timeout to 10 seconds
|
2024-11-16 21:53:18 +13:00 |
|
rimu
|
d5ae01b456
|
add index #348
|
2024-11-15 16:42:08 +13:00 |
|
rimu
|
ffd78bfd80
|
add unique constraint to user.ap_profile_id and clean up old data
|
2024-11-14 20:16:09 +13:00 |
|
rimu
|
f16b23bcd8
|
do not mix model objects from different sessions
|
2024-11-14 16:51:48 +13:00 |
|
rimu
|
c746be51c9
|
oops, don't close session too soon
|
2024-11-14 16:43:17 +13:00 |
|
rimu
|
53e90bb8c1
|
use separate DB session for common celery tasks to reduce conflicts
|
2024-11-14 16:28:38 +13:00 |
|
rimu
|
e60eb5b761
|
update translations
|
2024-11-11 16:45:55 +13:00 |
|
rimu
|
0c4e15f2c4
|
show posts from child topics - rss
|
2024-11-08 15:27:56 +13:00 |
|
rimu
|
0b5f515de6
|
show posts from child topics
|
2024-11-08 15:09:24 +13:00 |
|
rimu
|
70bb9ab68f
|
finesse my earlier fix
|
2024-11-06 14:38:58 +13:00 |
|
rimu
|
108b3f9422
|
Merge remote-tracking branch 'origin/main'
|
2024-11-05 17:10:06 +13:00 |
|
rimu
|
a056a02ac3
|
avoid invalid post urls
|
2024-11-05 17:09:48 +13:00 |
|
freamon
|
95be488cc9
|
API: use Celery for federation tasks
|
2024-11-02 23:56:56 +00:00 |
|
rimu
|
eedaddd851
|
avoid StaleDataError
|
2024-11-03 10:47:41 +13:00 |
|
rimu
|
122941b696
|
local variable 'server' referenced before assignment
|
2024-11-02 16:39:39 +13:00 |
|
rimu
|
915e8c779a
|
Avoid StaleDataError exception during user.recalculate_attitude()
|
2024-11-02 16:34:16 +13:00 |
|
rimu
|
f36135d163
|
cli: handle invalid version data
|
2024-11-02 16:20:52 +13:00 |
|
rimu
|
34a991ef7d
|
don't show post title in breadcrumb
|
2024-11-02 16:10:52 +13:00 |
|
rimu
|
bd3361ebc6
|
only show 'retrieve post from original server' on community page, not posts
|
2024-11-02 16:10:35 +13:00 |
|
rimu
|
21ae50f6ff
|
post licence - save and display
|
2024-11-02 16:02:29 +13:00 |
|
rimu
|
88d28c1464
|
post licence model and migration
|
2024-11-02 15:14:31 +13:00 |
|
freamon
|
2e9720539c
|
Exclude already-discovered communities from admin-preload function
Also - pls see note about using the admin's alt profile for this
|
2024-10-31 21:29:40 +00:00 |
|
freamon
|
830ef632d9
|
Bugfix: include same language identifiers for top-level and deeper-level post-replies
|
2024-10-31 16:25:30 +00:00 |
|