Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | allow the profile recrods to be cloned separately | zotlabs | 2018-04-04 | 1 | -1/+1 | |
| | ||||||
* | allow the link target attribute to be modified in bbcode() from much further ↵ | zotlabs | 2018-04-04 | 4 | -32/+25 | |
| | | | | up the call stack in prepare_page() which will usually refer to a local item. | |||||
* | Merge branch 'master' into oauth2 | zotlabs | 2018-04-03 | 3 | -73/+72 | |
|\ | ||||||
| * | community tags: allow signature of either author or owner so that it stands ↵ | zotlabs | 2018-04-03 | 1 | -1/+1 | |
| | | | | | | | | a chance of working across multiple delivery chains | |||||
| * | community tagging refactor - we no longer send an edited post/comment to ↵ | zotlabs | 2018-04-02 | 1 | -11/+9 | |
| | | | | | | | | everybody. The post owner approves the tag and this is transmitted along with the tag activity. Recipients check the signature of the approval and add the tag to their local copy of the post. | |||||
| * | commtag refactor | zotlabs | 2018-04-02 | 1 | -35/+58 | |
| | | ||||||
| * | missing year on profile birthday input, some optimisations to stats | zotlabs | 2018-04-02 | 3 | -39/+17 | |
| | | ||||||
* | | Merge branch 'oauth2' of https://github.com/anaqreon/hubzilla into oauth2 | zotlabs | 2018-03-31 | 1 | -12/+45 | |
|\ \ | |/ |/| | ||||||
| * | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-31 | 9 | -13/+52 | |
| |\ | ||||||
| * \ | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-27 | 14 | -49/+135 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-10 | 1 | -7/+10 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-05 | 3 | -7/+17 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-04 | 8 | -12/+81 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-28 | 3 | -26/+83 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-26 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Successful OAuth2 sequence demonstrated with the test vehicle, including an ↵ | Andrew Manning | 2018-02-26 | 2 | -13/+48 | |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | authenticated API call using an access_token. | |||||
* | | | | | | / | wrong function | zotlabs | 2018-03-31 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | add directory keyword links to profile | zotlabs | 2018-03-29 | 1 | -2/+13 | |
| | | | | | | | ||||||
* | | | | | | | hubzilla issue #1019 - punycode urls on connedit page when displaying locations | zotlabs | 2018-03-29 | 2 | -4/+7 | |
| | | | | | | | ||||||
* | | | | | | | hubzilla issue #1015 - login with unicode domain name | zotlabs | 2018-03-28 | 2 | -3/+5 | |
| | | | | | | | ||||||
* | | | | | | | update folder timestamp on uploaded files (fixme - we need to recurse back ↵ | zotlabs | 2018-03-27 | 1 | -0/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | to the storage root but that is for another day) | |||||
* | | | | | | | put vcard widget with author of top-level post on display page | zotlabs | 2018-03-27 | 1 | -1/+0 | |
| | | | | | | | ||||||
* | | | | | | | Hard fail imports of removed channels. This is silly. | zotlabs | 2018-03-27 | 1 | -0/+5 | |
| | | | | | | | ||||||
* | | | | | | | php strpos() empty needle warning when a term entry has no url | zotlabs | 2018-03-25 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'newmemberwidget' | zotlabs | 2018-03-25 | 1 | -2/+11 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | testing start_menu feature | zotlabs | 2018-03-25 | 1 | -2/+3 | |
| | | | | | | | ||||||
| * | | | | | | turn newmember widget into a feature | zotlabs | 2018-03-23 | 1 | -1/+9 | |
| | | | | | | | ||||||
* | | | | | | | code optimisations and de-duplication on updating parent commented timestamp | zotlabs | 2018-03-24 | 1 | -25/+31 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-03-23 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-03-23 | 3 | -9/+27 | |
| |\| | | | | | | ||||||
| * | | | | | | | new markdown lib seems to handle < and > correct. remove the workaraound. | Mario Vavti | 2018-03-23 | 1 | -2/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | logic fallacy when updating parent timestamp of moderated comment | zotlabs | 2018-03-23 | 1 | -1/+9 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | tagadelic was being overly protective of permissions. | zotlabs | 2018-03-22 | 1 | -2/+2 | |
| | | | | | | | ||||||
* | | | | | | | slight change in mail privacy implementation. If you initiate a private mail ↵ | zotlabs | 2018-03-22 | 1 | -4/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | conversation and they respond, accept the reply. You can't hide behind your permissions or lack thereof. Often this will be accidental. If you truly want to block them from replying and your permissions otherwise would not allow them to reply, delete the conversation. | |||||
* | | | | | | | make list mode work in cards and articles | zotlabs | 2018-03-22 | 1 | -3/+3 | |
|/ / / / / / | ||||||
* | | | | | | Hubzilla issue #1006, fix anonymous comments bump thread before being approved. | zotlabs | 2018-03-21 | 1 | -2/+2 | |
| | | | | | | ||||||
* | | | | | | initial support for alternative sort orders on the cloud pages. Can be ↵ | zotlabs | 2018-03-21 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | triggered manually but further development is required. | |||||
* | | | | | | add the social "party" permission role | zotlabs | 2018-03-20 | 1 | -0/+1 | |
| | | | | | | ||||||
* | | | | | | add auth flag to share attributes so we can make a costly determination to ↵ | zotlabs | 2018-03-15 | 2 | -3/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | use zid at post submission time instead of making multiple calls to is_matrix_url() at render time | |||||
* | | | | | | match hosts instead of urls to decide if to zid or not to zid | Mario Vavti | 2018-03-15 | 1 | -7/+7 | |
| | | | | | | ||||||
* | | | | | | do not always zid share links. add missing < | Mario Vavti | 2018-03-15 | 1 | -4/+4 | |
| | | | | | | ||||||
* | | | | | | add xchan_network = zot and xchan_deleted = 0 to the random_profile() query | Mario Vavti | 2018-03-15 | 1 | -1/+4 | |
| | | | | | | ||||||
* | | | | | | mastodon content-warning cont: only strip nsfw tag if a content warning ↵ | zotlabs | 2018-03-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | spoiler is used. Else it's legitimately nsfw. | |||||
* | | | | | | use original exif_read_data() parameters which were lost in a regression; ↵ | zotlabs | 2018-03-14 | 2 | -1/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | unset automatic nsfw category generated for Mastodon content warning posts, as people use CW as a spoiler mechanism 99% of the time and flagging inappropriate content 1% of the time. | |||||
* | | | | | | somewhere along the line the output of exif_read_data() changed and it no ↵ | zotlabs | 2018-03-13 | 2 | -6/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | longer provides populated sections. Adjust for the new format and allow for the old because I cannot find documentation of this change anywhere. This affects photo rotation and the photo map feature. | |||||
* | | | | | | unicode/emoji usernames. Warning: experimental feature, unstable, untested, ↵ | zotlabs | 2018-03-12 | 2 | -2/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | disabled by default, use at your own risk, may not federate to other platforms and protocols. May not clone correctly. Bug reports which neglect to include detailed roubleshooting information and patches/pull requests will be ignored. | |||||
* | | | | | | obscure permission issue with custom permissions when using the highly ↵ | zotlabs | 2018-03-12 | 1 | -0/+4 | |
| |_|_|_|/ |/| | | | | | | | | | | | | | | discouraged advisory privacy modes | |||||
* | | | | | don't add pending connections to the default privacy group until accepted | zotlabs | 2018-03-06 | 1 | -7/+10 | |
| |_|_|/ |/| | | | ||||||
* | | | | fix some issues with friend suggestions on standalone sites with no ↵ | zotlabs | 2018-03-04 | 2 | -7/+9 | |
| | | | | | | | | | | | | | | | | 'suggestme' volunteers. This wrongly pulled up a site directory suggesting everybody on the site. While a better outcome than finding nobody, this does not fit with our ethical design goals. If there are no friends of friends, we will only suggest those who volunteer to be on the default suggestion list. Also do not attempt to load poco data from dead sites. | |||||
* | | | | bugfix: unable to reset profile fields to defaults in admin/profs by ↵ | zotlabs | 2018-03-04 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | emptying the textarea |