Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-31 | 11 | -30/+35 |
|\ | |||||
| * | 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 |
| | | |||||
| * | Merge branch 'newmemberwidget' | zotlabs | 2018-03-25 | 1 | -11/+1 |
| |\ | |||||
| | * | turn newmember widget into a feature | zotlabs | 2018-03-23 | 1 | -11/+1 |
| | | | |||||
* | | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-27 | 25 | -107/+307 |
|\| | | |||||
| * | | preserve existing categories when updating an app from an embed source | zotlabs | 2018-03-24 | 1 | -0/+6 |
| | | | |||||
| * | | app sellpage not being stored | zotlabs | 2018-03-24 | 2 | -0/+2 |
| | | | |||||
| * | | 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 | 2 | -1/+23 |
| | | | | | | | | triggered manually but further development is required. | ||||
| * | Add Ochannel module for testing OStatus bad behaviour | zotlabs | 2018-03-21 | 1 | -0/+66 |
| | | |||||
| * | add the social "party" permission role | zotlabs | 2018-03-20 | 1 | -0/+19 |
| | | |||||
| * | 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 | ||||
| * | slight re-org and update of documentation, moving the tutorial to the top. | zotlabs | 2018-03-16 | 1 | -1/+1 |
| | | |||||
| * | add auth flag to share attributes so we can make a costly determination to ↵ | zotlabs | 2018-03-15 | 4 | -49/+26 |
| | | | | | | | | 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 |
| | | | |||||
| * | | fix channel_address | Mario Vavti | 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 |
| |/ | |||||
| * | add ability to disable newmember widget ahead of time | Mario Vavti | 2018-03-13 | 1 | -2/+3 |
| | | |||||
| * | Merge pull request #18 from redmatrix/dev | mrjive | 2018-03-13 | 43 | -177/+618 |
| |\ | | | | | | | 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 | ||||
| * | | | small work on connections page | mrjive | 2018-03-13 | 1 | -10/+32 |
| | | | | |||||
* | | | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-12 | 3 | -20/+30 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | 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 |
| | | | | |||||
| | * | | trim expects error ... in admin/site | zotlabs | 2018-03-10 | 2 | -12/+19 |
| | | | | |||||
| * | | | do not use trim on array | Mario Vavti | 2018-03-10 | 1 | -1/+1 |
| | | | | |||||
* | | | | Fixed access_token request bug and returned oauth2-server-php library to ↵ | Andrew Manning | 2018-03-10 | 1 | -7/+8 |
| | | | | | | | | | | | | | | | | unmodified state. | ||||
* | | | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-10 | 7 | -11/+102 |
|\| | | |