aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-05-051-1/+1
| |\ \
| | * | If somebody precisely clicks the down-arrow on the author photo it should ↵zotlabs2018-05-041-1/+1
| | | | | | | | | | | | | | | | probably also trigger the dropdown
| * | | fix too big buttons in wiki listMario Vavti2018-05-041-2/+2
| |/ /
| * | add changes from ae35ac0cec3f6bf337 to contact_autocomplete so channel ↵zotlabs2018-05-031-2/+3
| | | | | | | | | | | | source completion will work correctly
| * | quick fix for issue #1150 - needs improvement and review of other ↵Mario Vavti2018-05-031-2/+5
| | | | | | | | | | | | textcomplete implementations.
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-05-033-2/+5
| |\ \
| | * | provide easy access to the autoperms setting for forum and repository ↵zotlabs2018-05-021-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 fileszotlabs2018-05-022-2/+4
| | | |
| * | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-05-024-72/+33
| |\| |
| | * | new feature (post 3.4): allow a different username to be used when importing.zotlabs2018-05-011-0/+1
| | | |
| | * | The channel import page seems to have missed the big theme cleanup of the ↵zotlabs2018-05-012-71/+26
| | | | | | | | | | | | | | | | last couple of years.
| | * | provide warnings about profile photo and cover photo permissionszotlabs2018-05-012-1/+6
| | | |
| * | | Merge pull request #1120 from phellmes/devgit-marijus2018-04-272-1553/+1856
| |\ \ \ | | | | | | | | | | Update DE translation strings
| | * | | Update DE translation stringsphellmes2018-04-262-1553/+1856
| | | | | | | | | | | | | | | | | | | | German strings for development branch and release candidate 3.4
| * | | | Merge pull request #1113 from mjfriaza/devgit-marijus2018-04-271-77/+109
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| New strings: Spanish translation
| | * | New strings: Spanish translationmjfriaza2018-04-251-77/+109
| | | |
| * | | minor fixes for dark schemaMario Vavti2018-04-261-2/+2
| | | |
| * | | if there is more than one textarea we need to work through all of themMario Vavti2018-04-261-17/+26
| | |/ | |/|
| * | a better way to deal with js errors in autocomplete plugins if the object is ↵Mario Vavti2018-04-262-2/+20
| | | | | | | | | | | | not available
| * | omit js error if saved searsches are turned offMario Vavti2018-04-261-1/+2
| | |
| * | fix the on select handlersMario Vavti2018-04-261-6/+6
| | |
| * | upgrade to textcomplete (jquery.textcomplete is discontinued), enable ↵Mario Vavti2018-04-262-19/+54
| | | | | | | | | | | | built-in cache and unify to start lookup after 3 characters
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-263-26/+31
| |\ \
| | * | don't load jot autosave content into other document types or edits of other ↵zotlabs2018-04-252-11/+16
| | | | | | | | | | | | | | | | items, but do save these edits in case you need to recover them
| | * | some tagging workzotlabs2018-04-251-15/+15
| | | |
| * | | drop box-shadow from generic-content-wrapper (it's probably too 90') and use ↵Mario Vavti2018-04-253-9/+10
| | | | | | | | | | | | | | | | transparent colors for borders to work better with alternate background colors
| * | | rename boxy schema to focus-boxy and bs-default to focus-lightMario Vavti2018-04-255-7/+15
| | | |
| * | | mark simple_* schemas unmaintained and deprecatedMario Vavti2018-04-256-0/+0
| | | |
| * | | more css fixes for bs-default schemaMario Vavti2018-04-251-1/+1
| | | |
| * | | css fixes for bs-default schemaMario Vavti2018-04-251-6/+3
| | | |
| * | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-251-6/+1
| |\| |
| | * | make tag autocomplete less scary looking in the editor. If this works out we ↵zotlabs2018-04-241-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 menuMario Vavti2018-04-253-0/+19
| |/ /
* | | Update hmessages.pokostikov2018-07-181-1/+1
| | |
* | | Fix wrong plural function logickostikov2018-07-171-1/+1
| | |
* | | hubzilla core issue #1227 - affinity slider unable to reach 0,99 when slider ↵zotlabs2018-06-151-2/+2
| | | | | | | | | | | | saved default changes
* | | Update hstrings.phpgia vec2018-06-121-1/+1
| | |
* | | Update hmessages.pogia vec2018-06-121-1/+1
| | |
* | | fix js error with catalan language (unescaped strings)Mario Vavti2018-05-271-2/+2
| | |
* | | Finaly update of Dutch language stringsJeroen2018-05-242-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.tplantil0pa2018-05-221-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 Vavti2018-05-201-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 referenceMario Vavti2018-05-201-1/+1
| | |
* | | fix issue where images were not visible in acl selector after using searchMario Vavti2018-05-201-0/+4
| | |
* | | Update catalan translation (both po and php) for sources changes up to Apr ↵fadelkon2018-05-202-3422/+4764
| | | | | | | | | | | | 23rd 2018, 07:35.
* | | Update view/ca/hstrings.php to match the version of view/ca/hmessages.pofadelkon2018-05-201-1780/+1644
| | |
* | | Merge branch '3.4RC'3.4Mario Vavti2018-05-0460-6368/+7391
|\ \ \
| * | | The channel import page seems to have missed the big theme cleanup of the ↵zotlabs2018-05-022-71/+26
| | | | | | | | | | | | | | | | last couple of years.
| * | | provide warnings about profile photo and cover photo permissionszotlabs2018-05-022-1/+6
| | | |
| * | | Update DE translation stringsphellmes2018-04-272-1553/+1856
| | | | | | | | | | | | | | | | German strings for development branch and release candidate 3.4