- oct. 24, 2021
-
-
flaburgan a rédigé
closes #8037
-
- août 15, 2021
-
-
Thorsten Claus a rédigé
Person.find_or_fetch_by_identifier raises an exception if person is not found localy and not fetchable. It never returns nil. These code changes take care about this behaviour and changes specs and code to behave equally. Also related to #8253
-
- juil. 03, 2019
-
-
Benjamin Neff a rédigé
Only delete photos older than a day, so we don't delete photos for posts which were uploaded 10 minutes ago and the author is still writing the post for it. closes #8041
-
- oct. 08, 2018
-
-
Benjamin Neff a rédigé
Facebook removed the API and facebook integration is broken now, so lets remove it. closes #7874
-
- fév. 01, 2018
-
-
Benjamin Neff a rédigé
closes #7705
-
- jan. 08, 2018
-
-
Janakas a rédigé
Fixes #5727
-
- déc. 18, 2017
-
-
Rete2 a rédigé
closes #7624 fixes #1649
-
- sept. 28, 2017
-
-
Benjamin Neff a rédigé
closes #7629
-
- sept. 17, 2017
-
-
Benjamin Neff a rédigé
-
- août 12, 2017
-
-
Benjamin Neff a rédigé
-
- nov. 28, 2016
-
-
cmrd Senya a rédigé
-
cmrd Senya a rédigé
Introduce Workers::Mail::NotifierBase to be a base for all appropriate mail workers to reduce code duplication
-
- nov. 27, 2016
-
-
Justin Ramos a rédigé
closes #7223
-
- nov. 06, 2016
-
-
Benjamin Neff a rédigé
closes #7158
-
- sept. 04, 2016
-
-
Steffen van Bergerem a rédigé
closes #7050
-
- août 12, 2016
-
-
Benjamin Neff a rédigé
Fixes #5116
-
- juin 26, 2016
-
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
and delete old batch worker and receiver
-
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é
-
Benjamin Neff a rédigé
-
- mars 04, 2016
-
-
Benjamin Neff a rédigé
* add port to pods * remove url from person and link people with pod-table
-
- août 30, 2015
-
-
Florian Staudacher a rédigé
add tooltips in the frontend fix a JS problem with empty hostname use `find_in_batches` correctly add a migration to clean up the pods table + unique index on hostname
-
- août 24, 2015
-
-
Florian Staudacher a rédigé
* add a class for checking pod connectivity * extend pod model to handle new functionality * add an admin frontend to list pods and re-trigger checks manually * add a daily worker to run through all the pods * add unit tests for most of the new code
-
- août 21, 2015
-
-
Benjamin Neff a rédigé
-
- juil. 18, 2015
-
-
Jason Robinson a rédigé
* .well-known/social-relay - to serve subscription preferences to relays * Workers.deferred_dispatch relay carbon copy functionality for outbound sending See discussion here: https://www.loomio.org/d/9vpoe0UR/public-post-federation#comment-730911 and spec here: https://wiki.diasporafoundation.org/Relay_servers_for_public_posts
-
- juil. 05, 2015
-
-
Benjamin Neff a rédigé
closes #6168
-
Benjamin Neff a rédigé
-
- mai 24, 2015
-
-
Benjamin Neff a rédigé
closes #5983
-
- mai 16, 2015
-
-
Benjamin Neff a rédigé
closes #5960
-
Jason Robinson a rédigé
It seems ActiveRecord ignores .limit() if .find_each() is used to iterate the query (http://stackoverflow.com/a/6680541/1489738). Using .each() instead. Added a test. closes #5953
-
- mai 04, 2015
-
-
Jonne Haß a rédigé
-
- avr. 01, 2015
-
-
Jonne Haß a rédigé
Fixes #5834
-
- mars 03, 2015
-
-
Marcelo Briones a rédigé
-
- fév. 27, 2015