Thomas Citharel

Results 447 comments of Thomas Citharel

@mrschaal It's probably not related as the avatars are remote. See https://github.com/nextcloud/integration_gitlab/issues/8 or please open another issue on that repo.

Works properly for me. Can you add Nextcloud server version and try on another browser? ![image](https://user-images.githubusercontent.com/2197836/99874550-200c8d80-2be9-11eb-9513-b6d3531ee7fe.png)

Huh, didn't notice you had the issue as well on the calendar list.

The table in which the deleted articles id are stored should be cleaned from time to time. Maybe with a cron ?

Also, instead of getting only the deleted articles, why not all articles that were changed (title edited, fav, archive, tag, ...) ?

Thanks for this last comment, this is interesting. The trashbin is behaving wrong. Is vdirsyncer trying to upload the same calendar object continuously?

Is this the same as https://github.com/nextcloud/calendar/issues/4918 ? Might be fixed by https://github.com/nextcloud/server/pull/31029

> the first time I'm logging in Note : If they are created on first login, they will be shown on the dashboard, but if the user doesn't click on...

Docs PR at https://github.com/nextcloud/documentation/pull/12486