Mario
|
2b38eca986
|
refactor sql_extra > permission_sql
|
2025-05-15 18:56:30 +00:00 |
|
Mario
|
4ec895b891
|
make sure sql_extra is prepared for the c table
|
2025-05-15 18:40:03 +00:00 |
|
Mario
|
757237cbb4
|
Revert "make sure sql_extra is prepared for the c table"
This reverts commit 869b047fde.
|
2025-05-15 18:39:05 +00:00 |
|
Mario
|
869b047fde
|
make sure sql_extra is prepared for the c table
|
2025-05-15 18:38:42 +00:00 |
|
Mario
|
4bf6752982
|
implement extra sql for mod channel and display
|
2025-05-15 16:57:02 +00:00 |
|
Mario
|
5c3f2f9469
|
first part of cleanups for the conv libs and move thr_parent_uuid retrieval to sql
|
2025-05-15 12:55:44 +00:00 |
|
Mario
|
a28dd9f2cf
|
remove redundant var
|
2025-05-13 08:08:27 +00:00 |
|
Mario
|
1b246e2ba5
|
remove redundant item_normal() from item_activity_sql() and use protect_sprintf() on thr_parents
|
2025-05-13 07:12:20 +00:00 |
|
Mario
|
4fa9f30189
|
cleanup, add some doco an add missing counts of observer event rsvps
|
2025-05-09 20:24:25 +00:00 |
|
Mario
|
57ae3325e0
|
allow to switch conv mode per channel
|
2025-05-09 19:13:49 +00:00 |
|
Mario
|
aab53c9fc9
|
provide owner uid for item_normal() in items_by_thr_parent() and set history.pushState when requesting a subthread
|
2025-05-09 09:35:31 +00:00 |
|
Mario
|
9def0f280f
|
notification fixes
|
2025-05-09 08:53:47 +00:00 |
|
Mario
|
e71c95a5a5
|
refactor item_normal() to allow a profile_uid and a prefix as arguments
|
2025-05-08 12:05:31 +00:00 |
|
Mario
|
1be6c11bad
|
implement moderation of reactions
|
2025-05-08 11:48:58 +00:00 |
|
Mario
|
918377a67b
|
provide commentable state and minor cleanup
|
2025-05-08 10:27:57 +00:00 |
|
Mario
|
07da20d00c
|
fix verb and hash for notifications
|
2025-05-05 07:44:39 +00:00 |
|
Mario
|
d413cf8a30
|
wrong logic
|
2025-05-04 20:15:30 +00:00 |
|
Mario
|
b4f7daadfb
|
improved blog_mode query
|
2025-05-03 20:43:26 +00:00 |
|
Mario
|
fb3eae96ab
|
implement blog_mode
|
2025-05-03 19:04:20 +00:00 |
|
Mario
|
6db5236bf5
|
provide thr_parent uuid in the item array and make use of it in various places
|
2025-05-02 13:58:01 +00:00 |
|
Mario
|
b39fb945f5
|
move look up of thr_parents to separate function and minor fixes
|
2025-05-02 13:24:58 +00:00 |
|
Mario
|
32717d910c
|
add counts for rsvp activities and some visual shenenigans
|
2025-05-01 10:52:15 +00:00 |
|
Mario
|
e5cd6330b3
|
default to threaded
|
2025-04-30 14:42:09 +00:00 |
|
Mario
|
1463c1a526
|
refactor
|
2025-04-30 08:28:47 +00:00 |
|
Mario
|
e195897dc7
|
slightly change the way we deal with perms
|
2025-04-29 21:18:53 +00:00 |
|
Mario
|
b6f0fe7583
|
refactor with permissions
|
2025-04-29 09:52:30 +00:00 |
|
Mario Vavti
|
73d444bd8a
|
some refactoring and implement subthread fetching
|
2025-04-26 22:33:32 +02:00 |
|
Mario Vavti
|
7ab531025c
|
streamline sql functions
|
2025-04-26 12:19:04 +02:00 |
|
Mario Vavti
|
763a4f1fbb
|
implement observer activity visibility
|
2025-04-26 10:46:48 +02:00 |
|
Mario Vavti
|
0940be57fd
|
should compare against item.mid
|
2025-04-25 16:47:15 +02:00 |
|
Mario Vavti
|
7e148c1e30
|
the c table must also include item_normal()
|
2025-04-25 16:16:37 +02:00 |
|
Mario
|
ba9637e129
|
lazy load - initial commit
|
2025-04-25 12:46:30 +00:00 |
|
Mario
|
7c59dd9fd7
|
more deprecate x()
|
2025-04-23 18:17:23 +00:00 |
|
Mario
|
118a223ee1
|
fix term.imgurl not stored in item_store_update()
|
2025-04-23 09:10:58 +00:00 |
|
Mario
|
efc9581798
|
comment out localize_item() in Enotify::submit() and fix some PHP warnings
|
2025-04-21 19:18:37 +00:00 |
|
Mario
|
a5a2d80c50
|
fix some plink for forum posts and comments
|
2025-04-05 15:55:58 +00:00 |
|
Mario
|
fe8ae2f88e
|
make sure we have an encoded activity before we go on building the packet, do not json_encode() a possibly empty item.target
|
2025-04-02 10:53:13 +00:00 |
|
Mario
|
cfcac590c3
|
refine text
|
2025-02-26 12:57:38 +00:00 |
|
Mario
|
872415bffe
|
fix an issue where some participants could not post to forums
|
2025-02-26 12:52:27 +00:00 |
|
Mario Vavti
|
0a17b83578
|
calling fetch_post_tags() will add duplicate items here
|
2025-02-01 01:02:06 +01:00 |
|
Mario Vavti
|
89b254dc1c
|
add target and tgt_type tou sourced rss items if we rewrite them to our own
|
2025-01-24 00:11:26 +01:00 |
|
Mario
|
2980827925
|
fix another possible loop
|
2024-12-26 07:55:08 +00:00 |
|
Mario
|
45a78dcbc0
|
this should fix the infinite loop caused by a regression in Daemon/Expire
|
2024-12-25 20:53:32 +00:00 |
|
Mario
|
93f72a53f5
|
introduce item_forwardable() and check it before we call the notifier to possibly safe some processes - test will follow, also add some other possibly blocking flags to the add item
|
2024-12-10 10:27:48 +00:00 |
|
Mario
|
7785487d77
|
fix delayed post handling in cron, always set item_delayed if we select a create date
|
2024-12-08 22:46:21 +00:00 |
|
Mario
|
66d502d8e1
|
an attempt to fix some comments on/off anomalies
|
2024-12-06 19:24:14 +00:00 |
|
Mario
|
dcef9f61b5
|
remove logging
|
2024-11-22 10:28:21 +00:00 |
|
Mario
|
b5c07e4c01
|
this is not true anymore - check owner perms
|
2024-11-13 11:08:18 +00:00 |
|
Mario
|
39d0a3f1f6
|
containers: poll testing
|
2024-11-11 22:25:53 +00:00 |
|
Mario Vavti
|
17411a501c
|
containers: testing sourced items
|
2024-11-10 23:37:45 +01:00 |
|