aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-07-135-458/+467
|\
| * Merge red/masterMario Vavti2017-07-1111-16/+56
| |\
| * | update to match primary colorMario Vavti2017-07-102-4/+4
| | |
| * | update r1191: return update_success if table principals exists otherwise ↵Mario Vavti2017-07-101-404/+414
| | | | | | | | | | | | proceed with creating cdav tables.
* | | implement chunked uploads on the wall; making it work painlessly on /cloud ↵zotlabs2017-07-134-134/+206
| | | | | | | | | | | | was attempted but will not be implemented today. That presents some interesting dragons to slay.
* | | fix typoszotlabs2017-07-121-6/+8
| | |
* | | make websub/PuSH and salmon both use consume_feed() for item storage as ↵zotlabs2017-07-121-13/+43
| | | | | | | | | | | | there is a lot of duplication of effort and patches applied to one that haven't been applied to the other. This will require an update of addons as well or follow activities may be duplicated
* | | even more logging of conversation parent discoveryzotlabs2017-07-111-0/+1
| |/ |/|
* | prevent expiration of conversations you are involved with - allows you to ↵zotlabs2017-07-106-4/+36
| | | | | | | | find your own comments months from now
* | find_parent for feeds needs more debug logging. Something is still falling ↵zotlabs2017-07-091-0/+4
| | | | | | | | through the cracks and it isn't obvious why
* | regression: allow position attributes in oembedable zcards by separating ↵zotlabs2017-07-091-2/+4
| | | | | | | | | | | | allow_position from the decision to allow zrls. Should probably turn the entire zcard into a gd image as other consumers of zcards are also likely to purify the position attributes.
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-07-0929-762/+430
|\|
| * remove if not exist clause on index creation - it seems to be supported in ↵Mario Vavti2017-07-081-1/+1
| | | | | | | | mariadb only
| * update bs-dev and popper.jsMario Vavti2017-07-076-90/+86
| |
| * Merge pull request #822 from dawnbreak/composer-lightgit-marijus2017-07-0722-671/+343
| |\ | | | | | | Add optimize-autoloader to composer config.
| | * :arrow_up: Updating some PHP libraries.Klaus Weidenbach2017-07-0615-223/+252
| | | | | | | | | | | | | | | htmlpurifier (v4.9.2 => v4.9.3) with bugfix for PHP7.1 sabre/http (4.2.2 => 4.2.3)
| | * Add optimize-autoloader to composer config.Klaus Weidenbach2017-07-067-448/+91
| |/
| * Merge pull request #821 from zotlabs/hmessagesgit-marijus2017-07-061-5441/+3236
| |\ | | | | | | Hmessages.po corruption
| | * hmessages.po was corrupt from an old merge conflict - regeneratedzotlabs2017-07-051-5441/+3236
| | |
| | * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-07-05327-24960/+14604
| | |\ | | |/ | |/|
| | * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-07-0228-4377/+2399
| | |\
| | * \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-06-2030-3220/+1395
| | |\ \
| | * \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-06-1416-140/+447
| | |\ \ \
| | * \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-06-119-444/+453
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-06-086-4/+52
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-06-0788-24063/+3588
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-06-0611-93/+89
| | |\ \ \ \ \ \ \
| | * | | | | | | | Revert "include/socgraph - remove a few obsolete and long-deprecated functions"zotlabs2017-06-011-0/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit e2d028fb97b2d877c029d1fba8c34589250004da.
| | * | | | | | | | include/socgraph - remove a few obsolete and long-deprecated functionszotlabs2017-06-011-71/+0
| | | | | | | | | |
* | | | | | | | | | there was a merge conflict in hmessages.pozotlabs2017-07-051-5451/+3246
| | | | | | | | | |
* | | | | | | | | | affinitiy slider settings were being updated on any submit of of ↵zotlabs2017-07-053-10/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | settings/featured, plus minor non-code changes
* | | | | | | | | | reset project namezotlabs2017-07-051-2/+3
| | | | | | | | | |
* | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-07-0519-216/+907
|\| | | | | | | | |
| * | | | | | | | | remove apps appMario Vavti2017-07-051-5/+0
| | | | | | | | | |
| * | | | | | | | | typoMario Vavti2017-07-051-1/+1
| | | | | | | | | |
| * | | | | | | | | some sites use the old style ostatus:conversation xml field, check for it.zotlabs2017-07-051-2/+9
| | | | | | | | | |
| * | | | | | | | | use if not exists clause to not error if the index was already thereMario Vavti2017-07-051-1/+1
| | | | | | | | | |
| * | | | | | | | | version 2.5.8Mario Vavti2017-07-051-1/+1
| | | | | | | | | |
| * | | | | | | | | missing abook_{my,their}_perms in pg schema and missing keys in mysql schemaMario Vavti2017-07-052-0/+6
| | | | | | | | | |
| * | | | | | | | | update_version bumpMario Vavti2017-07-051-1/+1
| | | | | | | | | |
| * | | | | | | | | missing semicolonMario Vavti2017-07-051-1/+1
| | | | | | | | | |
| * | | | | | | | | db-update for cdavMario Vavti2017-07-042-1/+411
| | | | | | | | | |
| * | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2017-07-041-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | version 2.5.7Mario Vavti2017-07-041-1/+1
| | | | | | | | | | |
| * | | | | | | | | | reimplement creation of default calendar and default addressbook using sabre ↵Mario Vavti2017-07-041-23/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | classes
| * | | | | | | | | | add apd files for cdavMario Vavti2017-07-042-0/+12
| | | | | | | | | | |
| * | | | | | | | | | add the cdav pgsql schemasMario Vavti2017-07-041-0/+222
| | | | | | | | | | |
| * | | | | | | | | | keep hubzillas license and readmeMario Vavti2017-07-042-9/+42
| | | | | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2017-07-042-6/+6
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | minor css fixMario Vavti2017-07-031-4/+0
| | | | | | | | | | | |