Commit graph

  • edc810cb27 Updated documentation. master default 2024-11-13 20:19:14 +0100
  • cdae912f8e Use crypt for password hashing instead of sha1 Nicolai Dagestad 2024-09-14 19:10:17 +0200
  • 000db2c1e4 Updated dependencies. default 2024-11-12 10:36:07 +0100
  • 19b9998f8c The proxy token seed is created on startup and never stored. default 2024-11-12 09:01:30 +0100
  • 50fa2ae0e6 mastoapi: a lot of proxy code. default 2024-11-12 06:34:52 +0100
  • 4971e54e56 mastoapi: added some proxy code. default 2024-11-12 06:11:10 +0100
  • bbe061ca19 make_url() now accepts generating proxied urls by token. default 2024-11-12 05:47:11 +0100
  • af92863ebb Added new proxy authorization by token. default 2024-11-12 05:38:55 +0100
  • 36c6538927 Bumped version (I forgot to do it several commits ago 🤦). default 2024-11-11 19:56:42 +0100
  • f7860a921c Updated TODO. default 2024-11-11 19:42:19 +0100
  • 9283bc3bc0 Fixed crash in xs_multipart_form_data() (from the tooot application). default 2024-11-11 19:41:43 +0100
  • 33375aca90 Fixed possible crash in proxy code. default 2024-11-10 07:32:48 +0100
  • a657274d4e In the RSS description, don't convert the bio from Markdown. default 2024-11-10 07:16:48 +0100
  • d9b94a556a RSS feeds are now 2.0 instead of 0.91. default 2024-11-10 06:59:55 +0100
  • 5e37c780da Merge pull request 'Fix "empty input line" warning by groff' (#222) from sergiodj/snac2:fix-groff-warning into master grunfink 2024-11-09 03:59:37 +0000
  • c3339adce7
    Fix "empty input line" warning by groff Sergio Durigan Junior 2024-11-08 22:17:56 -0500
  • 2096943a45 Updated TODO. default 2024-11-08 15:59:12 +0100
  • 56ee6135d2 Merge branch 'master' of grunfink-codeberg:grunfink/snac2 default 2024-11-08 15:39:10 +0100
  • 21cd4ddf77 Merge pull request 'Updated FreeBSD rc script' (#221) from draga79/snac2:master into master grunfink 2024-11-08 14:38:50 +0000
  • 446eca71b7 Updated FreeBSD rc script draga79 2024-11-08 08:01:53 +0000
  • cf980ba95b Fixed crash in posts from the links browser. default 2024-11-07 23:23:10 +0100
  • b2555fb6b9 Merge branch 'master' of comam.es:git/snac2 default 2024-11-07 22:01:03 +0100
  • 585adead38 Fixed some URLs that should not be proxied. default 2024-11-07 22:01:00 +0100
  • c7e8f3783b Moved make_url() to data.c. default 2024-11-07 22:00:25 +0100
  • 34dbddb2b5 Updated dependencies. default 2024-11-07 21:57:38 +0100
  • a59699d7ce Updated TODO. default 2024-11-07 21:46:45 +0100
  • 3e9222c049 Fixed 'strict_public_timelines' being applied to the private timeline. default 2024-11-07 21:17:38 +0100
  • a6bf1ee0d0 Use the raw_path for proxying (as some media may include ? arguments). default 2024-11-07 20:47:37 +0100
  • e4e58d2222 Don't proxy our own URLs. default 2024-11-07 20:23:07 +0100
  • 7dc42f5b3b Propagate the caching headers. default 2024-11-07 20:21:02 +0100
  • eb6d3d0d0e Omit the 'image' field if there are any attachment. default 2024-11-07 20:04:02 +0100
  • 0f8ade8c60 Propagate 'last-modified' and 'etag' fields while proxying. default 2024-11-07 19:42:02 +0100
  • 916dc76332 Also use the proxy in replace_shortnames(). default 2024-11-07 19:05:11 +0100
  • 3313dc8df5 Changed make_url(). default 2024-11-07 18:57:52 +0100
  • 484dd127d6 More proxy_media work. default 2024-11-07 17:27:11 +0100
  • 80a084e721 New function make_url(), that takes 'proxy_media' into account. default 2024-11-07 17:10:20 +0100
  • 2769e6b1d7
    Version 2.62 RELEASED. 2.62 default 2024-11-07 15:32:31 +0100
  • eef38a3d5f Updated documentation. default 2024-11-05 18:23:14 +0100
  • 9de791b125 Updated RELEASE_NOTES. default 2024-11-05 18:21:39 +0100
  • 8d06540d43 New server variable 'strict_public_timelines'. default 2024-11-05 18:19:01 +0100
  • c00b21103e Updated TODO. default 2024-11-05 17:50:08 +0100
  • 1675127c2a Minor xs tweak. default 2024-11-05 16:48:11 +0100
  • e194fa9c04 Merge branch 'master' of comam.es:git/snac2 default 2024-11-05 16:27:19 +0100
  • bbc94bd834 Updated RELEASE_NOTES. default 2024-11-05 16:27:15 +0100
  • f70b9481ce Updated TODO. default 2024-11-05 16:09:43 +0100
  • abb4caa110 Updated TODO. default 2024-11-04 17:08:29 +0100
  • a5942432bf Fixed processing of URLs with two @ inside. default 2024-11-03 15:13:31 +0100
  • 6501187c74 Updated TODO. default 2024-11-03 07:24:03 +0100
  • 8ba3ffff96 Updated documentation. default 2024-10-30 17:02:20 +0100
  • 38d411af23 Updated TODO. default 2024-10-30 16:58:30 +0100
  • a1231c1cd2 Don't notify 'Block' activities if the 'disable_block_notifications' server setting is true. default 2024-10-30 16:57:27 +0100
  • 6a7881ec85 Set some HTML url fields to be type 'url'. default 2024-10-29 20:22:49 +0100
  • c10449364b Updated TODO. default 2024-10-28 14:51:10 +0100
  • 1548fb0ff8 Save the 'collapse_threads' from the web UI. default 2024-10-28 14:49:44 +0100
  • bf6dd8016f Show the collapse_threads field in the user settings. default 2024-10-28 14:41:55 +0100
  • a80ba1c538 Use the 'collapse_threads' field from user.json. default 2024-10-28 14:33:29 +0100
  • 59142795e7 Some work towards collapsing threads by default. default 2024-10-28 10:20:27 +0100
  • a0fc1b38eb Fixed crash. default 2024-10-28 09:37:02 +0100
  • 220f611eac Updated TODO. default 2024-10-27 18:50:48 +0100
  • ebd8b6137f Skip all repeated attachments, not only images. default 2024-10-27 09:06:56 +0100
  • ab72acf5e3 Updated TODO. default 2024-10-27 09:04:40 +0100
  • 4563b9c2f5 If an attached image URL is already in the post content, don't show it. default 2024-10-27 09:02:45 +0100
  • be98082eee New command line action 'insert'. default 2024-10-27 08:53:10 +0100
  • 0d6659af73 Merge pull request 'Wrap user mention in post around span to ensure frontends do not display a link preview for it' (#213) from nyanide/snac2:evil into master grunfink 2024-10-27 07:17:58 +0000
  • 9ee991c36f Wrap user mention in post around span to ensure frontends do not display a link preview for it Kirby 2024-10-27 01:39:48 -0500
  • d031437a6e In notifications, show the emoji of the EmojiReact. default 2024-10-26 13:27:48 +0200
  • cff5d4d4b6 Fixed HTML typo. default 2024-10-25 11:10:52 +0200
  • b44af1b567 Fixed typo. default 2024-10-25 07:22:01 +0200
  • 560db69d14 Accept any URL schema (not just http) in format_line(). default 2024-10-25 07:13:28 +0200
  • 8de46e30fd
    Version 2.61 RELEASED. 2.61 default 2024-10-23 16:59:32 +0200
  • 35b6257d9c Updated RELEASE_NOTES. default 2024-10-23 16:58:27 +0200
  • 0f42fbf854 More HTML tweaks. default 2024-10-23 09:43:38 +0200
  • 6a971af20c Updated documentation. default 2024-10-22 17:48:09 +0200
  • 14fe8fac60 Updated documentation. default 2024-10-20 10:20:08 +0200
  • c165be86c4 In tag_index(), don't repeat tags in indexes. default 2024-10-19 22:34:22 +0200
  • 75911f5ce9 Call list_distribute() from timeline_request(). default 2024-10-19 22:29:46 +0200
  • 38106471c8 Updated usage(). default 2024-10-19 21:42:48 +0200
  • d4ec39da72 Return an empty list in list_timeline() if (still) there is no list timeline. default 2024-10-19 21:28:11 +0200
  • 30323616cb Also import lists.csv. default 2024-10-19 21:22:52 +0200
  • 56d5de2e41 Also import following_accounts.csv. default 2024-10-19 21:01:20 +0200
  • 5572bd0a97 Some work in CSV importing. default 2024-10-19 20:38:10 +0200
  • 49b2a1d05c tp-02-account-migration-from-mastodon-to-snac.md new file. default 2024-10-19 19:41:41 +0200
  • fb7b1361d4 Updated test procedure. default 2024-10-19 19:40:13 +0200
  • bfb6c26f62 Added some checks. default 2024-10-19 18:29:58 +0200
  • cb3bb90dfc Tweaked HTML for the timeline pages. default 2024-10-19 17:56:17 +0200
  • e1df0d0d57 Tweaked HTML for the notifications page. default 2024-10-19 17:49:02 +0200
  • c30036f8c3 Fixed Draft: label title. default 2024-10-19 09:08:10 +0200
  • 06376f79c8 Updated TODO. default 2024-10-13 06:50:19 +0200
  • cd328249bb Touch the timeline in user_persist() (to avoid over-zealous caching in /public). default 2024-10-13 06:48:29 +0200
  • 770f75cde5 Updated TODO. default 2024-10-11 04:30:35 +0200
  • 5b759a6bc5 mastoapi: fixed timeline/public (it was showing less posts that it should). default 2024-10-11 04:22:08 +0200
  • 861dc8265f
    Version 2.60 RELEASED. 2.60 default 2024-10-10 15:04:32 +0200
  • ae5ab1f103 Updated RELEASE_NOTES. default 2024-10-09 18:12:21 +0200
  • 8ab15398d4 Updated RELEASE_NOTES. default 2024-10-09 18:10:02 +0200
  • 6ffc31cc42 After several tests, migration to Mastodon seems to work 🎉🥳. default 2024-10-09 11:34:50 +0200
  • 121df9cf0e In migrate_account(), always download the alias actor. default 2024-10-09 11:03:28 +0200
  • 24e8fb49f4 Updated RELEASE_NOTES. default 2024-10-08 20:32:09 +0200
  • 107e7c0d29 Fixed emojis in the public profile. default 2024-10-08 20:30:20 +0200
  • 387964944a More migration work. default 2024-10-08 17:37:15 +0200
  • 5497f13935 locale: Attempt to enforce using UTF-8 Felix Palmen 2024-10-04 15:20:26 +0200