aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Expand)AuthorAgeFilesLines
* css fixMario Vavti2018-05-201-1/+1
* remove preview on jot resetMario Vavti2018-05-201-0/+1
* Merge pull request #1176 from galettesaucisse/patch-48git-marijus2018-05-201-13/+22
|\
| * Update hstrings.phpGalette Saucisse2018-05-181-2/+2
| * Update hstrings.phpGalette Saucisse2018-05-171-15/+24
* | Merge pull request #1175 from galettesaucisse/patch-47git-marijus2018-05-201-144/+188
|\ \
| * | Update hmessages.poGalette Saucisse2018-05-171-144/+188
| |/
* | Merge pull request #1171 from mjfriaza/devgit-marijus2018-05-202-24/+30
|\ \
| * | Added spaces at PHP replacements & Grammatical consistency error on Spanish t...Manuel Jiménez Friaza2018-05-152-17/+17
| * | Added one space & Grammatical consistency error on Spanish translationManuel Jiménez Friaza2018-05-131-5/+11
| * | Added one space & Grammatical consistency error on Spanish translationManuel Jiménez Friaza2018-05-131-3/+3
* | | do not update #acl-list-content on every click in jot. we just need this upda...Mario Vavti2018-05-201-49/+51
* | | remove some cruft from initEditor();Mario Vavti2018-05-201-70/+10
* | | implement jot reset buttonMario Vavti2018-05-203-3/+29
* | | update to fork-awesome 1.1 and fix an old font-awesome referenceMario Vavti2018-05-191-1/+1
* | | fix issue where images were not visible in acl selector after using searchMario Vavti2018-05-191-0/+4
* | | remove debug codeMario Vavti2018-05-181-4/+0
* | | an attempt to fix the new_channel validation situationMario Vavti2018-05-182-28/+73
| |/ |/|
* | display address in contact_format() instead of nickMario Vavti2018-05-171-1/+1
* | consolidate recent autocomplete changesMario Vavti2018-05-133-32/+17
* | streamline appearence of guest tokens individual perms with those in conneditMario Vavti2018-05-131-2/+3
* | hubzilla issue #1045 - display pubsites link in info area if invite onlyzotlabs2018-05-121-3/+0
* | add cancel button to editor, fix issue with autosave of categorieszotlabs2018-05-102-3/+14
* | hubzilla issue #1169zotlabs2018-05-101-0/+2
* | Add supported protocols to siteinfo (not siteinfo.json)zotlabs2018-05-071-0/+4
* | Simplify first channel creation even further by using a site-configurable def...zotlabs2018-05-072-0/+3
* | remove the old autocomplete cache mechanismzotlabs2018-05-061-21/+1
* | autocomplete after 2 chars instead of 3; this was changed some months back to...zotlabs2018-05-061-8/+8
* | use cursor-pointer class instead of fakelink to avoid the link color for the ...Mario Vavti2018-05-052-2/+2
* | 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 pro...zotlabs2018-05-041-1/+1
* | | fix too big buttons in wiki listMario Vavti2018-05-041-2/+2
|/ /
* | add changes from ae35ac0cec3f6bf337 to contact_autocomplete so channel source...zotlabs2018-05-031-2/+3
* | quick fix for issue #1150 - needs improvement and review of other textcomplet...Mario Vavti2018-05-031-2/+5
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-05-033-2/+5
|\ \
| * | provide easy access to the autoperms setting for forum and repository channel...zotlabs2018-05-021-0/+1
| * | 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 las...zotlabs2018-05-012-71/+26
| * | 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 stringsphellmes2018-04-262-1553/+1856
* | | | Merge pull request #1113 from mjfriaza/devgit-marijus2018-04-271-77/+109
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | 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
* | omit js error if saved searsches are turned offMario Vavti2018-04-261-1/+2
* | fix the on select handlersMario Vavti2018-04-261-6/+6