Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | this might be controversal - if approving a connection from the popup go ↵ | Mario Vavti | 2016-01-15 | 1 | -0/+3 | |
| | | | | back to connections page. if the popup is dismissed and the connection is approved from the page stay on /connedit page to be able to adjust perms etc... | |||||
* | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2016-01-14 | 1 | -2/+2 | |
|\ | ||||||
| * | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-01-14 | 1 | -11/+22 | |
| |\ | ||||||
| * | | revision update | redmatrix | 2016-01-14 | 1 | -2/+2 | |
| | | | ||||||
* | | | provide some info about our contacts - status (archived, hidden, etc.), ↵ | Mario Vavti | 2016-01-14 | 1 | -1/+24 | |
| |/ |/| | | | | | public forum (like in directory) and show since when we are connected | |||||
* | | some work on connections | Mario Vavti | 2016-01-14 | 1 | -11/+22 | |
|/ | ||||||
* | more progress on cover photo cropping and storage | redmatrix | 2016-01-13 | 1 | -0/+391 | |
| | ||||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-01-13 | 1 | -1/+1 | |
|\ | ||||||
| * | fix sharing of photo items | Mario Vavti | 2016-01-13 | 1 | -1/+1 | |
| | | ||||||
* | | some initial work on uploading and cropping cover photos | redmatrix | 2016-01-13 | 1 | -2/+2 | |
|/ | ||||||
* | more work on auto channel creation during register | redmatrix | 2016-01-13 | 1 | -1/+24 | |
| | ||||||
* | 'auto channel creation' - if the corresponding config variable is set, ↵ | redmatrix | 2016-01-12 | 3 | -16/+31 | |
| | | | | | | create a channel when an account is created. Plugins can provide the necessary channel details (probably from an extended registration form). If no details are provided, a social (mostly public) channel will be created using the LHS of the email address and you will be directed to your channel page (unless email verification is required, in which case this step will be delayed until successful validation and login). If the reddress is already assigned a random name(1000-9999) reddress will be assigned. | |||||
* | plugin version compatibility checking. To use, set MinVersion, MaxVersion or ↵ | redmatrix | 2016-01-11 | 1 | -2/+42 | |
| | | | | MinPHPversion in the plugin header block. Case is not important. We check the project versions against STD_VERSION, which should be rolled to a new y of x.x.y if the plugin interface or project code changes in an incompatible way. | |||||
* | issue #251 | redmatrix | 2016-01-07 | 1 | -2/+1 | |
| | ||||||
* | features management page for hubmins | redmatrix | 2016-01-06 | 1 | -0/+74 | |
| | ||||||
* | make 'refresh permissions' do something useful for non-zot connections | redmatrix | 2016-01-04 | 1 | -3/+9 | |
| | ||||||
* | Provide the ability for a hub admin to specify a default permissions role ↵ | redmatrix | 2016-01-02 | 1 | -0/+12 | |
| | | | | for the first channel created by a new account. This simplifies channel creation by restricting the available options at registration time. The restriction is not applied to any additional channels created under the same account; and in any event can be changed immediately after channel creation, if desired. | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-01-01 | 1 | -1/+1 | |
|\ | ||||||
| * | Misspelled Titel | Andrew Manning | 2016-01-01 | 1 | -1/+1 | |
| | | | | | | should be Title | |||||
* | | issue #241 (redmatrix issue 405) | redmatrix | 2016-01-01 | 2 | -0/+6 | |
|/ | ||||||
* | more issue #239 | redmatrix | 2015-12-31 | 1 | -1/+1 | |
| | ||||||
* | issue #239, provide 'Public' text on ACL selector when appropriate to do so. | redmatrix | 2015-12-31 | 2 | -2/+2 | |
| | ||||||
* | Set accept permissions to that of role so if you change to a custom role you ↵ | redmatrix | 2015-12-25 | 1 | -1/+1 | |
| | | | | don't start with nothing. | |||||
* | don't send wall-post notifications when creating webpages on another channel | redmatrix | 2015-12-25 | 1 | -1/+1 | |
| | ||||||
* | issue #235 | redmatrix | 2015-12-24 | 1 | -1/+1 | |
| | ||||||
* | some notifier optimisations. Also put a fixme on the invite total ↵ | redmatrix | 2015-12-16 | 1 | -1/+3 | |
| | | | | generations for new accounts, which is incorrect and now commented out. | |||||
* | issue #221 | redmatrix | 2015-12-15 | 1 | -3/+4 | |
| | ||||||
* | Invitation only added to the admin site page. Plus css wrapper class to docu ↵ | jeroenpraat | 2015-12-15 | 2 | -2/+8 | |
| | | | | search. | |||||
* | more work on api media uploads | redmatrix | 2015-12-13 | 1 | -11/+17 | |
| | ||||||
* | remove the unqualified "OAuth" namespace from the project. We need to ↵ | redmatrix | 2015-12-13 | 1 | -13/+9 | |
| | | | | reference either OAuth1 or OAuth2. | |||||
* | incorrect obj_type on several items | redmatrix | 2015-12-11 | 2 | -1/+1 | |
| | ||||||
* | some minor cleanup - change the default of the discover tab (public stream ↵ | redmatrix | 2015-12-10 | 1 | -2/+9 | |
| | | | | access) | |||||
* | don't spit out sabre xml on permission denied exceptions, just provide a 401 | redmatrix | 2015-12-10 | 1 | -30/+12 | |
| | ||||||
* | Some work on the login, register and default home page. Mostly neatly ↵ | jeroenpraat | 2015-12-09 | 1 | -1/+1 | |
| | | | | centering things on different viewport widths. Bluegrid schema updated. | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-12-08 | 1 | -17/+17 | |
|\ | ||||||
| * | Merge branch 'master' of https://github.com/redmatrix/hubzilla | jeroenpraat | 2015-12-09 | 2 | -13/+3 | |
| |\ | ||||||
| * | | First part of fix for issue #109 | jeroenpraat | 2015-12-09 | 1 | -17/+17 | |
| | | | ||||||
* | | | more libzot stuff | redmatrix | 2015-12-08 | 1 | -467/+4 | |
| |/ |/| | ||||||
* | | remove some unused stuff | redmatrix | 2015-12-08 | 2 | -13/+3 | |
|/ | ||||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-12-07 | 1 | -0/+4 | |
|\ | ||||||
| * | change album_id logic to make it work with ajax calls | Mario Vavti | 2015-12-07 | 1 | -2/+4 | |
| | | ||||||
| * | make justify gallery work with more than one albums per page (eg album widget) | Mario Vavti | 2015-12-07 | 1 | -0/+2 | |
| | | ||||||
* | | abstract the message handlers | redmatrix | 2015-12-07 | 1 | -1/+2 | |
|/ | ||||||
* | remove duplicated code | redmatrix | 2015-12-06 | 1 | -474/+3 | |
| | ||||||
* | start of v4 | redmatrix | 2015-12-06 | 2 | -1/+16 | |
| | ||||||
* | srand() is for seeding the PRNG. You want rand() here. | ken restivo | 2015-12-03 | 1 | -1/+1 | |
| | ||||||
* | use the std_version where applicable instead of matching to the git. | redmatrix | 2015-12-03 | 1 | -3/+1 | |
| | ||||||
* | provide correct error if a directory server requires a realm_token and one ↵ | redmatrix | 2015-12-02 | 1 | -2/+2 | |
| | | | | wasn't provided | |||||
* | fix attachment rendering for mail | Mario Vavti | 2015-12-02 | 1 | -1/+2 | |
| | ||||||
* | generalise the site black|white allow lists, also add a channel black|white ↵ | redmatrix | 2015-11-29 | 1 | -1/+1 | |
| | | | | list for future use |