Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
| |/ / | ||||||
* | | | Update hmessages.po | kostikov | 2018-07-18 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fix wrong plural function logic | kostikov | 2018-07-17 | 1 | -1/+1 | |
| | | | ||||||
* | | | hubzilla core issue #1227 - affinity slider unable to reach 0,99 when slider ↵ | zotlabs | 2018-06-15 | 1 | -2/+2 | |
| | | | | | | | | | | | | saved default changes | |||||
* | | | Update hstrings.php | gia vec | 2018-06-12 | 1 | -1/+1 | |
| | | | ||||||
* | | | Update hmessages.po | gia vec | 2018-06-12 | 1 | -1/+1 | |
| | | | ||||||
* | | | fix js error with catalan language (unescaped strings) | Mario Vavti | 2018-05-27 | 1 | -2/+2 | |
| | | | ||||||
* | | | Finaly update of Dutch language strings | Jeroen | 2018-05-24 | 2 | -11655/+12317 | |
| | | | | | | | | | Already in dev, but it's up to Mario or Mike to decide if the master may be updated too | |||||
* | | | Update remote_friends_common.tpl | antil0pa | 2018-05-22 | 1 | -1/+1 | |
| | | | | | | | | | Found an improperly closed <div> tag. It breaks the way widget are displayed on the page. | |||||
* | | | do not update #acl-list-content on every click in jot. we just need this ↵ | Mario Vavti | 2018-05-20 | 1 | -49/+51 | |
| | | | | | | | | | | | | updated when in cutom mode (which is rarely the case). jot interaction was getting sluggish due to this when having lots of contacts. | |||||
* | | | update to fork-awesome 1.1 and fix an old font-awesome reference | Mario Vavti | 2018-05-20 | 1 | -1/+1 | |
| | | | ||||||
* | | | fix issue where images were not visible in acl selector after using search | Mario Vavti | 2018-05-20 | 1 | -0/+4 | |
| | | | ||||||
* | | | Update catalan translation (both po and php) for sources changes up to Apr ↵ | fadelkon | 2018-05-20 | 2 | -3422/+4764 | |
| | | | | | | | | | | | | 23rd 2018, 07:35. | |||||
* | | | Update view/ca/hstrings.php to match the version of view/ca/hmessages.po | fadelkon | 2018-05-20 | 1 | -1780/+1644 | |
| | | | ||||||
* | | | Merge branch '3.4RC'3.4 | Mario Vavti | 2018-05-04 | 60 | -6368/+7391 | |
|\ \ \ | ||||||
| * | | | The channel import page seems to have missed the big theme cleanup of the ↵ | zotlabs | 2018-05-02 | 2 | -71/+26 | |
| | | | | | | | | | | | | | | | | last couple of years. | |||||
| * | | | provide warnings about profile photo and cover photo permissions | zotlabs | 2018-05-02 | 2 | -1/+6 | |
| | | | | ||||||
| * | | | Update DE translation strings | phellmes | 2018-04-27 | 2 | -1553/+1856 | |
| | | | | | | | | | | | | | | | | German strings for development branch and release candidate 3.4 |