Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-22 | 2 | -13/+26 |
|\ | |||||
| * | Add 'Validate' button to new_channel page and disable submit until ↵ | zotlabs | 2018-02-20 | 2 | -13/+26 |
| | | | | | | | | validated. This is to get around the issue that clicking submit without ever focusing and blurring the nickname field won't actually submit the form but only provide validation. It needs to be clicked again to submit. The first click processed the blur but remained on the page with no feedback. If somebody has better workarounds, please provide. The goal is to ensure that the name and the nickname are both validated before we can submit. | ||||
* | | The authorization step with client registration and authorization code ↵ | Andrew Manning | 2018-02-22 | 2 | -7/+13 |
| | | | | | | | | retrieval working. Might not conform perfectly to OAuth2 spec, but it is a start. | ||||
* | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-20 | 2 | -1/+11 |
|\| | |||||
| * | updates 1201 and 1200 should return success for postgres. notifications: ↵ | Mario Vavti | 2018-02-19 | 1 | -0/+2 |
| | | | | | | | | remove class show and session storage entry when we mark all notifications seen | ||||
| * | do not show summary if it is equal to body and some styling for the ↵ | Mario Vavti | 2018-02-19 | 1 | -1/+9 |
| | | | | | | | | summary/article toggle links | ||||
* | | OAuth2TestVehicle module can create and delete oauth2 database tables. | Andrew Manning | 2018-02-20 | 2 | -0/+0 |
| | | |||||
* | | Created test vehicle module oauth2test | Andrew Manning | 2018-02-18 | 2 | -0/+17 |
|/ | |||||
* | Update code tag styling so bbcode [code] blocks and wiki markdown inline ↵ | Andrew Manning | 2018-02-18 | 1 | -0/+21 |
| | | | | code render nicely. | ||||
* | provide option to block the public stream unless authenticated, since there ↵ | zotlabs | 2018-02-14 | 1 | -0/+1 |
| | | | | could be legal issues with unmoderated content | ||||
* | slightly improve cropper style | Mario Vavti | 2018-02-12 | 3 | -11/+14 |
| | |||||
* | fix issue with new cropping lib and whitespace | Mario Vavti | 2018-02-12 | 2 | -24/+22 |
| | |||||
* | update DE translation strings for new relative date/time options | phellmes | 2018-02-11 | 2 | -30/+30 |
| | | | | | temporary manual string update in relation to last commit until changes reach Transifex and can be updated there | ||||
* | use distinct in channel item query and minor notification cache improvement | Mario Vavti | 2018-02-09 | 1 | -0/+2 |
| | |||||
* | remove mobile_detect (outdated and unmaintainable) | zotlabs | 2018-02-05 | 2 | -7/+4 |
| | |||||
* | some feed cleanup | zotlabs | 2018-02-01 | 1 | -1/+1 |
| | |||||
* | we need to manualy take care to mark the notification read in this case | Mario Vavti | 2018-01-31 | 1 | -0/+8 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-01-29 | 1 | -2/+2 |
|\ | |||||
| * | small details | mrjive | 2018-01-29 | 1 | -2/+2 |
| | | | | | | Just changed the icon from sort to filter (it's what it does, it filters) and changed id to class in connection-wrapper clearfix (line 28) | ||||
* | | don't show jot bb-edit buttons if a mimetype other than text/bbcode is ↵ | zotlabs | 2018-01-29 | 1 | -0/+11 |
| | | | | | | | | selected (:todo: also disable bbcode autocomplete) | ||||
* | | unable to delete accounts using tickboxes on admin/accounts - make all the ↵ | zotlabs | 2018-01-29 | 1 | -2/+2 |
| | | | | | | | | action names consistent | ||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-01-28 | 3 | -41/+31 |
|\| | |||||
| * | do not always look first in chache when receiving the *open* status from cache | Mario Vavti | 2018-01-28 | 1 | -2/+2 |
| | | |||||
| * | query optimisations for notifications - use a specific index only | Mario Vavti | 2018-01-28 | 1 | -3/+0 |
| | | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-01-28 | 2 | -2/+22 |
| |\ | |||||
| * | | accidently reverted a fix from yesterday in ma previous commit | Mario Vavti | 2018-01-27 | 1 | -7/+7 |
| | | | |||||
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-01-27 | 2 | -1/+22 |
| |\ \ | |||||
| * | | | if startpage is /hq redirect all notifications links to /hq and minor ↵ | Mario Vavti | 2018-01-27 | 3 | -46/+39 |
| | | | | | | | | | | | | | | | | notifications and hq fixes | ||||
* | | | | Surface the ability to change the landing page after channel creation and ↵ | zotlabs | 2018-01-28 | 3 | -0/+23 |
| |_|/ |/| | | | | | | | | create a 'go' module to present several possible things to do at this point. Change the default from 'settings' to 'profiles' so that the focus is more on you rather than the software configuration. | ||||
* | | | registration testing | zotlabs | 2018-01-27 | 2 | -2/+22 |
| |/ |/| | |||||
* | | Usability improvements to registration/verification workflow. This requires ↵ | zotlabs | 2018-01-27 | 1 | -0/+16 |
| | | | | | | | | additional testing. | ||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-01-26 | 2 | -13/+19 |
|\| | |||||
| * | preserve open state of notifications | Mario Vavti | 2018-01-26 | 1 | -0/+10 |
| | | |||||
| * | move template out of #notifications and revert reset timer on manual trigger | Mario Vavti | 2018-01-25 | 2 | -9/+7 |
| | | |||||
| * | reset timer on manual update trigger | Mario Vavti | 2018-01-25 | 1 | -6/+4 |
| | | |||||
* | | Issue with configurable site age limit, vagueness when informing about email ↵ | zotlabs | 2018-01-26 | 1 | -1/+6 |
|/ | | | | validation policy; added email validation resend ability and the option to input a verification code at a webpage though both require additional work to provide these abilities. | ||||
* | fix some issues with bootstrap accordion (this needs fixing in some other ↵ | Mario Vavti | 2018-01-24 | 1 | -3/+3 |
| | | | | places too) | ||||
* | update to bootstrap 4 stable | Mario Vavti | 2018-01-24 | 1 | -2/+1 |
| | |||||
* | consolidate notifications caching and loading | Mario Vavti | 2018-01-24 | 2 | -24/+32 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-01-24 | 4 | -57/+37 |
|\ | |||||
| * | replace image cropping library | zotlabs | 2018-01-23 | 3 | -56/+36 |
| | | |||||
| * | hubzilla issue #920 - unable to delete permission groups with space in name | zotlabs | 2018-01-22 | 1 | -1/+1 |
| | | |||||
* | | implement caching of notifications in browser session storage | Mario Vavti | 2018-01-24 | 2 | -96/+135 |
|/ | |||||
* | make sure we deal with lowercase string in all situations | Mario Vavti | 2018-01-21 | 1 | -3/+3 |
| | |||||
* | css fix | Mario Vavti | 2018-01-20 | 1 | -1/+2 |
| | |||||
* | use var instead of this | Mario Vavti | 2018-01-19 | 1 | -1/+1 |
| | |||||
* | wrong class | Mario Vavti | 2018-01-19 | 1 | -2/+2 |
| | |||||
* | make sure we deal with strings | Mario Vavti | 2018-01-19 | 2 | -6/+6 |
| | |||||
* | input event is catching more situations than keyup | Mario Vavti | 2018-01-19 | 1 | -1/+1 |
| | |||||
* | only show clear button if there is something to clear | Mario Vavti | 2018-01-19 | 1 | -3/+8 |
| |