- nov. 02, 2020
-
-
Jonne Haß a rédigé
closes #8178
-
- fév. 11, 2020
-
-
Dennis Schubert a rédigé
Due to a bug in Rails, .truncate returns a frozen string if the string actually changed, but not if there are no changes. This leads to inconsistent behaviour, and broken tests. This was fixed upstream, see https://github.com/rails/rails/pull/36109, but the fix did not make it into 5.2.x, so we have to work around for the time being.
-
- mai 11, 2019
-
-
Benjamin Neff a rédigé
It doesn't add any security to have this encrypted, but it adds complexity for podmins, because they need to backup the key. closes #8014
-
- avr. 28, 2019
-
-
lislis a rédigé
-
- nov. 18, 2018
-
-
Benjamin Neff a rédigé
closes #7932
-
- nov. 04, 2018
-
-
Benjamin Neff a rédigé
When people only write `https://` as image URL, this would fail with `Addressable::URI::InvalidURIError: Absolute URI missing hierarchical segment: 'https://'`. closes #7922
-
- oct. 08, 2018
-
-
Benjamin Neff a rédigé
Facebook removed the API and facebook integration is broken now, so lets remove it. closes #7874
-
- sept. 30, 2018
-
-
Benjamin Neff a rédigé
Otherwise camo crashes with: TypeError [ERR_UNESCAPED_CHARACTERS]: Request path contains unescaped characters closes #7871
-
- juil. 16, 2018
-
-
Senya a rédigé
/ was missing in the profile entity $ref closes #7835
-
- juil. 10, 2018
-
-
cmrd Senya a rédigé
LinksController redirects requests for provided diaspora:// links to respective entities urls.
-
- avr. 12, 2018
-
-
Benjamin Neff a rédigé
This adds a new dependency (`libidn11-dev` on debian, I'm not sure about other distros). This reverts commit 070e4caa.
-
Benjamin Neff a rédigé
-
- avr. 11, 2018
-
-
Steffen van Bergerem a rédigé
Fixes #7695. closes #7777
-
Benjamin Neff a rédigé
This feature only worked on the same pod and was more confusing than useful.
-
- fév. 25, 2018
-
-
Benjamin Neff a rédigé
closes #7718
-
Benjamin Neff a rédigé
This can be used in later diaspora versions to order the profile updates so we don't overwrite a newer profile with older data.
-
- fév. 01, 2018
-
-
Benjamin Neff a rédigé
This is to let the author of the post know, that this pod is interested in updates about this post. The sending user is only used to verify that the participation was sent from this pod, but lets use an admin/podmin account if available. closes #7708
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
fixes #7701 closes #7702
-
- déc. 25, 2017
-
-
Benjamin Neff a rédigé
closes #7683
-
- oct. 27, 2017
-
-
Benjamin Neff a rédigé
Fixes #7651 closes #7652
-
- oct. 19, 2017
-
-
Benjamin Neff a rédigé
[ci skip] closes #7646
-
- oct. 16, 2017
-
-
Benjamin Neff a rédigé
closes #7641
-
Benjamin Neff a rédigé
closes #7639
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
This uses a lot of memory for big accounts. Also it doesn't make much sense to rollback everything when something fails, it's better to delete everything we can.
-
- sept. 28, 2017
-
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
-
- sept. 26, 2017
-
-
cmrd Senya a rédigé
- Removed posts and non contacts from other's data - Collections are exported in batches to lower memory footprint - In base exporters create User object instead of keeping instance because it caches all associations closes #7627
-
- sept. 17, 2017
-
-
Benjamin Neff a rédigé
closes #7595
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
-
- sept. 03, 2017
-
-
Steffen van Bergerem a rédigé
closes #7605
-
- août 24, 2017
-
-
Benjamin Neff a rédigé
This was in all stack traces, which confused people ... We currently only support IE11, so the version check was already old again ... When we break old browser versions, we don't check that for other browsers. So older IE browser just break, like very other older browser too. closes #7557
-