Commit Graph

2138 Commits (9b390c5768409576f0dc89f92afd7489b121491d)

Author SHA1 Message Date
Bob Mottram 2ad9049b4c Fix unit tests 2021-08-15 12:52:51 +01:00
Bob Mottram 970f13c7a3 Avoid circular reference when generating hashtag categories 2021-08-15 12:39:20 +01:00
Bob Mottram 6cf76ccc5f More debug 2021-08-15 11:51:39 +01:00
Bob Mottram 87a7d2e154 Tidying of actor urls 2021-08-14 12:13:39 +01:00
Bob Mottram 27544b7eaa Add lowBandwidth to image conversions 2021-08-13 21:18:36 +01:00
Bob Mottram 11c02dcfb9 Checkbox for low bandwidth 2021-08-13 18:31:07 +01:00
Bob Mottram e91e4a0727 Command option for low bandwidth images 2021-08-13 18:08:50 +01:00
Bob Mottram 5278d8c946 Allow any origin for permissive headers 2021-08-13 11:00:39 +01:00
Bob Mottram 9c6db7be11 Simplify 2021-08-12 22:16:43 +01:00
Bob Mottram b27fa065b4 Displaying website Url 2021-08-12 22:08:55 +01:00
Bob Mottram 5a68eece77 Translations for website profile field 2021-08-12 21:56:00 +01:00
Bob Mottram 39ab8ecd53 Website field in profile 2021-08-12 21:40:23 +01:00
Bob Mottram 71beafd1a6 Only allow admin to create groups 2021-08-12 19:18:50 +01:00
Bob Mottram a6149853ca Variable name 2021-08-12 15:16:13 +01:00
Bob Mottram a9d10593f2 lower case content length 2021-08-12 13:52:21 +01:00
Bob Mottram caee3671f8 Handle lower case date 2021-08-12 13:44:44 +01:00
Bob Mottram 962dcbe9bd Try lower case for permissive headers 2021-08-12 13:42:01 +01:00
Bob Mottram 2782a4b8cf Unfollow when blocking 2021-08-11 22:00:01 +01:00
Bob Mottram 8e4b63e864 Send block activity from person options screen 2021-08-11 21:39:30 +01:00
Bob Mottram e1bb1b885e Check that etag exists 2021-08-11 20:48:13 +01:00
Bob Mottram ef108494b6 Use md5 for etags
Faster, and this doesn't need to be cryptographically accurate
2021-08-11 20:28:19 +01:00
Bob Mottram d29d77e248 Remove etag quotes if they exist 2021-08-11 19:46:32 +01:00
Bob Mottram f1ab45a668 Set etag with quotes 2021-08-11 19:40:59 +01:00
Bob Mottram 80162ec2cb Set last-modified header on avatar and media images 2021-08-11 19:21:19 +01:00
Bob Mottram 5577877f63 Variable name 2021-08-11 19:04:57 +01:00
Bob Mottram 0d4112910b Fix cookie 2021-08-11 19:03:01 +01:00
Bob Mottram 14e3b077d9 Include host in permissive header 2021-08-11 18:50:52 +01:00
Bob Mottram 3c56702e1e Make permissive headers more similar to mastodon instance 2021-08-11 18:46:37 +01:00
Bob Mottram 26ad5cbd0b Set origin 2021-08-11 16:01:51 +01:00
Bob Mottram e921710213 Host should be callingdomain for avatars and media 2021-08-11 15:46:24 +01:00
Bob Mottram b4ab0f38f7 Avatar images and media don't need sameSite to be strict 2021-08-11 15:40:37 +01:00
Bob Mottram 307a1c9e3b Search for wanted items 2021-08-10 09:44:56 +01:00
Bob Mottram fd4bde6f4b Redirects to timeline 2021-08-09 22:31:44 +01:00
Bob Mottram d6246ec017 wantedItems catalog endpoint for wanted items federation 2021-08-09 20:55:03 +01:00
Bob Mottram 872f545179 Wanted timeline on profile 2021-08-09 20:37:18 +01:00
Bob Mottram cbb55581e1 Wanted items timeline 2021-08-09 19:41:05 +01:00
Bob Mottram 641963dc05 Generalize the shares file so that there can be separate shares and wanted items 2021-08-09 14:07:32 +01:00
Bob Mottram 19649481b9 Detect conversationId field 2021-08-08 23:33:37 +01:00
Bob Mottram 361c8fb6bd Reintroduce conversation field 2021-08-08 17:52:32 +01:00
Bob Mottram 8cb31a10a8 Get currency symbol from price 2021-08-07 18:03:41 +01:00
Bob Mottram 28bac56561 Occasionally rotate the federated shared items token for the instance 2021-08-07 11:29:40 +01:00
Bob Mottram 5f10fc9a61 Fix federated shared items authorization 2021-08-05 13:43:21 +01:00
Bob Mottram 0f71fae658 Unit test for federated shared items 2021-08-05 12:24:24 +01:00
Bob Mottram ccc0d09ece Test for accessing catalog of local instance 2021-08-04 18:14:23 +01:00
Bob Mottram 521f431764 Revert "SameSite as Lax may be more secure. See https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-cookie-same-site-00"
This reverts commit 71f02ebff6.
2021-08-04 11:28:51 +01:00
Bob Mottram 71f02ebff6 SameSite as Lax may be more secure. See https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-cookie-same-site-00 2021-08-04 11:05:55 +01:00
Bob Mottram 5553e24c61 Make maximum likes more reasonable
This system is not trying to encourage numbers games
2021-08-03 11:07:52 +01:00
Bob Mottram af9a6cc6d1 Maximum likes displayed on posts is configurable 2021-08-03 11:04:45 +01:00
Bob Mottram dda607ff00 Remove debug 2021-08-02 21:26:09 +01:00
Bob Mottram 55fa97387e Test for system language 2021-08-02 21:03:37 +01:00