Mario
|
bf434818d7
|
fix php warnings
|
2022-10-20 13:16:03 +00:00 |
|
Mario Vavti
|
53931017b9
|
fix php warnings
|
2022-10-20 11:15:06 +02:00 |
|
Mario Vavti
|
e9ca17cec1
|
fix php warnings
|
2022-10-18 12:39:13 +02:00 |
|
Mario
|
71efb05658
|
fix php warnings
|
2022-10-12 19:36:24 +00:00 |
|
Mario
|
1d56b9a1bb
|
php8: warning fixes
|
2022-09-14 12:31:19 +00:00 |
|
Mario
|
480862d714
|
php8: fix more warnings
|
2022-09-11 14:58:40 +00:00 |
|
Mario
|
e146a67f4b
|
fix photo permission if a photo description is available and use the filename as default photo description if uploading via the editor
|
2022-05-23 18:56:09 +00:00 |
|
Mario
|
62b1ff4ba1
|
add the title in forum post reshares
|
2022-05-14 18:30:39 +00:00 |
|
Mario
|
62ac0ff21e
|
streamline comment policy with downstream
|
2022-03-23 19:01:42 +00:00 |
|
Mario
|
01b9f2dfcf
|
enhanced content filters
|
2022-03-01 10:14:05 +00:00 |
|
Mario
|
1740ae2104
|
more PHP 8.1 deprecated warnings
|
2022-02-02 17:58:29 +00:00 |
|
Mario
|
2a15d2c421
|
more PHP 8.1 deprecated warnings
|
2022-02-02 12:40:09 +00:00 |
|
Mario
|
e8069c0d93
|
use item_hidden instead of item_notshown for forum comment announces
|
2022-01-26 13:58:03 +00:00 |
|
Mario
|
7d348fe69f
|
fix Access^CccessList include and plink in post_activity_item()
|
2022-01-03 20:20:42 +00:00 |
|
Mario
|
2968bf8241
|
merge branch perms_ng into dev
|
2021-12-15 12:17:19 +00:00 |
|
Mario Vavti
|
2870fd46da
|
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
|
2021-09-23 21:54:12 +02:00 |
|
Mario Vavti
|
dff8ef91a6
|
implement the top option in items_fetch
|
2021-09-23 21:52:27 +02:00 |
|
Mario
|
e0600b241a
|
make sure we do not mix up likes on direct messages and commments on direct messages in notices
|
2021-09-23 12:45:55 +00:00 |
|
Mario
|
d322feeb54
|
more deprecate legacy zot
|
2021-06-28 08:37:05 +00:00 |
|
Mario
|
b55676d089
|
New landing page HQ with separate views for direct messages, public/limited messages and starred messages if the feature is enabled
|
2021-06-17 07:33:45 +00:00 |
|
Mario
|
f1aace5a22
|
remove unobscure()
|
2021-05-28 08:28:32 +00:00 |
|
Mario
|
0718ac514d
|
remove deprecated mail code
|
2021-05-28 08:11:40 +00:00 |
|
Mario
|
1aa626f0e8
|
remove include/message
|
2021-05-27 19:49:44 +00:00 |
|
Mario
|
1fa4bc9ac0
|
remove most legacy zot quirks
|
2021-05-26 12:18:59 +00:00 |
|
Mario
|
b7f124072f
|
import_author_xchan(): do not import legacy zot
|
2021-05-26 11:25:36 +00:00 |
|
Mario
|
d692ed634a
|
some cleanup
|
2021-05-23 19:44:37 +00:00 |
|
Mario
|
8211bc09d4
|
remove todo since the zot6 xchan should be merely imported in this case. also only return if we already have a result.
|
2021-05-21 06:54:37 +00:00 |
|
Mario
|
5705005ca3
|
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
|
2021-05-21 06:44:21 +00:00 |
|
Mario
|
79b4642b32
|
introduce the direct flag for direct messages
|
2021-05-21 06:44:15 +00:00 |
|
Mario
|
c9981ff0e1
|
Merge branch 'Malend-dev-patch-02229' into 'dev'
Remove useless test
See merge request hubzilla/core!1957
|
2021-05-21 06:38:40 +00:00 |
|
Mario
|
33d2a852c9
|
make sure to set the correct item_private state
|
2021-05-20 10:14:49 +00:00 |
|
Malendur
|
f9c85c52f3
|
Remove useless test
|
2021-05-20 08:14:58 +00:00 |
|
Mario
|
07525c5b45
|
next batch of fixes
|
2021-04-21 18:51:53 +00:00 |
|
Mario
|
35df50c39d
|
start sending author id, id_sig and key fields along with author/owner and adjust import_author_xchan() accordingly
|
2021-04-21 07:55:35 +00:00 |
|
Mario
|
ed64eba13a
|
php8: fix some undefined variables
|
2021-03-14 20:23:33 +00:00 |
|
Mario
|
b6d30f6734
|
mod subthread issue continued
|
2021-03-14 09:01:12 +00:00 |
|
Max Kostikov
|
024b489af9
|
Stricter item array checks
|
2021-03-11 17:51:13 +00:00 |
|
Mario
|
db0e1c9f31
|
save the rewritten llink
|
2021-03-11 08:25:26 +00:00 |
|
Mario
|
260c518562
|
if rewriting the mid also rewrite the llink
|
2021-03-10 20:44:20 +00:00 |
|
Mario
|
f8447521a8
|
php8: random fixes deriving from mod network
|
2021-03-10 13:16:08 +00:00 |
|
Max Kostikov
|
975d8ef0c7
|
Fix deprecated function arguments order
|
2021-03-09 09:06:16 +00:00 |
|
Zot
|
df362e4f81
|
export compatibility from hubzilla to zap
|
2021-02-24 08:35:29 +00:00 |
|
Mario
|
863d4d83a1
|
fix recursive shares
|
2021-02-19 07:41:29 +00:00 |
|
Mario
|
efaadf54d3
|
make sure we do not try to update columns which do not exist
|
2021-02-16 09:21:55 +00:00 |
|
Mario
|
b4693870ba
|
port Lib/Crypto from zap
|
2021-02-09 13:50:03 +00:00 |
|
Mario
|
af719fea40
|
fix file permissions. 755 for dirs, 644 for files
|
2021-01-27 10:15:26 +00:00 |
|
Mario
|
2035828042
|
revert externals/zotfeed functionality due to scaling issues. Save zotfeed consumers that are not our contacts in thread listeners
|
2021-01-24 19:55:29 +00:00 |
|
Mario
|
92f420f77c
|
cleanup
|
2021-01-22 10:42:58 +00:00 |
|
Mario Vavti
|
e6aed4fb8e
|
implement externals via zot6 and zotfeed - part 2
|
2021-01-22 11:12:39 +01:00 |
|
Mario
|
b242347fa1
|
onepoll via zot6 to /zotfeed which implements an outbox
|
2021-01-20 20:17:50 +00:00 |
|