Re: [GH] (incubator-ponymail-foal): Workflow run "Unit Tests" failed!

2025-03-28 Thread sebb
The tests have been adjusted so that these known issues are now tested separately. This should make it easier to detect additional failures. On Sat, 1 Feb 2025 at 17:56, sebb wrote: > > I think I've found the cause of these failures. > > The full generator hashes the entire em

Re: [GH] (incubator-ponymail-foal): Workflow run "Unit Tests" failed!

2025-02-01 Thread sebb
all in the References: header. These correspond with the failures. Sebb On Sat, 1 Feb 2025 at 09:31, GitBox wrote: > > > The GitHub Actions job "Unit Tests" on incubator-ponymail-foal.git has failed. > Run started by GitHub user sebbASF (triggered by s

Re: [DISCUSS] Graduate from the incubator?

2022-10-21 Thread sebb
On Fri, 21 Oct 2022 at 17:21, Daniel Gruno wrote: > > On 2022-10-19 17:20, sebb wrote: > > > I agree that the podling does not need to *learn* anything from the > > Incubator. > > > > However, the Incubator is also supposed to be where podlings grow > > t

Re: [DISCUSS] Graduate from the incubator?

2022-10-19 Thread sebb
re is no need to rush this through. It is quite time-consuming to graduate a podling, and also time-consuming to retire a PMC. We need to be reasonably sure that the podling has sufficient community to operate before starting graduation. Sebb

Re: [DISCUSS] Graduate from the incubator?

2022-10-18 Thread sebb
unity. Sebb P.S. I am not on the PPMC, nor do I wish to be. On Tue, 18 Oct 2022 at 20:32, Sean Palmer wrote: > > +1 from me too. > > --sbp

Re: Are all emails properly archived?

2022-03-19 Thread sebb
On Sat, 19 Mar 2022 at 13:39, Daniel Gruno wrote: > > On 19/03/2022 12.48, sebb wrote: > > AFAICT, all distinct email sources are currently stored in the > > database, because the the id is derived from a hash of the source. (*) > > > > However, that does not

Are all emails properly archived?

2022-03-19 Thread sebb
such cases, it is no longer possible to recover the original source. I think this could be fixed, but until it is, I don't think Pony Mail can be considered as a complete archival application, as it does not give access to all the emails received by a mailing list. Sebb (*) discounting

Re: [incubator-ponymail-foal] branch master updated: clear up some limitations

2022-03-18 Thread sebb
On Fri, 18 Mar 2022 at 14:25, Rich Bowen wrote: > > On Fri, Mar 18, 2022, 14:20 sebb wrote: > > > > > > Could we add a 1N page drop-down or something? Probably easy to do > > yeah. > > > > But at present that is a limitation. > > > >

Re: [incubator-ponymail-foal] branch master updated: clear up some limitations

2022-03-18 Thread sebb
On Fri, 18 Mar 2022 at 13:25, Daniel Gruno wrote: > > On 18/03/2022 14.20, sebb wrote: > > > > Go to https://lists.apache.org/list.html?annou...@apache.org > > Click through to last page. > > Open an email and click on Thread or Source. > > Click back > >

Re: [incubator-ponymail-foal] branch master updated: clear up some limitations

2022-03-18 Thread sebb
On Fri, 18 Mar 2022 at 13:16, Daniel Gruno wrote: > > On 18/03/2022 14.08, sebb wrote: > > > > > The GUI shows about 25 emails per page on a desktop; far fewer than > > that on a mobile device. > > The only option for browsing all emails is to do so one page at

Re: [incubator-ponymail-foal] branch master updated: clear up some limitations

2022-03-18 Thread sebb
On Fri, 18 Mar 2022 at 13:07, Daniel Gruno wrote: > > On 18/03/2022 14.01, sebb wrote: > > On Fri, 18 Mar 2022 at 12:58, Rich Bowen wrote: > >> > >>> . I find it > >>> very discouraging to both devs and users if we write "don't use this &

Re: [incubator-ponymail-foal] branch master updated: clear up some limitations

2022-03-18 Thread sebb
On Fri, 18 Mar 2022 at 12:36, Daniel Gruno wrote: > > On 17/03/2022 00.17, sebb wrote: > > On Wed, 16 Mar 2022 at 20:50, wrote: > >> > >> This is an automated email from the ASF dual-hosted git repository. > >> > >> humbedooh pushed a commit

Re: [incubator-ponymail-foal] branch master updated: clear up some limitations

2022-03-18 Thread sebb
On Fri, 18 Mar 2022 at 12:58, Rich Bowen wrote: > > > . I find it > > very discouraging to both devs and users if we write "don't use this > > software". > > > > +1 > > Point to a list of open/known issues for sure. But putting "don't use this" > in the readme has long term effects on user trust.

Re: [incubator-ponymail-foal] branch master updated: clear up some limitations

2022-03-16 Thread sebb
On Wed, 16 Mar 2022 at 20:50, wrote: > > This is an automated email from the ASF dual-hosted git repository. > > humbedooh pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git > > > The following commit(s) were added to refs/heads/master

RFC: email deletion process - keep redacted entries?

2022-01-31 Thread sebb
If an email is deleted fully, currently the mbox and source entries are both deleted. This allows the same email to be potentially reloaded later. I think it might make more sense to keep the index entries, but remove all PII from them. Sebb

Testing message-id:

2022-01-28 Thread sebb
Message-ID

Testing message-id:

2022-01-24 Thread sebb
Message-ID

Testing message-id:

2022-01-24 Thread sebb
Message-ID

Re: [incubator-ponymail-foal] 01/02: Add plain html indexer for easing search engine indexing by certain engines

2022-01-24 Thread sebb
On Mon, 24 Jan 2022 at 22:53, wrote: > > This is an automated email from the ASF dual-hosted git repository. > > humbedooh pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git > > commit bbd540b58c7fb4b4ca2974675182016c1cf135b4 > Author:

Re: [incubator-ponymail-foal] 01/02: work around find_parent being doubly encoded.

2022-01-24 Thread sebb
On Mon, 24 Jan 2022 at 22:39, wrote: > > This is an automated email from the ASF dual-hosted git repository. > > humbedooh pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git > > commit 335c5f07e30f7ded480ff8dd09a52d7e444f7a84 > Author:

Re: Testing message-id: <1641568739.a_+_ _...@whimsy-vm6.apache.org>

2022-01-07 Thread sebb
The mbox link would be: http://mail-archives.apache.org/mod_mbox/ponymail-dev/202201.mbox/%3c1641568739.a_+_%2...@whimsy-vm6.apache.org%3e and the lao link is https://lists.apache.org/thread/4w368fzcomb70yv6z9gbnts5o6yj6dp3 On Fri, 7 Jan 2022 at 15:18, wrote: > > Message-ID <1641568739.a_+_ _...@

Testing message-id: <1641568739.a_+_ _...@whimsy-vm6.apache.org>

2022-01-07 Thread sebb
Message-ID <1641568739.a_+_ _...@whimsy-vm6.apache.org>

Re: [incubator-ponymail-foal] branch master updated: Fake attachment name if inline attached forwarded email

2022-01-06 Thread sebb
On Thu, 6 Jan 2022 at 17:16, wrote: > > This is an automated email from the ASF dual-hosted git repository. > > humbedooh pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git > > > The following commit(s) were added to refs/heads/master b

Re: [incubator-ponymail-foal] branch master updated: allow for + in message-id here

2022-01-03 Thread sebb
Furthermore, the variable mailid is read before it is created, and then not used I will revert On Sat, 1 Jan 2022 at 00:48, sebb wrote: > > On Fri, 31 Dec 2021 at 18:30, wrote: > > > > This is an automated email from the ASF dual-hosted git repository. > > > >

Testing message-id: <1641131407.abc";;"eef...@whimsy-vm6.apache.org>

2022-01-02 Thread sebb
Message-ID <1641131407.abc";;"eef...@whimsy-vm6.apache.org>

Testing message-id: <1641130981.abc\;\;eef...@whimsy-vm6.apache.org>

2022-01-02 Thread sebb
Message-ID <1641130981.abc\;\;eef...@whimsy-vm6.apache.org>

Testing message-id: <1641082187.abc;;eef...@whimsy-vm6.apache.org>

2022-01-01 Thread sebb
Message-ID <1641082187.abc;;eef...@whimsy-vm6.apache.org>

Re: [incubator-ponymail-foal] 01/02: Extract various versions

2022-01-01 Thread Sebb
On 2021/12/29 17:48:23 Daniel Gruno wrote: > On 29/12/2021 18.29, s...@apache.org wrote: > > This is an automated email from the ASF dual-hosted git repository. > > > > sebb pushed a commit to branch master > > in repository > > https://gitbox.apache.org/repo

Re: [incubator-ponymail-foal] branch master updated: allow for + in message-id here

2021-12-31 Thread sebb
On Fri, 31 Dec 2021 at 18:30, wrote: > > This is an automated email from the ASF dual-hosted git repository. > > humbedooh pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git > > > The following commit(s) were added to refs/heads/master

Re: Testing message-id: <1640832741.abce+efg/i...@whimsy-vm6.apache.org>

2021-12-30 Thread sebb
Links are: https://mail-archives.apache.org/mod_mbox/ponymail-dev/202112.mbox/%3c1640832741.abce+efg/i...@whimsy-vm6.apache.org%3e and https://lists.apache.org/thread/botl0jn4ocnf987b3tlzpdhwtp7mlm8j On Thu, 30 Dec 2021 at 02:52, wrote: > > Message-ID <1640832741.abce+efg/i...@whimsy-vm6.apache.o

Re: Testing message-id: <1640832729.abce/efg/i...@whimsy-vm6.apache.org>

2021-12-30 Thread sebb
Links are: https://mail-archives.apache.org/mod_mbox/ponymail-dev/202112.mbox/%3c1640832729.abce/efg/i...@whimsy-vm6.apache.org%3e and https://lists.apache.org/thread/rtcd5zbk1g9q497c5hkyk6zc8hlw9n62 On Thu, 30 Dec 2021 at 02:52, wrote: > > Message-ID <1640832729.abce/efg/i...@whimsy-vm6.apache.o

Re: Testing message-id: <1640832713.abce+efg...@whimsy-vm6.apache.org>

2021-12-30 Thread sebb
Links are: https://mail-archives.apache.org/mod_mbox/ponymail-dev/202112.mbox/%3c1640832713.abce+efg...@whimsy-vm6.apache.org%3e and https://lists.apache.org/thread/cszl92fgtxxmd7r3jdxc1nn197zpkgfz On Thu, 30 Dec 2021 at 02:51, wrote: > > Message-ID <1640832713.abce+efg...@whimsy-vm6.apache.org>

Testing message-id: <1640832741.abce+efg/i...@whimsy-vm6.apache.org>

2021-12-29 Thread sebb
Message-ID <1640832741.abce+efg/i...@whimsy-vm6.apache.org>

Testing message-id: <1640832729.abce/efg/i...@whimsy-vm6.apache.org>

2021-12-29 Thread sebb
Message-ID <1640832729.abce/efg/i...@whimsy-vm6.apache.org>

Testing message-id: <1640832713.abce+efg...@whimsy-vm6.apache.org>

2021-12-29 Thread sebb
Message-ID <1640832713.abce+efg...@whimsy-vm6.apache.org>

Re: Testing message-id: <1640819005.abce \c...@whimsy-vm6.apache.org>

2021-12-29 Thread sebb
Links are: http://mail-archives.apache.org/mod_mbox/ponymail-dev/202112.mbox/%3c1640819005.abce%07%08%...@whimsy-vm6.apache.org%3e and https://lists.apache.org/thread/0f0rmsd142dxdjtn51mokgg003oc6wxd On Wed, 29 Dec 2021 at 23:03, wrote: > > Message-ID <1640819005.abce \c...@whimsy-vm6.apache.

Re: Testing message-id: <1640818980.abce/a/b/c...@whimsy-vm6.apache.org>

2021-12-29 Thread sebb
Links are: http://mail-archives.apache.org/mod_mbox/ponymail-dev/202112.mbox/%3c1640818980.abce/a/b/c...@whimsy-vm6.apache.org%3e and https://lists.apache.org/thread/dckysfd9z9y43l85vh2tf6sxphc1h987 On Wed, 29 Dec 2021 at 23:03, wrote: > > Message-ID <1640818980.abce/a/b/c...@whimsy-vm6.apache

Testing message-id: <1640819005.abce\c...@whimsy-vm6.apache.org>

2021-12-29 Thread sebb
Message-ID <1640819005.abce\c...@whimsy-vm6.apache.org>

Testing message-id: <1640818980.abce/a/b/c...@whimsy-vm6.apache.org>

2021-12-29 Thread sebb
Message-ID <1640818980.abce/a/b/c...@whimsy-vm6.apache.org>

Re: [incubator-ponymail-foal] 01/02: Simplify

2021-12-29 Thread sebb
On Wed, 29 Dec 2021 at 17:41, Daniel Gruno wrote: > > On 20/12/2021 06.51, s...@apache.org wrote: > > This is an automated email from the ASF dual-hosted git repository. > > > > sebb pushed a commit to branch master > > in repository > > https://gitbox.apa

Re: Foal DB design issue - silent but deadly replacements

2021-12-28 Thread sebb
On Tue, 28 Dec 2021 at 17:07, Daniel Gruno wrote: > > On 27/12/2021 05.22, sebb wrote: > > I think there is a basic problem with the Foal database design which > > means that historic permalinks can be lost. > > > > This has already been seen with the migration tool

Re: Testing message-id: <1640695254.abce%20%25/a/b/c...@whimsy-vm6.apache.org>+ABCE/EFGH/1234%205 (comment)

2021-12-28 Thread sebb
Links are: http://mail-archives.apache.org/mod_mbox/ponymail-dev/202112.mbox/%3c1640695254.abce%2520%2525/a/b/c...@whimsy-vm6.apache.org%3e+ABCE/EFGH/1234%25205%20(comment) and https://lists.apache.org/thread/mk5q6slpsoh92goqpcgyq5gbs8os0fd0 On Tue, 28 Dec 2021 at 12:40, wrote: > > Message-ID >

Testing message-id: <1640695254.abce%20%25/a/b/c...@whimsy-vm6.apache.org>+ABCE/EFGH/1234%205 (comment)

2021-12-28 Thread sebb
Message-ID <1640695254.abce%20%25/a/b/c...@whimsy-vm6.apache.org>+ABCE/EFGH/1234%205 (comment)

Elasticsearch: why use 'should' rather than 'must' for 'q' matches?

2021-12-27 Thread sebb
relevant for Ponymail queries. Sebb

Foal DB design issue - silent but deadly replacements

2021-12-27 Thread sebb
I think there is a basic problem with the Foal database design which means that historic permalinks can be lost. This has already been seen with the migration tool. I just realised that the same issue affects imports and archives as well. The problem is that an insert operation silently replaces

Re: Testing message-id: (prefix nl) <1640367949.@(none)> (added by localhost)

2021-12-24 Thread sebb
FTR links: http://mail-archives.apache.org/mod_mbox/ponymail-dev/202112.mbox/(prefix%20nl)%20%3c1640367949.@(none)%3e%20(added%20by%20localhost) and https://lists.apache.org/thread/04dg1tvlzz095706qxyg7kgyrd3jb7n5 On Fri, 24 Dec 2021 at 17:46, wrote: > > Message-ID (prefix > nl) > <164036794

Testing message-id: (prefix nl) <1640367949.@(none)> (added by localhost)

2021-12-24 Thread sebb
Message-ID (prefix nl) <1640367949.@(none)> (added by localhost)

Re: Testing message-id: <1640271935.!#$%&'*+-=?^_|{}~`< >( ),:">

2021-12-23 Thread sebb
FTR, the links are: http://mail-archives.apache.org/mod_mbox/ponymail-dev/202112.mbox/%3c1640271935.!%23$%25%26'*+-=%3f%5e_%7c%7b%7d~%60%3c%09%3e(%20),:%2...@whimsy-vm6.apache.org%3e and https://lists.apache.org/thread/symqo0nxy0kfh369lr2vb6y3t1rwy7yp On Thu, 23 Dec 2021 at 15:05, wrote: > > Mes

Issues with parsing message-ids

2021-12-23 Thread sebb
In theory, a message-id has the form [(comment)] Unfortunately there are quite a few ids that don't match. For example: There are several on the cocoon lists around April 2004 with no trailing > https://lists.apache.org/api/source.lua?id=c5ytton7pt6dvzbkvk9o9p21o7gnnd72 There are others with

Testing message-id: <1640271935.!#$%&'*+-=?^_|{}~`< >( ),:">

2021-12-23 Thread sebb
Message-ID <1640271935.!#$%&'*+-=?^_|{}~`< >( ),:">

Re: Testing message-id: <

2021-12-23 Thread sebb
FTR, links are: http://mail-archives.apache.org/mod_mbox/ponymail-dev/202112.mbox/%3c1638709027.!%23$%25%26'*+-/=%3f%5e_%7c%7b%7d~%6...@whimsy-vm6.apache.org%3e and https://lists.apache.org/thread/j10lzf7frn33ko6j9hry6y9mhyln1h02 On Sun, 5 Dec 2021 at 12:57, wrote: > > Message-ID <1638709027.!#$

Re: Testing message-id: <

2021-12-23 Thread sebb
FTR links are: http://mail-archives.apache.org/mod_mbox/ponymail-dev/202112.mbox/%3c1638919766.!%23$%25%26'*+-=%3f%5e_%7c%7b%7d~%6...@whimsy-vm6.apache.org%3e and https://lists.apache.org/thread/lvmv10xx1n78j304shyb1vlvx93x58bl On Tue, 7 Dec 2021 at 23:29, wrote: > > Message-ID <1638919766.!#$%&

Re: Testing message-id: <

2021-12-23 Thread sebb
FTR, Links are: http://mail-archives.apache.org/mod_mbox/ponymail-dev/202112.mbox/%3c1638466811.!%23$%25%26'*+-/=%3f%5e_%7c%7b%7d~%60%22***%2...@whimsy-vm6.apache.org%3e and https://lists.apache.org/thread/fc1zvo1g6bfcjrjg6jpo387ktzycot75 On Thu, 2 Dec 2021 at 17:40, wrote: > > Message-ID <163

Re: Testing message-id: <

2021-12-23 Thread sebb
FTR, this message has the following links: http://mail-archives.apache.org/mod_mbox/ponymail-dev/202111.mbox/%3c1638203691.!%23$%2520%26'*+-/=%3f%5e_%60%7c%7b%7d~%6...@whimsy-vm6.apache.org%3e and https://lists.apache.org/thread/mz86ckwy7kg8vz8o47kn4pg55cjq5rhm On Mon, 29 Nov 2021 at 16:34, Me

Re: [incubator-ponymail-foal] 01/02: mbox.py is inefficient for large mailboxes

2021-12-21 Thread sebb
On Mon, 13 Dec 2021 at 00:22, sebb wrote: > > On Sun, 12 Dec 2021 at 17:16, sebb wrote: > > > > On Sun, 12 Dec 2021 at 15:25, Daniel Gruno wrote: > > > > > > I get that this could save some megabytes of memory, but what is the > > > speed implicati

Why are pip modules pinned?

2021-12-20 Thread sebb
aiohttp 3.6.2 does not work with Python 3.10 due to a breaking change in one of its core dependencies. Sebb

Re: Ready for a release soon?

2021-12-16 Thread sebb
On Tue, 14 Dec 2021 at 13:52, Rich Bowen wrote: > > > > On 12/10/21 15:01, Daniel Gruno wrote: > > We've been working quite a while on Foal now, and I think (personally) it > > is in a place where we could do a release of the product. It's not perfect, > > but it gets the job done. > > > > Thoug

Re: [incubator-ponymail-foal] 01/02: mbox.py is inefficient for large mailboxes

2021-12-12 Thread sebb
On Sun, 12 Dec 2021 at 17:16, sebb wrote: > > On Sun, 12 Dec 2021 at 15:25, Daniel Gruno wrote: > > > > I get that this could save some megabytes of memory, but what is the > > speed implication here? > > AFAICT no implication unless yielding is inefficient. > &g

Re: [incubator-ponymail-foal] 01/02: mbox.py is inefficient for large mailboxes

2021-12-12 Thread sebb
mail from the ASF dual-hosted git repository. > > > > sebb pushed a commit to branch master > > in repository > > https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git > > > > commit 8c48b5b70c4dc5d0831bfde9e1e8e53129c6aa34 > > Author: Sebb > &g

Re: Ready for a release soon?

2021-12-10 Thread sebb
Once a release is made, it is going to be much harder to fix any problems, especially design issues. I don't think the code is ready for a release. There has been no discussion on the database design, and that may need to change quite a bit. There are also some aspects of the original design tha

Testing message-id: <

2021-12-07 Thread sebb
Message-ID <1638919766.!#$%&'*+-=?^_|{}~`>

Testing message-id: <

2021-12-05 Thread sebb
Message-ID <1638709027.!#$%&'*+-/=?^_|{}~`>

Testing message-id: <

2021-12-02 Thread sebb
Message-ID <1638466811.!#$%&'*+-/=?^_|{}~`"***">

Re: [incubator-ponymail-foal] 01/03: Display of listname on search list

2021-12-01 Thread sebb
On Thu, 2 Dec 2021 at 00:11, Daniel Gruno wrote: > > On 01/12/2021 18.51, s...@apache.org wrote: > > This is an automated email from the ASF dual-hosted git repository. > > > > sebb pushed a commit to branch master > > in repository > > https://gitbox.apa

Re: [incubator-ponymail-foal] branch master updated: Strip superfluous whitespace from vital headers

2021-11-26 Thread sebb
On Fri, 26 Nov 2021 at 14:58, Daniel Gruno wrote: > > On 26/11/2021 15.47, sebb wrote: > > On Fri, 26 Nov 2021 at 14:37, Daniel Gruno wrote: > >> > >> On 26/11/2021 15.21, sebb wrote: > >>> That does not work for headers with multiple values > &

Re: [incubator-ponymail-foal] branch master updated: Strip superfluous whitespace from vital headers

2021-11-26 Thread sebb
On Fri, 26 Nov 2021 at 14:37, Daniel Gruno wrote: > > On 26/11/2021 15.21, sebb wrote: > > That does not work for headers with multiple values > > The four headers in question (to, from, subject, message-id) should > never have multiple values, right? To and From (as long

Re: [incubator-ponymail-foal] 04/04: Regen JS

2021-11-26 Thread sebb
On Sun, 21 Nov 2021 at 19:52, wrote: > > This is an automated email from the ASF dual-hosted git repository. > > humbedooh pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git > > commit fc2dcaf955c2273d608682aadaa784c936685c42 > Author:

Re: [incubator-ponymail-foal] branch master updated: Strip superfluous whitespace from vital headers

2021-11-26 Thread sebb
That does not work for headers with multiple values On Fri, 26 Nov 2021 at 13:50, wrote: > > This is an automated email from the ASF dual-hosted git repository. > > humbedooh pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git > > > The

Redesign database fields to take better advantage of ES7 features

2021-11-25 Thread sebb
The database design for Foal has been partially updated from classic ponymail, but I don't think it takes full advantage of some of the new features. Now is the time to make improvements and fix any legacy choices that have been found to be lacking. For example, email addresses should be stored a

Ponymail versions are misleading

2021-11-22 Thread sebb
There are currently two PonyMail Foal versions: the Javascript version, which is currently at 1.0.1, and the server version, which is at 0.1.0. Neither seems correct to me. There has not been a release of Foal, so a version of 1.0.1 is misleading. I would not expect unreleased code to have a majo

Re: ponymail.js has too many global variables

2021-11-21 Thread sebb
On Sun, 21 Nov 2021 at 22:53, Daniel Gruno wrote: > > On 21/11/2021 23.50, sebb wrote: > > On Sun, 21 Nov 2021 at 22:43, Daniel Gruno wrote: > >> > >> On 20/11/2021 20.47, sebb wrote: > >>> There are a lot of global variables in ponymail.js. > >>

Re: ponymail.js has too many global variables

2021-11-21 Thread sebb
On Sun, 21 Nov 2021 at 22:43, Daniel Gruno wrote: > > On 20/11/2021 20.47, sebb wrote: > > There are a lot of global variables in ponymail.js. > > > > It ought to be possible to limit the scope of these somehow to just > > the functions that need them. > &g

ponymail.js has too many global variables

2021-11-20 Thread sebb
There are a lot of global variables in ponymail.js. It ought to be possible to limit the scope of these somehow to just the functions that need them. Suggestions welcome. Sebb

swipe.js only used by list.html, should it be in ponymail.js?

2021-11-19 Thread sebb
Given that swipe.js is only used by list.html, should it still be in ponymail.js? Also, why no AL header? Sebb

Re: Javascript uses var unnecessarily

2021-11-18 Thread sebb
On Wed, 17 Nov 2021 at 17:47, sebb wrote: > > On Wed, 17 Nov 2021 at 17:20, Daniel Gruno wrote: > > > > On 17/11/2021 12.26, sebb wrote: > > > There are lots of places where the Javascript code uses var when it > > > should be using let (or const?) > > &

Re: Javascript uses var unnecessarily

2021-11-17 Thread sebb
On Wed, 17 Nov 2021 at 17:20, Daniel Gruno wrote: > > On 17/11/2021 12.26, sebb wrote: > > There are lots of places where the Javascript code uses var when it > > should be using let (or const?) > > > > Is there any reason to keep the var type for local variables? &g

Javascript uses var unnecessarily

2021-11-17 Thread sebb
possible. Sebb

Re: [incubator-ponymail-foal] branch master updated: address space confusion

2021-11-15 Thread sebb
On Mon, 15 Nov 2021 at 23:39, Daniel Gruno wrote: > > On 15/11/2021 18.30, sebb wrote: > > On Mon, 15 Nov 2021 at 17:13, wrote: > >> > >> This is an automated email from the ASF dual-hosted git repository. > >> > >> humbedooh pushed a commit

Re: [incubator-ponymail-foal] branch master updated: address space confusion

2021-11-15 Thread sebb
Also the commit seems to have caused this error in the Foal Type Tests: server/endpoints/thread.py:32: error: Item "None" of "Optional[Any]" has no attribute "replace" On Mon, 15 Nov 2021 at 17:30, sebb wrote: > > On Mon, 15 Nov 2021 at 17:13, wrote: > &g

Re: [incubator-ponymail-foal] branch master updated: address space confusion

2021-11-15 Thread sebb
On Mon, 15 Nov 2021 at 17:13, wrote: > > This is an automated email from the ASF dual-hosted git repository. > > humbedooh pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git > > > The following commit(s) were added to refs/heads/master

Re: [incubator-ponymail-foal] 01/02: Add a separate header for short bodies for stats.py

2021-11-14 Thread sebb
On Sun, 14 Nov 2021 at 17:32, sebb wrote: > > On Sun, 14 Nov 2021 at 16:22, Daniel Gruno wrote: > > > > On 14/11/2021 12.19, sebb wrote: > > > -1 > > > > > > I think this commit should be reverted. > > > > > > I see no purpose fo

Re: [incubator-ponymail-foal] 01/02: Add a separate header for short bodies for stats.py

2021-11-14 Thread sebb
On Sun, 14 Nov 2021 at 16:22, Daniel Gruno wrote: > > On 14/11/2021 12.19, sebb wrote: > > -1 > > > > I think this commit should be reverted. > > > > I see no purpose for the body_short header. > > It is absolutely needed. It is what makes it possib

Re: [incubator-ponymail-foal] 01/02: Add a separate header for short bodies for stats.py

2021-11-14 Thread sebb
? Seems to me the sensible way to do this is in the status.lua plugin. This can then pick up a config item for the length. Sebb On Sun, 17 Oct 2021 at 21:32, sebb wrote: > > On Sun, 17 Oct 2021 at 16:43, wrote: >> >> This is an automated email from the ASF dual-hos

Database mbox index design for headers containing email addresses

2021-11-12 Thread sebb
ct the following headers: from cc to sender (not currently stored in mbox, but I think it is needed) There are some other headers that contain email addresses, but they are not currently stored in the mbox index. If it becomes necessary, they should use the same structure. WDYT? Sebb.

Re: [incubator-ponymail-foal] branch master updated: +1 will suffice

2021-10-18 Thread sebb
On Sun, 17 Oct 2021 at 23:29, Daniel Gruno wrote: > > On 18/10/2021 00.25, sebb wrote: > > On Sun, 17 Oct 2021 at 23:19, wrote: > >> > >> This is an automated email from the ASF dual-hosted git repository. > >> > >> humbedooh pushed a commit

Re: [incubator-ponymail-foal] branch master updated: +1 will suffice

2021-10-17 Thread sebb
On Sun, 17 Oct 2021 at 23:19, wrote: > > This is an automated email from the ASF dual-hosted git repository. > > humbedooh pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git > > > The following commit(s) were added to refs/heads/master

Re: [incubator-ponymail-foal] branch master updated: inherit from archiver.py

2021-10-17 Thread sebb
On Sun, 17 Oct 2021 at 21:43, wrote: > > This is an automated email from the ASF dual-hosted git repository. > > humbedooh pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git > > > The following commit(s) were added to refs/heads/master

Re: [incubator-ponymail-foal] 02/02: add in shortening of body in migrator

2021-10-17 Thread sebb
On Sun, 17 Oct 2021 at 16:43, wrote: > > This is an automated email from the ASF dual-hosted git repository. > > humbedooh pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git > > commit d779c25fcd3ea2d927608fe553999c3be09cdb59 > Author:

Re: [incubator-ponymail-foal] 01/02: Add a separate header for short bodies for stats.py

2021-10-17 Thread sebb
On Sun, 17 Oct 2021 at 16:43, wrote: > This is an automated email from the ASF dual-hosted git repository. > > humbedooh pushed a commit to branch master > in repository > https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git > > commit 2dff9351d119ddee5c5e0171991c54b1911f05b1 > Author:

Re: Management functionality needs a rethink

2021-09-28 Thread sebb
On Mon, 27 Sept 2021 at 19:22, Daniel Gruno wrote: > > On 27/09/2021 12.09, sebb wrote: > > I think it is misleading to reference GPDR for distinguishing between > > hiding an email and deleting it entirely. > > > > Whilst the motivation might currently be GDPR, ther

Management functionality needs a rethink

2021-09-27 Thread sebb
I think it is misleading to reference GPDR for distinguishing between hiding an email and deleting it entirely. Whilst the motivation might currently be GDPR, there are other reasons why it is important to be able to remove an email completely. For example, sensitive data, or just plain wrong impo

Database design documentation

2021-09-26 Thread sebb
: - what fields need to be indexed? - how are the fields to be derived, do they need to be canonicalised? - what indexes need to exist, and how are they related? - what are the primary keys - etc. Sebb.

Re: [incubator-ponymail-foal] branch master updated: Try to locate a better date for the From line.

2021-09-18 Thread sebb
On Sat, 18 Sept 2021 at 15:34, Daniel Gruno wrote: > > On 18/09/2021 05.16, sebb wrote: > > On Sat, 18 Sept 2021 at 03:13, wrote: > >> > >> This is an automated email from the ASF dual-hosted git repository. > >> > >> humbedooh pushed a commit

Re: [incubator-ponymail-foal] branch master updated: Try to locate a better date for the From line.

2021-09-18 Thread sebb
On Sat, 18 Sept 2021 at 03:13, wrote: > > This is an automated email from the ASF dual-hosted git repository. > > humbedooh pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git > > > The following commit(s) were added to refs/heads/master

Re: [incubator-ponymail-foal] branch master updated: fake a From line if none found.

2021-09-17 Thread sebb
On Thu, 16 Sept 2021 at 16:04, sebb wrote: > > On Thu, 16 Sept 2021 at 01:54, wrote: > > > > This is an automated email from the ASF dual-hosted git repository. > > > > humbedooh pushed a commit to branch master > > in repository > > https://gitb

Re: [incubator-ponymail-foal] branch master updated: fake a From line if none found.

2021-09-16 Thread sebb
On Thu, 16 Sept 2021 at 01:54, wrote: > > This is an automated email from the ASF dual-hosted git repository. > > humbedooh pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git > > > The following commit(s) were added to refs/heads/master

Re: Is Python sufficiently performant compared with Lua?

2021-06-13 Thread sebb
On Mon, 14 Jun 2021 at 00:21, Furkan KAMACI wrote: > > Hi Sebb, > > Debian has a page to compare programming languages for different types of > algorithms. > > You can check Python3 vs. Lua from there: > https://benchmarksgame-team.pages.debian.net/benchmarksgame/fastest/

Is Python sufficiently performant compared with Lua?

2021-06-13 Thread sebb
I've come across a few articles that suggest that Lua is much more performant than Python. Have any tests been done on this? Sebb.

Re: [incubator-ponymail-foal] branch master updated: Allow for list@domain override from certain end-points

2021-06-07 Thread sebb
On Mon, 7 Jun 2021 at 08:13, wrote: > > This is an automated email from the ASF dual-hosted git repository. > > humbedooh pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git > > > The following commit(s) were added to refs/heads/master b

Re: [incubator-ponymail-unit-tests] branch master updated: Allow other versions to specifically make use of 'alternate'

2021-06-03 Thread sebb
On Thu, 3 Jun 2021 at 09:21, Daniel Gruno wrote: > > On 03/06/2021 00.21, sebb wrote: > > On Wed, 2 Jun 2021 at 18:32, Daniel Gruno wrote: > >> > >> I've made it so that the tests will pass with 56 specific format=flowed > >> issues in mind. > >

  1   2   >