Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-04-25 | 1 | -3/+6 |
|\ | |||||
| * | undo_post_tagging - don't waste a connection query if we're undoing a ↵ | zotlabs | 2018-04-25 | 1 | -3/+6 |
| | | | | | | | | hashtag and not a mention. | ||||
* | | 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 pull request #1112 from galettesaucisse/patch-16 | git-marijus | 2018-04-25 | 1 | -0/+179 |
|\ \ | | | | | | | Create /doc/fr/project.bb | ||||
| * | | Create /doc/fr/project.bb | Galette Saucisse | 2018-04-25 | 1 | -0/+179 |
| | | | |||||
* | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-04-25 | 3 | -46/+77 |
|\ \ \ | | |/ | |/| | |||||
| * | | make tag autocomplete less scary looking in the editor. If this works out we ↵ | zotlabs | 2018-04-24 | 3 | -46/+77 |
| | | | | | | | | | | | | 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 |
| |/ |/| | |||||
* | | changelog | Mario Vavti | 2018-04-24 | 1 | -0/+70 |
| | | |||||
* | | fix regression with forum widget unseen count | Mario Vavti | 2018-04-24 | 1 | -2/+2 |
| | | |||||
* | | fix php warnings | Mario Vavti | 2018-04-24 | 1 | -3/+3 |
|/ | |||||
* | added variable to store the raw json string as received, since this is ↵ | zotlabs | 2018-04-23 | 1 | -0/+2 |
| | | | | signed and we may need to forward the signed data. | ||||
* | minor tweak to utf8 usernames after some testing of the underlying ↵ | zotlabs | 2018-04-23 | 2 | -0/+10 |
| | | | | encode/decode funations. This probably isn't critical and I do not have a failure case but just trying to cover all bases. | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-04-23 | 17 | -4718/+5329 |
|\ | |||||
| * | possible fix for issue #1101 | Mario Vavti | 2018-04-23 | 1 | -1/+1 |
| | | |||||
| * | strings update | Mario Vavti | 2018-04-23 | 2 | -76/+108 |
| | | |||||
| * | 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 | ||||
| | * | Merge pull request #10 from redmatrix/dev | mrjive | 2018-04-22 | 3 | -4/+28 |
| | |\ | | | | | | | | | Dev | ||||
| | * | | updated Italian translation | mrjive | 2018-04-20 | 2 | -1600/+1415 |
| | | | | |||||
| | * | | adding link to post source | mrjive | 2018-04-20 | 1 | -0/+1 |
| | | | | |||||
| | * | | Merge pull request #9 from redmatrix/dev | mrjive | 2018-04-19 | 54 | -9094/+9274 |
| | |\ \ | | | | | | | | | | | Dev | ||||
| | * \ \ | Merge pull request #8 from redmatrix/dev | mrjive | 2018-04-16 | 6 | -17/+30 |
| | |\ \ \ | | | | | | | | | | | | | Dev | ||||
| | * \ \ \ | Merge pull request #7 from redmatrix/dev | mrjive | 2018-04-14 | 17 | -4887/+5989 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Dev | ||||
| | * \ \ \ \ | Merge pull request #6 from redmatrix/dev | mrjive | 2018-04-13 | 12 | -49/+86 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Dev | ||||
| | * \ \ \ \ \ | Merge pull request #5 from redmatrix/dev | mrjive | 2018-04-12 | 53 | -99/+922 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Dev | ||||
| | * \ \ \ \ \ \ | Merge pull request #3 from redmatrix/dev | mrjive | 2018-04-05 | 48 | -222/+1068 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Dev | ||||
| | * \ \ \ \ \ \ \ | Merge pull request #1 from redmatrix/dev | mrjive | 2018-03-29 | 14 | -28/+57 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Dev | ||||
| * | | | | | | | | | | update zot.php to fix php warning invalid argument supplied for foreach() | Mario Vavti | 2018-04-23 | 1 | -16/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - this is taken from pr #1085 which was against wrong branch | ||||
| * | | | | | | | | | | 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 #1090 from galettesaucisse/patch-12 | git-marijus | 2018-04-23 | 1 | -0/+73 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Create /doc/fr/toc.html | ||||
| | * | | | | | | | | | | | Create /doc/fr/toc.html | Galette Saucisse | 2018-04-19 | 1 | -0/+73 |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | please add translated file toc.html | ||||
| * | | | | | | | | | | | Merge pull request #1089 from galettesaucisse/patch-11 | git-marijus | 2018-04-23 | 1 | -25/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | delete /doc/fr/about.bb | ||||
| | * | | | | | | | | | | | delete /doc/fr/about.bb | Galette Saucisse | 2018-04-19 | 1 | -25/+0 |
| | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | file is in wrong place, and supersceded by /doc/fr/about/about.bb | ||||
| * | | | | | | | | | | | Merge pull request #1088 from galettesaucisse/patch-10 | git-marijus | 2018-04-23 | 1 | -0/+198 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | create new file /doc/fr/about/about.bb | ||||
| | * | | | | | | | | | | | Update about.bb | Galette Saucisse | 2018-04-19 | 1 | -0/+31 |
| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | create new folder and file about.bb | Galette Saucisse | 2018-04-19 | 1 | -0/+167 |
| | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the current about.bb is under /doc/fr/ and should be under /doc/fr/about/ this file is a complete French translation of the original English file | ||||
| * | | | | | | | | | | | Merge pull request #1084 from galettesaucisse/patch-9 | git-marijus | 2018-04-23 | 1 | -1434/+1642 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Update French hmessages.po from Transifex | ||||
| | * | | | | | | | | | | | Update French hmessages.po from Transifex | Galette Saucisse | 2018-04-18 | 1 | -1434/+1642 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge pull request #1083 from galettesaucisse/patch-8 | git-marijus | 2018-04-23 | 1 | -62/+105 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update French hstrings.php from Transifex | ||||
| | * | | | | | | | | | | | | Update French hstrings.php from Transifex | Galette Saucisse | 2018-04-18 | 1 | -62/+105 |
| | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | | fix permission role test | Mario Vavti | 2018-04-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2018-04-23 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |