Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Hubzilla | 2017-01-19 | 1 | -1/+1 |
| | | | | component of /display/ links for message-ids that contain troublesome characters | ||||
* | 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, ↵ | zotlabs | 2016-12-18 | 1 | -0/+2 |
| | | | | currently it was made compatible with minimal template changes | ||||
* | 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 ↵ | redmatrix | 2016-09-25 | 1 | -0/+1 |
| | | | | | | | | interfere with other modes; replaces using a named anchor with a url fragment to reach a particular place in the conversation when content is loaded with ajax. | ||||
* | | 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 |
|/ | | | | We still need an ajax handler as fragments are evaluated before content is loaded. | ||||
* | provide techlevels in the pro server role. Should have no visible effect on ↵ | redmatrix | 2016-08-31 | 1 | -1/+2 |
| | | | | other roles. | ||||
* | 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 |
| | | | | list of reactions that can be over-ridden via configuration if a site doesn't like our choices or perhaps the ordering of our choices. | ||||
* | turn emoji ability into a feature so that either a member or the site admin ↵ | redmatrix | 2016-06-03 | 1 | -0/+1 |
| | | | | can disable it. Default is enabled. | ||||
* | rework the conversation object stuff at a high level - still needs a bit of ↵ | redmatrix | 2016-05-20 | 1 | -0/+769 |
refactoring |