Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first cut of feature/techlevel merge | zotlabs | 2018-04-08 | 1 | -2/+2 |
| | |||||
* | anon_identity_init: put anonymous commenters in network 'anon' so that they ↵ | zotlabs | 2018-04-08 | 1 | -3/+3 |
| | | | | can be easily distinguished from federated network members and handled appropriately. | ||||
* | Remove remove plugin from \App::[] on uninstall | M.Dent | 2018-04-07 | 1 | -1/+4 |
| | |||||
* | Uninstall plugin on Exception on load. | M.Dent | 2018-04-07 | 1 | -1/+1 |
| | |||||
* | Add class for Exceptions | M.Dent | 2018-04-07 | 1 | -6/+6 |
| | |||||
* | Add error handler and try/catch for all () calls | DM42.Net (Matt Dent) | 2018-04-07 | 1 | -7/+53 |
| | |||||
* | channel import failing to provide channel_password value | zotlabs | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | put directory server in siteinfo - there are a lot of sites using broken ↵ | zotlabs | 2018-04-06 | 1 | -0/+1 |
| | | | | directories | ||||
* | oauth2 client settings page | zotlabs | 2018-04-05 | 1 | -2/+11 |
| | |||||
* | use profile_store_lowlevel() when importing profile structures to ensure all ↵ | zotlabs | 2018-04-05 | 2 | -5/+8 |
| | | | | non-null fields are present | ||||
* | bbcode() - ensure that $options is always an array, as the interface has ↵ | zotlabs | 2018-04-04 | 1 | -0/+4 |
| | | | | changed slightly | ||||
* | oauth2 dynamic client registration update | zotlabs | 2018-04-04 | 1 | -19/+11 |
| | |||||
* | private forum mentions | zotlabs | 2018-04-04 | 1 | -2/+6 |
| | |||||
* | 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. |