aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/ThreadItem.php
Commit message (Expand)AuthorAgeFilesLines
* Add hook to extend conv_item cog dropdown menuM.Dent2018-08-261-0/+5
* fixes for search_item.tplMario Vavti2018-06-071-7/+0
* differentiate between direct messages and followers-only messagesMario Vavti2018-05-251-2/+6
* paint the locks on private activitypub items red. their privacy model is "sli...Mario Vavti2018-05-231-0/+4
* Change hovertip on paperclip button to read 'Attach/Upload file' because a lo...zotlabs2018-05-091-1/+1
* Provide admin delete ability if the viewer is admin but has no existing delet...zotlabs2018-05-021-0/+4
* provide visible star status for starred postsMario Vavti2018-04-131-3/+3
* Added feature setting for auto-save, defaulting to enabled.Andrew Manning2018-04-081-1/+4
* remove deprecated 'qcomment' feature; unused since 2012zotlabs2018-01-181-4/+0
* PHP 7.2 silence some warningsMario Vavti2017-12-041-3/+3
* optional divider between item header and bodyzotlabs2017-11-221-1/+2
* article featurezotlabs2017-11-221-1/+11
* enable anonymous comments also in /displayMario Vavti2017-10-061-1/+1
* provide sharing of cardszotlabs2017-09-051-1/+2
* 32 characters are often not enough to distinguish gnu-social mids - use the e...Mario Vavti2017-09-051-1/+1
* rewrite comment form handlinggit-marijus2017-08-281-3/+3
* cards: make page load after comment postzotlabs2017-08-231-1/+10
* several card enhancementszotlabs2017-08-231-1/+4
* minor js and css changesgit-marijus2017-08-121-3/+3
* prevent uploads to comments if the channel has a default private ACL.zotlabs2017-08-101-1/+1
* libxml errorszotlabs2017-08-091-1/+0
* only show upload button to those with write_storage permissionzotlabs2017-08-081-0/+1
* support upload of files and attachments into comments. This has some repercus...zotlabs2017-08-081-0/+1
* auto preview when inserting a media item or embed into a post. Since this una...zotlabs2017-08-011-0/+1
* more anon comment fixeszotlabs2017-06-201-1/+1
* prevent likes/dislikes/etc. from anon commenterszotlabs2017-06-201-4/+4
* allow moderated comments like wordpress if permissions are compatiblezotlabs2017-06-181-2/+6
* start deprecation of server_rolezotlabs2017-05-291-2/+0
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-03-251-7/+9
|\
| * many class fixes and revive shiny class for item titles in a new wayMario Vavti2017-03-131-5/+7
| * many dropdown and class fixes. still a long way to go...Mario Vavti2017-03-121-2/+2
* | move db_upgrade to zlibzotlabs2017-03-231-1/+0
|/
* make system.expire_delivery_reports default setting consistent (10 days)zotlabs2017-03-011-1/+1
* one more place to use chanlink_hash() instead of chanlink_url()Mario Vavti2017-02-231-1/+1
* use chanlink_hash() instead of chanlink_url() for $profile_linkMario Vavti2017-02-231-1/+1
* js errors with raw message-id, string updateHubzilla2017-01-201-1/+1
* add gen_link_id() function to selectively encode/decode the message-id compon...Hubzilla2017-01-191-1/+1
* more urlencoding of message-ids which are used in linksHubzilla2017-01-181-1/+1
* re-factor item_photo_menu - there is some room for future development, curren...zotlabs2016-12-181-0/+2
* move the rest of superblock out of corezotlabs2016-12-111-1/+1
* cleanup and re-organise the voting and attendance buttonszotlabs2016-11-071-0/+4
* Merge branch 'nulldate' into devredmatrix2016-09-261-1/+1
|\
| * null_date conversion; phase 1redmatrix2016-09-251-1/+1
* | autoscroll to target post/comment when in single-thread mode; don't interfere...redmatrix2016-09-251-0/+1
* | subtle indicator of your own response verb activityredmatrix2016-09-251-0/+6
* | more infrastructure for notification auto-scroll to commentredmatrix2016-09-241-2/+5
* | the rest of the backend for supporting scroll-to-comment from notifications. ...redmatrix2016-09-241-0/+3
|/
* provide techlevels in the pro server role. Should have no visible effect on o...redmatrix2016-08-311-1/+2
* use config system.server_role and deprecate 'UNO'redmatrix2016-08-071-1/+2
* regression - save bookmarks no longer present in item menuredmatrix2016-07-051-1/+1