Commit graph

4210 commits

Author SHA1 Message Date
nobody
01bd8da6f9 bug: missing namespace get_actor_hublocs() 2021-09-13 21:45:05 -07:00
nobody
47d1d464de wrong param 2021-09-13 17:45:27 -07:00
nobody
69a3ca4619 more work on site actor + sys channel merge 2021-09-13 01:46:50 -07:00
nobody
2d12e04b8a social tag match (still testing) 2021-09-12 20:49:53 -07:00
nobody
1322b7660c php warnings in lib/apps, expand use of get_actor_hublocs() 2021-09-12 14:09:11 -07:00
nobody
11b4721681 Notifications API backend. Still needs cache/filter before enabling. 2021-09-06 23:32:54 -07:00
nobody
aeec0947f3 missing string translation - zap issue #40 2021-09-05 14:05:16 -07:00
nobody
e5d2e5780e mistake 'field' for $field 2021-09-03 17:40:42 -07:00
nobody
00ebfd5bcb php8 warnings 2021-09-03 17:04:34 -07:00
nobody
a81a70c107 new function unpack_link_id to complement gen_link_id 2021-09-03 15:14:39 -07:00
nobody
fb16868642 simplify new function get_actor_hublocs 2021-09-02 14:01:32 -07:00
nobody
9d83c0b1de refactor actor_store and actor cache 2021-09-02 00:35:05 -07:00
nobody
2d2b9d97bc bring back registration form validation 2021-08-31 06:15:14 -07:00
nobody
fc6b58401b Merge branch 'dev' of ../p3 into dev 2021-08-31 00:50:24 -07:00
nobody
9966592f7b extend default session length for unauthenticated access to 30 minutes. 2021-08-31 00:48:28 -07:00
nobody
8686db666e group tests 2021-08-30 15:46:34 -07:00
nobody
0f1d940426 owa issue 2021-08-29 05:03:08 -07:00
nobody
f5f2aec745 undo previous checkin: failed experiment 2021-08-28 21:36:14 -07:00
nobody
649d268193 ping: check updated instead of changed 2021-08-28 21:28:45 -07:00
nobody
df28342043 Merge branch 'dev' of ../p3 into dev 2021-08-28 18:52:20 -07:00
nobody
8360aee13c code comments 2021-08-28 18:51:12 -07:00
nobody
035a17f2c5 Merge branch 'dev' of ../p3 into dev 2021-08-27 22:30:39 -07:00
nobody
e7a7cb021b Clarify how the Create/Photo status message works in the case of multiple uploads 2021-08-27 22:28:45 -07:00
nobody
29d780b445 Merge branch 'dev' of ../p3 into dev 2021-08-27 17:37:59 -07:00
nobody
80d1b176de link files and photos views 2021-08-27 17:37:32 -07:00
nobody
4549662535 Merge branch 'dev' of ../p3 into dev 2021-08-26 22:16:07 -07:00
nobody
8f7a5d2947 defer updates if comments in progress 2021-08-26 22:15:24 -07:00
nobody
cb2b9c44de add generator property to site actor record, update federation.md 2021-08-26 14:44:47 -07:00
nobody
7782bea433 Merge branch 'dev' of ../p3 into dev 2021-08-26 14:30:35 -07:00
nobody
bb8e1fc852 fix the rendering for liking and boosting actors, which fixes profile likes from hubzilla and also I'll note that sites are now actors. 2021-08-26 14:27:31 -07:00
nobody
a7dd9c1f66 Merge branch 'dev' of ../p3 into dev 2021-08-26 03:05:01 -07:00
nobody
b2f8c08c3c hubzilla issue 1599 - get_author_zot() bypassing check for any living clones (leading to item import failure) if primary xchan/hubloc is both dead and never seen before. Previously it only checked for living clones if the primary was dead, but the dead state was only known if it had been seen before. 2021-08-26 02:56:37 -07:00
nobody
e6e0cbbbc5 Merge branch 'dev' of ../p3 into dev 2021-08-25 03:20:33 -07:00
nobody
d4fcd3b611 support manuallyapprovesfollowers in site actor record 2021-08-25 03:19:55 -07:00
nobody
a5f42063ed Merge branch 'dev' of ../p3 into dev 2021-08-25 01:34:01 -07:00
nobody
f3e7db9c62 question objects from Pleroma that had photos were missing the photos. This could also happen with a number of other object types so expand the list of types to include them, but exclude those which are actually media objects as they will be parsed separately. 2021-08-25 01:29:02 -07:00
nobody
7a575eb506 Merge branch 'dev' of ../p3 into dev 2021-08-24 23:00:45 -07:00
nobody
f6d9500195 AP service actor record at site root 2021-08-24 22:59:48 -07:00
nobody
afc0488beb Merge branch 'dev' of ../p3 into dev 2021-08-23 21:52:21 -07:00
nobody
0b0a6833de create alerttimer separate from notifications timer 2021-08-23 21:44:37 -07:00
nobody
095ebed632 change default update interval - 60 seconds is too long for error messages to appear. As mentioned in the issue report (zap:34) we should provide separate timers for warnings/notices which are in memory and counting unseen notifications across various SQL tables which can increase system load. 2021-08-23 20:18:56 -07:00
nobody
4d65990441 variable name change 2021-08-23 20:18:08 -07:00
nobody
33c1044ad1 rpost cleanup and version update 2021-08-23 00:41:27 -07:00
nobody
450327bdcb rpost uploads: set observer 2021-08-22 19:32:32 -07:00
nobody
6528064c34 update manifest 2021-08-22 18:41:24 -07:00
nobody
69df116cf7 more service worker stuff 2021-08-22 14:22:47 -07:00
nobody
25ebcf8aa4 null array in addressing 2021-08-19 18:06:17 -07:00
nobody
a2a1819c9c typo 2021-08-19 16:04:01 -07:00
nobody
bcc105e493 Merge branch 'dev' of ../p3 into dev 2021-08-19 14:43:43 -07:00
nobody
614ef33f01 Fix intermittent svg rendering issue by requiring Nomad communications from any sender who supports both Nomad and ActivityPub.
Attempting to post to the ActivityPub inbox will result in error 409 'Conflict'.
2021-08-19 14:40:20 -07:00