Mario
|
7776283a47
|
remove zot includes
|
2021-05-27 09:45:39 +00:00 |
|
Mario
|
9ea60ba79f
|
deprecate make_xchan_hash()
|
2021-05-27 08:27:33 +00:00 |
|
Mario
|
1c8000d026
|
remove more legacy zot quirks
|
2021-05-26 19:02:13 +00:00 |
|
Mario
|
1fa4bc9ac0
|
remove most legacy zot quirks
|
2021-05-26 12:18:59 +00:00 |
|
Mario
|
635a24dff4
|
Merge branch 'dev' into 'dev'
Random PHP 8 fixes
See merge request hubzilla/core!1951
|
2021-05-14 08:56:07 +00:00 |
|
Max Kostikov
|
a03423794a
|
Random PHP 8 fixes
|
2021-05-14 08:56:06 +00:00 |
|
Mario
|
836de7f1a5
|
id should be intval here
|
2021-05-10 09:05:27 +00:00 |
|
Mario
|
ba412bc6cf
|
potential export issue when using PHP8
|
2021-04-20 08:49:03 +00:00 |
|
Mario
|
31abcac4b4
|
if we use dbescbin on save we should use dbunescbin when retrieving (at least that is true for postgres)
|
2021-04-20 08:42:58 +00:00 |
|
Mario
|
45ecd1b127
|
revert default profile image
|
2021-03-12 10:50:25 +00:00 |
|
Mario
|
3f053611bd
|
Merge branch 'dev' into air
|
2021-03-12 10:07:15 +00:00 |
|
Mario
|
7460b1eecb
|
fix varable name and more changelog
|
2021-03-06 08:50:36 +00:00 |
|
Mario
|
c2dc3e8dec
|
set the default collection acl if indicated so by the role permissions but always set the created friends group as channel_default_group when creating a new channel
(cherry picked from commit 9389abdb75)
|
2021-03-03 14:12:42 +01:00 |
|
Mario
|
3d264f5a55
|
php8: fix warnings during install procedure
(cherry picked from commit 48bae9d421)
|
2021-03-03 14:11:29 +01:00 |
|
Hilmar R
|
c26dede97f
|
get dev
|
2021-03-01 18:48:11 +01:00 |
|
Zot
|
78938df133
|
small adjustment
|
2021-02-25 15:10:41 +00:00 |
|
Mario
|
a033c439f3
|
zap compat export fixes
|
2021-02-24 10:19:15 +00:00 |
|
Zot
|
df362e4f81
|
export compatibility from hubzilla to zap
|
2021-02-24 08:35:29 +00:00 |
|
Mario
|
b4693870ba
|
port Lib/Crypto from zap
|
2021-02-09 13:50:03 +00:00 |
|
Hilmar R
|
abdf6f40a2
|
at end of day, some files probably without conflicts so far
|
2021-01-23 00:08:25 +01:00 |
|
Mario
|
b3a5f9bef4
|
wrong variable
|
2021-01-02 21:10:47 +00:00 |
|
Mario
|
f13bff2a76
|
fix issue with abconfig when cloning a channel
|
2020-12-15 11:29:45 +00:00 |
|
Mario
|
634ace552d
|
try to prevent hubloc confusion in some places
(cherry picked from commit 61cfeb5bdb749319357912d958cd13304b895bce)
|
2020-12-12 22:41:38 +01:00 |
|
Mario
|
f2fd12fbe5
|
Do away with auto updates except for our own actions. We might consider to re-implement this for single thread view like eg /display. Instead of calculating scroll positions during updates, keep track of expanded items and set the expanded state when updating - this fixes issue #1488
|
2020-11-18 09:52:44 +00:00 |
|
Mario
|
c136741db6
|
more remove logging
|
2020-10-23 12:18:04 +00:00 |
|
Mario
|
29e89d1152
|
Ãremove loggingÃ
|
2020-10-23 11:46:43 +00:00 |
|
Mario
|
59fd3861a7
|
wrong extension
|
2020-10-23 09:28:49 +00:00 |
|
Mario
|
08e7c7b249
|
use a more neutral default cover image provided by bggenerator.com
|
2020-10-13 08:16:14 +00:00 |
|
Mario
|
ad51be7dd9
|
reduce result set for query in zid_init() and use Libzot::zot_record_preferred() in mod rmagic
|
2020-10-08 18:18:44 +00:00 |
|
Mario
|
5edec37d57
|
5.0RC testing: comment out global remove
|
2020-09-23 12:14:16 +00:00 |
|
Mario
|
60fd27eca4
|
5.0RC testing: on channel removal mark both zot6 and zot xchans and hublocs deleted
|
2020-09-23 09:18:02 +00:00 |
|
Mario
|
1a41c44c2f
|
5.0RC testing: provide hubloc_id_url for new created zot hublocs
|
2020-09-21 09:14:39 +00:00 |
|
Mario
|
01abb82c37
|
prefer zot6 sys channel
|
2020-07-14 09:36:10 +00:00 |
|
Mario
|
4ee809bed6
|
fix tests
|
2020-05-07 08:31:31 +00:00 |
|
Mario
|
c8b45c3449
|
channelx caching
|
2020-05-07 06:57:33 +00:00 |
|
Mario
|
b1b9dbe55f
|
more prefer zot6 over zot
|
2020-04-22 07:44:51 +00:00 |
|
Mario
|
328685d2fb
|
move from build_sync_packet() to Libsync::build_sync_packet()
|
2020-04-09 09:38:36 +00:00 |
|
Mario
|
b2de12442d
|
wrong variable
|
2020-03-13 19:32:59 +00:00 |
|
Mario
|
b23751128b
|
port create_identity() to zot6
|
2020-03-11 10:43:19 +00:00 |
|
Mario
|
ba566fd64b
|
Merge branch 'dev' into z6connect
|
2020-03-02 09:50:11 +00:00 |
|
zotlabs
|
85cf25a2a8
|
add iconfig to zot6 objects
|
2020-02-23 15:28:16 -08:00 |
|
Zot
|
2c42daf609
|
z6 compat work
|
2020-01-30 20:06:15 +01:00 |
|
Mario
|
9545a81166
|
update create_identity() to use Lib/Connect via connect_and_sync() ported from zap
|
2020-01-26 19:41:52 +00:00 |
|
zotlabs
|
d3cbbe029c
|
rework activitystreams events - send invite/event activities instead of create/event. Also a first pass at creating a Zap export file from Hubzilla. Much more work is needed before this is functional.
|
2020-01-12 22:41:28 -08:00 |
|
Mario
|
b033597ada
|
sse notifications
|
2019-11-11 21:30:38 +01:00 |
|
M. Dent
|
7d0e576e3b
|
Updates to zcard/profile images and other public images to account for infrastructure caches (CDN)
|
2019-10-14 22:28:48 +02:00 |
|
Terrox
|
93ec01e0a1
|
More nofollow tags to discourage backlink farmers
|
2019-09-03 14:32:52 +02:00 |
|
zotlabs
|
808baf203d
|
show correct profile photo when previewing and editing profiles
|
2019-08-15 19:18:46 -07:00 |
|
DM42.Net (Matt Dent)
|
82478eef09
|
export all items except photos
|
2019-06-21 14:23:16 -04:00 |
|
Zot
|
e2dfa1d72f
|
import/export zot6 hublocs+xchans
|
2019-04-26 09:34:58 +02:00 |
|