aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/ThreadItem.php
Commit message (Collapse)AuthorAgeFilesLines
* remove unused variable and superfluous backslashMario2024-06-101-3/+1
|
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-8/+9
|
* more work on emojisMario2024-03-091-1/+1
|
* AS2Mario2024-02-251-1/+1
|
* more fix conv_list templateMario2024-02-011-2/+2
|
* fix conv_list templateMario2024-02-011-3/+3
|
* fix issues related to b64mid to uuid conversionMario2024-02-011-1/+1
|
* start using uuid for internal reference instead of base64 encoded midMario2024-02-011-9/+10
|
* store the original announce actor (the one that pushed the item into our ↵Mario2024-01-221-0/+6
| | | | stream first) in source_xchan instead of owner_xchan. this way we will preserve the real owner for the thread and not have conflicts when dealing with deletes of comments or likes
* native repeats continuedMario2024-01-191-5/+34
|
* reveal repeatMario2024-01-011-8/+8
|
* Revert "changelog"Mario2023-12-201-10/+8
| | | | This reverts commit 3aefe23184c25c1fc0865313d13902cabfb934d3.
* changelogMario2023-12-201-8/+10
|
* use small profile images instead of mediumMario2023-09-171-2/+2
|
* fix accesslist in two casesMario2023-07-201-1/+1
|
* basic per item rtl language support - issue ##1780Mario2023-07-131-1/+2
|
* implement optional moderation of unsolicited comments, minor css fixes and ↵Mario2023-06-231-1/+4
| | | | some more work on ocap
* fix regression when rendering event itemsMario2023-04-231-2/+2
|
* streamline ap followers only privacy warning with current handling. also ↵Mario2022-12-191-7/+1
| | | | fixes possible php error.
* fix case and german translation stringMario2022-11-061-2/+2
|
* fix warningsMario2022-11-031-4/+2
|
* fix php warningsMario Vavti2022-10-131-2/+3
|
* fix php warningsMario2022-10-121-1/+1
|
* fix menu item display issueMario Vavti2022-09-291-2/+2
|
* php8: fix more warningsMario2022-09-111-1/+5
|
* php8: random cleanup and warning fixesMario2022-09-081-31/+12
|
* fix display of star and dreport linksMario2022-09-061-7/+4
|
* implement starring of pubstream itemsMario2022-05-181-1/+1
|
* some cleanup after moving articles and cards to addonsMario2022-05-061-14/+1
|
* provide a spinner for edit connection action in threadsMario2022-01-191-1/+10
|
* adjust lock hover text if item_private === 2Mario2022-01-171-0/+5
|
* mark group actors as such in items and minor text changeMario2022-01-081-0/+1
|
* merge branch perms_ng into devMario2021-12-151-4/+27
|
* fix anon comments for cards and articlesMario2021-09-051-1/+1
|
* more gen_link_id()Mario2021-09-041-1/+1
|
* tools -> featuresMario2021-06-291-1/+1
|
* fix deleting and starring in unthreaded viewMario2021-06-291-1/+1
|
* php8: random fixes deriving from mod networkMario2021-03-101-1/+1
|
* use mail envelope instead of lock icon for direct messagesMario2021-01-261-0/+2
|
* some work to fix r_preview in list modeMario2021-01-141-24/+24
|
* disable community tags until we agree on how to implemnt this in ↵Mario2020-09-111-0/+4
| | | | zot6/activitypub
* zot6 group updates to support edit and delete of top-level group posts. This ↵zotlabs2020-07-121-2/+4
| | | | is supported remotely by editing or removing the post that started it all. A W2W post can only be deleted at this time.
* Display delayed posts on author's channel pageMax Kostikov2020-05-021-2/+3
|
* Ãfix php warningMario2020-04-151-1/+1
|
* fix notifications for pollsMario2020-02-111-0/+4
|
* the address or URL as linktitle should be sufficientMario2020-01-181-2/+2
|
* more bdi tagsMario2020-01-181-2/+2
|
* missing translation "%d unseen"zotlabs2019-12-091-1/+1
|
* Add content pinning supportMax Kostikov2019-12-041-6/+12
|
* Move auto_save_draft to header from thread commentDM42.Net Hubzilla Development2019-11-281-4/+1
|