aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | 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 ↵zotlabs2018-05-014-79/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | last couple of years.
* | | | | | | | | provide warnings about profile photo and cover photo permissionszotlabs2018-05-014-1/+8
| | | | | | | | |
* | | | | | | | | hubzilla issue #1149, don't duplicate addressbook entries on repeated ↵zotlabs2018-05-011-4/+20
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | channel imports
* | | | | | | | parent folder permissions weren't being checked back to the cloud root ↵zotlabs2018-04-302-62/+47
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | directory in all cases
* | | | | | | hubzilla issue #1119 - xml2array has issues with some unicode ↵zotlabs2018-04-291-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-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
| | | | | | | | | | | | | | | | not available
| * | | 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 ↵Mario Vavti2018-04-269-1511/+2467
| | | | | | | | | | | | | | | | | | | | built-in cache and unify to start lookup after 3 characters
| * | | | 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 ↵zotlabs2018-04-263-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | that they will get a correct zid when rendered
* | | | | | 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. ↵zotlabs2018-04-261-1/+5
| |_|/ / / |/| | | | | | | | | | | | | | This will report success if it already exists rather than throwing an exception.
* | | | | 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
| | |_|/ | |/| | | | | | 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
| |\ \ \
| * | | | 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
| |\ \ \ \ \
| * | | | | | 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
| | | | | |
* | | | | | function doc updatezotlabs2018-04-251-0/+1
| |_|_|/ / |/| | | |
* | | | | mod_network: privacy group query returning results when group is empty. ↵zotlabs2018-04-251-8/+5
| | | | | | | | | | | | | | | | | | | | Notification that the group is empty was also displayed twice.
* | | | | don't load jot autosave content into other document types or edits of other ↵zotlabs2018-04-252-11/+16
| | | | | | | | | | | | | | | | | | | | items, but do save these edits in case you need to recover them
* | | | | malformed embeds from gfycat hubzilla issue #1108zotlabs2018-04-251-2/+4
| | | | |
* | | | | fine tuningzotlabs2018-04-251-1/+1
| | | | |
* | | | | some tagging workzotlabs2018-04-253-24/+39
| | | | |
* | | | | generating random numbers too large for 32-bit systemszotlabs2018-04-251-2/+2
| |_|/ / |/| | |
* | | | undo_post_tagging - don't waste a connection query if we're undoing a ↵zotlabs2018-04-251-3/+6
| |/ / |/| | | | | | | | hashtag and not a mention.
* | | 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.