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 |
|
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 |
|