| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 e... | Mario Vavti | 2017-09-05 | 1 | -1/+1 |
* | 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 repercus... | zotlabs | 2017-08-08 | 1 | -0/+1 |
* | auto preview when inserting a media item or embed into a post. Since this una... | zotlabs | 2017-08-01 | 1 | -0/+1 |
* | 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 |
* | js errors with raw message-id, string update | Hubzilla | 2017-01-20 | 1 | -1/+1 |
* | add gen_link_id() function to selectively encode/decode the message-id compon... | Hubzilla | 2017-01-19 | 1 | -1/+1 |
* | more urlencoding of message-ids which are used in links | Hubzilla | 2017-01-18 | 1 | -1/+1 |
* | re-factor item_photo_menu - there is some room for future development, curren... | zotlabs | 2016-12-18 | 1 | -0/+2 |
* | move the rest of superblock out of core | zotlabs | 2016-12-11 | 1 | -1/+1 |
* | cleanup and re-organise the voting and attendance buttons | zotlabs | 2016-11-07 | 1 | -0/+4 |
* | Merge branch 'nulldate' into dev | redmatrix | 2016-09-26 | 1 | -1/+1 |
|\ |
|
| * | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 1 | -1/+1 |
* | | autoscroll to target post/comment when in single-thread mode; don't interfere... | redmatrix | 2016-09-25 | 1 | -0/+1 |
* | | subtle indicator of your own response verb activity | redmatrix | 2016-09-25 | 1 | -0/+6 |
* | | more infrastructure for notification auto-scroll to comment | redmatrix | 2016-09-24 | 1 | -2/+5 |
* | | the rest of the backend for supporting scroll-to-comment from notifications. ... | redmatrix | 2016-09-24 | 1 | -0/+3 |
|/ |
|
* | provide techlevels in the pro server role. Should have no visible effect on o... | redmatrix | 2016-08-31 | 1 | -1/+2 |
* | use config system.server_role and deprecate 'UNO' | redmatrix | 2016-08-07 | 1 | -1/+2 |
* | regression - save bookmarks no longer present in item menu | redmatrix | 2016-07-05 | 1 | -1/+1 |
* | replace [+] and [-] with chevron icons | redmatrix | 2016-06-27 | 1 | -1/+1 |
* | We need a laugh icon more than we need a cry icon. | redmatrix | 2016-06-05 | 1 | -1/+1 |
* | allow any (current) emoji to be displayed on any site, and provide a default ... | redmatrix | 2016-06-03 | 1 | -1/+11 |
* | turn emoji ability into a feature so that either a member or the site admin c... | redmatrix | 2016-06-03 | 1 | -0/+1 |
* | rework the conversation object stuff at a high level - still needs a bit of r... | redmatrix | 2016-05-20 | 1 | -0/+769 |