Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | optional divider between item header and body | zotlabs | 2017-11-22 | 1 | -12/+5 | |
| | ||||||
* | article feature | zotlabs | 2017-11-22 | 1 | -1/+21 | |
| | ||||||
* | cleanup of upload_to_comments test; we actually don't care about the profile ↵ | zotlabs | 2017-11-12 | 1 | -14/+8 | |
| | | | | owner. We only care that we're logged in locally and our storage is public by default. | |||||
* | also disable uploading in comments if the channel permissionlimits for ↵ | zotlabs | 2017-11-11 | 1 | -0/+3 | |
| | | | | view_storage aren't PERMS_PUBLIC. | |||||
* | fix wrong variable in sprintf resulting in php warning | Mario Vavti | 2017-11-04 | 1 | -1/+1 | |
| | ||||||
* | provide short localised summary for likes that will end up in displayed ↵ | zotlabs | 2017-11-03 | 1 | -0/+12 | |
| | | | | notifications | |||||
* | redirect to be moderated items to /moderate and change the conv link to ↵ | Mario Vavti | 2017-10-19 | 1 | -1/+3 | |
| | | | | partent mid in /modrate | |||||
* | provide sharing of cards | zotlabs | 2017-09-05 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-08-24 | 1 | -18/+1 | |
|\ | ||||||
| * | ditch discover tab in favour of the public stream app | git-marijus | 2017-08-24 | 1 | -18/+1 | |
| | | ||||||
* | | cards - change placeholdertext, separate from button text | zotlabs | 2017-08-24 | 1 | -1/+5 | |
| | | ||||||
* | | make cards searchable | zotlabs | 2017-08-24 | 1 | -1/+4 | |
|/ | ||||||
* | cards: make page load after comment post | zotlabs | 2017-08-23 | 1 | -0/+6 | |
| | ||||||
* | partial support (unfinished) for ajax loading cards with liveupdate; page ↵ | zotlabs | 2017-08-23 | 1 | -0/+9 | |
| | | | | still functions even though this isn't finished | |||||
* | use two keys for the updated sort | zotlabs | 2017-08-23 | 1 | -1/+3 | |
| | ||||||
* | add new conv_sort option | zotlabs | 2017-08-23 | 1 | -0/+6 | |
| | ||||||
* | several card enhancements | zotlabs | 2017-08-23 | 1 | -1/+6 | |
| | ||||||
* | cards feature | zotlabs | 2017-08-23 | 1 | -2/+14 | |
| | ||||||
* | issue with oembed of a shared item, which wraps in another share. | zotlabs | 2017-08-20 | 1 | -2/+2 | |
| | ||||||
* | prevent uploads to comments if the channel has a default private ACL. | zotlabs | 2017-08-10 | 1 | -1/+14 | |
| | ||||||
* | libxml errors | zotlabs | 2017-08-09 | 1 | -1/+1 | |
| | ||||||
* | consolidate disable_discover_tab config if it was not yet set to either 1 or ↵ | git-marijus | 2017-08-06 | 1 | -4/+2 | |
| | | | | 0 in DB | |||||
* | auto preview when inserting a media item or embed into a post. Since this ↵ | zotlabs | 2017-08-01 | 1 | -0/+2 | |
| | | | | 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. | |||||
* | remove deprecated app parameter from conversation() | zotlabs | 2017-06-20 | 1 | -2/+1 | |
| | ||||||
* | allow moderated comments like wordpress if permissions are compatible | zotlabs | 2017-06-18 | 1 | -8/+14 | |
| | ||||||
* | a slight tweak to author_is_pmable hook to make it useful | zotlabs | 2017-05-31 | 1 | -5/+5 | |
| | ||||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-04-26 | 1 | -0/+9 | |
|\ | ||||||
| * | When template "none" is used in a webpage layout, then the contents of the ↵ | Andrew Manning | 2017-04-23 | 1 | -0/+9 | |
| | | | | | | | | page should be the sole output, with no other code before or after the page element content. | |||||
| * | add 'author_is_pmable()' function with plugin hooks to control whether or ↵ | zotlabs | 2017-03-31 | 1 | -2/+24 | |
| | | | | | | | | not to display a 'send mail' link in the thread author menu. | |||||
| * | move db_upgrade to zlib | zotlabs | 2017-03-31 | 1 | -103/+9 | |
| | | ||||||
* | | give the item_obscured flag a new lease on life by using it to designate ↵ | zotlabs | 2017-04-18 | 1 | -8/+0 | |
| | | | | | | | | third party client-side e2ee or binary content which can only be downloaded and not viewed directly on the web (as a side effect this also allows binary files to be submitted as activities/content). The content display is suppressed and replaced with a download button. This is unfinished but harmless to backport while work is in progress unless told otherwise. Future development will take care of the remaining loose ends. | |||||
* | | add 'author_is_pmable()' function with plugin hooks to control whether or ↵ | zotlabs | 2017-03-27 | 1 | -2/+24 | |
| | | | | | | | | not to display a 'send mail' link in the thread author menu. | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-25 | 1 | -23/+41 | |
|\| | ||||||
| * | add icon, name and thumb to profile tabs. remove login app - we have login ↵ | Mario Vavti | 2017-03-21 | 1 | -13/+27 | |
| | | | | | | | | in the panel now. | |||||
| * | move profile tabs to app-tray | Mario Vavti | 2017-03-20 | 1 | -1/+1 | |
| | | ||||||
| * | since we have the app bin we do not actually need the profile tabs for ourself | Mario Vavti | 2017-03-20 | 1 | -0/+3 | |
| | | ||||||
| * | open like-modal directly if more than 10 likes | Mario Vavti | 2017-03-19 | 1 | -7/+3 | |
| | | ||||||
| * | bs4 fixes | Mario Vavti | 2017-03-18 | 1 | -1/+1 | |
| | | ||||||
| * | fix item_list and item_search templates. make item filer use a bootdtrap ↵ | Mario Vavti | 2017-03-17 | 1 | -1/+6 | |
| | | | | | | | | modal and some css and class fixes | |||||
| * | 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 | -103/+9 | |
|/ | ||||||
* | yet one more place to use chanlink_hash() instead of chanlink_url() | Mario Vavti | 2017-02-23 | 1 | -2/+2 | |
| | ||||||
* | add gen_link_id() function to selectively encode/decode the message-id ↵ | Hubzilla | 2017-01-19 | 1 | -1/+1 | |
| | | | | component of /display/ links for message-ids that contain troublesome characters | |||||
* | urlencode the message-id component of generated /display/ links; in most ↵ | Hubzilla | 2017-01-18 | 1 | -1/+1 | |
| | | | | cases this will be a no-op, unless the message-id is a url of some kind from a different provider. | |||||
* | issue #639, voting setting is lost after post is edited (also the disabling ↵ | zotlabs | 2017-01-05 | 1 | -2/+2 | |
| | | | | of comments) | |||||
* | show webpages link to visitors if a 'home' page exists. This means the nav ↵ | zotlabs | 2016-12-25 | 1 | -4/+19 | |
| | | | | menu must be used to edit pages. | |||||
* | call zidify_links() when formatting bbcode for internal consumption | zotlabs | 2016-12-19 | 1 | -2/+2 | |
| | ||||||
* | re-factor item_photo_menu - there is some room for future development, ↵ | zotlabs | 2016-12-18 | 1 | -1/+165 | |
| | | | | currently it was made compatible with minimal template changes | |||||
* | move the rest of superblock out of core | zotlabs | 2016-12-11 | 1 | -47/+13 | |
| | ||||||
* | superblock issue + string update | zotlabs | 2016-12-09 | 1 | -2/+2 | |
| |