Commit graph

8876 commits

Author SHA1 Message Date
Mike Macgirvin
7a6267dea3 wrap create_table_from_array() query in a transaction and convert xprof to use it in libzotdir.
This should eliminate any impact due to duplicate creates caused by race conditions, though they will probably still be logged.
2022-06-23 18:03:49 -07:00
Mike Macgirvin
660c6c30b9 terms must be countable 2022-06-23 04:17:25 -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
4c2e191c2d remove some unnecessary code in import_remote_xchan_photo and create import_remote_cover_photo in preparation for future work 2022-06-22 14:36:54 -07:00
Mike Macgirvin
46d3f4cc16 move os_mkdir to Stdio 2022-06-22 03:19:52 -07:00
Mike Macgirvin
abcd456461 add Code\Storage\Stdio - start with pipe_streams() refactor 2022-06-22 02:36:53 -07:00
Mike Macgirvin
593bf652d6 Remove dead code and move account queries to Account class. 2022-06-21 19:59:37 -07:00
Mike Macgirvin
0923449a21 Remove some dead code and associated defines. 2022-06-21 16:13:01 -07:00
Mike Macgirvin
2fe74164e9 fix autocomplete focus colours 2022-06-20 15:56:12 -07:00
Mike Macgirvin
3faf29c8f1 complete the removal of vlists 2022-06-19 20:56:36 -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
6c91a91561 use hubloc_delete 2022-06-17 19:01:56 -07:00
Mike Macgirvin
e1e2c68653 rename include/text -> include/misc 2022-06-17 16:59:11 -07:00
Mike Macgirvin
d2e0143ace Trim unicode spaces on imported name field. 2022-06-17 16:22:17 -07:00
Mike Macgirvin
37afc9555f activitystreams url parse issue, re-factor naked links replacement 2022-06-17 15:41:57 -07:00
Mike Macgirvin
e9118b221e tracking down some obscure issues from logs 2022-06-17 00:07:44 -07:00
Mike Macgirvin
b26c877670 superfluous 'and' in new query during tests 2022-06-16 23:12:42 -07:00
Mike Macgirvin
35e02f25d6 begin hubloc refactor 2022-06-16 19:46:54 -07:00
Mike Macgirvin
81f15044f6 use current timestamp for profile_photo_activity object, not the photo date; as the photo itself could come from media library 2022-06-16 14:57:38 -07:00
Mike Macgirvin
526b9e41d2 slightly more aggressive/proactive hubloc filtering 2022-06-16 14:48:13 -07:00
Mike Macgirvin
9a7bd3ee6a add author mentions to group topic posts 2022-06-14 15:36:43 -07:00
Mike Macgirvin
84f4bf9477 more img.alt escaping 2022-06-10 17:17:18 -07:00
Mike Macgirvin
5928477b76 image description escaping continued 2022-06-10 02:18:37 -07:00
Mike Macgirvin
dcc294d67a remove all remote tracking services and their enablers 2022-06-08 16:48: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
d810689097 throwaway commit 2022-06-06 16:09:51 -07:00
Mike Macgirvin
4d319363b7 support hubzilla's bbcode img alt text 2022-06-04 15:29:19 -07:00
Mike Macgirvin
9ce5002d37 Hubzilla uses Friendica's bbcode for image alt text 2022-06-04 14:32:54 -07:00
Mike Macgirvin
943fce51fd deprecate block_public 2022-06-01 14:18:51 -07:00
Mike Macgirvin
de966207d7 cleanup and reduce log noise 2022-05-30 13:54:08 -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
eeec41258e cleanup 2022-05-25 13:11:38 -07:00
Mike Macgirvin
4c18a11182 sql - wrong column 2022-05-25 02:39:34 -07:00
Mike Macgirvin
c5411319c3 fixup comment policy on linked photo items 2022-05-15 17:33:57 -07:00
Mike Macgirvin
61f0aebe1c make nsfw and safe mode play nicely with photo object activities 2022-05-15 14:48:38 -07:00
Mike Macgirvin
d8225a97b1 more issues with deliver_stream permission 2022-05-12 14:14:08 -07:00
Mike Macgirvin
0218221db5 extra paren 2022-05-11 15:26:06 -07:00
Mike Macgirvin
0606efd21f item.route unused, but needs to be set or DB will complain 2022-05-11 14:12:35 -07:00
Mike Macgirvin
67a3365cc8 ensure App::$sys_channel is set for all processes, both web and cli. 2022-05-10 15:33:56 -07:00
nobody
0949a29b22 undo superfluous logging 2022-05-05 16:54:58 -07:00
nobody
fda628f14a reset 2022-05-05 16:53:36 -07:00
nobody
6ef0cd4c43 use view_stream until debugged further 2022-05-05 16:01:35 -07:00
nobody
fd59d52731 typos 2022-05-05 13:17:09 -07:00
nobody
c7eee4fdad delivery issue 2022-05-05 06:04:30 -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