aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Create /doc/context/fr/webpages/help.htmlGalette Saucisse2018-05-021-0/+8
| |
| * Create /doc/context/fr/settings/tokensGalette Saucisse2018-05-021-0/+20
| |
| * Create /doc/context/fr/settings/channel/help.htmlGalette Saucisse2018-05-021-0/+18
| |
| * Create /doc/context/fr/settings/account/help.htmlGalette Saucisse2018-05-021-0/+18
| |
| * Create /doc/context/fr/profile/help.htmlGalette Saucisse2018-05-021-0/+6
| |
| * Create /doc/context/photos/help.htmlGalette Saucisse2018-05-021-0/+6
| |
| * Create /doc/context/fr/mail/help.htmlGalette Saucisse2018-05-021-0/+10
| |
| * The channel import page seems to have missed the big theme cleanup of the ↵zotlabs2018-05-024-79/+62
| | | | | | | | last couple of years.
| * provide warnings about profile photo and cover photo permissionszotlabs2018-05-024-1/+8
| |
| * hubzilla issue #1149, don't duplicate addressbook entries on repeated ↵zotlabs2018-05-021-4/+20
| | | | | | | | channel imports
| * Revert "Revert "hubzilla issue #1119 - xml2array has issues with some ↵Mario Vavti2018-05-021-0/+11
| | | | | | | | | | | | unicode sequences/conversions. Working around it using the older simplexml parser until it can be debugged, as Diaspora does not use complex XML with namespaces; which is where we need the more advaced capabilities of xml2array."" This reverts commit b223e364c6221aa3c680505fda4acfd6a1790272.
| * parent folder permissions weren't being checked back to the cloud root ↵zotlabs2018-05-022-62/+47
| | | | | | | | directory in all cases
| * activitypub xchans do not have an xchan_addr. use xchan_url for the follow ↵Mario Vavti2018-04-301-1/+1
| | | | | | | | button if we do not find an xchan_addr
| * fix another pgsql update errorMario2018-04-301-1/+1
| |
| * Revert "hubzilla issue #1119 - xml2array has issues with some unicode ↵Mario Vavti2018-04-301-11/+0
| | | | | | | | | | | | sequences/conversions. Working around it using the older simplexml parser until it can be debugged, as Diaspora does not use complex XML with namespaces; which is where we need the more advaced capabilities of xml2array." This reverts commit f620274c6a68ae9a2a6a5142947aa199862087fc.
| * Create /doc/context/fr/events/help.htmlGalette Saucisse2018-04-301-0/+8
| |
| * Create /doc/context/fr/connedit/help.htmlGalette Saucisse2018-04-301-0/+13
| |
| * Create /doc/context/fr/connections/ifpending/help.htmlGalette Saucisse2018-04-301-0/+8
| |
| * Create /doc/context/fr/connections/help.htmlGalette Saucisse2018-04-301-0/+8
| |
| * Create /doc/context/fr/cloud/help.htmlGalette Saucisse2018-04-301-0/+7
| |
| * Russian translation for cardsHappyPony2018-04-301-0/+16
| |
| * Create /doc/context/fr/chat/help.htmlGalette Saucisse2018-04-301-0/+8
| |
| * Create /doc/context/fr/cards/help.htmlGalette Saucisse2018-04-301-0/+20
| |
| * Create /doc/context/fr/apps/edit/help.htmlGalette Saucisse2018-04-301-0/+4
| |
| * Create /doc/context/fr/appman/help.htmlGalette Saucisse2018-04-301-1/+1
| |
| * Create /doc/context/fr/appman/help.htmlGalette Saucisse2018-04-301-0/+5
| |
| * Create /doc/context/fr/apps/help.htmlGalette Saucisse2018-04-301-0/+7
| |
| * missing classMario Vavti2018-04-301-1/+1
| |
| * hubzilla issue #1119 - xml2array has issues with some unicode ↵zotlabs2018-04-301-0/+11
| | | | | | | | sequences/conversions. Working around it using the older simplexml parser until it can be debugged, as Diaspora does not use complex XML with namespaces; which is where we need the more advaced capabilities of xml2array.
| * Update issues on postgreszotlabs2018-04-303-3/+3
| |
| * remove unused functionzotlabs2018-04-301-24/+1
| |
| * sql errorzotlabs2018-04-271-1/+1
| |
| * RC3Mario Vavti2018-04-271-1/+1
| |
| * Update DE translation stringsphellmes2018-04-272-1553/+1856
| | | | | | | | German strings for development branch and release candidate 3.4
| * Update FR toc.htmlGalette Saucisse2018-04-271-3/+3
| |
| * Delete FR project.bb from wrong folderGalette Saucisse2018-04-271-179/+0
| | | | | | apologies
| * Update project.bbGalette Saucisse2018-04-271-7/+6
| |
| * 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
| |