Commit graph

3916 commits

Author SHA1 Message Date
nobody
ef2f8ecd32 add activitystreams actor records to link tool 2020-09-27 22:24:25 -07:00
nobody
69c26d64d1 check site blocklists before embedding a remote post via the link tool 2020-09-27 21:38:24 -07:00
nobody
c70799dc2a allow remote sites to perform activitystreams fetch on a message (web) permalink and return the activity or note 2020-09-27 19:53:40 -07:00
nobody
074c3351af embeddable events 2020-09-27 17:13:24 -07:00
nobody
93bd9d9a9a add phone numbers to linkinfo 2020-09-25 17:36:55 -07:00
nobody
98558c045a provide an app for 'sites' but don't require installation to use 2020-09-25 01:24:21 -07:00
nobody
1f531f092f add percentages to oneOf polls and allow author to vote 2020-09-25 00:22:20 -07:00
nobody
2b1a1832a6 re-order protocols for item fetch, resolve double upload dragon drop issue 2020-09-24 19:30:07 -07:00
nobody
ff7c966856 jgrowl theming from a couple of weeks ago was lost somewhere. 2020-09-23 21:41:20 -07:00
nobody
e1a48e6c8e ensure that local channels get directory updates as often as everybody else (3-7 days) 2020-09-23 21:01:12 -07:00
nobody
465680687d improve usability of linkinfo dialog 2020-09-23 19:01:27 -07:00
nobody
ac44685973 more work deprecating plugin_is_installed() (now 'addon_is_installed()' ) 2020-09-23 18:02:29 -07:00
nobody
0339f8178a Merge branch 'dev' of ../p3 into dev 2020-09-23 18:02:10 -07:00
nobody
8531810ee5 turn off dragon drop on post editor until duplicate upload issue can be investigated/resolved. New app: Markup which provides the bold, italic, etc. editor buttons and removes them by default for less clutter 2020-09-23 17:59:09 -07:00
nobody
551d825a0a only upload abc music files as embeds if the abc addon is installed. The function to do this was named plugin_is_installed() and we will be deprecating that name once I can track down everywhere it is used. 2020-09-22 23:41:40 -07:00
nobody
d8cf878ba7 re-arrange how convo is called 2020-09-22 22:27:41 -07:00
nobody
852ebb8fac convo issues 2020-09-22 21:09:16 -07:00
nobody
a38a3ac51e re-arrange so that we fetch downward comments only after we've stored the entire upward conversation fetch 2020-09-22 19:57:28 -07:00
nobody
256880bd23 typo 2020-09-22 18:39:32 -07:00
nobody
3fed4b6d68 remove confusing privacy warning, use ASCollection for zot conversation fetch instead of hard-wired collection processing 2020-09-22 18:35:39 -07:00
nobody
9a53043357 wrong daemon name 2020-09-22 18:12:28 -07:00
nobody
3aad607a26 missing daemon 2020-09-22 18:10:11 -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
51b3a2e2bc debugging comment collapse with hell threads - fixed some minor issues that surfaced 2020-09-21 22:19:19 -07:00
nobody
b73bc0f3ab no comment collapsing when using mod_display 2020-09-21 21:29:30 -07:00
nobody
def18cd0f6 more work on thread collapsing 2020-09-21 21:12:53 -07:00
nobody
75e0a4c89f Merge branch 'dev' into collapse 2020-09-21 21:02:56 -07:00
nobody
fe46bfa7d8 reduce hidden mentions 2020-09-21 19:34:38 -07:00
nobody
829c46cbf0 turn virtual lists into an app 2020-09-21 18:11:32 -07:00
nobody
162bda49c4 virtual accesslists 2020-09-21 17:26:27 -07:00
Papa Dragon
3d478aea29 A few more changes related to french translation
- Added translatable string in Zotlabs/Module/Display.php (related to Open Graph meta properties)
- Generated a more up to date view/fr/messages.po file
2020-09-22 00:28:08 +02:00
Papa Dragon
a1b10b9784 Merge branch 'dev' of https://codeberg.org/zot/zap into dev 2020-09-21 14:45:57 +02:00
nobody
601640b549 bring back outbox polling for new connections, check array in inbox and fix syntax error in channel settings 2020-09-21 04:41:15 -07:00
nobody
7b79b3c5de use site icon in emails 2020-09-20 23:04:12 -07:00
nobody
e5bbe51b11 cleanup 2020-09-20 22:26:58 -07:00
nobody
527b42e305 collapse work 2020-09-20 21:11:42 -07:00
nobody
fcadcfa2e5 hide scrobbles by default; remove 'collections' from activity_filters widget as you can select these by name if desired and they should look just like a channel - there's really nothing special about them as far as connections are concerned. This also reduces clutter on the activity_filters widget. 2020-09-20 19:49:41 -07:00
nobody
872c8a7932 collapsed comments work 2020-09-20 19:45:41 -07:00
nobody
4cac4bac62 apply local name changes to all relevant xchans 2020-09-19 18:13:58 -07:00
nobody
2fb05e555e accesslist fixes for connections page 2020-09-18 18:27:51 -07:00
nobody
a096517a30 add pronouns to profile 2020-09-18 15:34:53 -07:00
nobody
8ed5758b64 use authenticated fetch for linkinfo embedded objects 2020-09-18 14:13:13 -07:00
nobody
e80408cbf3 Merge branch 'dev' of ../p3 into dev 2020-09-17 23:22:49 -07:00
nobody
de4d2656a6 move and rename 2020-09-17 23:21:57 -07:00
nobody
f959182f49 cleanup 2020-09-17 21:54:12 -07:00
nobody
76274d2afe filestorage work, use site_icon for siteinfo html page instead of project icon 2020-09-17 17:30:52 -07:00
nobody
200c3869a9 tighten inbox security 2020-09-16 23:01:08 -07:00
nobody
282a2568bb Merge branch 'dev' of ../p3 into dev 2020-09-16 18:04:39 -07:00
nobody
68fce837af wrong icon 2020-09-16 18:03:14 -07:00
nobody
108b463792 Merge branch 'dev' of ../p3 into dev 2020-09-16 16:12:42 -07:00
nobody
2ca30b3366 superblock missing namespace 2020-09-16 16:12:03 -07:00
Papa Dragon
ec9bd3bada Numbered placeholders in Open Graph formatted strings, for future translations 2020-09-16 20:22:27 +02:00
Papa Dragon
bfab36c211 Added Open Graph tags in Display.php (+ rewrite in Channel.php) 2020-09-16 03:11:22 +02:00
nobody
30e51abfca admin summary page cleanup 2020-09-14 23:58:41 -07:00
nobody
0454c05840 comment out admin sub-module init until I can debug it 2020-09-14 23:11:49 -07:00
nobody
2b143a68a9 channel photos for clones being stored multiple times 2020-09-14 20:10:35 -07:00
nobody
b24e0140af Merge branch 'dev' of ../p3 into dev 2020-09-14 19:23:58 -07:00
nobody
9b70520da1 raise limit on cleanup of migrated xchan photos 2020-09-14 19:23:18 -07:00
nobody
edd27a6a9e migrate existing xchan photos as a small background task 2020-09-14 19:21:44 -07:00
DM42.Net Hubzilla Development
132d438de9 Merge dev updates 2020-09-13 23:36:02 -04:00
DM42.Net Hubzilla Development
6e73430c1f Allow multiple entries for select og: tags 2020-09-13 22:08:07 -04:00
nobody
f182d45f68 add og: meta to mod_display (per papadragon) 2020-09-13 18:47:51 -07:00
Papa Dragon
fff3b76a70 Open Graph meta tags optimized for post sharing on other networks 2020-09-12 10:41:57 +02:00
nobody
faf7681eee add link to 'sites' on directory page via Findpeople widget. 2020-09-10 18:12:35 -07:00
nobody
47dea5c53d code comments 2020-09-09 21:30:18 -07:00
nobody
6e06c801e9 include url on sites page to distinguish multiple sites with same sitename 2020-09-09 21:23:01 -07:00
nobody
23099aeb39 incorrect attribution 2020-09-09 21:11:45 -07:00
nobody
fcb7933c85 make embedded photos work for site logo and cover photo 2020-09-09 20:52:42 -07:00
nobody
2e4fd68c07 provide ability to reset site cover photo 2020-09-09 20:18:50 -07:00
nobody
a61fe419e6 provide site cover photo on homepage 2020-09-09 20:14:06 -07:00
nobody
ef3b0a3718 bugfixes to site cover photos 2020-09-09 18:39:43 -07:00
nobody
56b1e4eaf6 site cover photos 2020-09-09 18:34:09 -07:00
nobody
fa09727217 refactor site customisation 2020-09-09 17:29:46 -07:00
nobody
c10b955a67 mod_sites refactor 2020-09-08 23:39:51 -07:00
nobody
2d55b78427 limit the mention autocomplete query 2020-09-06 22:46:07 -07:00
nobody
9835501015 superblock upgrade 2020-09-06 19:49:22 -07:00
nobody
05018bb6fe provide manual entry mechanism for superblock 2020-09-06 19:11:24 -07:00
nobody
3517c7d68d php warnings 2020-09-04 16:22:27 -07:00
nobody
b3f7c06d2f use large avatar 2020-09-03 19:14:41 -07:00
nobody
056f86abd8 fixing stuff 2020-09-03 19:11:23 -07:00
nobody
5b66bf3ee0 stuff 2020-09-03 19:04:35 -07:00
nobody
3062ef211d more suggestion tweaks 2020-09-03 04:04:30 -07:00
nobody
26ff92ce8c suggestion debugging cont. 2020-09-03 03:46:25 -07:00
nobody
e338474458 suggestion improvements 2020-09-03 03:39:26 -07:00
nobody
5f6f3b41dc make mod_sites standalone, update our own stored site record as this is never done if something changes 2020-09-02 23:02:32 -07:00
nobody
c3fb6c890f suggestion work 2020-09-02 18:17:52 -07:00
nobody
dd7cec55de typo 2020-09-02 17:27:48 -07:00
nobody
fdbe71c774 provide poco_load limit and default to very small 2020-09-02 16:58:42 -07:00
nobody
42ccfc0c95 more directory cleanup 2020-09-01 22:55:46 -07:00
nobody
2fcd533fc1 add xchan_updated 2020-09-01 22:47:32 -07:00
nobody
26088eb4ec code comments 2020-09-01 02:06:27 -07:00
nobody
f814dfbee0 remove safe-mode rendering of 'about' text - it really mangles profiles 2020-08-31 23:27:14 -07:00
nobody
9f10569f36 change default block_public_directory to true 2020-08-31 19:32:03 -07:00
nobody
ef6c8482b7 directory work 2020-08-31 19:24:21 -07:00
nobody
7e9b77617d fix the table column widths to look cleaner and consistent 2020-08-30 22:04:53 -07:00
nobody
b72c2cc1a5 more directory work 2020-08-30 21:08:39 -07:00
nobody
1bb5fd38a0 DM notifications fix - part2 (hopefully the last part) 2020-08-30 02:24:39 -07:00
nobody
dfd1ccea11 more directory work - begin replacing poco with followers/following collections. Start with discovery of these collections in zotinfo. 2020-08-28 14:54:52 -07:00
nobody
924a08901d if the acl is set to a single group as a contact allow, add a mention for compatibility with other fediverse group implementations 2020-08-28 04:10:34 -07:00
nobody
8aee99f3bc more branding 2020-08-27 03:18:54 -07:00
nobody
093b6ca73d Merge branch 'dev' of ../p3 into dev 2020-08-26 19:46:08 -07:00
nobody
0b4a6057d8 Improve webp support. If your system utilities support webp, this software will handle them just fine. If they don't.... 2020-08-26 19:15:51 -07:00
nobody
91bf99c9cc more error checking for img_cache 2020-08-25 23:10:25 -07:00
nobody
2c9765d9d4 editor autocomplete optimisations 2020-08-25 20:27:06 -07:00
nobody
c62e02ac38 cleanup old xchan photos 2020-08-25 18:29:23 -07:00
nobody
02a1c72fbe inverted logic 2020-08-25 02:28:59 -07:00
nobody
675e4d25ad move cached xchan photos to filesystem 2020-08-24 21:36:56 -07:00
nobody
b2556861f1 rename plugin.php to addon.php 2020-08-23 23:05:57 -07:00
nobody
bbe7fab8bb re-package browser-to-browser encryption as 'secrets' app 2020-08-23 17:32:33 -07:00
nobody
27b638ab10 b2be 2020-08-23 02:28:38 -07:00
nobody
107ec9a1eb make the dm visual notification work again 2020-08-20 17:36:01 -07:00
nobody
8fb438b2e4 Merge branch 'dev' of ../p3 into dev 2020-08-19 23:34:18 -07:00
nobody
ea7b80ff01 warnings 2020-08-19 23:34:02 -07:00
nobody
650ead95a8 Merge branch 'dev' of ../p3 into dev 2020-08-19 22:48:49 -07:00
nobody
bc88e6c1b3 making progress towards the "new" mail (DM) notifications. Email part works, visual notify doesn't yet, but we can trick the stream notify to at least provide the right text. 2020-08-19 22:46:55 -07:00
nobody
68608f10e0 revision 2020-08-19 19:49:37 -07:00
nobody
aa776d85de activitypub addressing madness, cont. 2020-08-19 17:59:05 -07:00
nobody
453bed1bd9 wrong function 2020-08-17 23:38:57 -07:00
nobody
c0f295f5c1 Merge branch 'dev' of ../p3 into dev 2020-08-17 23:36:35 -07:00
nobody
6b26d5845a add hashpath and then use it 2020-08-17 23:35:05 -07:00
nobody
36d98dd798 missing namespace declaration 2020-08-17 16:58:56 -07:00
nobody
dd5941cd7f revert 2020-08-17 13:43:25 -07:00
nobody
95dab1daaa image caching storage improvements 2020-08-16 21:55:59 -07:00
nobody
077049c64b DAV issue with variable scope 2020-08-16 16:34:31 -07:00
nobody
10da43c958 directory work 2020-08-15 19:18:11 -07:00
nobody
97fc0f697f increase max threadlevel, begin next phase of directory refactor 2020-08-15 14:55:03 -07:00
nobody
ff942371c7 remove obsolete feed types from channel discovery 2020-08-13 19:26:41 -07:00
nobody
dbaa4df7e0 some prep work for the next big feature push 2020-08-12 19:06:13 -07:00
nobody
7f5fb3ba09 force 'discoverable' to boolean 2020-08-11 20:45:09 -07:00
nobody
d44c832ee5 belated cleanup 2020-08-11 20:37:10 -07:00
nobody
3c0d3e0f24 update schema 2020-08-11 18:05:35 -07:00
nobody
365f849783 implement discoverable 2020-08-11 18:03:57 -07:00
nobody
1a742331a4 Description changes, collapsible text-styles 2020-08-10 16:26:56 -07:00
nobody
a3a6db7c3c revise pubsites text 2020-08-09 21:14:25 -07:00
nobody
8d9b0c802d mysql install issue 2020-08-09 19:43:41 -07:00
nobody
0c61740027 typos 2020-08-09 18:13:30 -07:00
nobody
a5666f0a7a branding 2020-08-09 18:08:40 -07:00
nobody
8d58e09a37 removed diagnostics - no longer needed 2020-08-08 05:21:48 -07:00
nobody
92b4038d6a diagnostics 2020-08-08 05:07:15 -07:00
nobody
4dc4572f94 use channel_hash for lookup 2020-08-07 23:06:01 -07:00
nobody
92c141817c force zot6 key discovery for zotinfo fetch 2020-08-07 22:41:36 -07:00
nobody
6e65a4bd25 z6 discovery - verification was only partially disabled. 2020-08-07 14:57:59 -07:00
nobody
0713b6926f page-enable accesslist collections 2020-08-06 23:22:24 -07:00
nobody
293ba33eaf more collection stuff 2020-08-06 22:22:51 -07:00
nobody
ef60a01396 typo in mod_stream 2020-08-06 20:24:17 -07:00
nobody
506cf9fadd paged collection improvements and some UX cleanup for jgrowl 2020-08-06 20:19:03 -07:00
nobody
ea4be2fcc8 Extend ASCollection to deal with more expected use cases (limit on records returned and the ability to return entries in reverse order) 2020-08-05 20:51:31 -07:00
nobody
2add5cc6a0 refactor ASCollection 2020-08-04 22:54:04 -07:00
zotlabs
5f35cd4dda obscure mention issues 2020-08-01 13:48:57 -07:00
zotlabs
9efde74860 handle peertube's weird link structures 2020-07-31 16:25:24 -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
68d8f43f7d add form reset to rpost module 2020-07-27 22:37:44 -07:00
zotlabs
dc82fba51b meta['name'] != meta['property'] 2020-07-27 21:28:15 -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
81a0441b7f rev update 2020-07-27 16:57:58 -07:00
zotlabs
f4b2767989 support noindex meta and pleroma scrobbler activities 2020-07-27 16:49:21 -07:00
zotlabs
a1d174bcb7 we don't need the profile-based virtual lists any more 2020-07-22 19:11:54 -07:00
zotlabs
80e4f9ce4c active relative date in sidebar profile 2020-07-22 04:57:26 -07:00
zotlabs
0fde3abeac Merge branch 'lists' into dev 2020-07-21 20:03:19 -07:00
zotlabs
2497f84637 private channel notes 2020-07-21 20:01:37 -07:00
zotlabs
f1cf553f29 start of virtual list development 2020-07-21 18:16:27 -07:00
zotlabs
255ec3d642 connect issue with activitypub for wordpress 2020-07-20 22:40:07 -07:00
zotlabs
96100b76f1 cleanup from the latest fiasco 2020-07-15 19:28:01 -07:00
zotlabs
05a95e7ee6 remove btlogger 2020-07-15 17:09:46 -07:00
zotlabs
9212e6036a Merge branch 'dev' into release 2020-07-15 16:57:40 -07:00
zotlabs
4c69a7f376 now socgraph is looping 2020-07-15 16:57:16 -07:00
zotlabs
afb936081e Merge branch 'dev' into release 2020-07-15 16:31:55 -07:00
zotlabs
737659f70f prevent discovery loops 2020-07-15 16:29:17 -07:00
zotlabs
8c21cb1677 Merge branch 'dev' into release 2020-07-15 12:52:31 -07:00
zotlabs
f974510fa3 missing call 2020-07-15 12:52:08 -07:00
zotlabs
d3f409c282 Merge branch 'dev' of ../p3 into release 2020-07-15 04:35:36 -07:00
zotlabs
423f54503c missed this one 2020-07-15 04:35:00 -07:00
zotlabs
543027dc42 Merge branch 'dev' into release 2020-07-15 04:16:29 -07:00
zotlabs
f1593477c4 hubloc confusion 2020-07-15 04:10:02 -07:00
zotlabs
8d89acee7a Merge branch 'dev' into release 2020-07-14 18:49:25 -07:00
zotlabs
e07a92a4d5 connect issue and pubstream localhost delivery issue 2020-07-14 18:47:23 -07:00
zotlabs
3d945d7387 Merge branch 'dev' into release 2020-07-14 17:25:42 -07:00
zotlabs
54623e5cc0 double posts in mod_pubstream 2020-07-14 17:24:34 -07:00
zotlabs
73f38477cf assure correct operator precedence 2020-07-12 21:17:53 -07:00
zotlabs
151a5f22e4 Merge branch 'dev' into release 2020-07-06 21:06:40 -07:00
zotlabs
61953c11ca check array path 2020-07-06 21:05:31 -07:00
zotlabs
71244d4129 Merge branch 'dev' into release 2020-07-06 18:51:31 -07:00
zotlabs
cd6f240e05 further qualify 2020-07-06 01:33:33 -07:00
zotlabs
8895267f48 string change 2020-07-05 23:37:30 -07:00
zotlabs
1aebf6a856 edit and delete group posts 2020-07-05 23:18:31 -07:00
zotlabs
a9bdd411f8 cleanup permit_all_mentions 2020-07-03 19:36:46 -07:00
zotlabs
107f057ff1 undocumented feature 2020-07-03 15:48:58 -07:00
zotlabs
e3055ac410 code cleanup 2020-07-01 22:21:30 -07:00
zotlabs
13edcdbc3a some minor cleanup while code reviewing mod_inbox. 2020-06-30 21:30:03 -07:00
zotlabs
099cf05935 consult blocked channels prior to storage 2020-06-30 17:47:31 -07:00
zotlabs
2fd886303f Merge branch 'dev' into release 2020-06-28 20:26:46 -07:00
zotlabs
558d38375e generalise the rmagic login form so we can re-use it for remote follows and stuff 2020-06-28 20:24:36 -07:00
zotlabs
e663267843 Update repository links to point to codeberg. Framagit can still be used for as long as the server keeps running. 2020-06-28 16:37:21 -07:00
zotlabs
b8d98e61e2 Merge branch 'dev' into release 2020-06-27 15:07:55 -07:00
zotlabs
f3031e0515 strings 2020-06-27 15:04:27 -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
8595b3b7f6 sql query didn't return all the fields we need to check commentability 2020-06-17 23:48:18 -07:00
zotlabs
4017cae31e Merge branch 'dev' into release 2020-06-17 21:53:16 -07:00
zotlabs
3949d62f0c more work on federating item_nocomment 2020-06-17 21:52:47 -07:00
zotlabs
293fb821c0 notable protocol ommission: we are not federating the item_nocomment flag, so indicate this by setting commentPolicy 'until=' to the item creation timestamp and ignore comments_closed as they are already closed. 2020-06-17 21:47:04 -07:00
zotlabs
54ce31cbba Merge branch 'dev' into release 2020-06-17 21:25:55 -07:00
zotlabs
232422f5dd new function absolutely_no_comments() and some text cleanup in daemon/thumbnail 2020-06-17 20:30:18 -07:00
zotlabs
f612dfa3f8 sql error 2020-06-17 17:54:52 -07:00
zotlabs
e63e93e4bb Merge branch 'dev' into release 2020-06-15 20:55:39 -07:00
zotlabs
7509e820f8 change repo branch references 2020-06-15 20:54:54 -07:00
zotlabs
2f71f58a15 Merge branch 'dev' 2020-06-15 18:16:50 -07:00
zotlabs
d28f957b54 move php-id3 and text_languagedetect from composer (/vendor) back to /library because their autoloaders are no longer supported in composer and no longer work in some distros. The packages themselves are unmaintained and it is unlikely they will be fixed upstream. This leaves HTMLPurifier to be fixed - which is in progress and should happen in the next several days. 2020-06-15 18:01:20 -07:00
zotlabs
b44f194aa8 Deprecate the term 'master' from the codebase. 2020-06-15 00:29:56 -07:00
zotlabs
4b9dbe54f0 revision 2020-06-14 05:02:01 -07:00
zotlabs
8415f780ec remove blacklist/whitelist 2020-06-14 04:58:27 -07:00
zotlabs
cd630a661d Merge branch 'dev' 2020-06-10 18:26:45 -07:00
zotlabs
0cf18bad16 Don't render Friendica or other bbcode source for messages originating in ActivityPub space. Just use the HTML. 2020-06-10 18:20:46 -07:00
zotlabs
943b3250e5 Merge branch 'dev' 2020-06-10 17:12:38 -07:00
zotlabs
966d167162 regressions detected in activity_filter name autocomplete, also string update 2020-06-10 17:11:40 -07:00
zotlabs
1217c4e80e Merge branch 'dev' 2020-06-09 21:45:17 -07:00
zotlabs
635e9735ee syntax (missing quote) 2020-06-09 21:44:43 -07:00
zotlabs
b809565b3d mod_acl: illogical query paren grouping, add abook_alias search to a place where it had not been added previously and should have been 2020-06-09 21:41:08 -07:00
zotlabs
755aee1852 Merge branch 'dev' 2020-06-09 21:34:49 -07:00
zotlabs
705a6959e6 double encoding 2020-06-09 21:34:31 -07:00
zotlabs
925991f61d Merge branch 'dev' 2020-06-09 21:08:54 -07:00
zotlabs
7945b80219 re-activate 'by name' stream_filter 2020-06-09 20:42:01 -07:00
zotlabs
f62b7ca51c Merge branch 'dev' 2020-06-09 18:36:34 -07:00
zotlabs
6a501fa8ea pubstream not picking up all local content when network pubstream enabled 2020-06-09 17:45:22 -07:00
zotlabs
81c3b2d635 spelling correction in a comment 2020-06-08 22:42:58 -07:00
zotlabs
cd09557ecb Merge branch 'dev' 2020-06-02 22:04:15 -07:00
zotlabs
66eaa87e2d 'personal posts' missing a lot of stuff 2020-06-02 21:19:17 -07:00
zotlabs
4a9a5dae03 cache improvement 2020-06-02 20:36:21 -07:00
zotlabs
40d2526b6d clarify the descriptions 2020-06-02 16:54:26 -07:00
zotlabs
fcc0b9fa47 unify the mention styles w/r/t @ placement 2020-06-02 03:46:11 -07:00
zotlabs
bfbf4cb59e typo 2020-06-02 01:35:09 -07:00
zotlabs
437bbf8338 use the xchan_url for human-followed links. always. 2020-06-01 22:43:33 -07:00
zotlabs
8c92aef775 more work on smart mentions 2020-06-01 22:36:55 -07:00
zotlabs
ffb5434a1f Merge branch 'dev' 2020-06-01 21:47:22 -07:00
zotlabs
c33876d7a0 surface the tag_username setting 2020-06-01 21:46:26 -07:00
zotlabs
3aa615eba4 Merge branch 'dev' 2020-06-01 21:13:44 -07:00
zotlabs
4ef678f4c9 rewrite mentions (if possible) according to system.tag_username pref 2020-06-01 21:00:21 -07:00
zotlabs
75459652a3 Merge branch 'dev' 2020-05-27 18:58:47 -07:00
zotlabs
0f7a1baf38 peertube uses markdown content. 2020-05-27 18:56:51 -07:00
zotlabs
12f31a8f1a cleanup 2020-05-25 23:43:40 -07:00
zotlabs
410fbdbb95 rm include/message 2020-05-19 18:02:28 -07:00
zotlabs
376bca62ab Merge branch 'dev' of ../p3 into dev 2020-05-17 20:26:01 -07:00
zotlabs
b70e4b8526 regression: installer complains about un-writeable store directory 2020-05-17 20:24:39 -07:00
zotlabs
3441738a1c complete blocking tools integration 2020-05-17 17:23:28 -07:00
zotlabs
146a3a0d9f Just send HTML. 2020-05-17 16:20:11 -07:00
zotlabs
bec099b66f Merge branch 'dev' of ../p3 into dev 2020-05-17 13:03:32 -07:00
zotlabs
9113bba30d forgery prevention 2020-05-17 13:02:02 -07:00
zotlabs
c9cdfb3d7f typo 2020-05-17 04:41:03 -07:00
zotlabs
3f1cdc118a connect superblock to connection editor - partially consolidate all block actions 2020-05-17 04:09:12 -07:00