Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable repeats until issues are resolved | Mario Vavti | 2019-02-14 | 1 | -1/+2 |
| | |||||
* | Only cascade privacy warning if thread parent has privacy concerns. | M.Dent | 2019-02-13 | 1 | -5/+2 |
| | |||||
* | Fix: only first lock red with privacy_warning | M.Dent | 2019-02-12 | 1 | -3/+9 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2019-02-07 | 1 | -2/+13 |
|\ | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2019-02-07 | 1 | -2/+5 |
| |\ | |||||
| * | | Set lock red and provide warning if a forum is tagged in the post | M. Dent | 2019-02-01 | 1 | -0/+11 |
| | | | |||||
| * | | starring and filing is only supported for post item type | Mario | 2019-01-31 | 1 | -2/+2 |
| | | | |||||
* | | | disable repeat unless mid is a resolvable uri since this will do radically ↵ | zotlabs | 2019-02-07 | 1 | -1/+5 |
| |/ |/| | | | | | different things on different network stacks (e.g. Diaspora) and it turns out there is no possible way to make Diaspora reshares compatible with ActivityPub or Zot6 repeat/announce/boost/whatever. | ||||
* | | work on repeat/share for Hubzilla | zotlabs | 2019-02-06 | 1 | -2/+5 |
|/ | |||||
* | use this form instead | zotlabs | 2018-11-19 | 1 | -2/+1 |
| | |||||
* | push recent changes | zotlabs | 2018-11-19 | 1 | -0/+4 |
| | |||||
* | fix dreport link | zotlabs | 2018-11-14 | 1 | -2/+5 |
| | |||||
* | bookmark app | Mario Vavti | 2018-10-06 | 1 | -1/+3 |
| | |||||
* | Remove servicelevel logic | M. Dent | 2018-09-29 | 1 | -1/+1 |
| | |||||
* | implement conversation tools (settings/conversation), remove additional ↵ | Mario Vavti | 2018-09-27 | 1 | -2/+5 |
| | | | | features from the settings menu and get rid of skill levels | ||||
* | Add hook to extend conv_item cog dropdown menu | M.Dent | 2018-08-26 | 1 | -0/+5 |
| | |||||
* | fixes for search_item.tpl | Mario Vavti | 2018-06-07 | 1 | -7/+0 |
| | |||||
* | differentiate between direct messages and followers-only messages | Mario Vavti | 2018-05-25 | 1 | -2/+6 |
| | |||||
* | paint the locks on private activitypub items red. their privacy model is ↵ | Mario Vavti | 2018-05-23 | 1 | -0/+4 |
| | | | | "slightly" different from ours | ||||
* | Change hovertip on paperclip button to read 'Attach/Upload file' because a ↵ | zotlabs | 2018-05-09 | 1 | -1/+1 |
| | | | | lot of people gravitate to 'insert photo from album' instead, looking for a way to upload into the post. | ||||
* | Provide admin delete ability if the viewer is admin but has no existing ↵ | zotlabs | 2018-05-02 | 1 | -0/+4 |
| | | | | delete authority. For 3.5+ as a new string is involved. | ||||
* | provide visible star status for starred posts | Mario Vavti | 2018-04-13 | 1 | -3/+3 |
| | |||||
* | Added feature setting for auto-save, defaulting to enabled. | Andrew Manning | 2018-04-08 | 1 | -1/+4 |
| | |||||
* | remove deprecated 'qcomment' feature; unused since 2012 | zotlabs | 2018-01-18 | 1 | -4/+0 |
| | |||||
* | PHP 7.2 silence some warnings | Mario Vavti | 2017-12-04 | 1 | -3/+3 |
| | |||||
* | optional divider between item header and body | zotlabs | 2017-11-22 | 1 | -1/+2 |
| | |||||
* | article feature | zotlabs | 2017-11-22 | 1 | -1/+11 |
| | |||||
* | enable anonymous comments also in /display | Mario Vavti | 2017-10-06 | 1 | -1/+1 |
| | |||||
* | provide sharing of cards | zotlabs | 2017-09-05 | 1 | -1/+2 |
| | |||||
* | 32 characters are often not enough to distinguish gnu-social mids - use the ↵ | Mario Vavti | 2017-09-05 | 1 | -1/+1 |
| | | | | entire mid. in /display if we are not dealing with posts (eg likes) provide the thr_parent mid as bParam_mid so we can still adress the right post in javascript | ||||
* | rewrite comment form handling | git-marijus | 2017-08-28 | 1 | -3/+3 |
| | |||||
* | cards: make page load after comment post | zotlabs | 2017-08-23 | 1 | -1/+10 |
| | |||||
* | several card enhancements | zotlabs | 2017-08-23 | 1 | -1/+4 |
| | |||||
* | minor js and css changes | git-marijus | 2017-08-12 | 1 | -3/+3 |
| | |||||
* | prevent uploads to comments if the channel has a default private ACL. | zotlabs | 2017-08-10 | 1 | -1/+1 |
| | |||||
* | libxml errors | zotlabs | 2017-08-09 | 1 | -1/+0 |
| | |||||
* | only show upload button to those with write_storage permission | zotlabs | 2017-08-08 | 1 | -0/+1 |
| | |||||
* | support upload of files and attachments into comments. This has some ↵ | zotlabs | 2017-08-08 | 1 | -0/+1 |
| | | | | repercussions when it comes to post permissions since the commenter will not know the distribution of the post. Basically the files will be uploaded with the commenter's default ACL. Most of the time this will do the right thing. | ||||
* | auto preview when inserting a media item or embed into a post. Since this ↵ | zotlabs | 2017-08-01 | 1 | -0/+1 |
| | | | | unanticipated action could be alarming (some might think the post was actually submitted), also provide a visible preview indicator within the previewed content. Remove the css for the old striped background image which hasn't been available for previewed content for a year or two. | ||||
* | more anon comment fixes | zotlabs | 2017-06-20 | 1 | -1/+1 |
| | |||||
* | prevent likes/dislikes/etc. from anon commenters | zotlabs | 2017-06-20 | 1 | -4/+4 |
| | |||||
* | allow moderated comments like wordpress if permissions are compatible | zotlabs | 2017-06-18 | 1 | -2/+6 |
| | |||||
* | start deprecation of server_role | zotlabs | 2017-05-29 | 1 | -2/+0 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-25 | 1 | -7/+9 |
|\ | |||||
| * | many class fixes and revive shiny class for item titles in a new way | Mario Vavti | 2017-03-13 | 1 | -5/+7 |
| | | |||||
| * | many dropdown and class fixes. still a long way to go... | Mario Vavti | 2017-03-12 | 1 | -2/+2 |
| | | |||||
* | | move db_upgrade to zlib | zotlabs | 2017-03-23 | 1 | -1/+0 |
|/ | |||||
* | make system.expire_delivery_reports default setting consistent (10 days) | zotlabs | 2017-03-01 | 1 | -1/+1 |
| | |||||
* | one more place to use chanlink_hash() instead of chanlink_url() | Mario Vavti | 2017-02-23 | 1 | -1/+1 |
| | |||||
* | use chanlink_hash() instead of chanlink_url() for $profile_link | Mario Vavti | 2017-02-23 | 1 | -1/+1 |
| |