Commit graph

  • a7ca4007f2 Merge tag '2.67' shtrophic 2024-12-23 13:42:45 +0100
  • ea0c128cf0 Accept 'Audio' as a valid entry type. master default 2024-12-23 10:31:37 +0100
  • 89a8c2e0cc
    Version 2.67 RELEASED. 2.67 default 2024-12-22 09:36:48 +0100
  • bba997c11a Updated RELEASE_NOTES. default 2024-12-22 09:36:10 +0100
  • 0bbecf53a6 mastoapi: allow search for post URLs. default 2024-12-22 09:26:17 +0100
  • 6dd09ee74d mastoapi: show unknown attachments as "unknown" type mittorn 2024-12-16 01:15:07 +0100
  • eeab7e2e11 mastoapi: allow audio mittorn 2024-12-14 03:44:55 +0100
  • c1efcd162a mastoapi: generate unique attachment file names, detect extension by mime/content when missing mittorn 2024-12-14 03:37:52 +0100
  • 620ee75b49 Keep file content-type from multipart forms, so it can be reused for extension detection mittorn 2024-12-14 03:27:16 +0100
  • 0d4ad69bbe Implemented detecting file with external file utility mittorn 2024-12-14 03:23:56 +0100
  • 8f3294a988 mime: add reverse lookup table, use special extensions/types for unknown media mittorn 2024-12-14 03:16:51 +0100
  • 240f212252 Account names can also contain periods (in account search). default 2024-12-21 18:40:09 +0100
  • 05d6e41710 If an attachment includes an icon, show it. default 2024-12-21 17:06:01 +0100
  • 5ffd4435d8 Updated RELEASE_NOTES. default 2024-12-21 16:50:28 +0100
  • 00004500a9 mastoapi: fixed audio attachments. default 2024-12-21 16:49:45 +0100
  • 1167b64f8f mastoapi: minor tweak to notification list (Tusky was in a forever request loop). default 2024-12-20 09:45:11 +0100
  • 156d528019 Add contact metrics to og:description. default 2024-12-20 09:04:17 +0100
  • 55fb7dcbef Updated RELEASE_NOTES. default 2024-12-20 08:36:42 +0100
  • 4877528879 Merge branch 'master' of comam.es:git/snac2 default 2024-12-20 08:33:05 +0100
  • 664f9cbeef Mastoapi: added badlogin support. default 2024-12-20 08:33:02 +0100
  • b2316c0aa9 Merge pull request 'Implement mastoapi markers' (#247) from nowster/snac2:markers into master grunfink 2024-12-20 07:31:07 +0000
  • fa253f008a Implement mastoapi markers for notifications and home. Paul Martin 2024-12-19 19:55:56 +0000
  • af98f4ed4d Merge tag '2.66' shtrophic 2024-12-19 20:04:42 +0100
  • 29ac9156e2 Updated documentation. default 2024-12-19 19:57:51 +0100
  • d63106cd56 Updated RELEASE_NOTES. default 2024-12-19 19:31:40 +0100
  • 57a8716f72 Added bad login throttling. default 2024-12-19 18:54:15 +0100
  • 1fa30cf808 Use crypt for password hashing instead of sha1 Nicolai Dagestad 2024-09-14 19:10:17 +0200
  • f82c7a5cdb Propagate FastCGI variable REMOTE_ADDR. default 2024-12-19 16:14:13 +0100
  • 70ee3289f8 Merge branch 'master' of comam.es:git/snac2 default 2024-12-19 14:37:56 +0100
  • 7e028f6b50 Minor search tweak. default 2024-12-19 14:37:52 +0100
  • 3909685215 Updated RELEASE_NOTES. default 2024-12-19 10:07:24 +0100
  • 13d4fde316 Avoid adding repeated attachments. default 2024-12-19 10:05:11 +0100
  • bde5748a6e Minor webfinger tweak. default 2024-12-19 05:37:27 +0100
  • 8c53411a00 Merge branch 'master' of comam.es:git/snac2 default 2024-12-19 05:19:10 +0100
  • 103dc7d4f2 In content_search(), also test the 'url' post field (if it exists). default 2024-12-19 05:19:04 +0100
  • bcfefbe8b1 Updated RELEASE_NOTES. default 2024-12-19 05:08:03 +0100
  • 7b8f766feb Searching for URLs brings a post to the user timeline. default 2024-12-19 05:00:23 +0100
  • 844825f190 content_search() also checks for the post id. default 2024-12-19 04:24:25 +0100
  • e9f3d5120c Updated RELEASE_NOTES. default 2024-12-17 04:45:35 +0100
  • 7fe80a80ca Updated RELEASE_NOTES. default 2024-12-17 04:44:39 +0100
  • b9e0c6e742 Added pidfile locking. default 2024-12-16 19:47:27 +0100
  • 1aab3c5739 Updated RELEASE_NOTES. default 2024-12-15 23:34:01 +0100
  • b010be8180 Fixed bad url in timeline link. default 2024-12-15 23:25:11 +0100
  • e79cd9f71f Bumped version. default 2024-12-15 23:08:17 +0100
  • c6562fa39b New function timeline_link_header(). default 2024-12-15 22:52:41 +0100
  • e8ae4920f6 Fixed crash in mastoapi_status() Emoji list. default 2024-12-15 15:47:27 +0100
  • b2d301de2d mastoapi: deleted useless code. default 2024-12-15 15:23:28 +0100
  • ee607734d8 mastoapi: fixed incorrect field 'bot' for newly created accounts. default 2024-12-15 15:17:38 +0100
  • e94db271d1 Merge pull request 'Makefile: enable static compilation with musl' (#229) from Shamar/snac2:build-with-musl into master grunfink 2024-12-13 07:13:08 +0000
  • 41081dd0d5 examples: add instructions to statically link snac with musl libc Giacomo Tesio 2024-12-12 19:33:49 +0100
  • 4ea42930b3 Merge branch 'master' into build-with-musl Giacomo Tesio 2024-12-09 15:23:53 +0100
  • 7808d70625
    Version 2.66 RELEASED. 2.66 default 2024-12-09 15:08:01 +0100
  • c78dd5f8e3 Updated RELEASE_NOTES. default 2024-12-09 15:06:45 +0100
  • aa130da06a Updated RELEASE_NOTES. default 2024-12-09 12:32:14 +0100
  • 8afc834fec Fixed a bug in the 'Approve' and 'Discard' buttons. default 2024-12-09 12:30:00 +0100
  • f625b7f729
    don't try to make files directory-readable shtrophic 2024-12-08 09:01:57 +0100
  • fb8145297c
    make log output specific to landlock status shtrophic 2024-12-08 08:54:00 +0100
  • 7d07d3bffd
    cleanup rules shtrophic 2024-12-08 08:48:44 +0100
  • 932a2cf70c Merge branch 'master' into master shtrophic 2024-12-07 16:23:56 +0000
  • 43947cce0c
    update landloc.h shtrophic 2024-12-07 17:17:18 +0100
  • 2a29fc102e Added image/avif mime type. default 2024-12-07 14:52:15 +0100
  • bd74ffda5b Merge branch 'master' into build-with-musl Giacomo Tesio 2024-12-05 22:53:40 +0100
  • e52b4bf39b
    import landloc.h shtrophic 2024-12-05 17:24:04 +0100
  • 7e743e8918
    Merge remote-tracking branch 'upstream/master' shtrophic 2024-12-05 17:16:57 +0100
  • 221eeabf0c Updated RELEASE_NOTES. default 2024-12-05 10:03:52 +0100
  • 198d801b05 Updated documentation. default 2024-12-05 10:02:09 +0100
  • 3b89725677 Updated documentation. default 2024-12-05 09:37:57 +0100
  • 4b17a84698 Updated RELEASE_NOTES. default 2024-12-05 09:32:50 +0100
  • b27031cc46 Added web UI for the 'show_contact_metrics' toggle. default 2024-12-05 09:13:14 +0100
  • e6d8cc26ea mastoapi: also fill metrics from credentials_get(). default 2024-12-04 21:58:19 +0100
  • 2edce5e0ec mastoapi: show contact metrics if the user want. default 2024-12-04 21:45:49 +0100
  • a45a0d68e3 Also show contact metrics in the public page, if the user wants. default 2024-12-04 18:05:41 +0100
  • 93bc87ecb6 New user variable show_contact_metrics. default 2024-12-04 07:06:50 +0100
  • a6e13e40da msg_collection() now includes an argument for totalItems. default 2024-12-04 06:25:46 +0100
  • e0ba66a53e Check for existing id. default 2024-12-04 05:53:12 +0100
  • 203db3b09e Fixed bug in blocked instance rejection. default 2024-12-04 05:51:17 +0100
  • 22d05cded1
    Version 2.65 RELEASED. 2.65 default 2024-11-26 17:15:54 +0100
  • fa5672941d
    Updated RELEASE_NOTES. default 2024-11-26 17:14:35 +0100
  • ebb1b00457 Updated documentation. default 2024-11-25 10:43:56 +0100
  • a30b2b61b4 Fixed typo. default 2024-11-25 10:34:12 +0100
  • 5165df0ceb
    Updated RELEASE_NOTES. default 2024-11-25 10:30:28 +0100
  • b3be8e0673 New cmdline ops 'import_list' and 'import_block_list'. default 2024-11-25 10:24:47 +0100
  • 2eff3ffb66
    Most CSV import code has been moved to their own functions. default 2024-11-25 10:08:50 +0100
  • f549af8005
    Updated RELEASE_NOTES. default 2024-11-25 09:09:56 +0100
  • 15f352fe83 When importing CSV lists, also follow that accounts. default 2024-11-25 08:15:34 +0100
  • 13647f790d Fixed missing else in html people list. default 2024-11-24 20:33:22 +0100
  • 474a750e69 Changed help for the search box. default 2024-11-24 20:25:17 +0100
  • 6e32dd16d8
    Updated RELEASE_NOTES. default 2024-11-24 20:22:58 +0100
  • 3f8db422ce The search box also searches accounts (via webfinger). default 2024-11-24 20:21:48 +0100
  • a5a7ab9ba5 Backport from xs. default 2024-11-24 18:49:17 +0100
  • e0fb6a7064 Fixed bio processing in the public page. default 2024-11-24 18:36:33 +0100
  • 45f29ede87 Updated documentation. default 2024-11-24 10:33:42 +0100
  • a2665c3cc9 Minor tweak to user_persist(). default 2024-11-24 09:37:59 +0100
  • 9fee970809 Updated RELEASE_NOTES. default 2024-11-24 09:30:40 +0100
  • 76654f1bfa Bumped version. default 2024-11-24 09:26:54 +0100
  • 93f70d6759 Added web UI for the 'approve_followers' checkbox. default 2024-11-24 09:25:59 +0100
  • 0db1cf05d1 New web actions "Approve" and "Discard". default 2024-11-24 09:14:59 +0100
  • 0ddbe7e53b Pending follow notifications are shown as "Follow Request". default 2024-11-24 08:58:02 +0100
  • 9fb84bcb3a The people page shows 'Approve' and 'Discard' buttons for pending follows. default 2024-11-24 08:54:43 +0100
  • 96576d2c5d On unfollow, also delete from the pending follow list. default 2024-11-24 08:46:26 +0100