Commit graph

25238 commits

Author SHA1 Message Date
nobody
3d7c376422 hl => mark 2021-09-08 01:37:46 -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
cc4c5b3807 add conn command 2021-09-04 04:10:49 -07:00
nobody
3a9324d327 zotsh -> nsh 2021-09-04 01:27: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
zot
29a093af6c Merge pull request 'Polish translation - update to v21.09.03' (#39) from astabski/zap:ab-dev into dev
Reviewed-on: https://codeberg.org/zot/zap/pulls/39
2021-09-03 22:02:19 +02:00
Andrzej Budziński
5858837543 Polish translation - update to v21.09.03 2021-09-03 19:30:47 +02:00
nobody
fb33e94c6a revision 2021-09-02 20:31:40 -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
8b91fa4437 disallow direct view of data: attachments 2021-08-30 05:10:32 -07:00
nobody
3012a3555d update 2021-08-29 17:19:23 -07:00
nobody
9af8f86f13 overlooked replacement of basestring => str in python3 transition 2021-08-29 15:34:15 -07:00
nobody
ea177dd26d zotsh: really make zotsh work with owa this time. It only partially worked before. 2021-08-29 15:07:10 -07:00
nobody
0530d571f5 more zotsh work 2021-08-29 05:05:20 -07:00
nobody
0f1d940426 owa issue 2021-08-29 05:03:08 -07:00
nobody
4ed198380e zotsh - check existence before 'cd' - don't catch exceptions because the cd cmd doesn't throw any 2021-08-29 02:54:22 -07:00
nobody
20bc5cd5ea make zotsh even more useful with hidden rootdir sites, "host foo@bar.com" connects to the webdav server on bar.com and changes directory to 'foo'. 2021-08-29 01:21:01 -07:00
nobody
655ba0f191 Merge branch 'dev' of ../p3 into dev 2021-08-28 23:46:54 -07:00
nobody
080bf86415 notification fixes cont. 2021-08-28 23:46:33 -07:00
nobody
cab51ad8cf Merge branch 'dev' of ../p3 into dev 2021-08-28 22:01:37 -07:00
nobody
ac02c174d3 different approach to solving the problem where a notification will appear for the parent for conversations you comment on. 2021-08-28 21:59:30 -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
e78cf015ba update siteinfo.json 2021-08-28 18:56:37 -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
2ea178e0c3 version 2021-08-28 02:15:53 -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
db5ed04b9c revision 2021-08-26 03:05:49 -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