Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Add remaining hook insertions | M. Dent | 2019-01-22 | 2 | -2/+10 | |
|/ / / / | ||||||
* | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2019-01-21 | 2 | -50/+48 | |
|\| | | | ||||||
| * | | | Merge branch 'dev' into 'dev' | M. Dent | 2019-01-19 | 1 | -14/+12 | |
| |\ \ \ | ||||||
| | * | | | Some fixes in include/help.php. | Klaus Weidenbach | 2019-01-18 | 1 | -14/+12 | |
| * | | | | Merge branch 'bugfix-plugin' into 'dev' | M. Dent | 2019-01-19 | 1 | -36/+36 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Fix wrong variable name in include/plugin.php. | Klaus Weidenbach | 2019-01-19 | 1 | -36/+36 | |
| |/ / / | ||||||
* | | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2019-01-21 | 1 | -1/+1 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | comment permission fix | zotlabs | 2019-01-20 | 1 | -1/+1 | |
* | | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2019-01-18 | 2 | -15/+26 | |
|\| | | | |/ / |/| | | ||||||
| * | | more specific network checking in several places and remove some old debuggin... | zotlabs | 2019-01-17 | 1 | -11/+13 | |
| * | | this should fix the rest of the event stuff | zotlabs | 2019-01-17 | 1 | -4/+13 | |
* | | | Merge branch 'QA' into 'dev' | Mario | 2019-01-18 | 2 | -22/+58 | |
|\ \ \ | ||||||
| * | | | Add PostgreSQL to gitlab-ci setup. | Klaus Weidenbach | 2019-01-17 | 2 | -22/+58 | |
| |/ / | ||||||
* | | | Merge branch 'dreport_fixes' into 'dev' | M. Dent | 2019-01-18 | 3 | -2/+8 | |
|\ \ \ | ||||||
| * | | | add space | Mario Vavti | 2019-01-17 | 1 | -1/+1 | |
| * | | | fix delivery report for zot6 connections | Mario Vavti | 2019-01-17 | 3 | -2/+8 | |
* | | | | Merge branch 'core_fixes' into 'dev' | M. Dent | 2019-01-18 | 1 | -0/+3 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | possible fix for #1326 | Mario Vavti | 2019-01-17 | 1 | -0/+3 | |
|/ / / | ||||||
* / / | channel connect issue | zotlabs | 2019-01-17 | 1 | -1/+1 | |
|/ / | ||||||
* | | event attendance testing continued (now works at a basic level from one direc... | zotlabs | 2019-01-16 | 1 | -1/+1 | |
* | | more z6 event work | zotlabs | 2019-01-16 | 1 | -1/+27 | |
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2019-01-16 | 56 | -477/+725 | |
|\ \ | ||||||
| * \ | Merge branch 'fix_dreport_issue' into dev | Mario Vavti | 2019-01-16 | 2 | -2/+19 | |
| |\ \ | ||||||
| | * | | change logic for consistency | Mario Vavti | 2019-01-16 | 1 | -3/+6 | |
| | * | | fix legacy zot dreport not passing the is_storable check | Mario Vavti | 2019-01-15 | 3 | -2/+25 | |
| * | | | Merge branch 'queue_fixes_1' into 'dev' | M. Dent | 2019-01-16 | 1 | -17/+32 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | do not return if delivery report could not bedecrypted | Mario Vavti | 2019-01-16 | 1 | -17/+32 | |
| |/ / | ||||||
| * | | Merge branch 'core_fixes' into 'dev' | Mario | 2019-01-15 | 3 | -8/+12 | |
| |\ \ | ||||||
| | * | | whitespace | Mario Vavti | 2019-01-14 | 1 | -2/+0 | |
| | * | | fix a new instance of autocomplete created on each conversation update | Mario Vavti | 2019-01-14 | 1 | -5/+11 | |
| | * | | Merge branch 'dev' into core_fixes | Mario Vavti | 2019-01-14 | 5 | -10/+36 | |
| | |\ \ | ||||||
| | * | | | only load new content onpopstate if the mid has actually changed | Mario Vavti | 2019-01-14 | 1 | -1/+1 | |
| * | | | | Merge branch 'patch-20190113c' into 'dev' | Mario | 2019-01-14 | 6 | -1/+57 | |
| |\ \ \ \ | ||||||
| | * | | | | Remove stray $ | DM42.Net (Matt Dent) | 2019-01-13 | 1 | -1/+1 | |
| | * | | | | Add privacygroup_extras_post/drop hooks | DM42.Net (Matt Dent) | 2019-01-13 | 5 | -1/+51 | |
| | * | | | | Add pgrp_extras hook & display | DM42.Net (Matt Dent) | 2019-01-13 | 2 | -0/+6 | |
| * | | | | | Merge branch 'patch-20190113a' into 'dev' | Mario | 2019-01-14 | 3 | -2/+62 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | Add collect_public_recipients hook | DM42.Net (Matt Dent) | 2019-01-12 | 3 | -2/+62 | |
| * | | | | | Merge branch 'patch-20190113b' into 'dev' | Max Kostikov | 2019-01-13 | 2 | -3/+3 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | move order by and rewrite similar in update_queue_item() | DM42.Net (Matt Dent) | 2019-01-13 | 2 | -3/+3 | |
| | * | | | | outq_created not outq_scheduled | DM42.Net (Matt Dent) | 2019-01-13 | 1 | -1/+1 | |
| | * | | | | FIX: aggregated query error in MYSQL | DM42.Net (Matt Dent) | 2019-01-13 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'patch-20190111a' into 'dev' | Mario | 2019-01-12 | 1 | -2/+18 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | FIX: memory exhaustion on zot message pickup with large message queue | M. Dent | 2019-01-12 | 1 | -2/+18 | |
| |/ / / | ||||||
| * | | | Merge branch 'patch-20190110a' into 'dev' | Mario | 2019-01-11 | 1 | -3/+12 | |
| |\ \ \ | ||||||
| | * | | | Use dba_driver.php::db_getfunc() | DM42.Net (Matt Dent) | 2019-01-11 | 1 | -10/+2 | |
| | * | | | Fix for PGSQL/MYSQL difference | DM42.Net (Matt Dent) | 2019-01-10 | 1 | -2/+11 | |
| | * | | | FIX: memory exhaustion on exceptionally large message queues & multiple Queue... | ZotSocial Admin | 2019-01-10 | 1 | -2/+10 | |
| * | | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2019-01-11 | 1 | -2/+3 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge branch 'core_fixes' into 'dev' | Max Kostikov | 2019-01-10 | 1 | -1/+8 | |
| |\ \ \ \ | | | |/ / | | |/| | |