aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Update FR toc.htmlGalette Saucisse2018-04-251-3/+3
| * | | | | | | Merge pull request #1116 from galettesaucisse/patch-18git-marijus2018-04-271-179/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Delete FR project.bb from wrong folderGalette Saucisse2018-04-251-179/+0
| | |/ / / / / /
| * | | | | | | Merge pull request #1115 from galettesaucisse/patch-17git-marijus2018-04-271-0/+174
| |\ \ \ \ \ \ \
| | * | | | | | | Update project.bbGalette Saucisse2018-04-251-7/+6
| | * | | | | | | Update project.bb and place in correct folderGalette Saucisse2018-04-251-0/+175
| | |/ / / / / /
| * | | | | | | Merge pull request #1113 from mjfriaza/devgit-marijus2018-04-271-77/+109
| |\ \ \ \ \ \ \
| | * | | | | | | New strings: Spanish translationmjfriaza2018-04-251-77/+109
| * | | | | | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-275-63/+89
| |\ \ \ \ \ \ \ \
* | | | | | | | | | provide easy access to the autoperms setting for forum and repository channel...zotlabs2018-05-022-2/+14
* | | | | | | | | | make the cloud logging a bit less verbose until we actually need it.zotlabs2018-05-022-2/+2
* | | | | | | | | | admin delete of fileszotlabs2018-05-025-12/+39
* | | | | | | | | | backend work to allow admin to delete photos. Still requires frontend work to...zotlabs2018-05-023-29/+53
* | | | | | | | | | Provide admin delete ability if the viewer is admin but has no existing delet...zotlabs2018-05-023-8/+18
* | | | | | | | | | hubzilla issue #1151 - activitypub mention gets bookmarkedzotlabs2018-05-022-4/+4
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | new feature (post 3.4): allow a different username to be used when importing.zotlabs2018-05-013-2/+24
* | | | | | | | | The channel import page seems to have missed the big theme cleanup of the las...zotlabs2018-05-014-79/+62
* | | | | | | | | provide warnings about profile photo and cover photo permissionszotlabs2018-05-014-1/+8
* | | | | | | | | hubzilla issue #1149, don't duplicate addressbook entries on repeated channel...zotlabs2018-05-011-4/+20
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | parent folder permissions weren't being checked back to the cloud root direct...zotlabs2018-04-302-62/+47
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | hubzilla issue #1119 - xml2array has issues with some unicode sequences/conve...zotlabs2018-04-291-0/+11
* | | | | | | Update issues on postgreszotlabs2018-04-293-3/+3
* | | | | | | remove unused functionzotlabs2018-04-281-24/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | sql errorzotlabs2018-04-271-1/+1
* | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-04-2611-1514/+2498
|\| | | | | | |/ / / / |/| | | |
| * | | | 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
| | |_|/ | |/| |
| * | | versionMario Vavti2018-04-261-1/+1
| * | | 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
| * | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-262-7/+7
| |\ \ \
| * | | | fix the on select handlersMario Vavti2018-04-261-6/+6
| * | | | upgrade to textcomplete (jquery.textcomplete is discontinued), enable built-i...Mario Vavti2018-04-269-1511/+2467
| * | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-268-47/+66
| |\ \ \ \
* | | | | | where possible strip zid parameter from links that get pasted into posts so t...zotlabs2018-04-263-5/+11
* | | | | | more testing of attach_move() uncovered some issueszotlabs2018-04-261-57/+73
* | | | | | set the 'force' flag on attach_mkdir when initiated from a DAV operation. Thi...zotlabs2018-04-261-1/+5
| |_|/ / / |/| | | |
* | | | | work through a few more autocomplete minor nitszotlabs2018-04-261-7/+6
* | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-04-2522-28/+304
|\| | | |
| * | | | Update CHANGELOGMike Macgirvin2018-04-261-1/+1
| | |_|/ | |/| |
| * | | 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
| * | | changelogMario Vavti2018-04-251-1/+3
| * | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-251-3/+6
| |\ \ \
| * | | | 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.bbGalette Saucisse2018-04-251-0/+179