rimu
|
85939c27d4
|
add pagination to subscriber list #131
|
2024-03-30 15:56:45 +13:00 |
|
rimu
|
ff7f89bfce
|
more efficient subscribers query, using a join #131
|
2024-03-30 15:49:26 +13:00 |
|
rimu
|
588133fda6
|
remove bio from subscribers table #131
the bio could potentially be quite long, making the table look bad
|
2024-03-30 15:49:02 +13:00 |
|
rimu
|
87b1fc28f6
|
PEP 8 requires 2 blank lines between functions #131
|
2024-03-30 15:44:38 +13:00 |
|
rimu
|
eaad74ba71
|
Merge pull request 'Community moderators can now see everyone that is subscribed to a community' (#131) from rscmbbng/pyfedi:main into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/131
|
2024-03-30 02:42:41 +00:00 |
|
rra
|
078d4ff088
|
oops
|
2024-03-29 16:55:36 +01:00 |
|
rra
|
6679071471
|
remove accidental double query and add note for rimu, working towards #116 and #21
|
2024-03-29 13:54:00 +01:00 |
|
rra
|
98425bccd4
|
Merge remote-tracking branch 'upstream/main'
|
2024-03-29 13:41:56 +01:00 |
|
rra
|
02719db138
|
rework community bans view to show all community subscribers
|
2024-03-29 13:41:43 +01:00 |
|
Soheb
|
9c87caf896
|
Improve touch on the utilities bar for phone/tablet
|
2024-03-29 11:00:28 +00:00 |
|
somoso
|
85e7a03958
|
Merge branch 'main' into improve-voting-buttons
|
2024-03-29 10:43:00 +00:00 |
|
Soheb
|
e0a45759e8
|
Improve voting buttons for mobile
|
2024-03-29 10:39:00 +00:00 |
|
rimu
|
50d1672a3a
|
reverse earlier bad decision
|
2024-03-29 16:22:06 +13:00 |
|
rimu
|
9a5fb831ec
|
bugfix
|
2024-03-29 16:02:02 +13:00 |
|
rimu
|
4f3bb0863d
|
move code to standard places #125
|
2024-03-29 15:58:25 +13:00 |
|
rimu
|
d6d8a83ed5
|
Merge pull request 'Recognise fediverse community links' (#125) from freamon/pyfedi:test into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/125
|
2024-03-29 02:48:14 +00:00 |
|
rimu
|
4cb4a9cbb2
|
Prevent side (y axis) overscrolling on iOS
|
2024-03-29 02:28:00 +00:00 |
|
freamon
|
dbf4c03aa5
|
Recognise fediverse community links
|
2024-03-28 03:40:42 +00:00 |
|
rimu
|
8c9f91467b
|
fix add_reply
|
2024-03-28 10:02:16 +13:00 |
|
rimu
|
e78dd304be
|
record last activity in a conversation
|
2024-03-28 09:24:13 +13:00 |
|
rimu
|
12fc9654d3
|
link url needs to be optional #123
|
2024-03-28 09:19:04 +13:00 |
|
rimu
|
bf1393a0f2
|
case of user names
|
2024-03-27 22:55:31 +13:00 |
|
rimu
|
b82ee443de
|
Also resolve all other reports about the same thing #21
|
2024-03-27 20:31:36 +13:00 |
|
rimu
|
090b6d5a68
|
escalate or resolve reports #21
|
2024-03-27 20:20:08 +13:00 |
|
rimu
|
84d98e2e55
|
referrer fix
|
2024-03-27 19:36:09 +13:00 |
|
rimu
|
d076fea654
|
cope with user names with upper case letters
|
2024-03-27 16:34:15 +13:00 |
|
rimu
|
5632f9b78f
|
minor merge fixups #124
|
2024-03-27 16:15:29 +13:00 |
|
rimu
|
3e76bd2775
|
minor merge fixups #124
|
2024-03-27 16:08:25 +13:00 |
|
rimu
|
bf11490011
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# app/activitypub/routes.py
# app/activitypub/util.py
|
2024-03-27 16:07:21 +13:00 |
|
rimu
|
109a808217
|
Merge pull request 'Some initial Mastodon support' (#124) from freamon/pyfedi:25 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/124
|
2024-03-27 03:04:00 +00:00 |
|
rimu
|
50db96fb6c
|
remove broken html_to_markdown function
|
2024-03-27 16:02:04 +13:00 |
|
rimu
|
46bfa7890b
|
tweak margin
|
2024-03-27 15:32:50 +13:00 |
|
freamon
|
7d16b422f5
|
Use same JSON format for outgoing Comment Replies and Updates as Post Replies
|
2024-03-26 23:17:19 +00:00 |
|
freamon
|
484d165f47
|
Initial support for incoming Microblog posts
|
2024-03-26 22:46:15 +00:00 |
|
rra
|
18f8da4d0a
|
community edit and moderation are now visually a single screen; community delete button moved to settings
|
2024-03-26 23:17:10 +01:00 |
|
rra
|
4eef40e09d
|
change unclear and unhelpful terminology
|
2024-03-26 22:48:45 +01:00 |
|
rra
|
1108bbe066
|
fix typo breaking reporting function
|
2024-03-26 22:20:42 +01:00 |
|
rra
|
9fccd2d3b3
|
The system expects domains to start with http, validate for it
|
2024-03-26 17:29:08 +01:00 |
|
rra
|
c1961c41c3
|
fix crash when there are no topics
|
2024-03-26 17:16:51 +01:00 |
|
rra
|
6d2ddb92fa
|
Merge remote-tracking branch 'upstream/main'
|
2024-03-26 16:12:37 +01:00 |
|
freamon
|
1b1b126bf9
|
Rework finding community from Create JSON
|
2024-03-26 15:03:45 +00:00 |
|
rimu
|
aed298118f
|
filter reports by local or remote #21
|
2024-03-26 22:18:05 +13:00 |
|
freamon
|
5fd59849b7
|
Merge remote-tracking branch 'upstream/main' into 25
|
2024-03-25 11:04:12 +00:00 |
|
rimu
|
22731c1d38
|
Add Blockquote to Each Selected Line - fixes #121
|
2024-03-25 21:46:31 +13:00 |
|
rimu
|
6762d9a87b
|
Merge pull request 'Top-level Post Replies' (#120) from freamon/pyfedi:23c into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/120
|
2024-03-25 08:19:52 +00:00 |
|
rimu
|
48bc683a6a
|
show users based on id
|
2024-03-25 21:15:27 +13:00 |
|
rimu
|
fb046f1acb
|
properly resize image posts
|
2024-03-25 13:30:18 +13:00 |
|
rimu
|
e15d2a0581
|
don't accept new posts from banned communities
|
2024-03-25 13:30:09 +13:00 |
|
freamon
|
a84bd73b32
|
Return list of sticky posts for local community featured url
|
2024-03-24 22:10:41 +00:00 |
|
freamon
|
a0e974df11
|
Only send separate Note if community is remote or local community has no followers from post.author's instance
|
2024-03-24 16:38:20 +00:00 |
|