cypht-org / cypht

Cypht: Lightweight Open Source webmail aggregator [PHP, JS]
http://cypht.org
GNU Lesser General Public License v2.1
979 stars 154 forks source link

There is no pagination in this view #1045

Open truthsword opened 4 months ago

truthsword commented 4 months ago

đź’¬ Question

When selecting Everything, 7 messages appear, although the setting is for 4 weeks. Under the messages I see:

There is no pagination in this view, please visit the individual mail boxes.

What am I missing here? What do I do?

marclaporte commented 4 months ago

Lower on the left, you should see all your email accounts.

truthsword commented 4 months ago

Yes, but why aren't the full 20 messages populated in the Everything view.

marclaporte commented 4 months ago

Looks like a bug. Sorry about that. Let's fix it.

Thanks!

truthsword commented 4 months ago

OK... Let’s start in small steps as I've redone server accounts and profiles. The combined folders seem off (I'll eventually get to Everything). Let's look at “Junk”. I have 3 accounts. It looks as though the Junk view is drawing from the drafts folder from each account. I'm unsure how to change this. The Trash view also shows these same 3 draft folders, but not the trash folders.

Presently I have ~15 junk messages across the 3 accounts. But they do not appear as the resource for the Junk folder appears to be “drafts”. If I've caused this, I don't recognize where.

This is a docker container (“latest”).

marclaporte commented 4 months ago

It looks as though the Junk view is drawing from the drafts folder from each account.

Yes, I have seen this before and it's fixed. I think by @josaphatim.

@truthsword: We want you on latest 2.0.x or master (which are almost identical at the moment. Until https://hub.docker.com/u/cypht is operational, can you use https://hub.docker.com/r/jonocodes/cypht to test https://github.com/cypht-org/cypht/pull/1001?

marclaporte commented 4 months ago

This is a docker container (“latest”).

https://github.com/cypht-org/cypht/issues/1047

truthsword commented 4 months ago

OK… The new container is up using image: jonocodes/cypht:2.0.1-docker-wip (docker compose)

I tried running it without the tag, but the screen went white often, and a browser refresh only returned me to the “home” screen. The tagged image seems to redraw as expected.

If I need to use a different image tag, please advise.

I'll add accounts/servers over the next day or so. Thanks!

josaphatim commented 2 months ago

Hello @truthsword. I just test using jonocodes/cypht:2.0.1-docker-wip image. I'm having 20 messages in everything page. But I recommend to use the official image. @Yannick243 fixed issues with combined Junk, Trash, Drafts. Thanks.

marclaporte commented 1 month ago

@truthsword Please test https://github.com/cypht-org/cypht/releases/tag/v2.2.0

Also available via an improved Docker: https://hub.docker.com/r/cypht/cypht

marclaporte commented 3 days ago

https://github.com/cypht-org/cypht/releases/tag/v2.4.0 is now released