Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | provide easy access to the autoperms setting for forum and repository ↵ | zotlabs | 2018-05-02 | 1 | -0/+1 |
| | | | | channels. This may be needed in the future to protect an existing forum from assault by spammers with changing identities. The forum can quickly be turned into membership by approval and either left that way permanently or hopefully reversed at a later date. Previously this would require switching to expert mode or setting a pconfig manually. | ||||
* | admin delete of files | zotlabs | 2018-05-02 | 1 | -2/+2 |
| | |||||
* | new feature (post 3.4): allow a different username to be used when importing. | zotlabs | 2018-05-01 | 1 | -0/+1 |
| | |||||
* | The channel import page seems to have missed the big theme cleanup of the ↵ | zotlabs | 2018-05-01 | 1 | -34/+26 |
| | | | | last couple of years. | ||||
* | provide warnings about profile photo and cover photo permissions | zotlabs | 2018-05-01 | 2 | -1/+6 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-04-25 | 2 | -0/+2 |
|\ | |||||
| * | show caret-down on item-photo hover to indicate a dropdown menu | Mario Vavti | 2018-04-25 | 2 | -0/+2 |
| | | |||||
* | | don't load jot autosave content into other document types or edits of other ↵ | zotlabs | 2018-04-25 | 2 | -11/+16 |
|/ | | | | items, but do save these edits in case you need to recover them | ||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-04-18 | 1 | -2/+3 |
|\ | |||||
| * | when changing cover photo, show existing | zotlabs | 2018-04-17 | 1 | -2/+3 |
| | | |||||
* | | update to bootstrap-4.1 and improve visibility of some text when using ↵ | Mario Vavti | 2018-04-17 | 3 | -5/+6 |
|/ | | | | custom panel colours | ||||
* | fix illegal string offset warning | Mario Vavti | 2018-04-13 | 2 | -2/+2 |
| | |||||
* | provide visible star status for starred posts | Mario Vavti | 2018-04-13 | 2 | -56/+21 |
| | |||||
* | move the thread author menu to to the wall item photo. the menu list was ↵ | Mario Vavti | 2018-04-13 | 2 | -14/+20 |
| | | | | getting too long. | ||||
* | allow to toggle visibility of likes/dislikes in notifications | Mario Vavti | 2018-04-11 | 1 | -0/+1 |
| | |||||
* | wrong function | Mario Vavti | 2018-04-11 | 1 | -1/+1 |
| | |||||
* | do not get or set post category if the field is not available. remove logging. | Mario Vavti | 2018-04-10 | 1 | -3/+5 |
| | |||||
* | fix autosave content not cleaned after post submission | Mario Vavti | 2018-04-10 | 1 | -24/+47 |
| | |||||
* | last commented expiration setting in admin | zotlabs | 2018-04-10 | 1 | -0/+1 |
| | |||||
* | Merge pull request #1051 from anaqreon/auto-save | git-marijus | 2018-04-09 | 2 | -0/+66 |
|\ | | | | | Auto-save comment and post text | ||||
| * | Added feature setting for auto-save, defaulting to enabled. | Andrew Manning | 2018-04-08 | 2 | -27/+38 |
| | | |||||
| * | 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 |
| |\ | |||||
| * | | Post body and title are auto-saved | Andrew Manning | 2018-04-04 | 1 | -0/+32 |
| | | | |||||
* | | | more work merging techlevels and features | zotlabs | 2018-04-08 | 1 | -0/+15 |
| | | | |||||
* | | | first cut of feature/techlevel merge | zotlabs | 2018-04-08 | 1 | -0/+7 |
| |/ |/| | |||||
* | | 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 |
|/ | |||||
* | 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 |
|\| | |