aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)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 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
| * | | | | 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. Notif...zotlabs2018-04-251-8/+5
* | | | | don't load jot autosave content into other document types or edits of other i...zotlabs2018-04-252-11/+16
* | | | | 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 hashtag...zotlabs2018-04-251-3/+6
| |/ / |/| |
* | | make tag autocomplete less scary looking in the editor. If this works out we ...zotlabs2018-04-243-46/+77
|/ /