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 |
|
freamon
|
9e8066bc4e
|
Convert youtu.be links to youtube.com so they embed in post
|
2024-09-06 01:10:39 +00: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 |
|
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 |
|
rimu
|
2f15fd5aea
|
alt user names
|
2024-08-20 07:03:18 +12:00 |
|
rimu
|
fea7de022f
|
better instance.online() logic
|
2024-08-19 10:18:23 +12:00 |
|
rimu
|
3cc220d1a2
|
improve robustness of nodeinfo parsing
|
2024-08-18 13:12:58 +12:00 |
|
rimu
|
e30d077e6a
|
only refresh community and user profiles of online instances
|
2024-08-17 10:32:18 +12:00 |
|
rimu
|
41cadc1f72
|
only refresh community and user profiles of online instances
|
2024-08-17 10:31:22 +12:00 |
|
rimu
|
56a4d60aab
|
refactor home page based on #293
|
2024-08-16 13:42:29 +12:00 |
|
rimu
|
2c362e32f4
|
remove content from communities according to retention setting #254
|
2024-08-15 20:27:46 +12:00 |
|
rimu
|
9611a27749
|
only prepend [Microblog] when autogenerated title is too short. fixes #266
|
2024-08-08 19:04:50 +12:00 |
|
rimu
|
c31d7c187c
|
look up new account country by IP address
|
2024-08-01 16:24:36 +08:00 |
|
rimu
|
82cc9389ba
|
community wiki - revisions #127
|
2024-07-18 15:14:55 +08:00 |
|
rimu
|
2c3f1763b3
|
community wiki #127
|
2024-07-17 22:11:31 +08:00 |
|
rimu
|
3647e2796d
|
mod log #21
|
2024-07-07 15:01:52 +08:00 |
|
rimu
|
dd836c6532
|
Mod log migration #21
|
2024-07-06 14:50:49 +08:00 |
|
Hendrik Langer
|
93fbba1d1e
|
rename show_ filters into hide_ and migrate db for filter changes
|
2024-06-28 15:04:06 +00:00 |
|
Hendrik Langer
|
a7fa609ddf
|
add blur and transparent options to the nsfw, nsfw and bots filter
|
2024-06-28 13:37:04 +02:00 |
|
rimu
|
9e03775e16
|
reply thresholds
|
2024-06-28 18:34:54 +08:00 |
|
rimu
|
8548f3e2a2
|
make role IDs into constants #226
|
2024-06-27 15:19:32 +08:00 |
|
Hendrik Langer
|
39f39301e5
|
fix staff on about page
|
2024-06-26 16:24:15 +02:00 |
|
Hendrik Langer
|
67e803b5e5
|
make admin exempt from created_recently restrictions
|
2024-06-26 11:22:31 +02:00 |
|
rimu
|
805fd7c5d4
|
clean up bookmarks upon user or post deletion #26
|
2024-06-22 07:49:14 +08:00 |
|
rimu
|
f85491218c
|
progress on bookmarks / saving #26
|
2024-06-20 21:51:43 +08:00 |
|
rimu
|
b578bf27a4
|
only accept image files in certain forms
|
2024-06-16 14:03:59 +08:00 |
|
rimu
|
4b3844bbae
|
let admin change site logo through UI #197
|
2024-06-14 18:03:47 +08:00 |
|
rimu
|
7de1fd7891
|
bad attitude users - filter by recently active
|
2024-06-12 07:47:04 +08:00 |
|
rimu
|
f859dd8c1f
|
replies collection on outbox and /post/xxx #175
|
2024-06-05 20:33:23 +12:00 |
|
rimu
|
a5583dc37e
|
public_url on posts too #194
|
2024-06-05 16:23:31 +12:00 |
|
rimu
|
3203ac5506
|
oh boy, this sucks #194
|
2024-06-05 13:21:41 +12:00 |
|
rimu
|
f44a8dfedd
|
good point, andrew #194
|
2024-06-04 10:01:06 +12:00 |
|
rimu
|
cf3dec5768
|
profile_id or user_name.lower() everywhere #194
|
2024-06-04 09:44:10 +12:00 |
|
rimu
|
2380a3ae61
|
soft deletes and deleted content admin area #193
|
2024-06-02 16:45:21 +12:00 |
|
freamon
|
1771c5205a
|
Merge branch 'peertube3'
|
2024-05-26 17:25:20 +01:00 |
|
rimu
|
d1f7d35a83
|
users can remove profile pics (communities too)
|
2024-05-26 18:24:13 +12:00 |
|
freamon
|
1d9c176c7c
|
PeerTube: embed videos in post
|
2024-05-26 02:19:57 +01:00 |
|
rimu
|
bbf345e689
|
increase alt text max length
same as Lemmy and Mastodon
|
2024-05-25 22:44:43 +12:00 |
|
freamon
|
7b7f9f4664
|
DB upgrade: new Instance.nodeinfo_href column
|
2024-05-23 14:19:23 +01:00 |
|
rimu
|
75f52fbd59
|
remove avg comment length experiment
|
2024-05-23 15:25:45 +12:00 |
|
rimu
|
6885b326bd
|
flag low effort commenters - tweak default
|
2024-05-21 22:40:10 +12:00 |
|
rimu
|
709980c6f3
|
flag low effort commenters
|
2024-05-21 22:20:08 +12:00 |
|
rimu
|
e912c8d84f
|
poll ui - create and vote #181
|
2024-05-18 19:41:20 +12:00 |
|
rimu
|
526ac5260f
|
poll ui, wip #181
|
2024-05-16 21:53:38 +12:00 |
|
rimu
|
36fb3259b9
|
poll database migration #181
|
2024-05-16 20:43:03 +12:00 |
|
freamon
|
bd7df400aa
|
Add 'loop' attribute for videos in 'gifs' communities
|
2024-05-12 10:31:04 +01:00 |
|
rimu
|
3c5a86f6e6
|
hashtag UI #184
|
2024-05-12 13:02:45 +12:00 |
|