default
|
b9e0c6e742
|
Added pidfile locking.
|
2024-12-16 19:47:27 +01:00 |
|
default
|
1aab3c5739
|
Updated RELEASE_NOTES.
|
2024-12-15 23:34:01 +01:00 |
|
default
|
b010be8180
|
Fixed bad url in timeline link.
|
2024-12-15 23:25:11 +01:00 |
|
default
|
e79cd9f71f
|
Bumped version.
|
2024-12-15 23:08:17 +01:00 |
|
default
|
c6562fa39b
|
New function timeline_link_header().
|
2024-12-15 22:52:41 +01:00 |
|
default
|
e8ae4920f6
|
Fixed crash in mastoapi_status() Emoji list.
|
2024-12-15 15:47:27 +01:00 |
|
default
|
b2d301de2d
|
mastoapi: deleted useless code.
|
2024-12-15 15:23:28 +01:00 |
|
default
|
ee607734d8
|
mastoapi: fixed incorrect field 'bot' for newly created accounts.
|
2024-12-15 15:17:38 +01:00 |
|
grunfink
|
e94db271d1
|
Merge pull request 'Makefile: enable static compilation with musl' (#229) from Shamar/snac2:build-with-musl into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/229
|
2024-12-13 07:13:08 +00:00 |
|
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 |
|