Commit graph

8174 commits

Author SHA1 Message Date
zotlabs
04ae664c92 network -> stream 2020-02-12 21:36:21 -08:00
zotlabs
a14474a135 support binary content 2020-02-12 15:21:39 -08:00
zotlabs
926f2c9c47 wrong var 2020-02-09 21:39:26 -08:00
zotlabs
7103d28569 issues from watching the logs 2020-02-09 15:34:49 -08:00
zotlabs
8ed915918c missing function 2020-02-06 20:25:09 -08:00
zotlabs
46262c693a add poll ending date to displayed post 2020-02-06 19:57:27 -08:00
zotlabs
6f6e67078c more work on polls 2020-02-06 18:50:18 -08:00
zotlabs
8603a289b3 fix i_am_mentioned() 2020-02-04 20:33:37 -08:00
zotlabs
0580f7bec5 simplify 2020-02-04 17:01:11 -08:00
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
35a378c1d4 provide a way to generate pleroma style emoji reactions 2020-02-03 19:55:52 -08:00
zotlabs
39f971609a Merge branch 'dev' of ../p3 into dev 2020-02-02 21:04:57 -08:00
zotlabs
ee0d093392 fix_attached .... incorrect id 2020-02-02 21:04:04 -08:00
zotlabs
6f25715186 more ocap refactor 2020-02-02 16:01:07 -08:00
zotlabs
46df791b76 improved integration of OCAP with existing ACL file permissions, refactor fix_attached_photo_permissions() and permissions_sql() 2020-02-02 15:12:20 -08:00
zotlabs
7ad5e1c3aa photo permissions edge case - when including private photo from albums the new token was not added to the acl 2020-02-01 15:14:03 -08:00
Zot
146f33c04d Merge branch 'patch-1' into 'dev'
fix function call

See merge request zot/zap!21
2020-01-31 04:48:35 +01:00
zotlabs
c021f5499f performance issue with t() 2020-01-30 16:12:41 -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
eea407114c poll debugging 2020-01-27 20:46:14 -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
Mario
f1b3c61401 fix function call 2020-01-26 15:23:53 +01: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
7a8f9670c0 allow inline svgs to federate as data urls 2020-01-14 21:48:28 -08:00
zotlabs
2695bded8f provide activitypub rendering of inline svg doodles 2020-01-14 20:02:13 -08:00
zotlabs
3b2eabf0fd minor php warning 2020-01-14 13:25:22 -08:00
zotlabs
fa8b5c7d5a cleanup 2020-01-14 12:14:34 -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
e3d28864b4 append poll items instead of replace 2019-12-30 12:04:12 -08:00
zotlabs
098400dd7a optimise http version check 2019-12-27 13:55:50 -08:00
zotlabs
edecdb345e fix for http/2 2019-12-25 17:11:41 -08:00
zotlabs
4ac5576417 z_post_url (curl): catch illegal line termination when pulling out header. 2019-12-25 13:43:37 -08:00
zotlabs
32949507cf per discussion, default post_activity_item to item_wall = 0 2019-12-08 18:03:43 -08:00
zotlabs
35cbd7f7c8 regression with code for Friendica bbcode/img tag 2019-12-06 12:17:03 -08:00
zotlabs
351ac03c73 Friendica's img bbcode apparently changed to [img=$url][/img] 2019-12-05 20:37:43 -08:00
zotlabs
aef13ffa29 cleanup template 2019-12-02 21:22:16 -08:00
zotlabs
75ff9318fb pinned posts front end 2019-12-02 21:08:06 -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
0773d8e405 rev update 2019-12-01 16:37:25 -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
f0c5d3f970 wrong return 2019-11-25 16:02:23 -08:00
zotlabs
b6d236cb6e render app for activitypub 2019-11-25 15:48:14 -08:00
zotlabs
b1524e69c7 tag completion - check xchan_hash as well as xchan_url and xchan_addr 2019-11-24 19:59:12 -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
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
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
313983fb21 deletion issue 2019-11-07 17:25:19 -08:00
zotlabs
50ac4789c5 since svg elements require a non-closed tag to contain a trailing slash, allow this for all bbcode elements which don't require a closing tag, for instance [baseurl/] 2019-11-06 21:29:00 -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
d0bca8eaf5 typo 2019-11-05 11:14:18 -08:00
zotlabs
be986fc4c6 svg cleanup 2019-11-05 11:10:49 -08:00
zotlabs
689a645f1b more svg 2019-11-05 00:48:09 -08:00
zotlabs
65deb0bc42 svg primitives 2019-11-04 21:45:16 -08:00
Zot
a673e9ff04 Merge branch 'commentsclosed-hook' into 'dev'
Add hook for comments_are_now_closed()

See merge request zot/zap!15
2019-11-02 21:19:21 +01:00
DM42.Net Hubzilla Development
920bc81640 Add hook for comments_are_now_closed() 2019-11-02 13:10:21 -04: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
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
e20aa4e081 better fix for admin auto promotion 2019-10-23 21:51:05 -07:00
zotlabs
00e9d3d0b7 fix automatic admin creation 2019-10-23 19:16:37 -07:00
zotlabs
7ce10b6b86 public list view interface 2019-10-23 16:07:12 -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
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
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
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
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
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
8cfa9664df rev update 2019-10-04 16:18:35 -07:00
zotlabs
a077180918 hubzilla event compatibility 2019-10-04 14:36:08 -07:00
zotlabs
b7808b8e5d usability changes to channel manage interface 2019-10-03 16:44:52 -07:00
zotlabs
0501020136 consolidate safe mode settings 2019-10-03 13:22:59 -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