Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Auto-save post and comment entry using localStorage in browser. | Andrew Manning | 2018-04-08 | 2 | -32/+55 |
| | |||||
* | Merge branch 'dev' into auto-save | Andrew Manning | 2018-04-07 | 6 | -4/+59 |
|\ | |||||
| * | Use Add Files/Photos instead of Upload to open the upload dialog | Mario Vavti | 2018-04-07 | 3 | -3/+3 |
| | | |||||
| * | oauth2 client settings page | zotlabs | 2018-04-05 | 3 | -1/+56 |
| | | |||||
* | | Post body and title are auto-saved | Andrew Manning | 2018-04-04 | 1 | -0/+32 |
|/ | |||||
* | Merge branch 'master' into oauth2 | zotlabs | 2018-04-03 | 3 | -7/+7 |
|\ | |||||
| * | some more work on hubzilla issue #1019 | zotlabs | 2018-04-02 | 1 | -1/+1 |
| | | |||||
| * | fix missing login/out buttons for medium screensize | Mario Vavti | 2018-04-01 | 2 | -6/+6 |
| | | |||||
* | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-31 | 1 | -0/+1 |
|\| | |||||
| * | Hubzilla issue #1022 - improve the usability | zotlabs | 2018-03-30 | 1 | -3/+1 |
| | | |||||
| * | Hubzilla issue #1022 - provide a way to share wiki pages. Currently this is ↵ | zotlabs | 2018-03-30 | 1 | -0/+3 |
| | | | | | | | | only implemented in the 'edit' pane and could use some improvement/enhancement | ||||
* | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-27 | 4 | -7/+13 |
|\| | |||||
| * | slight re-org and update of documentation, moving the tutorial to the top. | zotlabs | 2018-03-16 | 1 | -3/+3 |
| | | |||||
| * | reveal the profile name field only if multi prifiles feature is enabled | Mario Vavti | 2018-03-14 | 1 | -2/+6 |
| | | |||||
| * | show site registration notifications setting only to site admin | Mario Vavti | 2018-03-14 | 1 | -1/+3 |
| | | |||||
| * | Merge pull request #18 from redmatrix/dev | mrjive | 2018-03-13 | 27 | -98/+326 |
| |\ | | | | | | | Dev | ||||
| * | | small work on connections page | mrjive | 2018-03-13 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-12 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-03-12 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | trim expects error ... in admin/site | zotlabs | 2018-03-10 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-10 | 7 | -13/+182 |
|\| | | | |||||
| * | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-03-09 | 2 | -2/+2 |
| |\| | | |||||
| | * | | notifications-btn-1 does not actually require the text-white class and this ↵ | zotlabs | 2018-03-08 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | is known to cause issues on dark themes | ||||
| * | | | 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 |
| |/ / | |||||
* | | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-05 | 1 | -2/+1 |
|\| | | |||||
| * | | fix javascript error if there are no notifications | Mario Vavti | 2018-03-05 | 1 | -2/+1 |
| | | | |||||
* | | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-04 | 8 | -25/+46 |
|\| | | |||||
| * | | add dummy f= arg to suggestion urls, use directory version of suggest for ↵ | zotlabs | 2018-03-03 | 1 | -1/+1 |
| | | | | | | | | | | | | newmember link instead of the suggest module as the UI is prettier. | ||||
| * | | add icon to any addon settings blocks which don't already have one | zotlabs | 2018-03-02 | 1 | -0/+4 |
| | | | |||||
| * | | 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. | ||||
* | | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-28 | 1 | -0/+1 |
|\| | | |||||
| * | | 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] | ||||
* | | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-26 | 11 | -58/+40 |
|\| | | |||||
| * | | 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) | ||||
* | | | | Successful OAuth2 sequence demonstrated with the test vehicle, including an ↵ | Andrew Manning | 2018-02-26 | 1 | -4/+12 |
| | | | | | | | | | | | | | | | | authenticated API call using an access_token. | ||||
* | | | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-25 | 4 | -3/+11 |
|\| | | | |||||
| * | | | 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. |