Commit graph

1001 commits

Author SHA1 Message Date
zotlabs
f7efbfc7c2 more emojireaction work and a config setting to allow messages where you are mentioned, over-riding normal permissions. 2020-02-04 15:44:26 -08:00
zotlabs
0a2f655b30 emoji reaction compatibility work 2020-02-03 17:51:42 -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
16df0712f0 poll update 2020-01-27 18:11:28 -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
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
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
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
640629166d cleanup 2019-12-02 21:09:14 -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
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
359e09187b issue with bb_parse_app 2019-11-21 02:32:22 -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
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
ff0534ab49 whitespace only 2019-11-13 17:36:18 -08:00
zotlabs
9248f71d0f pf federation issues 2019-11-13 17:08:18 -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
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
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
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
93fe2eba52 activitypub default enable 2019-10-26 15:53:43 -07:00
zotlabs
4d96399463 little adjustments 2019-10-24 15:53:44 -07:00
zotlabs
da9e735204 tag_deliver recursion 2019-10-22 19:52:00 -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
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
zotlabs
12d75bcaf5 reconnect singletons 2019-10-13 15:49:50 -07: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
26109b9643 appify oauth2 2019-10-09 22:51:48 -07:00
zotlabs
950a70f2e0 oauth work 2019-10-09 17:34:18 -07:00
zotlabs
b96b1c8580 fix hyperdrive 2019-10-07 14:40:51 -07:00
zotlabs
b560f7b9ab parse error 2019-10-03 12:56:49 -07:00
zotlabs
d1d2ad823d allow apps to be pinned,featured or both. Also some channel settings cleanup 2019-10-02 21:38:32 -07:00
zotlabs
2f663e488d various stuff 2019-10-02 18:07:13 -07:00
zotlabs
d2abf3d41f fix the public list interfaces 2019-10-01 19:03:48 -07:00
zotlabs
5014323812 make public lists discoverable 2019-10-01 18:29:39 -07:00
zotlabs
4f2302a9eb 'Access Lists' => 'Lists' 2019-10-01 17:44:58 -07:00
zotlabs
b39b2b7b58 latest dev work on lists 2019-10-01 15:52:42 -07:00
zotlabs
4d28981569 Merge branch 'dev' of https://framagit.org/zot/zap into dev 2019-09-30 19:26:36 -07:00
zotlabs
a8e68c2e9e ocap stuff 2019-09-30 19:25:48 -07:00
Zot
e3d10d9b2a Merge branch 'customitems-patch' into 'dev'
Add support for custom items / object types

See merge request zot/zap!10
2019-10-01 04:25:30 +02:00
zotlabs
94c1c89396 php warning 2019-09-29 23:26:59 -07:00
zotlabs
67c9632d0b more ocap stuff 2019-09-29 19:20:09 -07:00
zotlabs
fadfe119d0 configurable like count display 2019-09-26 20:58:29 -07:00