Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-05 | 3 | -11/+37 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-04 | 9 | -22/+51 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-28 | 2 | -2/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Successful OAuth2 sequence demonstrated with the test vehicle, including an ↵ | Andrew Manning | 2018-02-26 | 2 | -65/+77 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | authenticated API call using an access_token. | |||||
| * | | | | | | | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-25 | 3 | -6/+31 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | An authorization token is received, but I had to modify the Request class in ↵ | Andrew Manning | 2018-02-25 | 3 | -15/+63 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vendor/bshaffer/oauth2-server-php/ to accept $_REQUEST instead of $_POST. | |||||
| * | | | | | | | | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-24 | 9 | -10/+28 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add channel ID to user_id in clients table. Added TODO comments about ↵ | Andrew Manning | 2018-02-24 | 2 | -12/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dynamic client registration protocol. | |||||
| * | | | | | | | | | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-22 | 4 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | The authorization step with client registration and authorization code ↵ | Andrew Manning | 2018-02-22 | 2 | -35/+100 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | retrieval working. Might not conform perfectly to OAuth2 spec, but it is a start. | |||||
| * | | | | | | | | | | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-20 | 3 | -52/+56 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | OAuth2TestVehicle module can create and delete oauth2 database tables. | Andrew Manning | 2018-02-20 | 2 | -43/+107 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Created test vehicle module oauth2test | Andrew Manning | 2018-02-18 | 1 | -0/+43 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | undo vcard on display module until we can make it accurate | zotlabs | 2018-03-31 | 1 | -1/+2 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Hubzilla issue #1022 cleanup of post formatting | zotlabs | 2018-03-30 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Hubzilla issue #1022 - improve the usability | zotlabs | 2018-03-30 | 1 | -2/+2 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Hubzilla issue #1022 - provide a way to share wiki pages. Currently this is ↵ | zotlabs | 2018-03-30 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | only implemented in the 'edit' pane and could use some improvement/enhancement | |||||
* | | | | | | | | | | | | hubzilla issue #1020 - PM using unicode domain for recipient. May require ↵ | zotlabs | 2018-03-30 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | further testing | |||||
* | | | | | | | | | | | | allow case independence of replacements as well as patterns | zotlabs | 2018-03-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | display and link issues with quoted tags | zotlabs | 2018-03-29 | 1 | -6/+7 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | directory: link entry keywords to a directory keyword search | zotlabs | 2018-03-29 | 1 | -2/+2 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | hubzilla issue #1019 - punycode urls on connedit page when displaying locations | zotlabs | 2018-03-29 | 1 | -3/+3 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | uexport: set content-type to json and add sections info to the default ↵ | zotlabs | 2018-03-27 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filename if present | |||||
* | | | | | | | | | | | | put vcard widget with author of top-level post on display page | zotlabs | 2018-03-27 | 1 | -1/+9 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | don't include the q and PHPSESSID request variables in a redirected rpost | zotlabs | 2018-03-27 | 1 | -1/+3 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | app sellpage not being stored | zotlabs | 2018-03-24 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | code optimisations and de-duplication on updating parent commented timestamp | zotlabs | 2018-03-24 | 1 | -11/+6 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-03-23 | 3 | -8/+67 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | make list mode work in cards and articles | zotlabs | 2018-03-22 | 3 | -5/+39 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | make alt_pager work for articles/cards | zotlabs | 2018-03-22 | 2 | -6/+29 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | hubzilla issue #1013 - comments not displayed in single card/article view | zotlabs | 2018-03-22 | 2 | -4/+6 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | prevent reload loop if somebody lands on /ochannel (without channel_address ↵ | Mario Vavti | 2018-03-22 | 1 | -0/+3 | |
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and without trailing slash) | |||||
* | | | | | | | | | | | Hubzilla issue #1006, fix anonymous comments bump thread before being approved. | zotlabs | 2018-03-21 | 1 | -0/+14 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | initial support for alternative sort orders on the cloud pages. Can be ↵ | zotlabs | 2018-03-21 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | triggered manually but further development is required. | |||||
* | | | | | | | | | | | Add Ochannel module for testing OStatus bad behaviour | zotlabs | 2018-03-21 | 1 | -0/+66 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | do not include pending registrations in accounts and goaway to ↵ | Mario Vavti | 2018-03-17 | 2 | -3/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /admin/accounts after approval or denial of an pending registration | |||||
* | | | | | | | | | | | add auth flag to share attributes so we can make a costly determination to ↵ | zotlabs | 2018-03-15 | 3 | -44/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use zid at post submission time instead of making multiple calls to is_matrix_url() at render time | |||||
* | | | | | | | | | | | more work with unicode usernames | zotlabs | 2018-03-14 | 2 | -4/+4 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-03-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | make unicode usernames work in chanview module | zotlabs | 2018-03-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | reveal the profile name field only if multi prifiles feature is enabled | Mario Vavti | 2018-03-14 | 1 | -7/+4 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | show site registration notifications setting only to site admin | Mario Vavti | 2018-03-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | whitespace | Mario Vavti | 2018-03-14 | 1 | -16/+16 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #18 from redmatrix/dev | mrjive | 2018-03-13 | 27 | -85/+248 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Dev | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-03-13 | 3 | -4/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | unicode/emoji usernames. Warning: experimental feature, unstable, untested, ↵ | zotlabs | 2018-03-12 | 2 | -4/+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/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | discouraged advisory privacy modes | |||||
| * | | | | | | | | | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-03-12 | 3 | -19/+29 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Setup - .htconfig.php write access is now required for automated ↵ | zotlabs | 2018-03-11 | 1 | -8/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | installation. [String change - leave in dev for the next release] | |||||
| | * | | | | | | | | | | remove debugging | zotlabs | 2018-03-10 | 1 | -2/+0 | |
| | | | | | | | | | | | |