- 15 Jun, 2017 1 commit
-
- 14 Jun, 2017 25 commits
- 13 Jun, 2017 1 commit
-
-
Haakon Meland Eriksen authored
-
- 10 Jun, 2017 2 commits
- 09 Jun, 2017 4 commits
-
-
give the item_obscured flag a new lease on life by using it to designate third party client-side e2ee or binary content which can only be downloaded and not viewed directly on the web (as a side effect this also allows binary files to be submitted as activities/content). The content display is suppressed and replaced with a download button. This is unfinished but harmless to backport while work is in progress unless told otherwise. Future development will take care of the remaining loose ends.
-
-
Mario authored
-
- 08 Jun, 2017 5 commits
-
-
Mario authored
-
partial fix for failure to sync photos - appears to be memory exhaustion and dependent on filesize although an unrelated issue was found with directory creation during file sync (we didn't check ownership when looking for duplicates). This checkin provides the means for a sync process to fetch the contents for various photo scales from the original server just as is done for the attach data now. It is still missing the bit for the sync process to spawn a mob of children to fetch these suckers and update the photo table with the results.
-
- 07 Jun, 2017 2 commits
-
-
Mario authored
-
-