aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
Commit message (Collapse)AuthorAgeFilesLines
* Adjust fix_attached_permissions() so that if we got a token, we will just ↵Mario2024-09-181-1/+1
| | | | add the token to the original ACL instead of rewriting the ACL to theitem ACL - it probably makes much more sense that way
* not yet ready for primetimeMario2024-09-181-1/+1
|
* allow uploading to comments if ocap tokens are enabledMario2024-09-181-7/+13
|
* streamline location renderingMario2024-08-021-4/+8
|
* fa2bi: some sed woodoo on templates and manual fixes in js and php filesMario2024-08-021-1/+1
|
* this will be a longer journey - we will start to use bootstrap icons now ↵Mario2024-07-231-7/+7
| | | | since forkawesome is dead
* item buttons redesign - initial checkinMario2024-07-221-15/+13
|
* Fix warnings exposed by tests.Harald Eilertsen2024-06-131-1/+2
| | | | Mainly missing variables for templates, and channel entries.
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-2/+3
|
* some cloeanup after last commitMario2024-02-281-27/+1
|
* do away with deprecated activity typesMario2024-02-281-100/+1
|
* AS2Mario2024-02-251-147/+23
|
* streams collection branch compatibilityMario2024-02-021-0/+4
|
* start using uuid for internal reference instead of base64 encoded midMario2024-02-011-9/+9
|
* native repeats continuedMario2024-01-191-13/+25
|
* more deprecate $aMario2023-09-211-3/+3
|
* fix notification text for likes in cases where obj.actor is not setMario2023-08-191-0/+9
|
* implement inline moderation of reactionsMario2023-06-271-1/+6
|
* revisit author_id and fix issue with pinned contentMario2023-02-151-0/+1
|
* pubstream: when going to conv from unthreaded mode stay in the moduleMario2023-01-051-6/+19
|
* fix php warningsMario2022-10-261-1/+1
|
* fix php warningsMario Vavti2022-10-231-4/+3
|
* fix php warningsMario2022-10-201-5/+5
|
* fix warnings and regressionsMario2022-09-151-1/+1
|
* php8: warning fixesMario2022-09-141-14/+6
|
* php8: fix more warningsMario2022-09-111-9/+10
|
* php8: random cleanup and warning fixesMario2022-09-081-47/+21
|
* fix random php warningsMario2022-09-071-1/+7
|
* fix wrong attribution in unseen like notificationsMario Vavti2022-08-041-1/+10
|
* HQ dashboard - initial checkinMario2022-07-151-1/+4
|
* more cleanupMario2022-05-061-1/+1
|
* more PHP 8.1 deprecated warningsMario2022-02-021-2/+2
|
* provide a spinner for edit connection action in threadsMario2022-01-191-1/+8
|
* guest token xchan_network = "token" and remove permission checks since the ↵Mario2021-12-181-1/+1
| | | | guest tokens are now added to the abook automatically
* merge branch perms_ng into devMario2021-12-151-7/+21
|
* more gen_link_id()Mario2021-09-041-1/+1
|
* tools -> featuresMario2021-06-291-1/+1
|
* fix deleting and starring in unthreaded viewMario2021-06-291-7/+15
|
* more deprecate legacy zotMario2021-06-281-1/+1
|
* fix call to prepare_bodyMichael Johnston2021-06-281-1/+2
|
* streamline jot popup for mod hqMario2021-06-211-1/+2
|
* remove unobscure()Mario2021-05-281-3/+0
|
* remove deprecated mail codeMario2021-05-281-3/+0
|
* remove most legacy zot quirksMario2021-05-261-2/+0
|
* php8: fix some undefined variablesMario2021-03-141-2/+1
|
* php8: random fixes deriving from mod networkMario2021-03-101-3/+3
|
* deprecate summary tag in favour of a separate input fieldMario2021-02-191-0/+2
|
* reduce loglevel until the most glaring php8 issues will be resolvedMario Vavti2021-02-161-4/+2
|
* fix preview generating duplicate IDsMario2021-02-151-1/+1
|
* Custom "headers" in item creation form.M. Dent2021-01-271-0/+1
|