Commit graph

8325 commits

Author SHA1 Message Date
nobody
c7b7cd6d3b fix was in wrong code block 2020-11-26 11:35:47 -08:00
nobody
20f84f07fa looping fix from Mario 2020-11-25 16:45:54 -08:00
nobody
918fbb7d0e Merge branch 'dev' of ../p3 into dev 2020-11-24 19:23:53 -08:00
nobody
a752db34c7 more work on comment control 2020-11-24 19:22:59 -08:00
nobody
5ef168bfe8 mod_sites - show non-zot projects 2020-11-23 21:28:33 -08:00
nobody
7af12a1f7e per-post comment control: select comment allowed audience and comments_closed date 2020-11-23 19:14:44 -08:00
nobody
5e178222d2 fix yet another markdown/bbcode edge case 2020-11-23 15:09:50 -08:00
nobody
74ebbdf3b4 revision 2020-11-22 14:18:25 -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
a8fbb086e4 whitespace 2020-11-19 18:42:11 -08:00
nobody
dc293437af include namespace 2020-11-19 17:51:14 -08:00
nobody
df82d7d511 issue with rewrite_mentions and markdown and name containing parens, also cleanup include/channel.php 2020-11-19 17:42:55 -08:00
nobody
ec9996e66a add xchan_created, quote message blocks added to (mostly) invisible activities 2020-11-18 20:09:05 -08:00
nobody
6cb40adf12 start on mastodon api 2020-11-17 20:53:57 -08:00
nobody
f9bf9547f5 code consolidation: as_return_and_die() function created to handle signing ActivityStreams output in a number of places 2020-11-16 21:39:49 -08:00
nobody
b9d4b93501 Merge branch 'dev' of ../p3 into dev 2020-11-15 16:59:10 -08:00
nobody
603c643a1d describe privacy roles 2020-11-15 16:58:31 -08:00
nobody
419128a15b postgres does not support 'int(10)' 2020-11-14 11:57:28 -08:00
nobody
9f3768e008 jwt issues 2020-11-12 20:41:44 -08:00
nobody
4b735aa63a recognise csv files 2020-11-10 15:06:11 -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
7b0574cd03 fixes from hz 2020-10-31 22:33:56 -07:00
nobody
45f8693c50 markdown lists appearing inside code block of diff output 2020-10-31 17:10:22 -07:00
nobody
6fd6bf0701 cleanup deprecated directory code 2020-10-26 19:51:59 -07:00
nobody
d3785db447 issue with summaries beginning with parens and markdown 2020-10-22 15:28:13 -07:00
nobody
65c65377f1 nodeinfo client library 2020-10-21 19:21:33 -07:00
nobody
fa0ca2afae more work on topfetch and provide an animated avatar preference 2020-10-20 22:54:05 -07:00
nobody
2d7b02e327 version, add debug to daemon_convo to find out why it isn't working correctly in some cases 2020-10-20 17:57:34 -07:00
nobody
4374f66c78 some more poll cleanup 2020-10-20 16:13:30 -07:00
nobody
a9e8ac7f88 browser2browser-encryption, leave encrypted text in message for platforms lacking crypto support so they can manually decode it if they obtain the requisite tools. 2020-10-18 18:21:31 -07:00
nobody
1a595f4273 hubloc_mark_as_down() - also set site_dead 2020-10-18 17:59:41 -07:00
nobody
a1ed5b903a markdown header fix 2020-10-18 16:25:46 -07:00
nobody
937198169f Merge branch 'dev' of ../p3 into dev 2020-10-16 20:44:17 -07:00
nobody
bd76c885a0 markdown tweak the italics regex to reduce false positives 2020-10-16 20:40:27 -07:00
nobody
5658985852 probe the correct repo 2020-10-16 03:42:55 -07:00
nobody
b16cdec31f Merge branch 'dev' of ../p3 into dev 2020-10-15 22:49:19 -07:00
nobody
959b366e69 edge case with em markdown - don't trigger the leading underscore in the middle of alphanumeric string 2020-10-15 22:46:48 -07:00
nobody
3e8518895e blockquotes 2020-10-15 19:01:43 -07:00
nobody
a5755872ea fix ordered lists 2020-10-15 18:00:23 -07:00
nobody
82c2f6cf98 add some basic markdown constructs 2020-10-15 17:48:36 -07:00
nobody
84c9415b2e revert all the markdown stuff. Too many issues. 2020-10-14 21:44:15 -07:00
nobody
67ed8641a8 another attempt at resolving markdown quirks 2020-10-14 19:20:29 -07:00
nobody
2d9be60b0a revert 2020-10-14 18:27:42 -07:00
nobody
0cdc5f3781 This is an experiment at more intuitive rich-text support. We may need to revert or tweak if it causes serious issues. Basically support markdown AND bbcode simultaneously
in a way that attempts to preserve the unique source syntax of each when editing.
2020-10-14 18:04:49 -07:00
nobody
074c3351af embeddable events 2020-09-27 17:13:24 -07:00
nobody
dbaa0aaa6c Getting a lot of php warnings of "does not exist" when deleting a file that we just checked to see if it existed, but it suddenly does not a few microseconds later. Suppress these warnings, but there's obviously a race condition or duplicate entry point being triggered. 2020-09-27 16:57:53 -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