Commit graph

265 commits

Author SHA1 Message Date
Mike Macgirvin
6113372790 cleanup 2022-08-22 19:33:44 +10:00
Mike Macgirvin
f0a4396158 only reset seen posts on initial page load 2022-08-21 20:50:19 +10:00
Mike Macgirvin
30140589c2 cleanup 2022-08-21 11:12:11 +10:00
Mike Macgirvin
cd873195dd cleanup 2022-08-21 08:30:14 +10:00
Mike Macgirvin
f8e63c5fe7 cleanup 2022-08-21 08:07:53 +10:00
Mike Macgirvin
09a11607a0 when searching ActvityPub urls from the navbar, run htmlspecialchars_decode on the url to reverse the HTML cleansing performed on search terms. This is an issue if there are multiple query args as the ampersand will be HTML escaped. 2022-08-15 12:47:49 -07:00
Mike Macgirvin
afc54a530c Merge branch 'dev' of codeberg.org:streams/streams into dev 2022-08-14 19:49:02 +10:00
Mike Macgirvin
864e6f19fa code cleanup 2022-08-14 19:20:43 +10:00
Mike Macgirvin
7918cd1b82 whitespace 2022-08-13 14:32:45 -07:00
Mike Macgirvin
2da2317f7d Merge branch 'dev' of codeberg.org:streams/streams into dev 2022-08-13 14:08:06 -07:00
Mike Macgirvin
30afc93246 whitespace 2022-08-14 07:04:15 +10:00
Mike Macgirvin
6f2d46947d code cleanup 2022-08-13 20:57:14 +10:00
Mike Macgirvin
53beb1c078 code cleanup 2022-08-13 12:09:50 +10:00
Mike Macgirvin
b779197012 item decoding and preview for dev/ap_probe 2022-08-12 20:13:58 +10:00
Mike Macgirvin
6de715c787 Merge branch 'dev' of ../rebble.net into dev 2022-08-09 14:39:49 -07:00
Mike Macgirvin
1abebeefb4 add preview_outbox setting 2022-08-09 14:39:09 -07:00
Mike Macgirvin
55cccb0564 fix dreport regression: links not working with unpacked message-ids 2022-08-09 13:01:48 -07:00
Mike Macgirvin
8d904a8680 Merge branch 'dev' of ../unfediverse.com into dev 2022-08-07 20:54:14 -07:00
Mike Macgirvin
70cdae726c added serialize/unserialize tool to dev 2022-08-07 20:53:10 -07:00
Mike Macgirvin
0889f83fc1 whitespace 2022-08-05 14:14:47 -07:00
Mike Macgirvin
7f84577a1f Merge branch 'dev' of ../rebble.net into dev 2022-08-05 14:13:39 -07:00
Mike Macgirvin
40de3a15a0 collection work 2022-08-05 14:12:53 -07:00
Mike Macgirvin
ec722c321b missing paren 2022-08-05 08:05:50 +10:00
Mike Macgirvin
c681184df2 mod_import: handle xchan_pubforum from Hubzilla and rename to xchan_type 2022-08-05 08:04:05 +10:00
Mike Macgirvin
fd6dcfe7e7 whitespace 2022-08-03 19:52:05 +10:00
Mike Macgirvin
426684dc84 remove tracking info from feeds 2022-07-20 14:15:56 -07:00
Mike Macgirvin
c0a5273379 use argv[0] (built-in) module_format (display.html, display.atom, etc.) for mod_display after changing arg parsing 2022-07-20 05:22:16 -07:00
Mike Macgirvin
b24ac794b1 cleaner display urls 2022-07-20 04:26:28 -07:00
Mike Macgirvin
1d2fa92bf3 start fixing mod_display message-id 2022-07-20 01:30:58 -07:00
Mike Macgirvin
832ae28cbe Cleanup setup/install 2022-07-20 07:57:55 +10:00
Mike Macgirvin
a4d3e82a95 likes of comments not displaying properly, item parent was set to target (thr_parent) and not conversation parent (parent_mid) 2022-07-12 12:52:10 -07:00
Mike Macgirvin
f683369f9d fix black youtube previews 2022-07-11 19:39:31 -07:00
Mike Macgirvin
f962bb0d9b fix a "conversation fetch failed" edge case. 2022-07-08 14:23:27 -07:00
Mike Macgirvin
c26c7f09d6 hidden mentions not being preserved across edits. 2022-07-05 19:13:38 -07:00
Mike Macgirvin
711de17bb3 change request method for owa 2022-07-01 18:52:59 -07:00
Mike Macgirvin
a4b39055f2 Create new event listener for after successful post storage and remove zotpost 2022-07-01 17:59:04 -07:00
Mike Macgirvin
fd36644baf more webfinger service edits, cloned channels are missing xchan_photo_mimetype. 2022-06-28 22:48:02 -07:00
Mike Macgirvin
bedf049fd9 more webfinger cleanup 2022-06-28 22:30:46 -07:00
Mike Macgirvin
5b957c3514 Remove obsolete services from webfinger. 2022-06-28 22:25:48 -07:00
Mike Macgirvin
89a6485642 deprecate zoturl 2022-06-28 22:19:12 -07:00
Mike Macgirvin
f67a6896f6 Wrap stdio calls in error_handler save and restore as @functions are deprecated in php81. 2022-06-26 18:39:23 -07:00
Mike Macgirvin
636688e432 Store only the smallest cover_photos (425x239 or scale '9') in cache/xp .
In setup, check for ther existence of /usr/bin/magick prior to looking for /usr/bin/convert.
2022-06-26 17:17:04 -07:00
Mike Macgirvin
2cf3f9ed9d Change the default cover photo and the default_cover_photo logic. 2022-06-26 15:40:09 -07:00
Mike Macgirvin
330c31a4e9 deprecate the interactive argument to drop_item() 2022-06-26 01:36:02 -07:00
Mike Macgirvin
df25574235 Recent change (3 months ago) to deprecate "interactive" drop_item fixed related sync issues but did not federate well.
This has now been fixed but full deprecation including change to drop_item() and drop_items() and dropitem_low_level() calling parameters requires additional effort.
2022-06-25 17:09:35 -07:00
Mike Macgirvin
0c6ac2c721 unit test failure 2022-06-24 14:08:59 -07:00
Mike Macgirvin
5277cd3997 Rename Stdio::fpipe => Stdio::fcopy and remove some cruft that is no longer needed. 2022-06-24 13:28:29 -07:00
Mike Macgirvin
26c7b64e34 add mention and tag count limits to reduce abuse when bypassing permissions 2022-06-23 03:47:35 -07:00
Mike Macgirvin
bb9c687de3 deprecate z_fetch_url() and friends. Now use Code\Lib\Url::{fetch|get}() 2022-06-23 00:38:34 -07:00
Mike Macgirvin
46d3f4cc16 move os_mkdir to Stdio 2022-06-22 03:19:52 -07:00
Mike Macgirvin
c1549be36a Merge branch 'dev' of ../rebble.net into dev 2022-06-22 02:42:08 -07:00
Mike Macgirvin
abcd456461 add Code\Storage\Stdio - start with pipe_streams() refactor 2022-06-22 02:36:53 -07:00
Mike Macgirvin
981bf00e58 Merge branch 'dev' of ../rebble.net into dev 2022-06-21 16:14:34 -07:00
Mike Macgirvin
0923449a21 Remove some dead code and associated defines. 2022-06-21 16:13:01 -07:00
Mike Macgirvin
17e14ec33a Hide directory cover photo feature until ready for prime time. This also allows it to be turned off in order to save space. 2022-06-21 14:51:29 -07:00
Mike Macgirvin
eb563f2581 cover photos in directory. This will require scaling/caching. 2022-06-21 14:35:48 -07:00
Mike Macgirvin
d5ad4260ba string change 2022-06-21 13:07:49 -07:00
Mike Macgirvin
bd49d7a311 remove vlists app 2022-06-19 19:35:34 -07:00
Mike Macgirvin
bb17c462bb capitalisation consistency 2022-06-19 18:07:43 -07:00
Mike Macgirvin
19efd0ead6 Merge branch 'dev' of /home/macgirvin/streams into dev 2022-06-19 17:57:48 -07:00
Mike Macgirvin
189c5b25f9 Merge branch 'dev' of /home/macgirvin/unfediverse.com into dev 2022-06-19 14:05:04 -07:00
Mike Macgirvin
d377de366d fix anomoly in search results when principal exists on multiple networks 2022-06-19 13:27:14 -07:00
Mike Macgirvin
5814e564c7 remove obsolete comment 2022-06-19 02:46:58 -07:00
Mike Macgirvin
3a0a866c5f xchan_remote_profile_photo storage issue 2022-06-18 18:27:41 -07:00
Mike Macgirvin
d711dc141e hubloc refactor continued - hubloc_delete() 2022-06-17 19:24:50 -07:00
Mike Macgirvin
e1e2c68653 rename include/text -> include/misc 2022-06-17 16:59:11 -07:00
Mike Macgirvin
e9118b221e tracking down some obscure issues from logs 2022-06-17 00:07:44 -07:00
Mike Macgirvin
704f6e6516 replace auth hubloc lookup 2022-06-16 19:56:53 -07:00
Mike Macgirvin
35e02f25d6 begin hubloc refactor 2022-06-16 19:46:54 -07:00
Mike Macgirvin
a20156597a use current timestamp for cover_photo_activity object instead of photo timestamp, as the photo could come from media library 2022-06-16 15:00:36 -07:00
Mike Macgirvin
526b9e41d2 slightly more aggressive/proactive hubloc filtering 2022-06-16 14:48:13 -07:00
Mike Macgirvin
63194eab33 hubloc confusion 2022-06-15 03:06:39 -07:00
Mike Macgirvin
dcc294d67a remove all remote tracking services and their enablers 2022-06-08 16:48:07 -07:00
Mike Macgirvin
3518f5f2de more directory stuff 2022-06-06 20:46:07 -07:00
Mike Macgirvin
29423d8039 deprecate directory stuff 2022-06-06 20:41:40 -07:00
Mike Macgirvin
27461b58ab fixes from upstream 2022-06-06 18:55:58 -07:00
Mike Macgirvin
adbe831443 try/catch module construction in mod_update to catch bad input without throwing execptions 2022-06-01 22:32:29 -07:00
Mike Macgirvin
943fce51fd deprecate block_public 2022-06-01 14:18:51 -07:00
Mike Macgirvin
58724dfb01 Merge branch 'dev' of ../unfediverse.com into dev 2022-05-26 14:51:01 -07:00
Mike Macgirvin
3808c4db57 add 'received' stream order 2022-05-25 16:00:59 -07:00
Mike Macgirvin
7242c6d5ad remove ancient xrd files 2022-05-25 13:14:47 -07:00
Mike Macgirvin
eeec41258e cleanup 2022-05-25 13:11:38 -07:00
Mike Macgirvin
d587a4d367 wrong hublocs being assigned 2022-05-24 20:56:49 -07:00
Mike Macgirvin
e621a25e9a Merge branch 'dev' of ../unfediverse.com into dev 2022-05-24 17:29:05 -07:00
Mike Macgirvin
c252f33375 bugfixes with linkinfo and zotobj 2022-05-24 17:28:11 -07:00
Mike Macgirvin
8b0d3bd4a4 file not closed after reading exif, update install requirements to php 7.4 even though it should really be 8.0 2022-05-20 14:28:03 -07:00
Mike Macgirvin
cf2b8fdb30 deprecate ostatus:conversation 2022-05-19 13:47:30 -07:00
Mike Macgirvin
bf6765e7eb Merge branch 'dev' of /home/macgirvin/./streams into dev 2022-05-16 14:35:01 -07:00
Mike Macgirvin
79dddbbdf2 Change default signature back from hs2019 to rsa-sha256 due to lack of widespread support in the fediverse for draft-cavage-http-signatures-12. 2022-05-16 14:07:28 -07:00
Mike Macgirvin
98d738969c string change 2022-05-14 00:16:32 -07:00
Mike Macgirvin
0218221db5 extra paren 2022-05-11 15:26:06 -07:00
Mike Macgirvin
363c660bad refactor app sync logic 2022-05-11 03:57:37 -07:00
Mike Macgirvin
54cdce8edd move finger module to dev 2022-05-08 22:28:34 -07:00
Mike Macgirvin
4a528ada4f reverse logic 2022-05-07 19:51:01 -07:00
Mike Macgirvin
ea158fbebd expose hs2019 setting in admin/security 2022-05-07 19:42:34 -07:00
nobody
7b538cb9f1 adjust permissions from other import/sync platforms if they don't include deliver_stream 2022-05-05 22:32:09 -07:00
nobody
7f131b9266 Merge branch 'dev' of ../rebble.net into dev 2022-05-03 15:56:50 -07:00
nobody
2a6734fa96 move customsql back to admin and turn it into an app 2022-05-03 15:36:46 -07:00
nobody
f7df145497 Merge branch 'dev' of ../rebble.net into dev 2022-05-03 03:43:41 -07:00
nobody
48e1ae73ea Move technical tools to /dev as submodules 2022-05-03 03:41:08 -07:00
nobody
7ba7ccf32d Merge branch 'dev' of ../rebble.net into dev 2022-05-01 02:27:30 -07:00
nobody
4f8814f587 no more route 2022-05-01 01:24:52 -07:00
nobody
a90b0c9021 Bring back multiple photo uploads by explaining the effects of setting a title or alt description when uploading multiple items. 2022-04-30 13:18:41 -07:00
nobody
fc2eb13a2b cleanup 2022-04-28 04:12:47 -07:00
nobody
82a5e51e31 remove deprecated hcard 2022-04-25 04:33:48 -07:00
nobody
ac4a3ab873 remove deprecated rating feature 2022-04-25 04:15:05 -07:00
nobody
aa57edadb6 fix clone confusion in replyTo 2022-04-24 22:34:11 -07:00
nobody
c27e5f1b51 regression: undo like of comment 2022-04-23 13:27:12 -07:00
nobody
59c252dcd8 more AS attachment stuff 2022-04-21 14:46:21 -07:00
nobody
1c09c036e2 get rid of "provide status post for this upload" 2022-04-19 02:00:39 -07:00
nobody
79a8dee5d6 ActivityPub C2S: only execute API authentication flow for POST requests. 2022-04-15 04:08:11 -07:00
nobody
516a7756c9 mod_pubstream: regression including non-existent file. mod_manage: flag the system channel. 2022-04-14 22:15:51 -07:00
nobody
c67c565ff5 Use 'Join' wherever there's a Connect button referencing a group. 2022-04-10 14:00:37 -07:00
nobody
7bbb510da9 wrap nohtml content from html purification by simply escaping it. add attribution to lists. 2022-04-09 18:44:23 -07:00
nobody
6c07b602e8 make stream delete "noninteractive", otherwise it redirects and will not sync properly. 2022-04-02 01:03:57 -07:00
nobody
e480852a97 sync fixes 2022-03-31 12:21:52 -07:00
nobody
6633dc0e7e sync xchans for superblock 2022-03-22 12:45:55 -07:00
nobody
dfc9100aeb ui tweaks 2022-03-21 14:29:13 -07:00
nobody
d3543e340e text change 2022-03-18 12:45:53 -07:00
nobody
30d9547f29 sites => communities 2022-03-18 12:38:08 -07:00
nobody
f1362d0408 various php 8 and php 8.1 warnings 2022-03-17 22:48:35 -07:00
nobody
60e73c01ac task sync 2022-03-17 19:26:10 -07:00
nobody
6e08128891 sync issues and cover photo issues when cloning from a project with a different aspect ratio. 2022-03-17 16:57:54 -07:00
nobody
774406dca8 testing clonability plus some php 8.1 errors/warnings 2022-03-16 16:54:32 -07:00
nobody
467a2299ee don't call "special" search routines if ActivityPub output is requested 2022-03-15 22:57:30 -07:00
nobody
4233a13679 Merge branch 'dev' of /home/macgirvin/unfediverse.com into dev 2022-03-15 17:07:40 -07:00
nobody
aeb06b8576 issues with replyto occasionally getting set incorrectly. 2022-03-15 17:06:52 -07:00
nobody
a89cc13363 Merge branch 'dev' of ../unfediverse.com into dev 2022-03-15 12:51:14 -07:00
nobody
1bf3095d97 C2S: set DM flag if message fits the characeristics of a DM. 2022-03-15 12:38:53 -07:00
nobody
68e87cf3a1 Merge branch 'dev' of ../unfediverse.com into dev 2022-03-15 01:44:14 -07:00
nobody
7cab493e6c php 8.1 changes 2022-03-15 01:42:34 -07:00
nobody
e95471cbc5 Merge branch 'dev' of ../unfediverse.com into dev 2022-03-14 03:09:28 -07:00
nobody
d4b0fd8f81 c2s 2022-03-14 03:09:03 -07:00
nobody
9296aad67d cleanup json-search feature 2022-03-12 14:04:16 -08:00
nobody
fd02548ff3 Merge branch 'dev' of ../unfediverse.com into dev 2022-03-12 12:45:04 -08:00
nobody
9fac840f2c provide activitypub collection feeds for search results 2022-03-12 12:44:12 -08:00
nobody
1481b6b639 Merge branch 'dev' of ../unfediverse.com into dev 2022-03-11 21:18:12 -08:00
nobody
fefa91bfba php8 warnings 2022-03-11 21:17:09 -08:00
nobody
dc727ddbdf used wrong path by mistake 2022-03-07 16:03:32 -08:00
nobody
36b316585b mis-spelling 2022-03-07 15:57:20 -08:00
nobody
431f144897 Honour Pleroma's "invisible" actor flag 2022-03-07 13:54:11 -08:00
nobody
f1d53b8c9e add yaml info blocks to themes 2022-03-06 21:31:28 -08:00
nobody
e7cc38a2f8 auto-generate addon yaml 2022-03-06 16:03:26 -08:00
nobody
b8ebde4ba9 issues from the php log 2022-03-04 23:01:35 -08:00
nobody
1114453020 typo 2022-03-03 14:30:39 -08:00
nobody
be89c1ee86 handle sitename better 2022-03-02 15:32:54 -08:00
nobody
68688a355b cleanup 2022-03-02 14:54:19 -08:00
nobody
e311856ec0 caldav is not supported. 2022-03-01 15:45:04 -08:00
nobody
3d6523772c postgres: get rid of binary fields. 2022-02-28 13:17:27 -08:00
nobody
4e84fce37f ajax load sites 2022-02-26 00:36:05 -08:00