Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | we need the javascript in the template since strings are involved | Mario Vavti | 2018-03-07 | 2 | -0/+169 |
| | |||||
* | more bootstrap accordion fixes | Mario Vavti | 2018-03-07 | 2 | -10/+10 |
| | |||||
* | we do not support separate mobile themes anymore | Mario Vavti | 2018-03-07 | 1 | -1/+1 |
| | |||||
* | fix javascript error if there are no notifications | Mario Vavti | 2018-03-05 | 1 | -2/+1 |
| | |||||
* | add dummy f= arg to suggestion urls, use directory version of suggest for ↵ | zotlabs | 2018-03-04 | 1 | -1/+1 |
| | | | | newmember link instead of the suggest module as the UI is prettier. | ||||
* | fix issues with accordions in settings and comment out jquery.textinputs.js | Mario Vavti | 2018-03-01 | 5 | -19/+19 |
| | |||||
* | several email validation issues | zotlabs | 2018-02-28 | 1 | -5/+5 |
| | |||||
* | provide new member widget which sits beneath the notifications for the first ↵ | zotlabs | 2018-02-28 | 1 | -0/+17 |
| | | | | 60 days after an account creation. | ||||
* | provide usage hint on addon settings page to save each panel before opening ↵ | zotlabs | 2018-02-27 | 1 | -0/+1 |
| | | | | another. [String change, not for 3.2] | ||||
* | fix icon position and make string translatable | Mario Vavti | 2018-02-26 | 1 | -2/+3 |
| | |||||
* | missing clearfix | Mario Vavti | 2018-02-26 | 1 | -1/+1 |
| | |||||
* | fix minor issue with custom acl selector | Mario Vavti | 2018-02-26 | 1 | -1/+1 |
| | |||||
* | slightly improve custom acl selector | Mario Vavti | 2018-02-26 | 1 | -2/+4 |
| | |||||
* | change fontname in css and fix issue with unicode characters | Mario Vavti | 2018-02-26 | 3 | -3/+3 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-02-26 | 7 | -50/+29 |
|\ | |||||
| * | provide opt-out link and text with notification emails | zotlabs | 2018-02-25 | 2 | -0/+4 |
| | | |||||
| * | hubzilla issue #979 - alter image selection widget to accept/submit on ↵ | zotlabs | 2018-02-25 | 5 | -50/+25 |
| | | | | | | | | choose (jot, wiki, cover_photo, profile_photo) | ||||
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-02-25 | 1 | -1/+1 |
|\| | |||||
| * | make the profile photo image picker work correctly with multiple profiles. | zotlabs | 2018-02-24 | 1 | -1/+1 |
| | | |||||
* | | mark connections where we do not have post_comments permissions with an no ↵ | Mario Vavti | 2018-02-24 | 3 | -2/+10 |
|/ | | | | entry sign. | ||||
* | style the buttons even more | zotlabs | 2018-02-23 | 2 | -4/+4 |
| | |||||
* | style the 'use existing' button a wee bit | zotlabs | 2018-02-23 | 2 | -4/+2 |
| | |||||
* | use embed photos javascript widget to select existing photos for profile and ↵ | zotlabs | 2018-02-23 | 2 | -3/+52 |
| | | | | cover photos | ||||
* | usability: click your own profile photo to change it instead of hunting it ↵ | zotlabs | 2018-02-23 | 1 | -1/+1 |
| | | | | down in the profile edit navmenu. We still need work on the 'or use a photo from your albums' to use something like the photo selection widget in the post editor as you otherwise have to track down the 'use as profile photo' entry in the photo detail navmenu instead of just clicking an image. | ||||
* | cloud 'view-as-tiles' toggle wasn't available (at all) for guests and they ↵ | zotlabs | 2018-02-22 | 1 | -2/+3 |
| | | | | are the most likely to prefer that view. Fix that and make tiles the default view for guests, and list mode the default view for the channel owner. | ||||
* | Add 'Validate' button to new_channel page and disable submit until ↵ | zotlabs | 2018-02-20 | 1 | -1/+3 |
| | | | | 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. | ||||
* | 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 | 1 | -2/+2 |
| | |||||
* | fix issue with new cropping lib and whitespace | Mario Vavti | 2018-02-12 | 2 | -24/+22 |
| | |||||
* | 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 | 2 | -33/+27 |
|\| | |||||
| * | query optimisations for notifications - use a specific index only | Mario Vavti | 2018-01-28 | 1 | -3/+0 |
| | | |||||
| * | 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 | 1 | -0/+16 |
| |\ | |||||
| * | | if startpage is /hq redirect all notifications links to /hq and minor ↵ | Mario Vavti | 2018-01-27 | 2 | -40/+37 |
| | | | | | | | | | | | | notifications and hq fixes | ||||
* | | | Surface the ability to change the landing page after channel creation and ↵ | zotlabs | 2018-01-28 | 2 | -0/+17 |
| |/ |/| | | | | | 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. | ||||
* | | Usability improvements to registration/verification workflow. This requires ↵ | zotlabs | 2018-01-27 | 1 | -0/+16 |
|/ | | | | additional testing. | ||||
* | move template out of #notifications and revert reset timer on manual trigger | Mario Vavti | 2018-01-25 | 1 | -7/+7 |
| | |||||
* | fix some issues with bootstrap accordion (this needs fixing in some other ↵ | Mario Vavti | 2018-01-24 | 1 | -3/+3 |
| | | | | places too) | ||||
* | consolidate notifications caching and loading | Mario Vavti | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -2/+2 |
|/ |