aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update project.bb and place in correct folderGalette Saucisse2018-04-271-0/+175
| | | | | | FR toc.html needs editing
| * New strings: Spanish translationmjfriaza2018-04-271-77/+109
| |
| * where possible strip zid parameter from links that get pasted into posts so ↵zotlabs2018-04-273-5/+11
| | | | | | | | that they will get a correct zid when rendered
| * more testing of attach_move() uncovered some issueszotlabs2018-04-271-57/+73
| |
| * set the 'force' flag on attach_mkdir when initiated from a DAV operation. ↵zotlabs2018-04-271-1/+5
| | | | | | | | This will report success if it already exists rather than throwing an exception.
| * minor fixes for dark schemaMario Vavti2018-04-261-2/+2
| |
| * don't load jot autosave content into other document types or edits of other ↵zotlabs2018-04-262-11/+16
| | | | | | | | items, but do save these edits in case you need to recover them
| * malformed embeds from gfycat hubzilla issue #1108zotlabs2018-04-261-2/+4
| |
| * generating random numbers too large for 32-bit systemszotlabs2018-04-261-2/+2
| |
| * 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
| |
| * 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
| |
| * Create /doc/fr/project.bbGalette Saucisse2018-04-251-0/+179
| |
| * 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
| |
| * possible fix for issue #1101Mario Vavti2018-04-231-1/+1
| |
| * version 3.4RC1Mario Vavti2018-04-231-1/+1
| |
| * Merge branch 'dev' into 3.4RCMario Vavti2018-04-2342-4824/+5482
| |\
| | * 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
| | | | | | | | | | | | | |