aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove remove plugin from \App::[] on uninstallM.Dent2018-04-071-1/+4
|
* Uninstall plugin on Exception on load.M.Dent2018-04-071-1/+1
|
* Add class for ExceptionsM.Dent2018-04-071-6/+6
|
* Add error handler and try/catch for all () callsDM42.Net (Matt Dent)2018-04-071-7/+53
|
* channel import failing to provide channel_password valuezotlabs2018-04-061-1/+1
|
* put directory server in siteinfo - there are a lot of sites using broken ↵zotlabs2018-04-061-0/+1
| | | | directories
* oauth2 client settings pagezotlabs2018-04-051-2/+11
|
* use profile_store_lowlevel() when importing profile structures to ensure all ↵zotlabs2018-04-052-5/+8
| | | | non-null fields are present
* bbcode() - ensure that $options is always an array, as the interface has ↵zotlabs2018-04-041-0/+4
| | | | changed slightly
* oauth2 dynamic client registration updatezotlabs2018-04-041-19/+11
|
* private forum mentionszotlabs2018-04-041-2/+6
|
* allow the profile recrods to be cloned separatelyzotlabs2018-04-041-1/+1
|
* allow the link target attribute to be modified in bbcode() from much further ↵zotlabs2018-04-044-32/+25
| | | | up the call stack in prepare_page() which will usually refer to a local item.
* Merge branch 'master' into oauth2zotlabs2018-04-033-73/+72
|\
| * community tags: allow signature of either author or owner so that it stands ↵zotlabs2018-04-031-1/+1
| | | | | | | | a chance of working across multiple delivery chains
| * community tagging refactor - we no longer send an edited post/comment to ↵zotlabs2018-04-021-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 refactorzotlabs2018-04-021-35/+58
| |
| * missing year on profile birthday input, some optimisations to statszotlabs2018-04-023-39/+17
| |
* | Merge branch 'oauth2' of https://github.com/anaqreon/hubzilla into oauth2zotlabs2018-03-311-12/+45
|\ \ | |/ |/|
| * Merge branch 'dev' into oauth2Andrew Manning2018-03-319-13/+52
| |\
| * \ Merge branch 'dev' into oauth2Andrew Manning2018-03-2714-49/+135
| |\ \
| * \ \ Merge branch 'dev' into oauth2Andrew Manning2018-03-101-7/+10
| |\ \ \
| * \ \ \ Merge branch 'dev' into oauth2Andrew Manning2018-03-053-7/+17
| |\ \ \ \
| * \ \ \ \ Merge branch 'dev' into oauth2Andrew Manning2018-03-048-12/+81
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'dev' into oauth2Andrew Manning2018-02-283-26/+83
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'dev' into oauth2Andrew Manning2018-02-261-3/+1
| |\ \ \ \ \ \ \
| * | | | | | | | Successful OAuth2 sequence demonstrated with the test vehicle, including an ↵Andrew Manning2018-02-262-13/+48
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | authenticated API call using an access_token.
* | | | | | | / wrong functionzotlabs2018-03-311-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | add directory keyword links to profilezotlabs2018-03-291-2/+13
| | | | | | |
* | | | | | | hubzilla issue #1019 - punycode urls on connedit page when displaying locationszotlabs2018-03-292-4/+7
| | | | | | |
* | | | | | | hubzilla issue #1015 - login with unicode domain namezotlabs2018-03-282-3/+5
| | | | | | |
* | | | | | | update folder timestamp on uploaded files (fixme - we need to recurse back ↵zotlabs2018-03-271-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | to the storage root but that is for another day)
* | | | | | | put vcard widget with author of top-level post on display pagezotlabs2018-03-271-1/+0
| | | | | | |
* | | | | | | Hard fail imports of removed channels. This is silly.zotlabs2018-03-271-0/+5
| | | | | | |
* | | | | | | php strpos() empty needle warning when a term entry has no urlzotlabs2018-03-251-1/+1
| | | | | | |
* | | | | | | Merge branch 'newmemberwidget'zotlabs2018-03-251-2/+11
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | testing start_menu featurezotlabs2018-03-251-2/+3
| | | | | | |
| * | | | | | turn newmember widget into a featurezotlabs2018-03-231-1/+9
| | | | | | |
* | | | | | | code optimisations and de-duplication on updating parent commented timestampzotlabs2018-03-241-25/+31
| | | | | | |
* | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-03-231-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-03-233-9/+27
| |\| | | | | |
| * | | | | | | new markdown lib seems to handle < and > correct. remove the workaraound.Mario Vavti2018-03-231-2/+2
| | | | | | | |
* | | | | | | | logic fallacy when updating parent timestamp of moderated commentzotlabs2018-03-231-1/+9
| |/ / / / / / |/| | | | | |
* | | | | | | tagadelic was being overly protective of permissions.zotlabs2018-03-221-2/+2
| | | | | | |
* | | | | | | slight change in mail privacy implementation. If you initiate a private mail ↵zotlabs2018-03-221-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 articleszotlabs2018-03-221-3/+3
|/ / / / / /
* | | | | | Hubzilla issue #1006, fix anonymous comments bump thread before being approved.zotlabs2018-03-211-2/+2
| | | | | |
* | | | | | initial support for alternative sort orders on the cloud pages. Can be ↵zotlabs2018-03-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | triggered manually but further development is required.
* | | | | | add the social "party" permission rolezotlabs2018-03-201-0/+1
| | | | | |
* | | | | | add auth flag to share attributes so we can make a costly determination to ↵zotlabs2018-03-152-3/+17
| | | | | | | | | | | | | | | | | | | | | | | | use zid at post submission time instead of making multiple calls to is_matrix_url() at render time