Commit graph

1218 commits

Author SHA1 Message Date
Mike Macgirvin
629e393d87 filter appropriately 2023-04-28 05:48:45 +10:00
Mike Macgirvin
afa1162330 set homepage destination for remotely logged in visitors, either to some random channel they can access or the search screen since we've got no idea where they want to go. 2023-04-28 05:45:34 +10:00
Mike Macgirvin
6c63297ea9 more work on identity manageer 2023-04-27 21:06:01 +10:00
Mike Macgirvin
1502e138aa postgres errors 2023-04-26 22:37:54 -07:00
Mike Macgirvin
e9efe11868 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-04-26 18:27:16 +10:00
Mike Macgirvin
b7a30dc545 backfilling from outbox for new connections wasn't triggering 2023-04-26 18:25:02 +10:00
Mike Macgirvin
b453aea87a better formatting of oembeds 2023-04-25 17:44:05 -07: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
93c17bc67f WIP: federated identities 2023-04-25 08:03:10 +10:00
Mike Macgirvin
1395996c80 WIP: high level functions for linked identities. 2023-04-25 07:58:44 +10:00
Mike Macgirvin
dc9076e73a image resizer exception if imagick not installed. 2023-04-23 17:19:28 -07:00
Mike Macgirvin
d4cfa44154 getting arrays in actor 2023-04-23 17:22:00 +10:00
Mike Macgirvin
ad430f917f simplify relme 2023-04-23 15:59:10 +10:00
Mike Macgirvin
ee33107efd fix for lemmy accept/follow with no recipients 2023-04-23 14:19:17 +10:00
Mike Macgirvin
994a8c000a change activity uri for events 2023-04-23 10:32:54 +10:00
Mike Macgirvin
3a679800d8 cleanup 2023-04-23 08:54:42 +10:00
Mike Macgirvin
33c76603cc make these match so we don't have inconsistencies creeping in. 2023-04-23 08:52:13 +10:00
Mike Macgirvin
8393d6bf83 just schedule by posturl and don't worry too much about the driver. 2023-04-23 08:50:25 +10:00
Mike Macgirvin
dcf41aae01 postgres-specific SQL error (using limit on an update query) 2023-04-23 07:55:13 +10:00
Mike Macgirvin
ff66eea57a Add relme test tooling 2023-04-23 06:43:08 +10:00
Mike Macgirvin
8c326bcf34 lower processing priority of markdown relative to bbcode 2023-04-21 21:43:36 +10:00
Mike Macgirvin
0829df2b6a editor slipup 2023-04-20 19:51:56 +10:00
Mike Macgirvin
0d349f5fc0 don't process markdown on inbound bbcode messages 2023-04-20 19:44:54 +10:00
Mike Macgirvin
88051c8bb3 add dns search to search module 2023-04-20 09:07:46 +10:00
Mike Macgirvin
10ac43ec29 libConnect: search DNS for activitypub objects. 2023-04-20 08:35:49 +10:00
Mike Macgirvin
02f3e4118e Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-04-18 23:37:37 -07:00
Mike Macgirvin
7ca07d487b add more zero width spaces for markdown false positives in bbcode links 2023-04-18 23:36:37 -07:00
Mike Macgirvin
05b20bda8d enotify anomaly 2023-04-19 11:47:23 +10:00
Mike Macgirvin
105d57b1a4 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-04-18 20:21:30 +10:00
Mike Macgirvin
bf55ca5195 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-04-18 07:32:10 +10:00
Mike Macgirvin
1d68f50fa8 Add some more rel-me support stuff 2023-04-18 07:30:53 +10:00
Mike Macgirvin
ac4fad81e1 yet more work on preventing duplicate videos 2023-04-17 12:25:16 -07:00
Mike Macgirvin
8b93a13254 comma in name tripping up notifications 2023-04-16 11:15:14 +10:00
Mike Macgirvin
c22bc2075f minor optimisation 2023-04-15 16:54:15 +10:00
Mike Macgirvin
4963f706d7 Merge branch 'dev' of ../rebble.net into dev 2023-04-13 22:01:21 -07:00
Mike Macgirvin
0088faec32 bug: no search results unless maxtags/mintags were specified 2023-04-13 21:59:57 -07:00
Mike Macgirvin
f31f5b4eea use Channel::keyId() in Activity::fetch() 2023-04-12 15:17:42 -07: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
142f580188 Disable threadlistener interface until reviewed/refactored. 2023-04-09 07:43:50 +10:00
Mike Macgirvin
23b5c38b41 sort out the flex issues with the file browser due to some children having floats 2023-04-07 08:10:38 +10:00
Mike Macgirvin
949a40b38d attach work so far 2023-04-06 22:12:55 +10:00
Mike Macgirvin
94056da199 fix alt-text in embedded photos 2023-04-06 07:16:16 +10:00
Mike Macgirvin
69f31cf429 get the alt-text from the photo table 2023-04-05 20:51:20 +10:00
Mike Macgirvin
59fd73d005 uid confusion 2023-04-05 09:03:52 +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
24b9895602 moving forward again 2023-04-01 11:41:40 +11:00
Mike Macgirvin
cc08301391 Merge branch 'dev' into attach 2023-04-01 07:42:46 +11:00
Mike Macgirvin
848cfd2033 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-03-29 13:38:41 -07:00
Mike Macgirvin
84f850f2b4 fix accept config and remove 'new' filter from notifications to use less vertical space 2023-03-30 07:36:55 +11:00
Mike Macgirvin
c4bbbb654e Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-03-29 04:56:27 +11:00
Mike Macgirvin
c6dbead6ce fix conflict 2023-03-29 04:55:23 +11:00
Mike Macgirvin
c7fe6d5bd0 part of issue #64. 2023-03-28 19:23:25 +11:00
Mike Macgirvin
e72308108d Merge branch 'dev' of ../rebble.net into dev 2023-03-26 21:57:01 -07:00
Mike Macgirvin
440fef7ea5 federated deletion issue 1/2 2023-03-26 21:56:05 -07:00
Mike Macgirvin
9ed3c26bc4 profile relme 2023-03-25 02:53:22 -07:00
Mike Macgirvin
bf3407f136 rainbow thread level indicators for quicker recognition 2023-03-25 19:22:21 +11:00
Mike Macgirvin
953de9e8f0 issue #62 2023-03-22 22:44:36 -07:00
Mike Macgirvin
e60dc32b84 reset activitypub permissions of re-followed after an unfollow 2023-03-22 22:21:07 -07:00
Mike Macgirvin
7406d37f0f missing class 2023-03-19 21:44:21 +11:00
Mike Macgirvin
6b6d59d214 quick fix 2023-03-19 03:40:56 -07:00
Mike Macgirvin
86daf94177 add custom accepts to libzot 2023-03-19 20:50:04 +11:00
Mike Macgirvin
6fa7d045be magic space 2023-03-19 20:48:54 +11:00
Mike Macgirvin
6448b83444 cleanup 2023-03-19 19:36:36 +11:00
Mike Macgirvin
752dd5a328 switch to the new function attach_dirlist() 2023-03-19 17:35:51 +11:00
Mike Macgirvin
e38fdcabfd cleanup 2023-03-18 11:29:56 +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
Ray
eadd66d51d Merge branch 'dev' into issue-46 2023-03-13 16:43:51 -04:00
Ray
4e1769682d Update Embedfiles.php
cleanup unused code.
I hope we did this right :)
2023-03-13 16:05:47 -04:00
Ray
6af64eab15 fix stupid id error 2023-03-13 13:54:11 -04:00
Ray
3bf0e908e7 Update Embedfiles.php 2023-03-13 13:49:38 -04:00
Ray
c586128384 Revert "Update Embedfiles.php"
This reverts commit 10e409438f.
2023-03-13 13:38:41 -04:00
Ray
10e409438f Update Embedfiles.php
testing
2023-03-13 13:36:46 -04:00
Ray
aec14573cb Update Embedfiles.php
a little cleanup
2023-03-13 13:31:15 -04:00
Ray
cd92dfba31 Update Embedfiles.php 2023-03-13 12:24:04 -04:00
Ray
802bc6cc4d Revert "Update Embedfiles.php"
This reverts commit c8bf048c00.
2023-03-13 12:21:57 -04:00
Ray
c8bf048c00 Update Embedfiles.php 2023-03-13 12:20:01 -04:00
Ray
594d19e0af Update Embedfiles.php
let's tryit
2023-03-13 11:31:40 -04:00
Ray
c2d3dda628 work on text/plain type files 2023-03-13 11:28:58 -04:00
Ray
d9fd0d2983 work on calendar 2023-03-13 11:01:49 -04:00
Ray
9322c5c5b5 Update Embedfiles.php
add use Code\Lib\Addon;
2023-03-13 10:52:04 -04:00
Ray
da969ee56d Update Embedfiles.php 2023-03-13 10:49:36 -04:00
Ray
e4854a30f9 try abc files 2023-03-13 10:47:07 -04:00
Ray
a2cd3a5bdb attempt at svg 2023-03-13 10:34:50 -04:00
Ray
1d51d9be99 let's test audio 2023-03-13 10:07:18 -04:00
Ray
2c01dfea80 Update Embedfiles.php
start on audio
2023-03-13 10:03:18 -04:00
Ray
43b67364f2 working on video embed 2023-03-13 09:58:17 -04:00
Ray
db0c3d3e1e Update Embedfiles.php
let's start on video
2023-03-13 09:52:52 -04:00
Ray
c6cb8bf84f Update Embedfiles.php
make it pretty
2023-03-13 09:16:35 -04:00
Ray
ddb4ef6d08 Update Embedfiles.php
this may help
2023-03-13 09:14:30 -04:00
Ray
28d0c6954f Update Embedfiles.php
try that
2023-03-13 09:10:34 -04:00
Ray
5bcd0e14c7 Update Embedfiles.php
eliminates a database call
2023-03-13 09:01:57 -04:00
Ray
bea519d974 Update Embedfiles.php
do we need this database call?
2023-03-13 09:00:22 -04:00
Ray
435f237202 Update Embedfiles.php
height
2023-03-13 08:58:55 -04:00
Ray
98bcfc4ae1 Update Embedfiles.php
testing
2023-03-13 08:57:37 -04:00
Ray
243f6da301 Update Embedfiles.php
change sharelink to message in returned json
2023-03-13 08:52:39 -04:00
Ray
8160192a28 Update Embedfiles.php
add attachment?
2023-03-13 08:50:11 -04:00
Mike Macgirvin
f9fea6b5e6 refactor "permit-all-likes" 2023-03-12 19:41:15 -07:00
Ray
b5aba8f025 Update Embedfiles.php
tryit
2023-03-11 21:01:37 -05:00
Ray
b56d4753a7 Update Embedfiles.php
eliminates a database call
2023-03-11 20:52:46 -05:00
Ray
58609c0670 Update Embedfiles.php 2023-03-11 20:50:44 -05:00
Ray
a96ed29cc3 Update Embedfiles.php
more testing
2023-03-11 20:48:29 -05:00
Ray
213a4cded5 Update Embedfiles.php
a little more cleanup
2023-03-11 20:42:11 -05:00
Ray
6519dc509a Update Embedfiles.php
a little cleanup
2023-03-11 20:33:57 -05:00
Ray
08a3d43437 Update Embedfiles.php
tryit
2023-03-11 20:30:57 -05:00
Ray
90d8bb2411 Update Embedfiles.php
more testing
2023-03-11 20:23:48 -05:00
Ray
c52a26d5ac Revert "Update Embedfiles.php"
This reverts commit 6e3f326f7c.
2023-03-11 20:19:55 -05:00
Ray
6e3f326f7c Update Embedfiles.php 2023-03-11 20:19:13 -05:00
Ray
51e111b0b7 Update Embedfiles.php 2023-03-11 20:17:53 -05:00
Ray
ff4554f9a4 Revert "Update Embedfiles.php"
This reverts commit 36f124beff.
2023-03-11 20:15:47 -05:00
Ray
36f124beff Update Embedfiles.php
a little cleanup, some progress
2023-03-11 20:13:45 -05:00
Mike Macgirvin
f28b4f0bf0 provide config for allowing unsigned third-party activities. 2023-03-12 11:21:35 +11:00
Mike Macgirvin
236b2ea27e notification issues - there are a couple. This one prevents redundant notifications by groups. 2023-03-12 10:48:58 +11:00
Ray
4330735f18 Update Embedfiles.php 2023-03-11 13:10:28 -05:00
Ray
de5cc58286 Update Embedfiles.php 2023-03-11 13:09:10 -05:00
Ray
6e30a9c210 Revert "Update Embedfiles.php"
This reverts commit 715a2a4c5d.
2023-03-11 13:06:47 -05:00
Ray
715a2a4c5d Update Embedfiles.php 2023-03-11 13:05:47 -05:00
Ray
260bbd5808 Update Embedfiles.php 2023-03-11 12:53:39 -05:00
Ray
71f77094f4 Update Embedfiles.php 2023-03-11 12:52:30 -05:00
Ray
8382452200 Update Embedfiles.php 2023-03-11 12:50:24 -05:00
Ray
8dcfa6ba04 Update Embedfiles.php 2023-03-11 12:48:52 -05:00
Ray
23d779871f Update Embedfiles.php 2023-03-11 12:48:02 -05:00
Ray
8429965517 Update Embedfiles.php 2023-03-11 12:43:33 -05:00
Ray
d6c4dc59f4 Update Embedfiles.php 2023-03-11 12:42:42 -05:00
Ray
673716194d Update Embedfiles.php 2023-03-11 12:40:46 -05:00
Ray
ac9cdfc3d0 Update Embedfiles.php 2023-03-11 12:39:57 -05:00
Ray
1f4d2004f4 Update Embedfiles.php 2023-03-11 12:35:09 -05:00
Ray
99f5740eb1 Update Embedfiles.php 2023-03-11 12:32:23 -05:00
Ray
8862b0d673 Update Embedfiles.php 2023-03-11 12:30:07 -05:00
Ray
975722bb4a Update Embedfiles.php
more tests
2023-03-11 12:23:17 -05:00
Ray
8d3277c852 Update Embedfiles.php 2023-03-11 12:19:25 -05:00
Ray
907932503a Update Embedfiles.php
small steps
2023-03-11 12:16:53 -05:00
Ray
8ef16505f2 Update Embedfiles.php
move channel and observer to top of post function
2023-03-11 11:38:13 -05:00
Ray
c7e1d72258 Update Embedfiles.php
just a little cleanup
2023-03-11 10:58:26 -05:00
Ray
b6abb37fe0 testing 2023-03-10 14:26:09 -05:00
Ray
481b66349b connect to sharelink function 2023-03-10 14:09:40 -05:00
Ray
b864e0e300 Update Embedfiles.php
getting ready for new share function
2023-03-10 14:03:37 -05:00
Ray
59c80e17f0 Update Embedfiles.php
small cleanup
2023-03-10 10:04:42 -05:00
Ray
478d6507bb Merge branch 'dev' into issue-46 2023-03-09 08:35:29 -05:00
Mike Macgirvin
8a943be609 search hashtags by configurable min or max total hashtags 2023-03-09 12:19:40 +11:00
Mike Macgirvin
d9e1de7832 fixes mfa escape from form 2023-03-08 22:33:33 +11:00
Mike Macgirvin
a984ba1e89 found the bug 2023-03-07 08:48:55 +11:00
Mike Macgirvin
2ff2aad1b0 more logging to track down friendica group/forum delivery issue 2023-03-07 07:48:28 +11:00
Mike Macgirvin
83a9850c1b menu consistency 2023-03-06 05:25:09 +11:00