Commit graph

776 commits

Author SHA1 Message Date
nobody
486197c88e Merge branch 'dev' of /home/macgirvin/z into dev 2021-04-07 18:03:38 -07:00
nobody
52805a5ac6 Optionally post to groups via normal mentions unless the group is restricted. This aligns with the expectations of other fediverse projects and communities but isn't recommended, as content destined for private groups can leak. We can't convince those projects and communities that privacy is important and we're frankly outnumbered. We still recommend DMs or wall-to-wall posts for posting to groups because only these mechanisms can minimise leakage of private group content, and users shouldn't be forced to remember which is which. But this isn't the hill I wish to die on. A hidden config allows group owners to change this behaviour based on their own privacy and usability needs. 2021-04-07 17:27:50 -07:00
nobody
acb63fdcb8 property values showing up as unuseable attachments in posts/comments from hz 2021-04-06 16:20:10 -07:00
nobody
136066b971 federated alt text support for image attachments 2021-04-06 13:31:44 -07:00
nobody
c1481e4a68 Merge branch 'dev' of /home/macgirvin/z into dev 2021-04-01 14:40:55 -07:00
nobody
4805473bd0 error parsing coordinates 2021-04-01 14:39:18 -07:00
nobody
e38fb2de29 use multicode by default 2021-03-21 21:56:18 -07:00
nobody
d69589e17e scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
nobody
3b67277ff8 even more php8 stuff 2021-03-11 16:03:45 -08:00
nobody
6feff1b31c changes being tested 2021-03-11 15:05:16 -08:00
nobody
157aca4c3b php8 cont. 2021-03-10 21:31:13 -08:00
nobody
0c382f5483 begin the messy transition to multicode object source, which will ultimately fix Friendica confederation but could negatively affect Hubzilla confederation. 2021-03-07 21:32:28 -08:00
nobody
3880c16a83 multicode_purify() continued 2021-02-10 17:55:10 -08:00
nobody
6f8cfeb156 more unescaped quotes issues 2021-02-07 16:24:41 -08:00
nobody
ffcfdf37fe use bbonly flag when regenerating cache 2021-02-04 16:09:59 -08:00
nobody
6d2f9b4cac more work on mixed format messages 2021-02-04 14:45:07 -08:00
nobody
0474143b89 html+md+bbcode experiment 2021-02-02 14:49:11 -08:00
nobody
5e178222d2 fix yet another markdown/bbcode edge case 2020-11-23 15:09:50 -08:00
nobody
9495e90bc5 try again - ignore linkifying naked links inside parens, which may be markdown links and would otherwise be linkified twice 2020-11-22 14:15:17 -08:00
nobody
25f9c83da6 don't linkify naked links within parens - which may indicate a markdown link 2020-11-22 14:10:58 -08:00
nobody
393e775656 workaround for what I believe is a Pleroma bug, whereby the tag list in an activity contains urls of the form
example.com/tags/xxx (plural) and the message body shows them as example.com/tag/xxx (singular)
2020-11-04 15:02:01 -08:00
nobody
d3785db447 issue with summaries beginning with parens and markdown 2020-10-22 15:28:13 -07:00
nobody
4374f66c78 some more poll cleanup 2020-10-20 16:13:30 -07:00
nobody
953703cc22 support extensions on linkinfo phone numbers 2020-09-25 17:59:45 -07:00
nobody
93bd9d9a9a add phone numbers to linkinfo 2020-09-25 17:36:55 -07:00
nobody
1f531f092f add percentages to oneOf polls and allow author to vote 2020-09-25 00:22:20 -07:00
nobody
4f312ff055 process geo: urls in mod_linkinfo and show a map if you have a map addon configured and choose 'embed' 2020-09-22 18:08:50 -07:00
nobody
bfde2dca7f fetch downstream conversation after fetching upstream conversation - *if* the software providing the top-level post provides it. 2020-09-22 16:49:44 -07:00
nobody
f09a200fd1 zot_record_preferred() returning wrong record in mention completion 2020-09-06 02:50:11 -07:00
nobody
95dab1daaa image caching storage improvements 2020-08-16 21:55:59 -07:00
zotlabs
5f35cd4dda obscure mention issues 2020-08-01 13:48:57 -07:00
zotlabs
86e859b0ff remove chanview links from internal taxonomy structure, only provide in displayable templates 2020-07-29 19:32:52 -07:00
zotlabs
90e98e58cf pleroma emojireaction issue (heart unicode character is not considered an emoji in aaron parecki's emoji library). 2020-07-27 20:26:12 -07:00
zotlabs
1a181fd543 second attempt to handle Pleroma's "source" field correctly in the cases where it has no mediatype and content elements 2020-07-07 17:54:08 -07:00
zotlabs
e3055ac410 code cleanup 2020-07-01 22:21:30 -07:00
zotlabs
01901ac3a9 collapse the activity_filter widget to reduce clutter 2020-06-27 14:50:15 -07:00
zotlabs
886031dacf prevent chanview from being used as an anonymous redirect by spammers 2020-06-23 17:45:27 -07:00
zotlabs
4a9a5dae03 cache improvement 2020-06-02 20:36:21 -07:00
zotlabs
8c92aef775 more work on smart mentions 2020-06-01 22:36:55 -07:00
zotlabs
850712a918 tweaks 2020-05-31 20:42:30 -07:00
zotlabs
8a195ed97b a third option 2020-05-31 18:01:17 -07:00
zotlabs
be76b3ea46 tag display pref 2020-05-31 17:24:09 -07:00
zotlabs
132f3606b2 quoted tag issues due to processing prior to purification. 2020-05-10 16:19:01 -07:00
zotlabs
6349cfeb1f solve some minor group delivery issues 2020-04-29 17:35:55 -07:00
zotlabs
883c5bbfed performance, reverse the no-comment icon state 2020-03-25 13:05:56 -07:00
zotlabs
bf400d0609 php warning 2020-03-12 17:08:44 -07:00
zotlabs
a7011469e3 rev update 2020-03-09 22:08:11 -07:00
zotlabs
c2e8dcffab image cache improvements 2020-03-05 15:48:18 -08:00
zotlabs
e01761251e cache private photos setting 2020-03-05 11:50:28 -08:00
zotlabs
a891cb6804 image cache settings 2020-03-04 20:51:20 -08:00