Commit graph

4109 commits

Author SHA1 Message Date
nobody
ac3d15b307 Merge branch 'dev' of /home/macgirvin/z into dev 2021-05-11 17:29:45 -07:00
nobody
06bf78bddd Do not fetch recipient fields if they only contain a URI instead of an array. Use what is there. 2021-05-10 23:34:20 -07:00
nobody
a2a14bd571 Merge branch 'dev' of /home/macgirvin/z into dev 2021-05-07 17:00:06 -07:00
nobody
57de39db96 duplicated images (again) 2021-05-07 16:58:34 -07:00
nobody
a7a85966b7 missed a translation 2021-05-03 19:53:23 -07:00
nobody
46260ac1cc Merge branch 'dev' of /home/macgirvin/z into dev 2021-05-02 16:43:33 -07:00
nobody
631904f145 Zot/10 = 'Nomad' 2021-05-02 16:41:18 -07:00
nobody
84e8556e96 include attributedTo per FEP 2021-04-29 21:37:53 -07:00
nobody
3aa90a042e more smithereen group quirks 2021-04-29 21:24:30 -07:00
nobody
23eeb55534 more work on smithereen-style groups 2021-04-29 17:50:13 -07:00
nobody
7f7f6f7c20 incorrect activity type returned in Accept Activity if somebody chooses to Join a group rather than Follow the group 2021-04-29 17:12:51 -07:00
nobody
d1eb8cc41a more work on writeable collections 2021-04-28 23:42:39 -07:00
nobody
32ff9613c7 Merge branch 'dev' of /home/macgirvin/z into dev 2021-04-28 20:32:09 -07:00
nobody
c41094e571 always use punycode internally 2021-04-28 20:29:46 -07:00
nobody
489a94749f Merge branch 'dev' of /home/macgirvin/z into dev 2021-04-27 17:19:38 -07:00
nobody
1a78e38646 Merge branch 'dev' of ../p3 into dev 2021-04-27 17:19:02 -07:00
nobody
42943ab824 more work on copy_of_pubitem issues 2021-04-27 17:18:18 -07:00
nobody
2a90d8b694 Merge branch 'dev' of /home/macgirvin/z into dev 2021-04-27 13:44:32 -07:00
nobody
434c407d6f add uploaded photos as attachments as well as inline 2021-04-26 21:32:37 -07:00
nobody
20a6b731d9 Merge branch 'dev' of /home/macgirvin/z into dev 2021-04-26 18:10:23 -07:00
nobody
890ceea3ee remove experimental setting on replyTo, limit incoming message size (regression), fix variable re-use in storage/basicauth, and add attachments for all attached photos/files. 2021-04-22 14:41:26 -07:00
nobody
b774664b38 Merge branch 'dev' of /home/macgirvin/z into dev 2021-04-21 17:57:28 -07:00
nobody
7bdfa610b3 more work on image cache 2021-04-20 23:26:47 -07:00
nobody
ede4dfd3ae Merge branch 'dev' of /home/macgirvin/z into dev 2021-04-20 20:22:37 -07:00
nobody
2678e84c19 fn doco 2021-04-20 20:17:18 -07:00
nobody
9a7a154bb8 more img_cache work - move fetches entirely to background 2021-04-20 20:02:59 -07:00
nobody
9c72688c56 only return cache entry if it has contents 2021-04-20 19:33:06 -07:00
nobody
7780373bdc Merge branch 'dev' of /home/macgirvin/z into dev 2021-04-20 16:09:32 -07:00
nobody
2e947facb9 avoid subsequent img_cache storage attempts after failed attempt 2021-04-20 16:05:31 -07:00
nobody
a18d0457e8 Merge branch 'dev' of /home/macgirvin/z into dev 2021-04-19 18:04:55 -07:00
nobody
e22220a61c incorrect variable 2021-04-19 18:00:02 -07:00
nobody
aec0003de8 use personal setting (if available) for number of threads to fetch on pubstream page 2021-04-19 17:29:12 -07:00
nobody
ed1139fdd2 Merge branch 'dev' of /home/macgirvin/z into dev 2021-04-19 15:56:31 -07:00
nobody
23a21fc63f Don't fetch replyTo by default. It's wasteful. Just store the value. 2021-04-19 15:51:15 -07:00
nobody
c3616bcc0f Merge branch 'dev' of /home/macgirvin/z into dev 2021-04-18 13:19:26 -07:00
nobody
825614c7d3 replyto enhancements 2021-04-17 19:06:41 -07:00
nobody
1f2981418e move 'replyto' from initial concept to experimental stage 2021-04-17 16:34:36 -07:00
nobody
87de776a43 context is a thing now 2021-04-16 23:53:35 -07:00
nobody
6e822afcb5 Merge branch 'dev' of ../p3 into dev 2021-04-16 18:43:56 -07:00
nobody
29fcd158cb implement conversation endpoint 2021-04-16 18:43:14 -07:00
nobody
d9be02c25d Merge branch 'dev' of ../p3 into dev 2021-04-16 15:45:04 -07:00
nobody
8bb42abfd6 update federation.md 2021-04-16 15:44:20 -07:00
nobody
e9a0a682c4 only one entry showing on notifications page 2021-04-16 04:34:35 -07:00
nobody
a59b6399fa Merge branch 'dev' of /home/macgirvin/z into dev 2021-04-14 21:38:16 -07:00
nobody
c1f99901f8 check sites module for blocked stuff 2021-04-14 19:19:06 -07:00
nobody
41927d89d6 Merge branch 'dev' of /home/macgirvin/z into dev 2021-04-14 17:41:53 -07:00
nobody
5828a844b6 Add site restriction checking to returned directory entries. Previously we only checked personal blocklists. Also some performance improvements on directory filtering. 2021-04-14 17:18:23 -07:00
nobody
4550d6d575 Merge branch 'dev' of /home/macgirvin/z into dev 2021-04-13 22:09:46 -07:00
nobody
a208ef43cc wrong array 2021-04-13 22:08:41 -07:00
nobody
2aa84260cc Merge branch 'dev' of /home/macgirvin/z into dev 2021-04-13 21:21:54 -07:00