Commit graph

3443 commits

Author SHA1 Message Date
zotlabs
4cebd0fcaa ocap photo permissions issue with edited private posts that have uploaded photos 2020-02-01 13:32:12 -08:00
zotlabs
01a89ca035 typo 2020-01-31 12:20:02 -08:00
zotlabs
c021f5499f performance issue with t() 2020-01-30 16:12:41 -08:00
zotlabs
376e2ec359 let's use value 2020-01-29 19:22:43 -08:00
zotlabs
71ef29ab0d multiple poll issue 2020-01-29 18:03:53 -08:00
zotlabs
44bdd38403 cleanup 2020-01-28 21:20:22 -08:00
zotlabs
3773aad428 cleanup warnings 2020-01-28 20:13:08 -08:00
zotlabs
9f1560482e more poll testing 2020-01-28 18:17:47 -08:00
zotlabs
6443cf1c45 more poll work 2020-01-28 16:42:38 -08:00
zotlabs
eea407114c poll debugging 2020-01-27 20:46:14 -08:00
zotlabs
14af391bf8 php warning 2020-01-27 18:32:13 -08:00
zotlabs
16df0712f0 poll update 2020-01-27 18:11:28 -08:00
zotlabs
e8023a6271 rev update 2020-01-27 17:19:44 -08:00
zotlabs
69f9cfeb64 more polls dev 2020-01-27 15:54:43 -08:00
zotlabs
8572cf1650 Merge branch 'dev' of ../z into dev 2020-01-21 20:54:30 -08:00
zotlabs
b4bb336fd5 more work on polls 2020-01-21 20:54:05 -08:00
zotlabs
f63733a131 fix z_dns_check for ipv6, map poll objects 2020-01-21 13:07:41 -08:00
zotlabs
d83bdf8b22 more event and poll work 2020-01-16 17:22:32 -08:00
zotlabs
fa8b5c7d5a cleanup 2020-01-14 12:14:34 -08:00
zotlabs
8190ba06b5 event testing - we require a zot6 handler for the /activity endpoint 2020-01-14 12:11:23 -08:00
zotlabs
e9719a2359 event federation testing zap/hubzilla 2020-01-13 17:30:13 -08:00
zotlabs
e1ecb67047 Merge branch 'dev' of /home/macgirvin/z into dev 2020-01-11 15:21:02 -08:00
zotlabs
9409225301 change Create/Event to Invite/Event per spec, still support RSVP to Create/Event 2020-01-11 14:53:39 -08:00
zotlabs
4c467068a9 convert HTML blockquote tags to unicode quotes when formatting content for projects which are hostile to HTML (e.g. Mastodon). 2020-01-07 15:47:27 -08:00
zotlabs
e92e2c4f7f minor permissions issue 2020-01-07 13:56:35 -08:00
zotlabs
e3d28864b4 append poll items instead of replace 2019-12-30 12:04:12 -08:00
zotlabs
55cd642fba simple poll rendering 2019-12-28 13:28:40 -08:00
zotlabs
edecdb345e fix for http/2 2019-12-25 17:11:41 -08:00
zotlabs
e2bff4d4cc add debugging 2019-12-24 12:26:50 -08:00
zotlabs
ec4dde4722 make sure we have a crypto algorithm before attempting encryption 2019-12-23 11:54:55 -08:00
zotlabs
86c22d1e53 address/mention url conflict 2019-12-17 15:28:24 -08:00
zotlabs
d70b22384f provide an event summary if there is anything at all we can use for that purpose. 2019-12-16 20:26:43 -08:00
zotlabs
c0f8f9cf4b process and parse if necessary but don't store implied activities 2019-12-12 16:31:13 -08:00
zotlabs
6e919ca52c clear comment storage when comment is cleared, change tactic to identify implied Create activities 2019-12-12 14:17:16 -08:00
zotlabs
0efbe817db typo 2019-12-11 18:33:09 -08:00
zotlabs
36c7a7deeb more misskey improvements (barely) 2019-12-11 18:12:50 -08:00
zotlabs
5133ea257c misskey follow issue 2019-12-11 17:47:41 -08:00
zotlabs
5cf47e9648 support incoming misskey/pleroma emoji reactions. A number of issues prevent this from becoming what we send to others. 2019-12-10 15:35:36 -08:00
zotlabs
7caa25da78 warnings 2019-12-09 21:39:48 -08:00
zotlabs
5ce70e2555 comment reset 2019-12-08 16:13:52 -08:00
DM42.Net Hubzilla Development
c38aef282d Fix: hide_friends setting won't stick 2019-12-05 23:53:48 -05:00
zotlabs
1890557dfb use original key 2019-12-05 17:38:26 -08:00
zotlabs
2e12dcca31 Merge branch 'dev' of ../p3 into dev 2019-12-05 15:58:42 -08:00
zotlabs
a2f709b6f8 Putting the public inbox in the cc field creates an unlisted post in Mastodon. This software does not support unlisted so just make all public posts and replies public in Mastodon by putting the public inbox into the to field only. 2019-12-05 15:55:45 -08:00
zotlabs
1f49adf594 if http signature fails using cached xchan, try again - ignoring cache, in case public key changed 2019-12-04 20:41:16 -08:00
zotlabs
0c041a7c0a Merge branch 'dev' of ../p3 into dev 2019-12-03 17:55:15 -08:00
zotlabs
0157db1ca4 put dividers between pinned posts and regular posts 2019-12-03 17:54:13 -08:00
zotlabs
f611e8bb4f cleanup 2019-12-02 21:23:02 -08:00
zotlabs
640629166d cleanup 2019-12-02 21:09:14 -08:00
zotlabs
75ff9318fb pinned posts front end 2019-12-02 21:08:06 -08:00
zotlabs
39040df861 missing pinned post files 2019-12-02 18:44:32 -08:00
zotlabs
f0987c87fe backend for pinned post support - needs more work before it can be enabled 2019-12-02 18:42:59 -08:00
zotlabs
7159cb87ee Merge branch 'dev' of ../apfed into dev 2019-12-01 16:37:07 -08:00
zotlabs
fb17704cb8 mention issues 2019-12-01 16:35:19 -08:00
zotlabs
8d909a8c72 Merge branch 'dev' of ../p3 into dev 2019-11-28 14:07:04 -08:00
zotlabs
8a13280f3e don't permit changing a channel to or from a collection after initial channel creation. Doing so would need to choose or release the channel_parent and this is not implemented currently 2019-11-28 14:04:43 -08:00
zotlabs
d7647eea99 use a 410 instead 2019-11-26 21:33:27 -08:00
zotlabs
ecfcb61b09 empty channel 2019-11-26 21:29:48 -08:00
zotlabs
2a0f71907c compound expression not allowed here 2019-11-25 15:54:23 -08:00
zotlabs
b6d236cb6e render app for activitypub 2019-11-25 15:48:14 -08:00
zotlabs
027d9e211d more html5 br conversions 2019-11-21 20:00:57 -08:00
zotlabs
27d7e8ada4 public search sql error, convert more br self-closing tags to html5 2019-11-21 17:34:49 -08:00
zotlabs
359e09187b issue with bb_parse_app 2019-11-21 02:32:22 -08:00
zotlabs
8b7765598b cleanup 2019-11-20 18:50:05 -08:00
zotlabs
1da7b9be47 deprecate any special handling for emojis. They are just text/font characters and should be supported by your operating system or device. If they aren't, browser plugins and apps are available. 2019-11-20 15:46:55 -08:00
zotlabs
1fc8c046ea ocap -> provide tokenised link for url so private activities of type Article can be fetched from Mastodon which converts everything to a link. This is not optimal and presents potential privacy issues because these ocap links are visible and can be shared but the only other solution is getting Mastodon to accept and display basic HTML content and they are unwilling to do so. This is actually a fairly serious security compromise on our part in order to be at all compatible with Mastodon and this decision may need to be reviewed in the future. 2019-11-19 15:02:52 -08:00
zotlabs
7626365890 Merge branch 'dev' of ../apfed into dev 2019-11-19 15:01:57 -08:00
zotlabs
f9f3297cfb navbar local search issue 2019-11-19 15:01:19 -08:00
zotlabs
dc6f09c867 obscure the RSS contact feature until we find a way to federate the message-ids to Z6 and AP. 2019-11-18 19:08:46 -08:00
zotlabs
41f3279adc hyperdrive issue 2019-11-18 14:02:54 -08:00
zotlabs
8741f4c42c more logo work 2019-11-14 19:37:42 -08:00
zotlabs
ab6f341310 icon update 2019-11-14 19:15:52 -08:00
zotlabs
e9161b9ce3 Merge branch 'dev' of ../p3 into dev 2019-11-14 14:47:32 -08:00
zotlabs
cec2f36e76 typo 2019-11-14 14:47:15 -08:00
zotlabs
036bedae89 saved (star) posts brought back, ap refresh implemented 2019-11-14 14:45:55 -08:00
zotlabs
b0eb7e2c6d Merge branch 'dev' of ../p3 into dev 2019-11-13 17:36:41 -08:00
zotlabs
ff0534ab49 whitespace only 2019-11-13 17:36:18 -08:00
zotlabs
5cf5f15acc Merge branch 'dev' of ../p3 into dev 2019-11-13 17:09:22 -08:00
zotlabs
9248f71d0f pf federation issues 2019-11-13 17:08:18 -08:00
zotlabs
7ca74a8070 Merge branch 'dev' of ../p3 into dev 2019-11-12 20:30:02 -08:00
zotlabs
2ed45757d0 wildcard tag issue, reduce AP url to uri for the present time 2019-11-12 20:29:08 -08:00
zotlabs
4289fc3eb6 make inline pdf optional 2019-11-10 20:40:07 -08:00
zotlabs
991384464c more reduction of non-standard AP tags 2019-11-09 14:00:50 -08:00
zotlabs
ecfd22fcff add url property 2019-11-09 12:33:47 -08:00
zotlabs
e227d46e5a wrong time format specifier 2019-11-08 12:16:29 -08:00
zotlabs
7a89d7d5c3 missing namespace 2019-11-07 21:41:32 -08:00
zotlabs
cf632f7f12 wrong logic operator 2019-11-07 19:05:58 -08:00
zotlabs
5074346697 check for empty xml 2019-11-07 18:53:28 -08:00
zotlabs
313983fb21 deletion issue 2019-11-07 17:25:19 -08:00
zotlabs
75efd66468 more svg cleanup 2019-11-06 15:42:27 -08:00
zotlabs
7a9af29636 svg mopup 2019-11-06 02:15:38 -08:00
zotlabs
73ce177eec more svg work 2019-11-05 21:34:47 -08:00
zotlabs
1f2de86fd4 svg purify tests 2019-11-05 11:29:14 -08:00
zotlabs
be986fc4c6 svg cleanup 2019-11-05 11:10:49 -08:00
zotlabs
6c7f5e60e4 rev update 2019-11-04 19:34:22 -08:00
zotlabs
bf89ea2bb6 reversed logic, stale code interfering with good code 2019-11-04 15:26:05 -08:00
zotlabs
5da815ff08 cleanup 2019-11-03 21:38:19 -08:00
zotlabs
fd1f24812f duplicate attachments 2019-11-03 16:53:05 -08:00
zotlabs
553a818d1f add signed date header for pixelfed who seem to have not yet have learned that distributed date/time checking is a can of worms which will only cause them grief in the long run. Let's help them learn. 2019-11-03 15:07:49 -08:00
zotlabs
6434fa7f46 check for arrays 2019-11-03 14:21:47 -08:00
zotlabs
8fccd76774 Send "powered by" link to siteinfo by default. Also create group documentation page. 2019-10-29 17:25:19 -07:00
zotlabs
34207e0547 start the doco rewrite 2019-10-28 16:47:55 -07:00
zotlabs
877f494e7e more support for image/webp in gd 2019-10-27 22:54:27 -07:00
zotlabs
8f9e30305e photo driver update 2019-10-27 22:46:37 -07:00
zotlabs
792f16a089 webp support (but only if compiled in to Imagick) 2019-10-27 21:53:57 -07:00
zotlabs
71e18b770f Ensure fetched activities have an audience 2019-10-27 15:21:41 -07:00
zotlabs
93fe2eba52 activitypub default enable 2019-10-26 15:53:43 -07:00
zotlabs
d98d6f7f6e put all personal privacy settings in one place. 2019-10-26 14:11:58 -07:00
zotlabs
4d96399463 little adjustments 2019-10-24 15:53:44 -07:00
zotlabs
69df878fb8 use card for micropro 2019-10-23 16:11:10 -07:00
zotlabs
7ce10b6b86 public list view interface 2019-10-23 16:07:12 -07:00
zotlabs
b86d20805b photo album sort options 2019-10-22 22:54:19 -07:00
zotlabs
da9e735204 tag_deliver recursion 2019-10-22 19:52:00 -07:00
zotlabs
a61a2a2506 little stuff 2019-10-21 22:47:31 -07:00
zotlabs
1d5f1dd844 debugging 2019-10-21 22:46:53 -07:00
zotlabs
32e9d37be3 rev update 2019-10-20 18:14:52 -07:00
zotlabs
2f31e60b9b change of primary location was not being activated. 2019-10-20 15:24:03 -07:00
zotlabs
d836a918ad issues uncovered from log and anomaly reporting 2019-10-17 22:01:53 -07:00
zotlabs
81a1b0667a support as:sensitive 2019-10-17 18:09:40 -07:00
zotlabs
2ce1d53977 more work on private media over ocap 2019-10-16 17:52:40 -07:00
zotlabs
fda87e35bb latest security work 2019-10-15 20:16:25 -07:00
zotlabs
08f57092e2 cleanup, prepare for ocap private media, improve format of group relay posts 2019-10-15 16:41:54 -07:00
zotlabs
85d067c889 Merge branch 'dev' of ../p3 into dev 2019-10-14 16:46:03 -07:00
zotlabs
5a9ae0905b sync mastodon moves to clones 2019-10-14 16:25:52 -07:00
zotlabs
dbf477f3d8 support mastodon account move notifications 2019-10-14 15:55:58 -07:00
DM42.Net Zap Dev
085eefc3a0 Add rev to profile photos / make s-maxcache dependent upon max-cache 2019-10-14 15:26:12 -04:00
zotlabs
29a4777452 cleanup 2019-10-13 20:30:12 -07:00
M. Dent
524b2948ea Tweaks to image caching to compensate for infrastructure caches. 2019-10-14 02:56:02 +02:00
zotlabs
659ee8e30e fixes 2019-10-13 17:30:28 -07:00
zotlabs
c90bada624 use DM for group posting 2019-10-13 16:22:40 -07:00
zotlabs
dd2daebaaa Merge branch 'dev' of ../p3 into dev 2019-10-13 16:11:35 -07:00
zotlabs
645c4e5615 handle w2w 2019-10-13 16:11:11 -07:00
zotlabs
12d75bcaf5 reconnect singletons 2019-10-13 15:49:50 -07:00
zotlabs
4ef1c965ed Merge branch 'dev' of https://framagit.org/zot/zap into dev 2019-10-12 14:20:27 -07:00
M. Dent
ed185cd6e1 Fix: basecompiledir not set at install 2019-10-12 23:19:12 +02:00
zotlabs
c0e25dc9b4 change thread_maxlevel default 2019-10-12 13:09:18 -07:00
zotlabs
c8ed767a85 groups 2019-10-11 16:45:04 -07:00
zotlabs
b2229bdc6d more openid work 2019-10-10 18:34:44 -07:00
zotlabs
26109b9643 appify oauth2 2019-10-09 22:51:48 -07:00
zotlabs
d27f9676b8 oauth manage cleanup 2019-10-09 21:47:05 -07:00
zotlabs
129072b0e5 more work on jwt verification 2019-10-09 20:18:27 -07:00
zotlabs
950a70f2e0 oauth work 2019-10-09 17:34:18 -07:00
zotlabs
dbf2541aac rename hyperdrive setting, add acl patches from upstream 2019-10-08 16:48:46 -07:00
zotlabs
b96b1c8580 fix hyperdrive 2019-10-07 14:40:51 -07:00
zotlabs
d0826ccc4f fixes to public search refactoring 2019-10-06 13:29:01 -07:00
zotlabs
5831c83844 deprecate public stream uids calculations 2019-10-06 13:07:41 -07:00
zotlabs
e90c9807a0 siteinfo protocol changes 2019-10-05 14:42:38 -07:00
zotlabs
b6cc0bc6b8 more work on channel manager 2019-10-05 01:07:02 -07:00
zotlabs
01cd50952e one more time 2019-10-04 00:31:36 -07:00
zotlabs
846f959f5c Hopefully the final wording. Maybe, maybe not. 2019-10-03 17:59:55 -07:00