Commit graph

8436 commits

Author SHA1 Message Date
Zot
427490ff35 Merge branch 'dev' into 'dev'
poll UI strings

See merge request zot/zap!25
2020-03-02 03:08:47 +01:00
Mario
9b9550d3fe poll UI strings 2020-03-02 03:08:47 +01:00
zotlabs
8beb929e73 remove commented code 2020-02-29 13:06:30 -08:00
zotlabs
90b34b6d75 rework img alt text (legacy bbcode constructs are still supported) 2020-02-29 13:03:28 -08:00
Zot
acadc6a85d Merge branch 'dev' into 'dev'
implement poll UI in jot

See merge request zot/zap!24
2020-02-27 05:48:28 +01:00
Mario
72bdd7963f implement poll UI in jot 2020-02-27 05:48:28 +01:00
zotlabs
7544134cb8 support alt text in images - set to basename of the filename if nothing else is provided 2020-02-26 19:10:43 -08:00
zotlabs
eee70b400d prevent duplicate votes 2020-02-25 18:32:16 -08:00
zotlabs
800e757fd1 more sudo 2020-02-24 15:40:20 -08:00
zotlabs
1d982fb5b5 implement sudo 2020-02-23 18:10:44 -08:00
zotlabs
f75fd1a25a theme_attachments() leaking OCAP token 2020-02-20 19:56:37 -08:00
zotlabs
a8b7e73662 deprecate simplepie and RSS connections 2020-02-17 14:58:21 -08:00
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
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
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
8ef4822fdc more work on like counts 2019-09-26 21:25:34 -07:00
zotlabs
fadfe119d0 configurable like count display 2019-09-26 20:58:29 -07:00
zotlabs
b01a760fd8 remove obsolete code 2019-09-25 18:39:37 -07:00
zotlabs
fc2db4983c superblock fix 2019-09-23 23:22:17 -07:00
zotlabs
214c47923c once again deliver singletons 2019-09-23 20:57:55 -07:00
zotlabs
b6ae2b7eab more fixes 2019-09-23 16:11:36 -07:00
DM42.Net Zap Dev
042bcbdbde Add support for custom items / object types 2019-09-22 20:44:33 -04:00
zotlabs
73f32e33e1 let the games begin 2019-09-21 16:20:04 -07:00
zotlabs
c0a7eaa53d exploratory development 2019-09-20 18:00:29 -07:00
zotlabs
91e94ffd81 cleanup 2019-09-17 21:25:26 -07:00
zotlabs
f707a00a4a abook_alias 2019-09-11 20:41:16 -07:00
zotlabs
d93c9ccc2d ongoing dev 2019-09-10 19:31:08 -07:00
zotlabs
ffc43e1c7d heavy lifting for the next big development effort 2019-09-09 21:03:33 -07:00
zotlabs
5991fcf319 update readme 2019-09-03 17:33:27 -07:00
zotlabs
1f160251a0 styling issues, fixes from Hubzilla 2019-09-02 20:47:34 -07:00
zotlabs
1de2bafa61 improved notification links for new connections, ongoing work on onepoll and zotfeeds, reduce core usage of item.postopts 2019-08-27 22:25:06 -07:00
zotlabs
7baabc5c15 add nofollow to profile links 2019-08-25 19:17:35 -07:00
zotlabs
d478571b6d assorted fixes for assorted stuff 2019-08-25 17:35:14 -07:00
zotlabs
22669bb701 backport from downstream and some other minor cleanup 2019-08-20 19:25:36 -07:00
zotlabs
532def0244 bearcaps and other stuff 2019-08-15 23:53:02 -07:00
zotlabs
dfd771da4e fix suggestion ignore redirection and update zotsh 2019-08-13 19:42:32 -07:00
zotlabs
5f2f45d306 limit new connections per day (per channel) to 50 - site configurable 2019-08-06 15:24:30 -07:00
zotlabs
045a07c6dc feed author issues 2019-08-04 23:49:08 -07:00
zotlabs
79fbccdce7 add client_name to oauth2 storage 2019-08-04 17:30:07 -07:00
zotlabs
9ed24ff6d4 better handling of photo linked items when author is censored 2019-07-31 22:51:33 -07:00
zotlabs
6288c6a665 add an icon 2019-07-31 22:41:09 -07:00
zotlabs
57a2fe9dd6 fix image censoring 2019-07-31 21:46:19 -07:00
zotlabs
0de97b2fc0 revert image pixelation, but provide a framework for re-implementing it in the future 2019-07-31 18:15:38 -07:00
zotlabs
e163ece9e0 add 'safe mode' over-ride to connection image pixelation 2019-07-30 22:37:55 -07:00
zotlabs
3bc243ea46 image censoring per connection 2019-07-30 17:56:35 -07:00
Zot
7a068d29d0 Merge branch 'fix-engr-units' into 'dev'
Fix missing engr_units_to_bytes

See merge request zot/zap!6
2019-07-30 05:45:37 +02:00
zotlabs
4e87935fda affinity tool -> friend zoom; alter xchan_query to return results in hubloc_primary desc order; as hublocs have been seen in the wild with no primary 2019-07-29 19:33:36 -07:00
DM42.Net Zap Dev
dd24484383 Fix missing engr_units_to_bytes 2019-07-29 21:32:57 -04:00
zotlabs
ea13cb2dcf fix imported taxonomy 2019-07-28 20:19:16 -07:00
zotlabs
75d3914223 misc fixes 2019-07-28 19:34:42 -07:00
zotlabs
6e7d144789 bug fixes 2019-07-25 18:48:35 -07:00
zotlabs
d8ce899bb9 cleanup 2019-07-25 17:12:48 -07:00
zotlabs
e288e0f35a updates 2019-07-22 18:38:22 -07:00
Zot
6b5a3f4e74 Merge branch 'consolidate-rolesettings' into 'dev'
Consolidate role settings

See merge request zot/zap!5
2019-07-22 22:45:52 +02:00
zotlabs
27c71dcaa5 cleanup 2019-07-18 20:38:36 -07:00
DM42.Net (Matt Dent)
07f86afa43 Consolidate role settings 2019-07-12 11:52:04 -04:00
zotlabs
b170e01fa5 cleanup 2019-07-10 18:43:20 -07:00
zotlabs
39668e2752 comment threading 2019-07-07 20:11:37 -07:00
zotlabs
27a03a3a5c misc experimental things (wip) 2019-07-07 16:32:48 -07:00
zotlabs
6b1f5503a3 add photomap app 2019-06-30 20:11:08 -07:00
zotlabs
a2a7a22c38 better handling of channel meta 2019-06-29 17:54:48 -07:00
zotlabs
5f1da81082 Support both zot and zot6 in social graph operations (common friends, suggestions). 2019-06-27 17:02:58 -07:00
zotlabs
17599db5c9 cleanup - filter "unsafe" entries from driectory tag cloud 2019-06-20 23:17:04 -07:00
zotlabs
5e189cb14e some early dev work for dm support 2019-06-18 19:21:31 -07:00
zotlabs
0a2116345f cleanup of linked item deletion 2019-06-16 19:18:49 -07:00
zotlabs
7a38f3c1de photo encoding issue 2019-06-16 01:53:02 -07:00
zotlabs
337d08b049 undo hmessages.po and hstrings.php hack 2019-06-13 22:39:40 -07:00
zotlabs
232bd025f3 typo 2019-06-12 20:57:28 -07:00
zotlabs
a65bf95a5d deleted events would not propagate because drop_item_lowlevel set all items with a resource_id to hidden, not just photos. 2019-06-12 17:46:21 -07:00
zotlabs
11bb9c2e24 Merge branch 'dev' of /home/macgirvin/z into dev 2019-06-12 17:27:29 -07:00
zotlabs
ae8d31c8b1 event stream filter 2019-06-11 22:12:25 -07:00
zotlabs
7c34e4ee79 nocomment app 2019-06-11 20:40:25 -07:00
zotlabs
56ec7e7125 Merge branch 'dev' of /home/macgirvin/z into dev 2019-06-11 20:17:57 -07:00
zotlabs
32056c55d7 delete tweaks 2019-06-11 20:16:38 -07:00
zotlabs
7b32cc0e23 Merge branch 'dev' of /home/macgirvin/z into dev 2019-06-11 19:45:10 -07:00
zotlabs
2fd1d807f1 event sync 2019-06-11 19:44:55 -07:00
zotlabs
737f65a267 Merge branch 'dev' of /home/macgirvin/z into dev 2019-06-11 19:39:42 -07:00
zotlabs
ced28a95c4 event sync cont. 2019-06-11 19:39:25 -07:00
zotlabs
4ec1b14bd1 event sync work 2019-06-11 19:36:55 -07:00
zotlabs
30088c5168 Merge branch 'dev' of /home/macgirvin/z into dev 2019-06-11 19:14:40 -07:00
zotlabs
9b7326f41d event deletion testing 2019-06-11 19:14:19 -07:00
zotlabs
2e9c4357ea attach sync (deleted) issue 2019-06-11 17:47:21 -07:00
zotlabs
ef419123e2 logging 2019-06-11 17:37:27 -07:00
zotlabs
48dcdcaa15 file sync issues 2019-06-11 17:27:31 -07:00
zotlabs
46e9a29059 more filesync debugging 2019-06-11 16:44:26 -07:00
zotlabs
b03fc197aa file sync issues related to thumbnail os_storage 2019-06-11 16:32:33 -07:00
zotlabs
e9f923a5c0 fix feeds 2019-06-10 23:39:17 -07:00
zotlabs
49183f8484 event deletion issue 2019-06-10 21:19:19 -07:00
zotlabs
f65ab4236e revisit the hyperdrive settings and remove some obsolete "federation" settings. 2019-06-10 18:52:16 -07:00
zotlabs
a039c84e29 updates 2019-06-08 16:53:05 -07:00
zotlabs
52e6d4f48a cleanup 2019-06-05 23:08:17 -07:00
zotlabs
0359acb32e Deprecate global channel removal. There are a few issues which need to be addressed. The first of which is a mechanism to tell other servers to destroy your clones. The second is securing this against forgery attempts. In its current form a lot of your data is removed from around the network but the channel clones themselves may remain. 2019-06-04 23:27:11 -07:00
zotlabs
e292219db0 misc photo issues 2019-06-04 17:53:21 -07:00
zotlabs
50a11a6ea9 cleanup 2019-06-03 17:57:47 -07:00
zotlabs
bb97dedcdd improve expiration +cleanup 2019-05-29 16:29:55 -07:00
zotlabs
b7e7b997e7 cleanup 2019-05-27 20:50:05 -07:00
zotlabs
d382f68161 the only thing worse than no doco is bad doco 2019-05-26 19:55:08 -07:00
zotlabs
7428e1358e cleanup 2019-05-14 22:16:49 -07:00
zotlabs
e9ba43582e add portable_id to share attributes in some cases 2019-05-13 20:28:56 -07:00
zotlabs
fe1517022c port calendar merge from hz 2019-05-12 18:20:37 -07:00
zotlabs
0cea34721e optimise oembed pdf processing so we don't actually load the content, which could cause performance issues. 2019-05-10 15:29:05 -07:00
zotlabs
6554334f03 don't do oembed processing on naked links 2019-05-10 14:39:55 -07:00
zotlabs
d747d9b7d3 get_rpost_path() moved to a static class method and was still being referenced as a global 2019-05-07 21:50:02 -07:00
zotlabs
ff686b354b remove techlevels 2019-05-07 19:40:49 -07:00
zotlabs
6634ad9085 cleanup - implement remote purge which has been missing for a long time 2019-05-06 20:22:08 -07:00
zotlabs
e7f5ad401c cleanup 2019-05-05 23:38:29 -07:00
zotlabs
642a1c2f2b cleanup default icon logic 2019-05-05 21:06:02 -07:00
zotlabs
7ea1833ffe release fixes 2019-05-03 02:27:20 -07:00
zotlabs
df84b5b666 typo 2019-05-02 23:56:02 -07:00
zotlabs
15d1ac6b25 fix null array warning 2019-05-02 23:42:41 -07:00
zotlabs
bef6fbf7da unfriend delete posts bug 2019-05-02 23:30:49 -07:00
zotlabs
79f5866137 fix suggestion ordering 2019-04-30 23:18:39 -07:00
zotlabs
9678e44c4a typo 2019-04-29 22:34:50 -07:00
zotlabs
529dcc9987 extract list of indexes from a table for verification functions 2019-04-29 22:32:32 -07:00
zotlabs
6753c789f0 don't show superblocked channels in suggestions 2019-04-29 19:29:11 -07:00
zotlabs
4f92d05588 cleanup 2019-04-28 21:17:04 -07:00
zotlabs
9bbad0db91 minor updates 2019-04-26 15:15:15 -07:00
zotlabs
5abb1a4eb0 remove "tryomebed" from bbcode and default the rpost url detection to oembed+zotobj 2019-04-19 15:38:29 -07:00
zotlabs
7470d0c58e more libprofile 2019-04-17 19:19:49 -07:00
zotlabs
aa9d29a0ec start libprofile 2019-04-17 16:54:06 -07:00
zotlabs
f989c57c60 cleanup link input modal 2019-04-16 23:50:42 -07:00
zotlabs
8c1e8e5df9 cleanup 2019-04-16 23:31:36 -07:00
zotlabs
c17c7a76a3 bring back the oembed toggle 2019-04-16 17:44:42 -07:00
zotlabs
89af6ee5ff port photo lib updates 2019-04-15 23:43:06 -07:00
zotlabs
9c0d7b7df0 update photo files to assist porting 2019-04-15 23:25:49 -07:00
zotlabs
c4824f6fd5 add photo.expires 2019-04-15 23:03:16 -07:00
zotlabs
2db3efddf5 finish moving html5 parser to composer 2019-04-15 22:08:08 -07:00
zotlabs
7364a82f5d remove old twitter stuff 2019-04-15 21:55:59 -07:00
zotlabs
fd600a57fa cleanup 2019-04-15 17:34:29 -07:00
zotlabs
324ee0b5dc cleanup 2019-04-14 23:50:49 -07:00
zotlabs
6bdf35ec67 move everything from include/environment to setup where it is used 2019-04-11 21:52:20 -07:00
zotlabs
cb2a64b036 move markdown to zlib 2019-04-11 21:10:31 -07:00
zotlabs
5cb0e7600b some cleanup 2019-04-11 20:26:38 -07:00
zotlabs
736714decf repeating event work and some fixes from upstream 2019-04-10 23:45:24 -07:00
zotlabs
0e8f34021e schema mods for recurring events 2019-04-10 00:20:41 -07:00
zotlabs
a85dd22604 add event taxonomy and attachments to item obj 2019-04-09 17:12:31 -07:00
zotlabs
0fcea5d448 remove automatic delegat permission from collections, add max-width to oembed iframes 2019-04-06 16:33:49 -07:00
zotlabs
d6602c088e security: perms_pending not evaluated correctly 2019-04-05 16:58:51 -07:00
zotlabs
f32dfdfcf7 auto friend collections 2019-04-05 00:54:35 -07:00
zotlabs
fd02fb95d9 update obscurify 2019-04-04 19:55:17 -07:00
zotlabs
2e7e461027 piled up deliveries were not getting scheduled for localhost, probably these were piled up as the result of a queue threshhold breach 2019-04-04 19:14:32 -07:00
zotlabs
9a37e9a33a move collections to a different button that doesn't get disabled when privacy is turned on. 2019-04-03 22:18:13 -07:00
zotlabs
8f4a3723da the rest of the stuff to support collections 2019-04-03 16:22:03 -07:00
zotlabs
d22285c888 disable directory keywords when forums or collections selected 2019-04-02 19:20:40 -07:00
zotlabs
96d431fcb5 add collections to directory 2019-04-02 18:53:43 -07:00
zotlabs
72e5e64d89 allow escaped quotes in vidoe posters 2019-04-01 12:23:48 -07:00
zotlabs
42dcc86e3e linkinfo honour link-only setting for images, local videos. Photo editing anomalies. 2019-03-30 15:01:25 -07:00
zotlabs
bf2a92b83b check service class limits on file sync 2019-03-29 22:09:55 -07:00
zotlabs
5bcf392816 add hierarchy to channels for collection support and other purposes 2019-03-29 13:27:23 -07:00
zotlabs
d68bdd03ed detect comment moderation with even more precision 2019-03-28 16:41:06 -07:00
zotlabs
4d48f5e7bf make moderation notifications go to the right place 2019-03-27 19:20:35 -07:00
zotlabs
aaff7c54cf jotgetlink modal 2019-03-26 17:01:55 -07:00
zotlabs
0030bdac40 xchan_instance_url was still being referenced, add expire app 2019-03-24 22:46:31 -07:00
zotlabs
532019c382 missing use statement 2019-03-24 20:11:24 -07:00
zotlabs
2499086f69 appify categories 2019-03-24 20:08:23 -07:00
zotlabs
1595bdc2aa cleanup/remove unused xchan fields 2019-03-24 18:40:33 -07:00
zotlabs
3a95d71821 more prep work for collections 2019-03-23 15:23:59 -07:00
zotlabs
c3e9840a7d sync apps, fix some warnings and prepare for a jot link modal 2019-03-21 21:57:43 -07:00
zotlabs
503456cc1c incorrect logic function in item_permissions_sql, fix video poster 2019-03-19 15:23:45 -07:00
zotlabs
2f8b1e550b profile gender configurability 2019-03-18 21:33:50 -07:00
zotlabs
80463d4754 add video with poster option to bbcode 2019-03-17 20:49:54 -07:00
zotlabs
3c645174b9 Merge branch 'dev' of ../p3 into dev 2019-03-17 16:34:54 -07:00
zotlabs
8e6e157be8 use php_eol in all mail functions 2019-03-17 16:32:21 -07:00
zotlabs
cd4e19f1e7 use zot6 xchan if available for visitors with more than one matching id. 2019-03-17 16:29:38 -07:00
zotlabs
6b09cdfbaf Revert "use CRLF for all email headers"
This reverts commit fe89b8d137.
2019-03-16 15:12:57 -07:00
zotlabs
6eb1aa277a Revert "use CRLF for all email headers"
This reverts commit fe89b8d137.
2019-03-16 15:12:41 -07:00
zotlabs
84a99f9d6f Merge branch 'dev' of ../p3 into dev 2019-03-16 13:46:43 -07:00
zotlabs
06852de396 fix max line length calculation in email_header_encode 2019-03-16 13:46:05 -07:00
zotlabs
fe89b8d137 use CRLF for all email headers 2019-03-16 13:44:43 -07:00
zotlabs
21fee2862a use unserialise (with an 's') now 2019-03-13 15:23:22 -07:00
zotlabs
bd68d6d691 typos 2019-03-12 03:44:26 -07:00
zotlabs
2a6304ae1e missed a call 2019-03-11 18:12:44 -07:00
zotlabs
774ee98e02 public scopes don't exist in zap 2019-03-11 18:10:38 -07:00
zotlabs
54883729b4 sync security model with upstream changes 2019-03-11 16:05:02 -07:00
zotlabs
30f40fd0d2 authenticated fetch fixes 2019-03-09 13:13:04 -08:00
zotlabs
27889aaa06 stupid typo 2019-03-07 20:15:03 -08:00
zotlabs
8a43ee8fa8 changes from upstream 2019-03-07 20:13:33 -08:00
zotlabs
d7e025278a access token issue: xchan not stored on url login 2019-03-06 19:06:49 -08:00
zotlabs
905b7e1fa9 preserve system apps during channel cloning (check those that were installed on the other site and install them locally, preserving categories) 2019-03-06 14:58:19 -08:00
zotlabs
a82b91cd35 import/sync: do not import the system.import_system_apps pconfig, it could prevent creating system apps and leave you with an empty hamburger for 24 hours. 2019-03-05 20:25:00 -08:00
zotlabs
a1af668815 more work to support collections 2019-03-05 17:27:16 -08:00
zotlabs
0e7cc08276 some basic collections/pages support 2019-03-04 23:51:47 -08:00
zotlabs
054e27fc75 remove items for removed connections in the background, also only deliver toplevel sync items to clones and remove these from normal delivery, fix to oep albums which was still using hex2bin/bin2hex (these are now hashes), add content import to translated apps, allow api routes to contain an optional argument. 2019-03-04 15:39:03 -08:00
zotlabs
0d9d899878 turn off singleton delivery in zap 2019-02-28 16:48:34 -08:00
zotlabs
1aa56aa76b add moderated permission 2019-02-28 15:14:22 -08:00
zotlabs
2eabd8cb56 code cleanup 2019-02-25 19:45:50 -08:00
zotlabs
2b7741a8cf make oembed less chatty 2019-02-25 15:00:09 -08:00
zotlabs
e938b7e71e file import issues, change min php version in setup 2019-02-25 14:57:19 -08:00
zotlabs
5baa3fa4ef issues encountered testing content_import plugin 2019-02-24 21:36:06 -08:00
zotlabs
0092c86a6f remove title_tosource option 2019-02-24 15:09:42 -08:00
zotlabs
ff40f44da6 modify item export api call, plus a few changes from upstream 2019-02-23 15:23:33 -08:00
zotlabs
b87f5f16eb support item export by "page" with configurable page size (default 50) and include this call in the Zot API. This should allow (background) import tasks to handle a page at a time per process and import an entire channel content without white-screening, no matter how old or how "chatty" the channel. 2019-02-21 21:33:22 -08:00
zotlabs
428e75dcdb remove duplicated code 2019-02-21 20:02:38 -08:00
zotlabs
117c0aac84 unset uuid for updates 2019-02-19 16:22:58 -08:00
zotlabs
466de65b35 add item uuid 2019-02-19 14:59:22 -08:00
zotlabs
4b96c88e50 more removal of unnecessary legacy stuff, string update 2019-02-17 15:00:08 -08:00
zotlabs
7762053038 no delivery chains for forum tags 2019-02-14 21:06:09 -08:00
zotlabs
e3a5b2fdf8 php warnings 2019-02-14 20:44:34 -08:00
zotlabs
9b36994ef1 Merge ../p3 into dev 2019-02-14 17:08:44 -08:00
zotlabs
a7ba84e6f2 fix forum detection 2019-02-14 16:25:06 -08:00
zotlabs
f25a48c54a accesscontrol rename 2019-02-14 16:01:40 -08:00
zotlabs
63a75cc7d5 rename privacy groups to access lists, forums to groups 2019-02-14 15:26:37 -08:00
zotlabs
c72d19dbf2 profile photo edit date weirdness 2019-02-13 21:07:27 -08:00
zotlabs
154b0e96d5 start zot+/zap+ 2019-02-13 15:33:45 -08:00
zotlabs
880579f249 change repo locations 2019-02-11 15:55:07 -08:00
zotlabs
7dcfd5995b consistent file permissions 2019-02-07 21:34:55 -08:00
zotlabs
9e740c327f small change to notification behaviour 2019-02-05 21:00:00 -08:00
zotlabs
da09048a7d linkify_tags fixes from upstream 2019-02-03 16:57:07 -08:00
zotlabs
0f2e991c56 rename the sharing options and update the license for 2019 2019-01-31 15:54:37 -08:00
zotlabs
9eb9e10712 cache embeds on storage 2019-01-29 15:18:35 -08:00
zotlabs
f5125b51f1 add ical link to activitystreams event objects 2019-01-28 14:58:18 -08:00
zotlabs
c43173109e minor fixes from upstream 2019-01-24 19:03:14 -08:00
zotlabs
045debd26f issues with autoperms, rewrite owa, upstream fixes to main.js 2019-01-23 14:27:51 -08:00
zotlabs
a4f638124b content filter app 2019-01-22 19:11:53 -08:00
zotlabs
56d61ae89b disable online presence indication until there is a viable realtime chat 2019-01-21 21:47:16 -08:00
zotlabs
1d3540ac6c refactor include/follow (Connect::connect()) and update strings 2019-01-21 17:31:24 -08:00
zotlabs
76d66184fc more work on cross-protocol follows with multiple xchans/hublocs 2019-01-20 21:41:19 -08:00
zotlabs
1bdd8b6c52 comment perm issue 2019-01-20 14:39:52 -08:00
zotlabs
289150a21a updates 2019-01-18 13:04:05 -08:00
zotlabs
f81d2f08d1 cleanup 2019-01-17 15:12:58 -08:00
zotlabs
bf39206518 store item_level to avoid a lot of recursion during rendering 2019-01-14 14:47:05 -08:00
zotlabs
a611a1cecc send signed fetches over AP, requeue (queue::update) AP messages on fail, set ajaxasync flag on updates, upstream fixes to mail import 2019-01-13 16:08:26 -08:00
zotlabs
66e0c61ebb separate blacklisting availability for public streams and general communications 2019-01-05 14:47:21 -08:00
zotlabs
7d19624c78 osada: fix parent comment_policy on forum reshares 2019-01-04 22:50:19 -08:00
zotlabs
a0fae60363 slider - convert to flex and style a wee bit 2018-12-28 17:54:11 -08:00
zotlabs
a001507577 assorted issues 2018-12-26 15:33:01 -08:00
zotlabs
ad5381545a affinity slider issues after approving connections 2018-12-17 01:59:17 -08:00
zotlabs
7e4fc5c438 completion of crypto cleanup 2018-12-16 20:37:43 -08:00
zotlabs
e47bc21034 crypto: switch to Keyutils - please review 2018-12-14 12:46:03 -08:00
zotlabs
cd937b058d crypto: migrate new_keypair functions - please review 2018-12-13 17:23:38 -08:00
zotlabs
cb42507e1f crypto: migration please review 2018-12-13 17:16:01 -08:00
zotlabs
c3583e22a4 relocate 2018-12-13 14:28:38 -08:00
zotlabs
b9d1ccbbc3 issues with app ordering 2018-12-12 19:04:59 -08:00
zotlabs
42fa248f81 prefer zot6 hublocs and xchans when there's a choice. 2018-12-11 21:42:15 -08:00
zotlabs
c4b3ad8c76 try to gracefully handle multi-protocol xchans/hublocs with the same url 2018-12-11 20:30:47 -08:00
zotlabs
50ad168ad0 issues with language filtering 2018-12-11 15:57:15 -08:00
zotlabs
74d1b11961 use modulus differentiation between thread levels to aid quick comparisons 2018-12-10 21:01:57 -08:00
zotlabs
643214917d misc fixes, plus add cover photo and profile "about" to AP actor document 2018-12-03 21:45:35 -08:00
zotlabs
8afb181e7a threading tweaks 2018-12-02 20:56:23 -08:00
zotlabs
b3d36b0c7c thread issues 2018-12-02 20:24:12 -08:00
zotlabs
cb59d4a144 thread support 2018-12-02 14:39:58 -08:00
zotlabs
4cd565930c allow notification filtering by name or addr 2018-11-30 19:01:10 -08:00
zotlabs
2ee719abc0 actor type = Organization wasn't being recognised. 2018-11-23 12:18:19 -08:00
zotlabs
b722b87041 new activitypub forum implementation (compatible with mastodon) 2018-11-22 17:04:28 -08:00
zotlabs
00fb137164 more tag stuff 2018-11-21 21:05:08 -08:00
zotlabs
e253a25025 forum work 2018-11-21 17:46:08 -08:00
zotlabs
6dc45a9644 fix wildcard blacklist checking 2018-11-20 21:50:41 -08:00