Commit graph

408 commits

Author SHA1 Message Date
Mike Macgirvin
911e6431b6 unclutter the user menu 2022-06-19 18:38:20 -07:00
Mike Macgirvin
4760766eb8 restrict addon visibility 2022-06-19 14:04:20 -07:00
Mike Macgirvin
20a6104c35 hubloc network upgrade inconsistent 2022-06-19 13:58:49 -07:00
Mike Macgirvin
cf53a0e101 hyperdrive posts being rejected due to implied_create which is acceptable since it was fetched and not delivered to inbox. 2022-06-18 15:40:39 -07:00
Mike Macgirvin
d711dc141e hubloc refactor continued - hubloc_delete() 2022-06-17 19:24:50 -07:00
Mike Macgirvin
5c329e8829 use unicode_trim for libzot names 2022-06-17 17:05:07 -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
078cf10bf0 typo check 2022-06-16 19:48:15 -07:00
Mike Macgirvin
35e02f25d6 begin hubloc refactor 2022-06-16 19:46:54 -07:00
Mike Macgirvin
956fda2c21 Merge branch 'dev' of ../rebble.net into dev 2022-06-16 14:49:32 -07:00
Mike Macgirvin
526b9e41d2 slightly more aggressive/proactive hubloc filtering 2022-06-16 14:48:13 -07:00
Mike Macgirvin
49015e288a malformed reject/note activity 2022-06-16 13:40:47 -07:00
Mike Macgirvin
63194eab33 hubloc confusion 2022-06-15 03:06:39 -07:00
Mike Macgirvin
5928477b76 image description escaping continued 2022-06-10 02:18:37 -07:00
Mike Macgirvin
e47ddf4262 typo 2022-06-08 19:22:31 -07:00
Mike Macgirvin
e060d6ef5d remove tracker enablers 2022-06-08 16:54:50 -07:00
Mike Macgirvin
dcc294d67a remove all remote tracking services and their enablers 2022-06-08 16:48:07 -07:00
Mike Macgirvin
38a4527d21 use unicode full width bracket to escape brackets in alt text 2022-06-07 00:45:57 -07:00
Mike Macgirvin
4780df8a63 escape brackets in alt tags from remote sources. 2022-06-07 00:25:27 -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
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
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
661d27427e disable newmember widget by default 2022-05-23 20:21:34 -07:00
Mike Macgirvin
cf2b8fdb30 deprecate ostatus:conversation 2022-05-19 13:47:30 -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
363c660bad refactor app sync logic 2022-05-11 03:57:37 -07:00
nobody
a76ed6cc0e translate script 2022-05-06 05:08:09 -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
80e1607944 one more typo 2022-05-05 13:53:37 -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
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
8de852c189 Merge branch 'dev' of /home/macgirvin/./streams into dev 2022-05-01 03:00:01 -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
325d85c969 correctly mirror "Answer" activities. 2022-04-30 22:57:46 -07:00
nobody
1acaf94793 doc block 2022-04-29 23:27:17 -07:00
nobody
5b134eecb5 provide ActivityStreams->objprop() to save a lot of array existence checks on $AS->obj and its potential children which have been cluttering the code since php8. 2022-04-29 14:32:41 -07:00
nobody
ad487eefe7 slight improvements in handling empty objects 2022-04-29 02:48:06 -07:00
nobody
4aabd68c61 reject activities that reference unfetchable objects 2022-04-29 00:52:52 -07:00
nobody
2875b6e7bd more fixes for unfetchable object 2022-04-29 00:13:41 -07:00
nobody
9215bf0ea8 This issue runs deep 2022-04-28 18:34:47 -07:00
nobody
23007a14e4 more error check 2022-04-28 17:23:59 -07:00
nobody
232724cd88 regressions 2022-04-28 14:05:27 -07:00
nobody
ac4a3ab873 remove deprecated rating feature 2022-04-25 04:15:05 -07:00
nobody
da75d15bfe clone confusion 2022-04-24 22:14:15 -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
13741a848c php warnings 2022-04-13 14:06:57 -07:00
nobody
17ce7e115d Merge branch 'dev' of ../unfediverse.com into dev 2022-04-10 14:01:45 -07:00
nobody
c67c565ff5 Use 'Join' wherever there's a Connect button referencing a group. 2022-04-10 14:00:37 -07:00
nobody
2759fc6dd9 last minute updates 2022-04-06 16:12:46 -07:00
nobody
04c94dad86 link regression 2022-04-06 03:19:30 -07:00
nobody
edf192dcd9 fix channel adddresses in "via" hovertips 2022-04-04 03:46:22 -07:00
nobody
746f206205 fix item owner from feeds/collections. 2022-04-04 01:28:22 -07:00
nobody
ceaafb5a45 missing namespace 2022-04-01 21:03:04 -07:00
nobody
75a40ce96e php warnings 2022-04-01 13:36:55 -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
ec26a43103 php warnings 2022-03-23 14:09:37 -07:00
nobody
6633dc0e7e sync xchans for superblock 2022-03-22 12:45:55 -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
3903d4a3a6 never import xchan photos for local channels - even if it's a clone 2022-03-18 03:48:13 -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
eff0b62be7 incorrect namespace 2022-03-16 22:14:45 -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
d88245e088 federation issue 2022-03-15 15:15:39 -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
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
431f144897 Honour Pleroma's "invisible" actor flag 2022-03-07 13:54:11 -08:00
nobody
dd78da0d81 only use one yaml library 2022-03-06 21:39:21 -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
be89c1ee86 handle sitename better 2022-03-02 15:32:54 -08:00
nobody
68688a355b cleanup 2022-03-02 14:54:19 -08:00
nobody
ad4f0a0f8e namespace issue 2022-03-02 14:22:01 -08:00
nobody
b23863654e re-rooted namespaces 2022-03-02 10:13:46 -08:00
nobody
e311856ec0 caldav is not supported. 2022-03-01 15:45:04 -08:00
nobody
a3ab2d9d23 enhance the messagefilter 2022-02-27 21:58:50 -08:00
nobody
f897c008d4 fix missing author in rare cases and update strings for this repository 2022-02-27 12:15:20 -08:00
nobody
4e84fce37f ajax load sites 2022-02-26 00:36:05 -08:00
nobody
c5bd389e23 unit tests 2022-02-20 00:12:31 -08:00
nobody
cfa5328c70 add deliver_stream permission 2022-02-18 14:14:22 -08:00
nobody
47206383b4 minor fixes 2022-02-17 22:14:27 -08:00
nobody
2a3ade5f89 set xchan_type for new accounts and remove deprecated directory realm code 2022-02-17 19:06:17 -08:00
nobody
3e383fd71d more unbranding 2022-02-17 12:39:21 -08:00
nobody
b5a8d2f6a0 more site channel stuff 2022-02-17 12:08:59 -08:00
nobody
5ed020ec14 remove old updates; allow the system_channel to have admin rights 2022-02-16 21:00:35 -08:00
nobody
19f5fc8a57 issue with group check for DM button 2022-02-16 12:09:51 -08:00
nobody
2188da42db add some top padding to the vcard photo 2022-02-16 11:17:58 -08:00
nobody
447f5c4099 file renames 2022-02-15 20:50:35 -08:00
nobody
a8e96322f0 it's done 2022-02-15 20:08:28 -08:00