aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* 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
|/
* reverse f325c29b48b2bf954d13e89035c1e9abecdca780 - this needs discussion. ↵Mario Vavti2018-04-231-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/devgit-marijus2018-04-233-1600/+1416
|\ | | | | Adding link to post source
| * updated Italian translationmrjive2018-04-202-1600/+1415
| |
| * adding link to post sourcemrjive2018-04-201-0/+1
| |
* | Proposed fix for issue #1091 - mod-help.cssMario Vavti2018-04-231-2/+2
| | | | | | | | - this is taken from pr #1098 which was against wrong branch
* | Merge pull request #1097 from galettesaucisse/patch-13git-marijus2018-04-231-1/+1
|\ \ | | | | | | Proposed fix for issue #1091 - mod-help.js
| * | Proposed fix for issue #1091Galette Saucisse2018-04-201-1/+1
| |/
* | Merge pull request #1093 from mjfriaza/devgit-marijus2018-04-232-1499/+1764
|\ \ | | | | | | Updated Spanish translation
| * | Updated Spanish translationManuel Jiménez Friaza2018-04-202-1499/+1764
| | |
* | | Merge pull request #1084 from galettesaucisse/patch-9git-marijus2018-04-231-1434/+1642
|\ \ \ | | | | | | | | Update French hmessages.po from Transifex
| * | | Update French hmessages.po from TransifexGalette Saucisse2018-04-181-1434/+1642
| | | |
* | | | Merge pull request #1083 from galettesaucisse/patch-8git-marijus2018-04-231-62/+105
|\ \ \ \ | | | | | | | | | | Update French hstrings.php from Transifex
| * | | | Update French hstrings.php from TransifexGalette Saucisse2018-04-181-62/+105
| |/ / /
* | | / fix navbar contact autocomplete 'undefined' hovertipzotlabs2018-04-191-1/+1
| |_|/ |/| |
* | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-191-1/+0
|\ \ \ | |/ / |/| |
| * | just provide the trending tags in public stream by default and simplify the ↵zotlabs2018-04-181-1/+0
| | | | | | | | | | | | query to improve load times; I intend to do additional work on this feature later
* | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-183-2/+11
|\| |
| * | fine tuning the public stream tag resultszotlabs2018-04-171-1/+1
| | |
| * | public stream tag enhancementszotlabs2018-04-171-0/+4
| | |
| * | when changing cover photo, show existingzotlabs2018-04-172-2/+7
| | |
* | | update to bootstrap-4.1 and improve visibility of some text when using ↵Mario Vavti2018-04-173-5/+6
|/ / | | | | | | custom panel colours
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-04-161-0/+3
|\ \
| * | css fixesMario Vavti2018-04-151-0/+3
| | |
* | | update the search jszotlabs2018-04-161-1/+10
|/ /
* | Update hstrings.phpGalette Saucisse2018-04-131-338/+478
| |
* | Update hmessages.poGalette Saucisse2018-04-131-3013/+3790
| |
* | fix illegal string offset warningMario Vavti2018-04-132-2/+2
| |
* | fix wrong item keyMario Vavti2018-04-131-1/+1
| |
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-131-15/+36
|\ \
| * | autosave comment enhancementszotlabs2018-04-121-9/+15
| | |
| * | work on autosavezotlabs2018-04-121-15/+30
| | |
* | | provide visible star status for starred postsMario Vavti2018-04-133-58/+26
| | |
* | | move the thread author menu to to the wall item photo. the menu list was ↵Mario Vavti2018-04-132-14/+20
|/ / | | | | | | getting too long.
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-121-1/+0
|\ \
| * \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-04-113-2/+4
| |\ \
| * | | channel delegation: push current identity and pop it on logout from the ↵zotlabs2018-04-111-1/+0
| | | | | | | | | | | | | | | | delegated channel. This fixes the known issue of being forced to log back in after leaving the delegated channel.
* | | | fix issue #1047Mario Vavti2018-04-121-1/+3
| |/ / |/| |
* | | also clean localStorage upon logout or channel switchMario Vavti2018-04-111-1/+2
| | |