Commit graph

2961 commits

Author SHA1 Message Date
Giacomo Tesio
41081dd0d5 examples: add instructions to statically link snac with musl libc 2024-12-12 19:33:49 +01:00
Giacomo Tesio
4ea42930b3 Merge branch 'master' into build-with-musl 2024-12-09 15:23:53 +01:00
default
7808d70625
Version 2.66 RELEASED. 2024-12-09 15:08:01 +01:00
default
c78dd5f8e3 Updated RELEASE_NOTES. 2024-12-09 15:06:45 +01:00
default
aa130da06a Updated RELEASE_NOTES. 2024-12-09 12:32:14 +01:00
default
8afc834fec Fixed a bug in the 'Approve' and 'Discard' buttons. 2024-12-09 12:30:00 +01:00
default
2a29fc102e Added image/avif mime type. 2024-12-07 14:52:15 +01:00
Giacomo Tesio
bd74ffda5b Merge branch 'master' into build-with-musl 2024-12-05 22:53:40 +01:00
default
221eeabf0c Updated RELEASE_NOTES. 2024-12-05 10:03:52 +01:00
default
198d801b05 Updated documentation. 2024-12-05 10:02:09 +01:00
default
3b89725677 Updated documentation. 2024-12-05 09:37:57 +01:00
default
4b17a84698 Updated RELEASE_NOTES. 2024-12-05 09:32:50 +01:00
default
b27031cc46 Added web UI for the 'show_contact_metrics' toggle. 2024-12-05 09:13:14 +01:00
default
e6d8cc26ea mastoapi: also fill metrics from credentials_get(). 2024-12-04 21:58:19 +01:00
default
2edce5e0ec mastoapi: show contact metrics if the user want. 2024-12-04 21:45:49 +01:00
default
a45a0d68e3 Also show contact metrics in the public page, if the user wants. 2024-12-04 18:05:41 +01:00
default
93bc87ecb6 New user variable show_contact_metrics. 2024-12-04 07:06:50 +01:00
default
a6e13e40da msg_collection() now includes an argument for totalItems. 2024-12-04 06:25:46 +01:00
default
e0ba66a53e Check for existing id. 2024-12-04 05:53:12 +01:00
default
203db3b09e Fixed bug in blocked instance rejection. 2024-12-04 05:51:17 +01:00
default
22d05cded1
Version 2.65 RELEASED. 2024-11-26 17:15:54 +01:00
default
fa5672941d
Updated RELEASE_NOTES. 2024-11-26 17:14:35 +01:00
default
ebb1b00457 Updated documentation. 2024-11-25 10:43:56 +01:00
default
a30b2b61b4 Fixed typo. 2024-11-25 10:34:12 +01:00
default
5165df0ceb
Updated RELEASE_NOTES. 2024-11-25 10:30:28 +01:00
default
b3be8e0673 New cmdline ops 'import_list' and 'import_block_list'. 2024-11-25 10:24:47 +01:00
default
2eff3ffb66
Most CSV import code has been moved to their own functions. 2024-11-25 10:08:50 +01:00
default
f549af8005
Updated RELEASE_NOTES. 2024-11-25 09:09:56 +01:00
default
15f352fe83 When importing CSV lists, also follow that accounts. 2024-11-25 08:15:34 +01:00
default
13647f790d Fixed missing else in html people list. 2024-11-24 20:33:22 +01:00
default
474a750e69 Changed help for the search box. 2024-11-24 20:25:17 +01:00
default
6e32dd16d8
Updated RELEASE_NOTES. 2024-11-24 20:22:58 +01:00
default
3f8db422ce The search box also searches accounts (via webfinger). 2024-11-24 20:21:48 +01:00
default
a5a7ab9ba5 Backport from xs. 2024-11-24 18:49:17 +01:00
default
e0fb6a7064 Fixed bio processing in the public page. 2024-11-24 18:36:33 +01:00
default
45f29ede87 Updated documentation. 2024-11-24 10:33:42 +01:00
default
a2665c3cc9 Minor tweak to user_persist(). 2024-11-24 09:37:59 +01:00
default
9fee970809 Updated RELEASE_NOTES. 2024-11-24 09:30:40 +01:00
default
76654f1bfa Bumped version. 2024-11-24 09:26:54 +01:00
default
93f70d6759 Added web UI for the 'approve_followers' checkbox. 2024-11-24 09:25:59 +01:00
default
0db1cf05d1 New web actions "Approve" and "Discard". 2024-11-24 09:14:59 +01:00
default
0ddbe7e53b Pending follow notifications are shown as "Follow Request". 2024-11-24 08:58:02 +01:00
default
9fb84bcb3a The people page shows 'Approve' and 'Discard' buttons for pending follows. 2024-11-24 08:54:43 +01:00
default
96576d2c5d On unfollow, also delete from the pending follow list. 2024-11-24 08:46:26 +01:00
default
129049edf4 New function pending_check() and pending_del(). 2024-11-24 08:37:19 +01:00
default
b91177cb46 New function pending_get() and pending_list(). 2024-11-24 08:31:01 +01:00
default
7287776fd1 New function pending_add(). 2024-11-24 08:17:38 +01:00
default
35b35ec3af Return the 'manuallyApprovesFollowers' actor field according to user configuration. 2024-11-24 08:03:51 +01:00
default
36c3030231 In user_persist(), only publish the actor to the world if a relevant field has changed.
This way, changing user preferences does not trigger an automatic send storm.
2024-11-23 17:33:49 +01:00
default
c88d7e72f0 Minor tweak to new metadata. 2024-11-23 17:16:31 +01:00