aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update CHANGELOGMike Macgirvin2018-04-261-1/+1
| | | more than oauth2
* bump versionMario Vavti2018-04-251-1/+1
|
* 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
* changelogMario Vavti2018-04-251-1/+3
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-251-3/+6
|\
| * undo_post_tagging - don't waste a connection query if we're undoing a ↵zotlabs2018-04-251-3/+6
| | | | | | | | hashtag and not a mention.
* | 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 pull request #1112 from galettesaucisse/patch-16git-marijus2018-04-251-0/+179
|\ \ | | | | | | Create /doc/fr/project.bb
| * | Create /doc/fr/project.bbGalette Saucisse2018-04-251-0/+179
| | |
* | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-253-46/+77
|\ \ \ | | |/ | |/|
| * | make tag autocomplete less scary looking in the editor. If this works out we ↵zotlabs2018-04-243-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 menuMario Vavti2018-04-253-0/+19
| |/ |/|
* | changelogMario Vavti2018-04-241-0/+70
| |
* | fix regression with forum widget unseen countMario Vavti2018-04-241-2/+2
| |
* | fix php warningsMario Vavti2018-04-241-3/+3
|/
* added variable to store the raw json string as received, since this is ↵zotlabs2018-04-231-0/+2
| | | | signed and we may need to forward the signed data.
* minor tweak to utf8 usernames after some testing of the underlying ↵zotlabs2018-04-232-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_mergezotlabs2018-04-2317-4718/+5329
|\
| * possible fix for issue #1101Mario Vavti2018-04-231-1/+1
| |
| * strings updateMario Vavti2018-04-232-76/+108
| |
| * 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
| | * Merge pull request #10 from redmatrix/devmrjive2018-04-223-4/+28
| | |\ | | | | | | | | Dev
| | * | updated Italian translationmrjive2018-04-202-1600/+1415
| | | |
| | * | adding link to post sourcemrjive2018-04-201-0/+1
| | | |
| | * | Merge pull request #9 from redmatrix/devmrjive2018-04-1954-9094/+9274
| | |\ \ | | | | | | | | | | Dev
| | * \ \ Merge pull request #8 from redmatrix/devmrjive2018-04-166-17/+30
| | |\ \ \ | | | | | | | | | | | | Dev
| | * \ \ \ Merge pull request #7 from redmatrix/devmrjive2018-04-1417-4887/+5989
| | |\ \ \ \ | | | | | | | | | | | | | | Dev
| | * \ \ \ \ Merge pull request #6 from redmatrix/devmrjive2018-04-1312-49/+86
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Dev
| | * \ \ \ \ \ Merge pull request #5 from redmatrix/devmrjive2018-04-1253-99/+922
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Dev
| | * \ \ \ \ \ \ Merge pull request #3 from redmatrix/devmrjive2018-04-0548-222/+1068
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Dev
| | * \ \ \ \ \ \ \ Merge pull request #1 from redmatrix/devmrjive2018-03-2914-28/+57
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Dev
| * | | | | | | | | | update zot.php to fix php warning invalid argument supplied for foreach()Mario Vavti2018-04-231-16/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - this is taken from pr #1085 which was against wrong branch
| * | | | | | | | | | 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 #1090 from galettesaucisse/patch-12git-marijus2018-04-231-0/+73
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Create /doc/fr/toc.html
| | * | | | | | | | | | | Create /doc/fr/toc.htmlGalette Saucisse2018-04-191-0/+73
| | | |/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | please add translated file toc.html
| * | | | | | | | | | | Merge pull request #1089 from galettesaucisse/patch-11git-marijus2018-04-231-25/+0
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | delete /doc/fr/about.bb
| | * | | | | | | | | | | delete /doc/fr/about.bbGalette Saucisse2018-04-191-25/+0
| | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | file is in wrong place, and supersceded by /doc/fr/about/about.bb
| * | | | | | | | | | | Merge pull request #1088 from galettesaucisse/patch-10git-marijus2018-04-231-0/+198
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | create new file /doc/fr/about/about.bb
| | * | | | | | | | | | | Update about.bbGalette Saucisse2018-04-191-0/+31
| | | | | | | | | | | | |
| | * | | | | | | | | | | create new folder and file about.bbGalette Saucisse2018-04-191-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-9git-marijus2018-04-231-1434/+1642
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Update French hmessages.po from Transifex
| | * | | | | | | | | | | Update French hmessages.po from TransifexGalette Saucisse2018-04-181-1434/+1642
| | | | | | | | | | | | |