- juil. 05, 2016
-
-
Jonne Haß a rédigé
-
- juil. 03, 2016
-
-
Jonne Haß a rédigé
Remove unused translations
-
Steffen van Bergerem a rédigé
-
Steffen van Bergerem a rédigé
-
Jakob Kramer a rédigé
-
- juin 30, 2016
-
-
Dennis Schubert a rédigé
Add cuke for deleting conversations
-
- juin 29, 2016
-
-
Steffen van Bergerem a rédigé
-
Steffen van Bergerem a rédigé
-
- juin 28, 2016
-
-
Dennis Schubert a rédigé
-
Dennis Schubert a rédigé
-
Dennis Schubert a rédigé
-
Dennis Schubert a rédigé
-
Dennis Schubert a rédigé
-
Dennis Schubert a rédigé
-
Dennis Schubert a rédigé
-
- juin 27, 2016
-
-
Jonne Haß a rédigé
Fix up nodeinfo tests
-
cmrd Senya a rédigé
Tests for nodeinfo failed if services config are non-default. Fix it to pick the data for comparation from application settings.
-
Dennis Schubert a rédigé
fetch unknown persons to generate url
-
Dennis Schubert a rédigé
configure concurrency and verbose in diaspora_federation gem
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
-
Jonne Haß a rédigé
Previously the federation layer has written the empty string to the database, now it writes nil/no value to it while our code still expects the empty string in some cases. Restore the old assumption by returning the empty string, the real raw value by now is available again in StatusMessage#text for those that need it, such as validations or tests.
-
Jonne Haß a rédigé
-
Jonne Haß a rédigé
Improve ConnectionTester
-
Jonne Haß a rédigé
start cucumber jobs before other jobs
-
Benjamin Neff a rédigé
the whole build is faster, if the workers start first with the longer running jobs.
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
-
- juin 26, 2016
-
-
Jonne Haß a rédigé
bump diaspora_federation to 0.1.1
-
Benjamin Neff a rédigé
This fetches reshare roots if they are not available locally already.
-
Jonne Haß a rédigé
ignoring the error message Previously it returned the return value of Logging::Logger#warn, which is true for loggers that log the warn level. However Diaspora::Federation::Receive::receive_relayable checks the return value for truthiness in order to decide whether to attempt to relay it, resulting in a NoMethodError: undefined method `parent' for true:TrueClass in Diaspora::Federation::Receive::relay_relayable This change is cosmetic as the exception raised prevented any action that shouldn't happen anyway, so there's no actual logic change.
-
Jonne Haß a rédigé
fix sender for messages for old pods
-
Benjamin Neff a rédigé
Send a second message to remote recipients with conversation-author as salmon author if the conversation-author is local. The first dispatch will fail on old pods. New pods will ignore the second message, if the guid already exist.
-
Jonne Haß a rédigé
-
Jonne Haß a rédigé
-
Jonne Haß a rédigé
-
Dennis Schubert a rédigé
Fix relayable retraction sender
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
-