Commit graph

8616 commits

Author SHA1 Message Date
nobody
0b8675a5b0 Merge branch 'dev' of /home/macgirvin/z into dev 2021-09-12 22:19:33 -07:00
nobody
3a6bb2ab2a corrections to tag matching part of suggestion query 2021-09-12 21:20:42 -07:00
nobody
2d12e04b8a social tag match (still testing) 2021-09-12 20:49:53 -07:00
nobody
0a69c8c535 Merge branch 'dev' of /home/macgirvin/z into dev 2021-09-08 01:39:37 -07:00
nobody
3d7c376422 hl => mark 2021-09-08 01:37:46 -07:00
nobody
11b4721681 Notifications API backend. Still needs cache/filter before enabling. 2021-09-06 23:32:54 -07:00
nobody
3a9324d327 zotsh -> nsh 2021-09-04 01:27:16 -07:00
nobody
95b99e5462 Merge branch 'dev' of /home/macgirvin/z into dev 2021-09-03 17:17:01 -07:00
nobody
a81a70c107 new function unpack_link_id to complement gen_link_id 2021-09-03 15:14:39 -07:00
nobody
2d2b9d97bc bring back registration form validation 2021-08-31 06:15:14 -07:00
nobody
8686db666e group tests 2021-08-30 15:46:34 -07:00
nobody
8b91fa4437 disallow direct view of data: attachments 2021-08-30 05:10:32 -07:00
nobody
a7db0aeaf4 Merge branch 'dev' of /home/macgirvin/z into dev 2021-08-28 23:48:40 -07:00
nobody
080bf86415 notification fixes cont. 2021-08-28 23:46:33 -07:00
nobody
b08966f75c Merge branch 'dev' of /home/macgirvin/z into dev 2021-08-28 22:01:50 -07:00
nobody
ac02c174d3 different approach to solving the problem where a notification will appear for the parent for conversations you comment on. 2021-08-28 21:59:30 -07:00
nobody
e78cf015ba update siteinfo.json 2021-08-28 18:56:37 -07:00
nobody
0220ac5c2b Merge branch 'dev' of /home/macgirvin/z into dev 2021-08-28 02:18:30 -07:00
nobody
2ea178e0c3 version 2021-08-28 02:15:53 -07:00
nobody
80d1b176de link files and photos views 2021-08-27 17:37:32 -07:00
nobody
8f7a5d2947 defer updates if comments in progress 2021-08-26 22:15:24 -07:00
nobody
851a6ace41 Merge branch 'dev' of /home/macgirvin/z into dev 2021-08-24 23:06:40 -07:00
nobody
f6d9500195 AP service actor record at site root 2021-08-24 22:59:48 -07:00
nobody
386892171c Merge branch 'dev' of /home/macgirvin/z into dev 2021-08-18 14:49:59 -07:00
nobody
5eca3e4e8c treat svg's as dangerous in filebrowser, cleanup atom validation, provide extra logging around the precise reason for allowed posts 2021-08-18 14:18:52 -07:00
nobody
50ac040704 Merge branch 'dev' of /home/macgirvin/z into dev 2021-08-12 13:19:02 -07:00
nobody
edbe7c013e add animated gif check function, fix misty issue 3 (mysql is picky about when to use "default") 2021-08-12 13:04:44 -07:00
nobody
a3f68af9a9 Merge branch 'dev' of /home/macgirvin/z into dev 2021-08-03 17:31:22 -07:00
nobody
eda4a2c116 include/network:get_request_string() ignore fragments 2021-08-03 17:12:28 -07:00
nobody
c1a3e42479 Merge branch 'dev' of /home/macgirvin/z into dev 2021-07-31 04:17:47 -07:00
nobody
686cbed2e5 more consistent text 2021-07-31 04:13:51 -07:00
nobody
7c449a0b6a Merge branch 'dev' of /home/macgirvin/z into dev 2021-07-27 23:59:30 -07:00
nobody
003650f8cc Merge branch 'dev' of ../p3 into dev 2021-07-27 05:27:21 -07:00
nobody
0fd7ad5be0 dreport log 2021-07-27 05:26:47 -07:00
nobody
6e4d7c3f7d Merge branch 'dev' of /home/macgirvin/z into dev 2021-07-26 15:27:43 -07:00
nobody
90d16e7884 Merge branch 'dev' of ../p3 into dev 2021-07-25 17:21:25 -07:00
nobody
3a03e6285c some preliminary work on threaded comments refactor, bring back poke app. 2021-07-25 17:20:10 -07:00
nobody
4b8de363f2 Merge branch 'dev' of /home/macgirvin/z into dev 2021-07-24 14:58:32 -07:00
nobody
8c422bf2c9 provide separate network timeout settings for get and post. We can allow a bit more time for posting as this is nearly always done in the background, and a lot of sites seem to be running on under-powered hardware these days and are failing to respond within 60 seconds and are therefore effectively dead when it comes to pushing stuff. 2021-07-24 14:48:51 -07:00
nobody
e6d668356c php8 warning 2021-07-22 03:57:52 -07:00
nobody
1dcea2925a Merge branch 'dev' of /home/macgirvin/z into dev 2021-07-21 18:11:25 -07:00
nobody
853ff59f0f php8 warnings, string and version update 2021-07-19 14:24:22 -07:00
nobody
3baade2087 Merge branch 'dev' of /home/macgirvin/z into dev 2021-07-18 16:20:42 -07:00
nobody
4666a150ae fixes 2021-07-18 14:17:42 -07:00
nobody
83ddfb0dd3 Merge branch 'dev' of /home/macgirvin/z into dev 2021-07-13 22:36:01 -07:00
nobody
fe5c4528fc php8 warnings 2021-07-13 22:31:46 -07:00
nobody
4c6c2c920d Merge branch 'dev' of /home/macgirvin/z into dev 2021-07-12 23:52:52 -07:00
nobody
c333a4c5f2 bring back 'post_mail' permission, but remove PERMS_NETWORK as an option as it is ambiguous in Zap and derivatives 2021-07-12 17:24:49 -07:00
nobody
879af8a750 Merge branch 'dev' of /home/macgirvin/z into dev 2021-07-11 22:37:54 -07:00
nobody
ec74318ff0 php8 undefined warnings, cont. 2021-07-11 16:46:03 -07:00