aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* first cut of feature/techlevel mergezotlabs2018-04-081-2/+2
* anon_identity_init: put anonymous commenters in network 'anon' so that they c...zotlabs2018-04-081-3/+3
* 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 dire...zotlabs2018-04-061-0/+1
* oauth2 client settings pagezotlabs2018-04-051-2/+11
* use profile_store_lowlevel() when importing profile structures to ensure all ...zotlabs2018-04-052-5/+8
* bbcode() - ensure that $options is always an array, as the interface has chan...zotlabs2018-04-041-0/+4
* 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
* Merge branch 'master' into oauth2zotlabs2018-04-033-73/+72
|\
| * community tags: allow signature of either author or owner so that it stands a...zotlabs2018-04-031-1/+1
| * community tagging refactor - we no longer send an edited post/comment to ever...zotlabs2018-04-021-11/+9
| * 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 a...Andrew Manning2018-02-262-13/+48
| |/ / / / / / /
* | | | | | | / 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 to...zotlabs2018-03-271-0/+10
* | | | | | | 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
* | | | | | | 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 trigge...zotlabs2018-03-211-0/+1