Commit graph

2561 commits

Author SHA1 Message Date
nobody
bcc105e493 Merge branch 'dev' of ../p3 into dev 2021-08-19 14:43:43 -07:00
nobody
614ef33f01 Fix intermittent svg rendering issue by requiring Nomad communications from any sender who supports both Nomad and ActivityPub.
Attempting to post to the ActivityPub inbox will result in error 409 'Conflict'.
2021-08-19 14:40:20 -07:00
nobody
bb81162e52 Merge branch 'dev' of ../p3 into dev 2021-08-19 01:41:45 -07:00
nobody
ea670c73f5 improve script injection protection for cloud storage 2021-08-19 01:40:46 -07:00
nobody
235f78a669 Merge branch 'dev' of ../p3 into dev 2021-08-18 14:20:36 -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
757bb870ee handle uploads from progressive web apps 2021-08-16 15:20:23 -07:00
nobody
48381b6d70 service worker 2021-08-16 14:21:42 -07:00
nobody
786714d6b7 first attempt at a progressive web app. This will not yet upload files but should share other stuff, assuming the icon sizes are acceptable 2021-08-16 13:22:04 -07:00
nobody
09a8a934b5 With the recent improvements to mod_chanview, make it the default for all protocols, even though nomad connections have a connect button. This provides a birds-eye view summary of the channel (currently) sans content. 2021-08-13 14:13:33 -07:00
nobody
b56d9a3ce3 fetch zot/nomad conversations by mid instead of parent mid, as the parent might be on activitypub. 2021-08-13 01:43:07 -07:00
nobody
4f039d9aab security: system.cloud_disable_siteroot now shows approved connections only in the cloud root when true instead of being empty. You can still navigate to any public channel if you know the name. When false shows all publicly visible channels as before. The form element in admin/security which sets this is still configured as the reverse of this setting. 2021-08-05 00:48:21 -07:00
nobody
7cc0a2e695 dreport updates 2021-07-28 02:44:17 -07:00
nobody
cd935fad65 fixes 2021-07-28 02:07:39 -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
d2e4fd4151 updates 2021-07-26 15:41:19 -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
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
955ae420b4 codecomments 2021-07-22 03:58:54 -07:00
nobody
a582e6e9d8 directory issue when choosing collections and no collections exist. This always returns the first directory entry with no xchan_name and makes the directory unusable afterward; so ensure there is a search string before redirecting to chanview 2021-07-20 15:56:12 -07:00
nobody
b04484ca5f Merge branch 'dev' of ../p3 into dev 2021-07-20 02:31:10 -07:00
nobody
34adec27a6 redirect editpost to mod_photos correctly and open the form if photo 2021-07-20 02:29:52 -07:00
nobody
11050854ec Merge branch 'dev' of ../p3 into dev 2021-07-19 14:21:48 -07:00
nobody
8f3ae4e600 mod_photos: upgrade likes 2021-07-19 14:20:27 -07:00
nobody
b55801ff15 Merge branch 'dev' of ../p3 into dev 2021-07-18 16:06:13 -07:00
nobody
de7092f826 rework mod_like cont. - should be good for everything but photos at the moment 2021-07-18 16:01:59 -07:00
nobody
4666a150ae fixes 2021-07-18 14:17:42 -07:00
nobody
d7f34c2b4f like refactor 2021-07-17 04:28:12 -07:00
nobody
243305a8c5 remove deprecated module admin/features 2021-07-16 16:12:02 -07:00
nobody
f6fb939478 fix edge cases in our implementation of Mastodon's undocumented remote comment over OStatus follow. 2021-07-13 18:09:30 -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
4461aa4404 chanview: don't fetch any additional profile info if we're going to redirect. 2021-07-12 01:54:36 -07:00
nobody
06ad713d0c addd followers/following counts to chanview 2021-07-11 23:17:40 -07:00
nobody
f7790c7b75 incorrect xprof column name 2021-07-11 19:43:48 -07:00
nobody
83fe677e9e typos 2021-07-11 15:32:09 -07:00
nobody
28ad858121 chanview ui improvements 2021-07-11 14:41:51 -07:00
nobody
4d8ea8f02e chanview ui updates 2021-07-11 14:05:22 -07:00
nobody
d0dd93b184 subdue video search header 2021-07-11 01:26:00 -07:00
nobody
605d0435e5 change text on public stream notification setting, push new strings 2021-07-10 21:18:57 -07:00
nobody
ed2246c7bd more consolidation of stream and channel notification resets - as stream is a superset of channel 2021-07-09 17:10:41 -07:00
nobody
3baa2ef430 clear home notifications when clearing stream notifications, but not the other way around. 2021-07-09 17:06:23 -07:00
nobody
44f9e8c683 cleanup 2021-07-02 01:03:31 -07:00
nobody
7afd23edc7 cleanup mod_setup, change variable named $item_id to $item_uuid to avoid confusion 2021-06-26 14:25:55 -07:00
nobody
38e012179a rework setup and include wording fix from zap pull #30 which could not be merged due to conflicts. 2021-06-25 15:40:15 -07:00
nobody
4fb318a92e let people know they shouldn't block shares from groups because that kinda' keeps the group from working correctly. 2021-06-24 00:16:17 -07:00
nobody
73a6e614a8 syntax 2021-06-23 16:48:19 -07:00
nobody
91f32b11ca mastogroups - support moderation 2021-06-23 00:19:51 -07:00
Andrzej Budziński
b7d079651d Fixes:
1) fixed bug in Zotlabs/Module/Setup.php#788
2) generated new util/messages.po file
3) fixes to Polish translation
2021-06-22 21:41:57 +02:00