Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | add cancel button to editor, fix issue with autosave of categories | zotlabs | 2018-05-10 | 2 | -3/+14 | |
| | | ||||||
* | | hubzilla issue #1169 | zotlabs | 2018-05-10 | 1 | -0/+2 | |
| | | ||||||
* | | Add supported protocols to siteinfo (not siteinfo.json) | zotlabs | 2018-05-07 | 1 | -0/+4 | |
| | | ||||||
* | | Simplify first channel creation even further by using a site-configurable ↵ | zotlabs | 2018-05-07 | 2 | -0/+3 | |
| | | | | | | | | default permissions role and removing one more conceptual roadblock for first time registrants. This default role only applies to the first channel an account creates and can be changed from the settings page once they've started to explore. This functionality was always present but optional and not well exposed. Now it is part of the standard workflow and exposed in the admin settings. | |||||
* | | remove the old autocomplete cache mechanism | zotlabs | 2018-05-06 | 1 | -21/+1 | |
| | | ||||||
* | | autocomplete after 2 chars instead of 3; this was changed some months back ↵ | zotlabs | 2018-05-06 | 1 | -8/+8 | |
| | | | | | | | | to work around implementation quirks in the custom cache driver that is now disabled. | |||||
* | | use cursor-pointer class instead of fakelink to avoid the link color for the ↵ | Mario Vavti | 2018-05-05 | 2 | -2/+2 | |
| | | | | | | | | dropdown caret | |||||
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-05 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | If somebody precisely clicks the down-arrow on the author photo it should ↵ | zotlabs | 2018-05-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | probably also trigger the dropdown | |||||
* | | | fix too big buttons in wiki list | Mario Vavti | 2018-05-04 | 1 | -2/+2 | |
|/ / | ||||||
* | | add changes from ae35ac0cec3f6bf337 to contact_autocomplete so channel ↵ | zotlabs | 2018-05-03 | 1 | -2/+3 | |
| | | | | | | | | source completion will work correctly | |||||
* | | quick fix for issue #1150 - needs improvement and review of other ↵ | Mario Vavti | 2018-05-03 | 1 | -2/+5 | |
| | | | | | | | | textcomplete implementations. | |||||
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-03 | 3 | -2/+5 | |
|\ \ | ||||||
| * | | 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 | 2 | -2/+4 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-02 | 4 | -72/+33 | |
|\| | | ||||||
| * | | 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 | 2 | -71/+26 | |
| | | | | | | | | | | | | last couple of years. | |||||
| * | | provide warnings about profile photo and cover photo permissions | zotlabs | 2018-05-01 | 2 | -1/+6 | |
| | | | ||||||
* | | | Merge pull request #1120 from phellmes/dev | git-marijus | 2018-04-27 | 2 | -1553/+1856 | |
|\ \ \ | | | | | | | | | Update DE translation strings | |||||
| * | | | Update DE translation strings | phellmes | 2018-04-26 | 2 | -1553/+1856 | |
| | | | | | | | | | | | | | | | | German strings for development branch and release candidate 3.4 | |||||
* | | | | Merge pull request #1113 from mjfriaza/dev | git-marijus | 2018-04-27 | 1 | -77/+109 | |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | New strings: Spanish translation | |||||
| * | | New strings: Spanish translation | mjfriaza | 2018-04-25 | 1 | -77/+109 | |
| | | | ||||||
* | | | minor fixes for dark schema | Mario Vavti | 2018-04-26 | 1 | -2/+2 | |
| | | | ||||||
* | | | if there is more than one textarea we need to work through all of them | Mario Vavti | 2018-04-26 | 1 | -17/+26 | |
| |/ |/| | ||||||
* | | a better way to deal with js errors in autocomplete plugins if the object is ↵ | Mario Vavti | 2018-04-26 | 2 | -2/+20 | |
| | | | | | | | | not available | |||||
* | | omit js error if saved searsches are turned off | Mario Vavti | 2018-04-26 | 1 | -1/+2 | |
| | | ||||||
* | | fix the on select handlers | Mario Vavti | 2018-04-26 | 1 | -6/+6 | |
| | | ||||||
* | | upgrade to textcomplete (jquery.textcomplete is discontinued), enable ↵ | Mario Vavti | 2018-04-26 | 2 | -19/+54 | |
| | | | | | | | | built-in cache and unify to start lookup after 3 characters | |||||
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-04-26 | 3 | -26/+31 | |
|\ \ | ||||||
| * | | 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 | |||||
| * | | some tagging work | zotlabs | 2018-04-25 | 1 | -15/+15 | |
| | | | ||||||
* | | | drop box-shadow from generic-content-wrapper (it's probably too 90') and use ↵ | Mario Vavti | 2018-04-25 | 3 | -9/+10 | |
| | | | | | | | | | | | | transparent colors for borders to work better with alternate background colors | |||||
* | | | rename boxy schema to focus-boxy and bs-default to focus-light | Mario Vavti | 2018-04-25 | 5 | -7/+15 | |
| | | | ||||||
* | | | mark simple_* schemas unmaintained and deprecated | Mario Vavti | 2018-04-25 | 6 | -0/+0 | |
| | | | ||||||
* | | | more css fixes for bs-default schema | Mario Vavti | 2018-04-25 | 1 | -1/+1 | |
| | | | ||||||
* | | | css fixes for bs-default schema | Mario Vavti | 2018-04-25 | 1 | -6/+3 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-04-25 | 1 | -6/+1 | |
|\| | | ||||||
| * | | make tag autocomplete less scary looking in the editor. If this works out we ↵ | zotlabs | 2018-04-24 | 1 | -6/+1 | |
| | | | | | | | | | | | | can simplify and get rid of a huge amount of spaghetti tag logic. | |||||
* | | | show caret-down on item-photo hover to indicate a dropdown menu | Mario Vavti | 2018-04-25 | 3 | -0/+19 | |
|/ / | ||||||
* | | reverse f325c29b48b2bf954d13e89035c1e9abecdca780 - this needs discussion. ↵ | Mario Vavti | 2018-04-23 | 1 | -1/+0 | |
| | | | | | | | | there is a link to source in the item menu. we might consider linking the timestamp to the source item (like some of the federated networks do) but then remove it from the item dropdown (having things double proved to confuse people). imo the link in the dropdown menu should be sufficient though. | |||||
* | | Merge pull request #1094 from mrjive/dev | git-marijus | 2018-04-23 | 3 | -1600/+1416 | |
|\ \ | | | | | | | Adding link to post source | |||||
| * | | updated Italian translation | mrjive | 2018-04-20 | 2 | -1600/+1415 | |
| | | | ||||||
| * | | adding link to post source | mrjive | 2018-04-20 | 1 | -0/+1 | |
| | | | ||||||
* | | | Proposed fix for issue #1091 - mod-help.css | Mario Vavti | 2018-04-23 | 1 | -2/+2 | |
| | | | | | | | | | | | | - this is taken from pr #1098 which was against wrong branch | |||||
* | | | Merge pull request #1097 from galettesaucisse/patch-13 | git-marijus | 2018-04-23 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | Proposed fix for issue #1091 - mod-help.js | |||||
| * | | | Proposed fix for issue #1091 | Galette Saucisse | 2018-04-20 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge pull request #1093 from mjfriaza/dev | git-marijus | 2018-04-23 | 2 | -1499/+1764 | |
|\ \ \ | | |/ | |/| | Updated Spanish translation | |||||
| * | | Updated Spanish translation | Manuel Jiménez Friaza | 2018-04-20 | 2 | -1499/+1764 | |
| | | | ||||||
* | | | Merge pull request #1084 from galettesaucisse/patch-9 | git-marijus | 2018-04-23 | 1 | -1434/+1642 | |
|\ \ \ | | | | | | | | | Update French hmessages.po from Transifex |