From 8156e4f03fd730facdee8c5910b8ec810dc5835c Mon Sep 17 00:00:00 2001 From: default Date: Tue, 28 Jan 2025 08:18:11 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 23a2a17..b9f953d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,13 @@ # Release Notes +## UNRELEASED + +Notifications are now shown in a more compact way (i.e. all reactions are shown just above your post, instead of repeating the post *ad nauseam* for every reaction). + +New command-line option `unmute` to, well, no-longer-mute an actor. + +The private timeline now includes a mark between new posts and "already seen" ones. + ## 2.69 "Yin/Yang of Love" Added support for subscribing to LitePub (Pleroma-style) Fediverse Relays like e.g. https://fedi-relay.gyptazy.com to improve federation. See `snac(8)` (the Administrator Manual) for more information on how to use this feature. -- cgit v1.2.3 From e5d1fe433cdeaf4d65e13d660a7a7db696c763a9 Mon Sep 17 00:00:00 2001 From: default Date: Thu, 30 Jan 2025 16:15:22 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b9f953d..b895801 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,7 +6,9 @@ Notifications are now shown in a more compact way (i.e. all reactions are shown New command-line option `unmute` to, well, no-longer-mute an actor. -The private timeline now includes a mark between new posts and "already seen" ones. +The private timeline now includes an approximate mark between new posts and "already seen" ones. + +Fixed a spurious 404 error in the instance root URL for some configurations. ## 2.69 "Yin/Yang of Love" -- cgit v1.2.3 From d0c81d35cefd5ce9ba6b2c6fd0bf3091011959b5 Mon Sep 17 00:00:00 2001 From: default Date: Fri, 31 Jan 2025 09:10:16 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b895801..337a29a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,6 @@ # Release Notes -## UNRELEASED +## 2.70 Notifications are now shown in a more compact way (i.e. all reactions are shown just above your post, instead of repeating the post *ad nauseam* for every reaction). -- cgit v1.2.3 From e1e4c0ca1ade524eb6d2585215c0b028ffaf5a8b Mon Sep 17 00:00:00 2001 From: default Date: Tue, 4 Feb 2025 13:56:08 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 337a29a..0623f23 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,11 @@ # Release Notes +## UNRELEASED + +Fixed memory leak (contributed by inz). + +Fixed crash. + ## 2.70 Notifications are now shown in a more compact way (i.e. all reactions are shown just above your post, instead of repeating the post *ad nauseam* for every reaction). -- cgit v1.2.3 From d80985746719d54ef0a63bc51c05adedb537b394 Mon Sep 17 00:00:00 2001 From: default Date: Tue, 4 Feb 2025 15:09:13 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 0623f23..f39a912 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,6 @@ # Release Notes -## UNRELEASED +## 2.71 Fixed memory leak (contributed by inz). -- cgit v1.2.3 From 2c10e230a290113c665a31a013812d9bf721f215 Mon Sep 17 00:00:00 2001 From: default Date: Tue, 4 Feb 2025 18:32:55 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index f39a912..d196dac 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## UNRELEASED + +Fixed more crashes (thank you very much to inz for helping me debugging this). + ## 2.71 Fixed memory leak (contributed by inz). -- cgit v1.2.3 From 8f76c4d8f6ac9d4fa81ab9fd13d8f5e8e65ea8b8 Mon Sep 17 00:00:00 2001 From: default Date: Wed, 5 Feb 2025 09:48:04 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d196dac..719c89a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,6 +2,8 @@ ## UNRELEASED +Fixed a search bug. + Fixed more crashes (thank you very much to inz for helping me debugging this). ## 2.71 -- cgit v1.2.3 From 4842abbfc679495efb5984bfc712ce9d812ed1b5 Mon Sep 17 00:00:00 2001 From: default Date: Wed, 5 Feb 2025 10:25:45 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 719c89a..7a23b8b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,8 +4,14 @@ Fixed a search bug. +Each notification includes a link labelled `Context`, that leads to a page with the full conversation tree the post is a part of. + Fixed more crashes (thank you very much to inz for helping me debugging this). +Fixed link detection in posts (contributed by inz). + +Allow multiple editors for command-line posts (contributed by inz). + ## 2.71 Fixed memory leak (contributed by inz). -- cgit v1.2.3 From 2b28fe814271eaa0b4a29457b364abd446d728c2 Mon Sep 17 00:00:00 2001 From: default Date: Thu, 6 Feb 2025 08:53:52 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7a23b8b..78f5694 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,12 +6,14 @@ Fixed a search bug. Each notification includes a link labelled `Context`, that leads to a page with the full conversation tree the post is a part of. -Fixed more crashes (thank you very much to inz for helping me debugging this). +Fixed more crashes (contributed by inz). Fixed link detection in posts (contributed by inz). Allow multiple editors for command-line posts (contributed by inz). +Special thanks to fellow developer inz for bringing my attention to code places where I should have been more careful. + ## 2.71 Fixed memory leak (contributed by inz). -- cgit v1.2.3 From 8e1a2c5ff92d01789e02980f2e36c8808c8ea033 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Thu, 6 Feb 2025 09:04:36 +0100 Subject: Merged 53ad5cdf0371fc068fa03bf287fc94be. --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 78f5694..8e95766 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -12,6 +12,8 @@ Fixed link detection in posts (contributed by inz). Allow multiple editors for command-line posts (contributed by inz). +Separated maximum and default timeline entry count, allowing larger timelines to be requested without having to increase the default (contributed by lxo). + Special thanks to fellow developer inz for bringing my attention to code places where I should have been more careful. ## 2.71 -- cgit v1.2.3 From f9796044c6c1fda786bd608987c1f41d5244e528 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Thu, 6 Feb 2025 09:24:27 +0100 Subject: Merged 383bf2e2eeadcacfa519be7a56c9a301. --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8e95766..c6d439d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -14,6 +14,8 @@ Allow multiple editors for command-line posts (contributed by inz). Separated maximum and default timeline entry count, allowing larger timelines to be requested without having to increase the default (contributed by lxo). +Turned message date into a link to the local post, so that it can be loaded into a separate tab for interacting with (contributed by lxo). + Special thanks to fellow developer inz for bringing my attention to code places where I should have been more careful. ## 2.71 -- cgit v1.2.3 From cfe73e119da9783e0dab52860298e5dfe8ff63a6 Mon Sep 17 00:00:00 2001 From: default Date: Fri, 7 Feb 2025 09:31:35 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index c6d439d..b7c1c89 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,10 +2,12 @@ ## UNRELEASED -Fixed a search bug. +Each post can have more than one attachment from the web UI. The maximum number can be configured in `server.json` via the `max_attachments` value (default: 4). Each notification includes a link labelled `Context`, that leads to a page with the full conversation tree the post is a part of. +Fixed a search bug (some matches were missed). + Fixed more crashes (contributed by inz). Fixed link detection in posts (contributed by inz). -- cgit v1.2.3 From 3c5ccc9cefacab86fbff08feaa10e964f831a383 Mon Sep 17 00:00:00 2001 From: default Date: Sat, 8 Feb 2025 17:05:55 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b7c1c89..b135649 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,6 +6,8 @@ Each post can have more than one attachment from the web UI. The maximum number Each notification includes a link labelled `Context`, that leads to a page with the full conversation tree the post is a part of. +Each followed hashtag has now a directly accesible link. + Fixed a search bug (some matches were missed). Fixed more crashes (contributed by inz). -- cgit v1.2.3 From fa260625b57cbc6c11627f4b96734ebc4f9128d5 Mon Sep 17 00:00:00 2001 From: default Date: Mon, 10 Feb 2025 09:46:46 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b135649..f8566a2 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,6 @@ # Release Notes -## UNRELEASED +## 2.72 Each post can have more than one attachment from the web UI. The maximum number can be configured in `server.json` via the `max_attachments` value (default: 4). -- cgit v1.2.3