Andrew Godwin
|
33b24d99bc
|
Fix follow repeats on pages
Fixes #510
|
2023-02-15 10:45:43 -07:00 |
Andrew Godwin
|
9a0008db06
|
Add initial follow import/export
Fixes #437
|
2023-02-13 20:50:43 -07:00 |
Humberto Rocha
|
4eada68d9f
|
Fix filter to display only the ones you are actually following (#494)
|
2023-02-04 11:53:20 -07:00 |
Andrew Godwin
|
a6922cb9d6
|
Move to a new HTML parser/stripper
This removes the use of the EOL'd Bleach, and also integrates hashtag,
mention and emoji searching into one single place.
|
2023-01-29 17:47:06 -07:00 |
Andrew Godwin
|
f150a3eee9
|
Don't allow self-mute and self-block
Fixes #454
|
2023-01-20 09:31:37 -07:00 |
Andrew Godwin
|
54e7755080
|
Unfollowing or blocking users purges timeline
Fixes #366
|
2023-01-16 11:53:40 -07:00 |
Andrew Godwin
|
de9261251e
|
Fixed #421: Allow profile editing via API
|
2023-01-15 16:15:57 -07:00 |
Andrew Godwin
|
9dded19172
|
Add admin notification for new identities
|
2023-01-15 14:48:17 -07:00 |
Andrew Godwin
|
b44be55609
|
Fixed #408: Implemented blocking
|
2023-01-15 13:35:45 -07:00 |
Andrew Godwin
|
8b3106b852
|
Implement server announcements
Fixes #377
|
2023-01-13 16:12:05 -07:00 |
Cosmin Stejerean
|
6028232d3d
|
fix follow in relationship json (#339)
|
2022-12-31 20:17:05 -07:00 |
Cosmin Stejerean
|
eea83214cb
|
Option to show/hide boosts for a followed user (#317)
|
2022-12-30 15:03:11 -07:00 |
Andrew Godwin
|
716b74404f
|
Allow for follow accepts with object URIs only
Fixes #214
|
2022-12-28 22:25:34 -07:00 |
Andrew Godwin
|
df90285356
|
Fix setting empty summary
|
2022-12-21 21:56:45 +00:00 |
Andrew Godwin
|
13ebe14cf9
|
Don't show deleted follows, and sort publicly
|
2022-12-21 20:56:52 +00:00 |
Andrew Godwin
|
23db8f3dd8
|
Make summary HTML-formatted (and safe!)
|
2022-12-21 20:48:39 +00:00 |
Andrew Godwin
|
c9794c0fcf
|
Add public following/followers pages
|
2022-12-21 20:36:10 +00:00 |
Andrew Godwin
|
480fa70b1f
|
Handle rejected follows
|
2022-12-21 16:11:58 +00:00 |
Andrew Godwin
|
d91d090566
|
Handle follows to dead actors
|
2022-12-20 07:10:31 +00:00 |
Andrew Godwin
|
0dca7eae5f
|
Implement API follow/unfollow
Fixes #198
|
2022-12-19 20:54:09 +00:00 |