Commit graph

9439 commits

Author SHA1 Message Date
Mike Macgirvin
a412ce4f98 remote DM notification issue 2023-05-03 14:13:45 -07:00
Mike Macgirvin
0a08d42971 identity manager 2023-05-03 20:20:57 +10:00
Mike Macgirvin
efc5fb3905 more identity manager 2023-05-03 09:02:10 +10:00
Mike Macgirvin
5abb0f1a77 identity manager cont. 2023-05-03 06:52:34 +10:00
Mike Macgirvin
8c76acc132 do not re-import manually deleted posts (but do update expired posts that have new content) 2023-04-27 22:35:28 -07:00
Mike Macgirvin
c146cd0f0b Merge branch 'dev' of https://codeberg.org/streams/streams into dev 2023-04-27 22:12:00 -07:00
Mike Macgirvin
b96fe49d97 add expire flag to drop_item() to distinguish between deleted and expired posts. 2023-04-28 08:26:09 +10:00
Mike Macgirvin
1502e138aa postgres errors 2023-04-26 22:37:54 -07:00
Mike Macgirvin
09f83c559c sort out naked link processing order 2023-04-26 20:17:45 +10:00
Mike Macgirvin
b453aea87a better formatting of oembeds 2023-04-25 17:44:05 -07:00
Mike Macgirvin
69049a5e27 change the ordering of linkification 2023-04-26 08:38:39 +10:00
Mike Macgirvin
78d16da75d Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-04-26 07:53:37 +10:00
Mike Macgirvin
98f98409ac hide embed tags on activitypub export 2023-04-26 07:52:21 +10:00
Mike Macgirvin
2d94d2c07a identity manager (wip) 2023-04-25 14:47:05 +10:00
Mike Macgirvin
56e60cae6b identity management cont. 2023-04-25 10:07:59 +10:00
Mike Macgirvin
1395996c80 WIP: high level functions for linked identities. 2023-04-25 07:58:44 +10:00
Mike Macgirvin
994a8c000a change activity uri for events 2023-04-23 10:32:54 +10:00
Mike Macgirvin
c275012b78 fix some multicode quirks after refactor 2023-04-22 09:42:48 +10:00
Mike Macgirvin
8c326bcf34 lower processing priority of markdown relative to bbcode 2023-04-21 21:43:36 +10:00
Mike Macgirvin
83a283db8f typocheck 2023-04-20 19:47:04 +10:00
Mike Macgirvin
0d349f5fc0 don't process markdown on inbound bbcode messages 2023-04-20 19:44:54 +10:00
Mike Macgirvin
39338faf05 de-dupe format_poll() 2023-04-18 20:54:05 +10:00
Mike Macgirvin
b3d781bec3 significant rounding errors in poll results 2023-04-18 20:32:38 +10:00
Mike Macgirvin
f4779a8c66 Merge ../rebble.net into dev 2023-04-12 04:08:29 -07:00
Mike Macgirvin
d181324122 use different keyId for ActivityPub and Nomad 2023-04-11 22:25:18 -07:00
Mike Macgirvin
009e0348f0 don't be greedy 2023-04-10 11:14:12 +10:00
Mike Macgirvin
2532787c45 yet another false positive markdown url 2023-04-10 09:55:39 +10:00
Mike Macgirvin
f90f14ed7c fix icon title 2023-04-07 08:29:16 +10:00
Mike Macgirvin
95fba0d441 smooth the wording 2023-04-06 15:21:54 -07:00
Mike Macgirvin
949a40b38d attach work so far 2023-04-06 22:12:55 +10:00
Mike Macgirvin
b0c381b379 more progress - we have embeds now. But much more work ahead 2023-04-05 07:17:59 +10:00
Mike Macgirvin
631d181fb9 attach widget - start adding filetypes 2023-04-04 20:24:17 +10:00
Mike Macgirvin
136b5ee4ac more progress on attach widget 2023-04-03 19:56:34 +10:00
Mike Macgirvin
028104c804 mp3 poster a bit too confronting 2023-04-02 16:54:58 +10:00
Mike Macgirvin
b76d56dc35 grab the alt text 2023-04-02 10:38:02 +10:00
Mike Macgirvin
7726b8c359 add default icons 2023-04-01 19:25:28 +11:00
Mike Macgirvin
ee6482fd6d more progress on file widget 2023-04-01 19:15:55 +11:00
Mike Macgirvin
ce43ec0c6d verify the attach_dirlist() function 2023-04-01 09:17:09 +11:00
Mike Macgirvin
cc08301391 Merge branch 'dev' into attach 2023-04-01 07:42:46 +11:00
Mike Macgirvin
440fef7ea5 federated deletion issue 1/2 2023-03-26 21:56:05 -07:00
Mike Macgirvin
438a1b4268 a bit more progress on the attach widget 2023-03-19 18:27:18 +11:00
Mike Macgirvin
752dd5a328 switch to the new function attach_dirlist() 2023-03-19 17:35:51 +11:00
Mike Macgirvin
6c8e8dcc99 testing attach_list() 2023-03-19 15:55:24 +11:00
Mike Macgirvin
97464120bd provide attach_list to mimic photos_albums_list 2023-03-19 13:45:46 +11:00
Mike Macgirvin
230382ed9a Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-03-18 08:30:11 +11:00
Mike Macgirvin
ca60aa8984 sites->communities and increase max supported thread depth 2023-03-18 08:29:31 +11:00
Mike Macgirvin
3437ee5c71 make things work normally until the upload/attach selection feature is reworked a wee bit 2023-03-15 21:28:13 +11:00
Mike Macgirvin
a465fe9b5e Merge branch 'dev' of ../macgirvin into dev 2023-03-13 23:45:45 -07:00
Mike Macgirvin
9000e147a0 Add '#' to escaped entities in message-ids since Mastodon is now using fragments as identifiers. 2023-03-13 23:43:50 -07:00
Ray
eadd66d51d Merge branch 'dev' into issue-46 2023-03-13 16:43:51 -04:00
Ray
6bcb0b3652 clicktitle no longer needed 2023-03-13 16:38:46 -04:00
Ray
7bd3b00c0a working on audio 2023-03-13 10:12:24 -04:00
Mike Macgirvin
f9fea6b5e6 refactor "permit-all-likes" 2023-03-12 19:41:15 -07:00
Ray
478d6507bb Merge branch 'dev' into issue-46 2023-03-09 08:35:29 -05:00
Mike Macgirvin
d9e1de7832 fixes mfa escape from form 2023-03-08 22:33:33 +11:00
Mike Macgirvin
d64ed25305 minor fix 2023-03-08 08:07:13 +11:00
Mike Macgirvin
be33835519 refactor the cached jsonld document loader which was not working as intended 2023-03-08 07:26:21 +11:00
Mike Macgirvin
510dab4c0a make boosts of group posts by the owner invisible even if it isn't one of our groups. 2023-03-06 20:56:57 -08:00
Mike Macgirvin
269de39e5e mfa cont. 2023-03-05 23:06:33 +11:00
Mike Macgirvin
5bc2dfb513 mfa cont. 2023-03-05 21:12:42 +11:00
Mike Macgirvin
e23426c971 couple of ld-sig context fetching improvements 2023-03-05 07:37:53 +11:00
Ray
212b690c95 Update bbcode.php
test video metadata
2023-03-03 14:26:02 -05:00
Ray
143a0697ad Update bbcode.php
now try it
2023-03-02 13:06:01 -05:00
Ray
8445c07d88 Revert "add mp3.svg logo"
This reverts commit f6f8e86f98.
2023-03-02 12:59:59 -05:00
Ray
f6f8e86f98 add mp3.svg logo 2023-03-02 12:56:01 -05:00
Ray
0530eaafa4 Merge branch 'dev' into issue-46 2023-03-02 08:54:59 -05:00
Ray
5bcbced4c3 Update bbcode.php
remove old audio link
2023-02-28 17:29:01 -05:00
Ray
4c8bce705d make audio player full width 2023-02-28 17:25:35 -05:00
Ray
d8a6f23987 Update bbcode.php
try again
2023-02-28 17:15:28 -05:00
Ray
0b8f285d3a Update bbcode.php
see if we can make the controls full width
2023-02-28 17:13:00 -05:00
Ray
bce3964041 Update bbcode.php
test adding a poster to audio
2023-02-28 17:10:09 -05:00
Ray
99b67e3c71 Update bbcode.php
uses first frame of the video for the poster
2023-02-28 17:06:51 -05:00
Ray
428d6fec9e Update bbcode.php
playing with video
2023-02-28 16:55:01 -05:00
Mike Macgirvin
797bd317b7 add qrcode alt text to title so it shows on hover. 2023-02-27 12:30:58 -08:00
Ray
d9c75a2a3b $clicktitle 2023-02-27 13:04:57 -05:00
Ray
4d479622ec Update conversation.php
rewording
2023-02-26 13:24:12 -05:00
Mike Macgirvin
bef13605e9 move divider after loop 2023-02-26 14:15:40 +11:00
Ray
91c3fd1406 Merge branch 'dev' into issue-46 2023-02-25 07:31:39 -05:00
Mike Macgirvin
abefc4ee33 Notification work 2023-02-24 20:36:53 +11:00
Ray
b558c21d06 add $embedFileDirModalTitle 2023-02-19 08:38:29 -05:00
Mike Macgirvin
aed03d49df provide QRcode tools via composer. This will remove the need for the qrator addon and can also be used with native OTP services (WIP). 2023-02-19 10:57:42 +11:00
Ray
7f5cea3c5e make labels translatable 2023-02-17 13:55:58 -05:00
Mike Macgirvin
31f22fd1a5 comments 2023-02-18 05:55:07 +11:00
Mike Macgirvin
f57361c46f Remove branding 2023-02-18 05:48:02 +11:00
Ray
a0f94c02c4 Update conversation.php
add $embedFiles to the template
2023-02-17 13:43:27 -05:00
Ray
f37e31d756 make title translatable 2023-02-17 13:36:05 -05:00
Ray
63689451f2 logger updates
Updates logger comments and adds logger.mc document
2023-02-17 08:55:48 -05:00
Mike Macgirvin
6008fbc3d7 updates from hz 2023-02-16 07:16:58 +11:00
Mike Macgirvin
5c06366dd6 fix sidebar toggler 2023-02-15 06:22:34 +11:00
Mike Macgirvin
d21609613c fix greedy regex in markdown false-positive detection 2023-02-14 09:23:32 +11:00
Mike Macgirvin
37ba8eaf75 revert last change 2023-02-12 10:34:54 +11:00
Mike Macgirvin
e7ade6df3a generate maps for naked geo: urls 2023-02-12 10:23:14 +11:00
Mike Macgirvin
7b5613d7ee don't defer deliveries from the queue 2023-02-12 08:22:06 +11:00
Mike Macgirvin
990f8da45a more queue optimisation 2023-02-07 08:40:25 +11:00
Mike Macgirvin
f64e4f51f5 add more queue logging 2023-02-07 07:50:39 +11:00
Ray
b38a59afd4 Update api_zot.php
cleanup api functions
https://codeberg.org/streams/streams/issues/40
2023-02-06 07:44:49 -05:00
Mike Macgirvin
9ee206267c duplicated images revisited 2023-02-05 11:55:19 +11:00
Mike Macgirvin
7f25301a83 don't index images 2023-02-01 18:59:14 +11:00
Mike Macgirvin
8aca2d60b6 more changes to data-target and data-toggle for bootstrap5 2023-01-30 06:12:42 +11:00
Mike Macgirvin
884b464c5d usability and logic improvement with author menu search 2023-01-27 01:05:24 -08:00
Mike Macgirvin
889b38c4f1 use zid on visited search links 2023-01-26 15:17:10 -08:00
Mike Macgirvin
5ae3f6265f add photo dropdown to connections page 2023-01-27 07:09:37 +11:00
Mike Macgirvin
e78c2698d5 add remote search 2023-01-26 18:29:09 +11:00
Mike Macgirvin
b075e87715 cleanup 2023-01-23 08:06:58 +11:00
Mike Macgirvin
68bd80212c don't block yourself 2023-01-22 12:13:39 -08:00
Mike Macgirvin
2c0f4c42de cleanup 2023-01-16 18:12:31 +11:00
Mike Macgirvin
cfbe9abf9d provide progress bars in anyOf polls 2023-01-03 11:43:39 -08:00
Mike Macgirvin
7dffca2054 add rejections to $hidden_activities 2023-01-02 14:02:11 +11:00
Mike Macgirvin
bb950fcc02 fix a few more places where hubloc_addr confusion can potentially occur. 2023-01-01 07:02:03 +11:00
Mike Macgirvin
ef14363406 bug report - apparently some arrays aren't getting encapsulated and that can only happen if they're empty. 2023-01-01 06:04:18 +11:00
Mike Macgirvin
e7fd93f3a2 cleanup 2022-12-31 05:41:02 +11:00
Mike Macgirvin
ee743514f8 remove redundant oauth server options 2022-12-30 20:13:33 +11:00
Mike Macgirvin
06b51d1f86 add refresh token grant type 2022-12-29 19:07:40 +11:00
Mike Macgirvin
d2771649a8 fix comment edits 2022-12-28 12:51:30 +11:00
Mike Macgirvin
8591d726f6 Merge branch 'dev' into commperms 2022-12-23 05:55:08 +11:00
Mike Macgirvin
b9c48c444b cleanup 2022-12-22 18:51:22 +11:00
Mike Macgirvin
f80acfc038 issue #22 2022-12-22 18:04:09 +11:00
Mike Macgirvin
1dec311ac1 Merge branch 'dev' into commperms 2022-12-22 07:26:28 +11:00
Mike Macgirvin
aba20d02c7 remove un-needed code access 2022-12-22 07:20:55 +11:00
Mike Macgirvin
798ebd2981 hubloc confusion 2022-12-22 05:48:23 +11:00
Mike Macgirvin
5e6b1b5ff1 Merge branch 'dev' into commperms 2022-12-20 06:05:05 +11:00
Mike Macgirvin
9e66a1bbdc OAuth2 updates 2022-12-18 21:12:28 -08:00
Mike Macgirvin
865be7f297 more comment approval testing 2022-12-18 21:56:59 +11:00
Mike Macgirvin
dfc70bbc50 cleanup 2022-12-17 21:25:12 +11:00
Mike Macgirvin
50658b4da7 Merge branch 'dev' into commperms 2022-12-16 08:30:16 +11:00
Mike Macgirvin
83654bedc3 add identity context and refactor context generation 2022-12-16 08:24:47 +11:00
Mike Macgirvin
8b9d426f9b Merge branch 'dev' into commperms 2022-12-16 07:13:07 +11:00
Mike Macgirvin
242654959c precedence 2022-12-12 22:04:08 +11:00
Mike Macgirvin
d6fdf92bb7 Merge branch 'dev' of codeberg.org:streams/streams into dev 2022-12-12 21:57:00 +11:00
Mike Macgirvin
4cb02bd1d6 fix direct message link 2022-12-12 21:56:18 +11:00
Mike Macgirvin
45eecc2da7 Merge branch 'dev' into commperms 2022-12-12 16:46:42 +11:00
Mike Macgirvin
ca3b16e9ea type checking 2022-12-11 19:07:17 -08:00
Mike Macgirvin
ee19699827 FEP-5624 continued 2022-12-12 06:16:17 +11:00
Mike Macgirvin
c29e8d0d0e More work on FEP-5624 2022-12-05 05:15:43 +11:00
Mike Macgirvin
265e1ab217 Merge branch 'dev' into commperms 2022-12-03 06:44:38 +11:00
Mike Macgirvin
3510ac60ef add large profile photo to photo_dropdown_menu 2022-12-03 06:42:40 +11:00
Mike Macgirvin
cdace8f5c4 add new approved column to item handling 2022-12-03 06:40:55 +11:00
Mike Macgirvin
3548305e68 fix "deleted hubloc after cloning" 2022-11-28 20:49:47 +11:00
Mike Macgirvin
518d8a582a message-ids containing '%20' have issues in url parameters. 2022-11-25 22:14:14 -08:00
Mike Macgirvin
374ed9b9a9 issues with superblocked sites (using portable_id) and better trapping of superblocked reshares 2022-11-26 10:55:41 +11:00
Mike Macgirvin
0d8abbe746 show checkin/checkout icons on preview 2022-11-22 08:44:58 +11:00
Mike Macgirvin
98b981af47 add appropriate icons to checkin/checkout rendered activities 2022-11-22 08:29:13 +11:00
Mike Macgirvin
5126156b80 finish checkout feature 2022-11-22 06:15:54 +11:00
Mike Macgirvin
866527872b backend support for 'Leave' (checkout) 2022-11-21 21:00:36 +11:00
Mike Macgirvin
ca06310293 missing variable rename 2022-11-20 17:51:07 +11:00
Mike Macgirvin
6411b56406 cleanup 2022-11-20 17:44:13 +11:00
Mike Macgirvin
ceb9334d17 cleanup 2022-11-20 16:28:50 +11:00
Mike Macgirvin
f027393a15 stds 2022-11-20 12:27:35 +11:00
Mike Macgirvin
0965dc20ce remove unused code 2022-11-20 12:19:52 +11:00
Mike Macgirvin
084735a7e9 version 2022-11-19 11:25:33 -08:00
Mike Macgirvin
0f9b29fbc8 map rendering not returning geo: url when no location plugins are enabled. 2022-11-17 08:07:58 +11:00
Mike Macgirvin
32d978b954 Testing and minor cleanup from preserving checkin status across edits. 2022-11-16 07:58:15 +11:00
Mike Macgirvin
316a8e8d1c preserve checkin status across edits 2022-11-16 07:16:26 +11:00
Mike Macgirvin
be0add9c6c Merge branch 'dev' of codeberg.org:streams/streams into dev 2022-11-13 00:39:27 -08:00
Mike Macgirvin
d6e6e93333 remove the 'moving' flag 2022-11-13 13:27:12 +11:00
Mike Macgirvin
ce47a2fe7f log the source of api requests because we're getting hammered 2022-11-12 15:26:51 -08:00
Mike Macgirvin
b7e66fe2d6 Merge branch 'dev' of codeberg.org:streams/streams into dev 2022-11-12 08:25:58 +11:00
Mike Macgirvin
c836dbb922 wording change 2022-11-12 08:23:18 +11:00
Mike Macgirvin
457657da13 location tagging stuff 2022-11-10 19:56:42 +11:00
Mike Macgirvin
46e07087dd first cut at check-in activities 2022-11-09 22:42:23 +11:00
Mike Macgirvin
90c94feb6c objcache 2022-11-07 08:56:10 +11:00
Mike Macgirvin
2a8f93c732 hubloc_delete query issue 2022-11-06 19:29:51 +11:00
Mike Macgirvin
1259ebb884 issue with named arguments 2022-10-29 13:17:46 -07:00
Mike Macgirvin
69eae8cb80 more cyclomatic reduction 2022-10-27 09:18:41 +11:00
Mike Macgirvin
c1c529ca14 cleanup 2022-10-25 19:03:44 +11:00
Mike Macgirvin
d0f89bf99e rename some base constants 2022-10-25 08:03:04 +11:00
Mike Macgirvin
6d36d10f29 cleanup 2022-10-24 19:35:13 +11:00
Mike Macgirvin
32826204c1 cleanup 2022-10-24 18:37:30 +11:00
Mike Macgirvin
494b2f0ec9 return exception 2022-10-23 14:42:41 -07:00
Mike Macgirvin
dcf2998bde Add WidgetInterface 2022-10-24 08:18:44 +11:00
Mike Macgirvin
9bf917cc1c typo 2022-10-23 03:03:10 -07:00
Mike Macgirvin
bd5c14b03d changes to daemon invocation 2022-10-23 20:51:54 +11:00
Mike Macgirvin
4f1d25b200 combine a few comment policy directives into a single statement 2022-10-23 12:13:07 +11:00
Mike Macgirvin
125f82dd97 refactor get_post_tags() to remove link argument 2022-10-23 11:50:31 +11:00
Mike Macgirvin
7ca937819b cleanup 2022-10-22 11:28:02 +11:00
Mike Macgirvin
da39caa103 cleanup 2022-10-21 20:46:29 +11:00
Mike Macgirvin
9b4585a13c cleanup 2022-10-21 20:37:20 +11:00
Mike Macgirvin
45e48f6e15 add permit_all_likes to tgroup_check 2022-10-18 20:16:33 +11:00
Mike Macgirvin
b5dea507fe preliminary work on permitting moderated comments from unknown strangers 2022-10-12 22:00:23 +11:00
Mike Macgirvin
86d134bbe9 version 2022-10-11 03:42:18 -07:00
Mike Macgirvin
e96d2cb8a1 Merge branch 'dev' of ../unfediverse.com into dev 2022-10-02 00:42:11 -07:00
Mike Macgirvin
cf0acdc1ba experimental distance search 2022-10-02 00:41:06 -07:00
Mike Macgirvin
663830a828 notification issue 2022-09-30 07:56:59 +10:00
Mike Macgirvin
fe0b8cf50f WIP: revive bang tags 2022-09-28 07:27:09 +10:00
Mike Macgirvin
02a7a8e2d4 cleanup 2022-09-25 07:37:08 +10:00
Mike Macgirvin
aaf55b98a7 move include to top of file 2022-09-22 20:49:19 +10:00
Mike Macgirvin
a569df38a5 add moderation app 2022-09-22 20:34:28 +10:00
Mike Macgirvin
9d0335614b cleanup 2022-09-22 15:27:30 +10:00
Mike Macgirvin
346380267e moderation notifications improvements 2022-09-22 11:33:20 +10:00
Mike Macgirvin
331eeab9dc stuff we don't need 2022-09-18 10:14:35 +10:00
Mike Macgirvin
d381e66519 deprecate format_like() 2022-09-18 09:28:33 +10:00
Mike Macgirvin
be1e0999d8 more cleanup 2022-09-17 10:25:44 +10:00
Mike Macgirvin
8fb73a499e remove unused code 2022-09-17 06:28:59 +10:00
Mike Macgirvin
0504102b33 geo 2022-09-16 20:57:04 +10:00
Mike Macgirvin
2f87df3db8 increase video width to 100% 2022-09-11 19:40:18 +10:00
Mike Macgirvin
89065d9d2a missing use statement. 2022-09-11 17:41:37 +10:00
Mike Macgirvin
3954c2530c add resizer class to do the cmd-line imagick resize and avoid memory exhaustion 2022-09-11 17:35:47 +10:00
Mike Macgirvin
5f4ec5f5d7 codeberg issue #9, white screen of death when editing post containing share 2022-09-11 11:10:20 +10:00
Mike Macgirvin
7d98ca7119 add openwebauth redirect endpoint to webfinger 2022-09-10 07:16:41 +10:00
Mike Macgirvin
ab64676f84 fix for already decoded content 2022-09-05 14:44:16 -07:00
Mike Macgirvin
553369fe8f don't import/sync multiple profiles - they aren't supported heret. Only the default 2022-09-04 23:55:55 -07:00
Mike Macgirvin
9e1cd9d3a7 smell: remove pesky profile hide_friends setting and from now on rely on permissions view_contacts attribute 2022-09-04 20:40:28 -07:00
Mike Macgirvin
511363a3a6 cleanup 2022-09-05 08:39:58 +10:00
Mike Macgirvin
154069bb66 cleanup 2022-09-04 15:51:24 +10:00
Mike Macgirvin
c25be96e5e untab 2022-09-03 18:58:22 -07:00
Mike Macgirvin
3dd89f71d5 cleanup 2022-09-04 11:35:50 +10:00
Mike Macgirvin
f4eff7d523 cleanup 2022-09-04 08:37:48 +10:00
Mike Macgirvin
7956784214 more refactor 2022-09-04 08:06:54 +10:00
Mike Macgirvin
24e82855cd rename discover_by_webbie() to discover_resource() 2022-09-04 07:30:13 +10:00
Mike Macgirvin
9f8f2ab4fa cleanup 2022-09-04 07:16:47 +10:00
Mike Macgirvin
bca644ddd3 cleanup 2022-09-03 15:23:54 +10:00
Mike Macgirvin
cdaefc3fd7 cleanup 2022-09-03 09:45:58 +10:00
Mike Macgirvin
c3465ba2ad cleanup 2022-09-03 06:22:59 +10:00
Mike Macgirvin
39dbf4ad06 cleanup 2022-09-02 06:50:26 +10:00
Mike Macgirvin
61d8911f12 refactor some smelly code 2022-09-02 05:17:27 +10:00
Mike Macgirvin
8f51603130 queue diagnostics 2022-08-30 17:30:11 -07:00
Mike Macgirvin
2712e7c68b whitespace 2022-08-29 23:08:43 -07:00
Mike Macgirvin
8803be2ca3 cleanup 2022-08-25 21:43:03 +10:00
Mike Macgirvin
bec231c4ef Use a low-level typecast in pdo driver to fix a number of potential type-exception issues. 2022-08-24 12:51:01 -07:00
Mike Macgirvin
7acf12a7c7 Reduce false positives in markdown lists by only rendering lists if there is more than one list element on the page. 2022-08-23 07:44:55 +10:00
Mike Macgirvin
aa33f6950c cleanup 2022-08-15 20:33:19 +10:00
Mike Macgirvin
b4d6a8fbe5 fix ability to overwrite existing cloud storage files through the web interface (requires setting the pconfig system.overwrite_dup_files for your channel to a truthy value) 2022-08-14 19:35:28 -07:00
Mike Macgirvin
d68a065284 cleanup 2022-08-14 20:25:56 +10:00
Mike Macgirvin
864e6f19fa code cleanup 2022-08-14 19:20:43 +10:00
Mike Macgirvin
6f2d46947d code cleanup 2022-08-13 20:57:14 +10:00
Mike Macgirvin
0889f83fc1 whitespace 2022-08-05 14:14:47 -07:00
Mike Macgirvin
40de3a15a0 collection work 2022-08-05 14:12:53 -07:00
Mike Macgirvin
cb43bc8dcb whitespace 2022-08-03 19:57:43 +10:00
Mike Macgirvin
fd6dcfe7e7 whitespace 2022-08-03 19:52:05 +10:00
Mike Macgirvin
f1cb7f36b1 whitespace 2022-07-27 15:16:27 -07:00
Mike Macgirvin
ceae3bf4e2 whitespace 2022-07-26 15:39:34 +10:00
Mike Macgirvin
4168179964 provide app url for embedded apps to ActivityPub viewers who can't see the app rendering. 2022-07-26 08:53:15 +10:00
Mike Macgirvin
4020a5102f xmlify the enclosure type since they can contain quotes 2022-07-20 14:39:59 -07:00
Mike Macgirvin
ff70ba1219 Merge branch 'dev' of ../rebble.net into dev 2022-07-20 14:35:34 -07:00
Mike Macgirvin
09cb5536a7 Comment content missing in feeds 2022-07-20 14:34:13 -07:00
Mike Macgirvin
426684dc84 remove tracking info from feeds 2022-07-20 14:15:56 -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
fe3d85fd67 remote deletion issue 2022-07-19 17:43:27 -07:00
Mike Macgirvin
b0e6321180 drop_item cleanup 2022-07-12 08:10:52 +10:00
Mike Macgirvin
c3befe66e1 remove unused permission check for item deletion 2022-07-12 07:46:44 +10:00
Mike Macgirvin
c26c7f09d6 hidden mentions not being preserved across edits. 2022-07-05 19:13:38 -07:00
nobody
9dc37df489 refactor language detection 2022-07-05 11:34:07 +10:00
Mike Macgirvin
50a0b22d00 Add 'falsiness' check to MessageFilter. 2022-07-02 18:19:32 -07:00
Mike Macgirvin
fab6281e81 Rename variable for clarity. 2022-06-29 14:44:00 -07:00
Mike Macgirvin
1bfc965f33 Force Activity::update_poll to honour the item_store() delivery setting. 2022-06-29 13:28:05 -07:00
Mike Macgirvin
24c3a0df1f formatting messed up on repeats of censored authors that contain images. 2022-06-28 14:52:51 -07:00
Mike Macgirvin
2bd649d453 More compatibility fixes related to federation of "quoteUrl". 2022-06-27 18:48:48 -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
80ee930617 unit test fail 2022-06-26 01:51:31 -07:00
Mike Macgirvin
b8f9e270fd cleanup deprecated code 2022-06-26 01:50:02 -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
4db44d00b7 semantic web: wrap embeddded shared content in 'article' HTML tags 2022-06-25 14:02:35 -07:00
Mike Macgirvin
1b25178a53 cleanup get_dim() @brief get days in month 2022-06-25 00:37:34 -07:00
Mike Macgirvin
7d290c6d80 Create DReport::is_expired(). Currently static but this may change.
Refactor datetime_convert() to use position independent arguments.
2022-06-25 00:25:10 -07:00
Mike Macgirvin
ff936b55b3 Don't censor your own images. For one thing this makes your posts difficult to preview, but in any case we're assuming you are tolerant to your own content. 2022-06-24 14:55:13 -07:00
Mike Macgirvin
1e9cc85947 Add the importer to MessageFilter evaluation to match language filters for completed conversations.
Remove the arbitrary thread fetch count limit.
2022-06-24 13:59:30 -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
82c2e371fa image upload issues (regression) 2022-06-23 23:18:22 -07:00
Mike Macgirvin
6919d3cc10 missed one pipe_streams replacement 2022-06-23 22:31:04 -07:00
Mike Macgirvin
e0fd00718a don't log duplicate primary key errors to dbfail.out 2022-06-23 19:41:11 -07:00
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
nobody
8de852c189 Merge branch 'dev' of /home/macgirvin/./streams into dev 2022-05-01 03:00:01 -07:00
nobody
4f8814f587 no more route 2022-05-01 01:24:52 -07:00
nobody
325d85c969 correctly mirror "Answer" activities. 2022-04-30 22:57:46 -07:00
nobody
ad487eefe7 slight improvements in handling empty objects 2022-04-29 02:48:06 -07:00
nobody
232724cd88 regressions 2022-04-28 14:05:27 -07:00
nobody
fc2eb13a2b cleanup 2022-04-28 04:12:47 -07:00
nobody
2a1a7e2e46 couple of tweaks 2022-04-24 17:22:18 -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
0145c32dae improve collect_recipients() for some third-party recipients. 2022-04-17 01:21:18 -07:00
nobody
74e8a27f1f Merge branch 'dev' of /home/macgirvin/unfediverse.com into dev 2022-04-17 00:30:01 -07:00
nobody
b7ee1afa6c improve 'anyOf' result formatting. 2022-04-17 00:29:02 -07:00
nobody
c5fdf277e1 network aware content 2022-04-15 22:47:16 -07:00
nobody
07e618eea8 version 2022-04-09 18:47:20 -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
65315050b3 poll percentage progress bars look much better at less than full width. 2022-04-06 13:22:12 -07:00
nobody
04c94dad86 link regression 2022-04-06 03:19:30 -07:00
nobody
e480852a97 sync fixes 2022-03-31 12:21:52 -07:00
nobody
38c8e9df31 sync issue 2022-03-25 13:49:50 -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
0b09613cc5 synchronisation issues, cont. 2022-03-20 14:39:58 -07:00
nobody
30d9547f29 sites => communities 2022-03-18 12:38:08 -07:00
nobody
80e8f68ee8 one more 2022-03-17 22:51:48 -07:00
nobody
f1362d0408 various php 8 and php 8.1 warnings 2022-03-17 22:48:35 -07:00
nobody
e3c2e39b7a fix app sync 2022-03-17 18:40:15 -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
eff0b62be7 incorrect namespace 2022-03-16 22:14:45 -07:00
nobody
774406dca8 testing clonability plus some php 8.1 errors/warnings 2022-03-16 16:54:32 -07:00
nobody
aab6ce8e97 cleanup 2022-03-15 02:02:44 -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
51f548bba0 Merge branch 'dev' of /home/macgirvin/unfediverse.com into dev 2022-03-14 15:43:07 -07:00
nobody
09d4cca00d hashtag issue 2022-03-14 15:42:42 -07:00
nobody
9fcb326d78 change authentication plugin workflow so that username is not required 2022-03-13 12:58:26 -07:00
nobody
81d5363e44 revision 2022-03-11 21:20:57 -08:00
nobody
1c5b2b0602 remove branding on email notifications 2022-03-04 11:35:16 -08:00