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 |
|
rimu
|
7230cb7b97
|
basic instances page for the public #249
|
2024-09-03 12:09:06 +12:00 |
|
rimu
|
638eac45af
|
show content_retention in communities list
|
2024-09-03 10:50:48 +12:00 |
|
rimu
|
48dfd6aa0b
|
improve peertube handling logic #265
|
2024-09-03 10:37:55 +12:00 |
|
rimu
|
1d23a2bf57
|
Revert "don't add paragraph tags around replies"
This reverts commit b3e2cab577 .
|
2024-09-03 10:24:51 +12:00 |
|
rimu
|
5f4086ff96
|
Revert "don't add paragraph tags around replies"
This reverts commit 51b79df591 .
|
2024-09-03 10:24:46 +12:00 |
|
freamon
|
a0fe7a58a7
|
Process ActivityPub post locks and unlocks
|
2024-09-01 22:46:43 +00:00 |
|
freamon
|
38b944c323
|
Read alt text if provided for incoming image posts #102
|
2024-09-01 20:08:33 +01:00 |
|
freamon
|
d255f676c8
|
Use 'Image' type in attachment for image posts so alt-text is in same place as Lemmy #102
|
2024-09-01 19:14:05 +01:00 |
|
freamon
|
1af76320b7
|
Also use public_url() for User Follower activity
|
2024-09-01 17:49:46 +01:00 |
|
rimu
|
62f90ae772
|
follow on mastodon - remove lower case from user name
|
2024-09-01 17:04:10 +12:00 |
|
rimu
|
ac38f39ef5
|
display error message when joining is denied due to defederation #312
|
2024-08-30 17:43:22 +12:00 |
|
rimu
|
11ce66443e
|
display error message when joining is denied due to allowlist
|
2024-08-30 17:25:37 +12:00 |
|
rimu
|
b3e2cab577
|
don't add paragraph tags around replies
|
2024-08-29 10:37:00 +12:00 |
|
rimu
|
51b79df591
|
don't add paragraph tags around replies
|
2024-08-29 10:31:55 +12:00 |
|
rimu
|
dc6cd87a15
|
reword about page to fix grammer
|
2024-08-29 09:36:12 +12:00 |
|
rimu
|
277b21b8a0
|
lang attribute for non-english posts
|
2024-08-28 19:25:05 +12:00 |
|
rimu
|
22f21fb4a1
|
lang attribute for non-english posts
|
2024-08-28 19:23:33 +12:00 |
|
rimu
|
da66219ab8
|
Merge remote-tracking branch 'origin/main'
|
2024-08-28 19:16:05 +12:00 |
|
rimu
|
5a156f35a7
|
lang attribute for non-english posts
|
2024-08-28 19:15:49 +12:00 |
|
rimu
|
a473e9c55c
|
experimenting with LD Signatures
|
2024-08-27 19:37:47 +12:00 |
|
freamon
|
2069ca517e
|
Start using Lemmy's HTML 'content' field through an allowlist instead of translating Markdown
|
2024-08-25 15:58:38 +00:00 |
|
freamon
|
b73b6fdcae
|
Bugfix: public_url() in inner object of Updates too to avoid remote verification failures
|
2024-08-23 21:23:58 +00:00 |
|
freamon
|
ab0a1816b3
|
ActivityPub - process ban reversals for local users from remote mods & admins
|
2024-08-23 14:05:42 +00:00 |
|
freamon
|
79ab687b5b
|
ActivityPub - Bans for local users from remote mods & admins
(Also works if alt_user_name is provided)
|
2024-08-23 08:47:19 +00:00 |
|
rimu
|
6cf546facb
|
only run 4chan filter in low quality communities
|
2024-08-23 12:28:10 +12:00 |
|
rimu
|
75e0231bd9
|
remove moment.js file
|
2024-08-23 11:17:45 +12:00 |
|