Commit graph

900 commits

Author SHA1 Message Date
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
rimu
0cf0238756 Merge pull request 'small fixes' (#123) from rscmbbng/pyfedi:small-fixes into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/123
2024-03-27 02:28:30 +00: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
rimu
829ca9df23 typo! 2024-03-27 10:42:36 +13: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
rimu
5c5c28a4a3 bug when editing post 2024-03-24 20:58:25 +13:00
rimu
c0f526d70f remove unused interests 2024-03-24 19:48:02 +13:00
rimu
39ed5d501b update documentation to avoid future migration issues fixes #113 2024-03-24 19:47:51 +13:00
rimu
a860ce45cd urllib3 version 2024-03-24 19:16:02 +13:00
freamon
403a04df7c Also send top-level post reply directly to post author 2024-03-24 04:13:51 +00:00
freamon
caedb3e84f Copy Lemmy for top-level post reply JSON 2024-03-24 03:20:45 +00:00
rimu
c5055cd09f detect friendica 2024-03-24 15:35:45 +13:00