aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | dreport updateszotlabs2018-11-126-13/+110
| | | |
* | | | translate zot message packets to zot6 for deliveryzotlabs2018-11-111-12/+35
| | | |
* | | | more z6 debuggingzotlabs2018-11-115-10/+21
| | | |
* | | | add zot6 delivery methodzotlabs2018-11-082-23/+77
| | | |
* | | | begin native summary supportzotlabs2018-11-083-5/+57
| | | |
* | | | refresh packetszotlabs2018-11-082-3/+18
| | | |
* | | | didn't need xchan_portable_idzotlabs2018-11-082-4/+0
| | | |
* | | | item db updateszotlabs2018-11-082-0/+6
| | | |
* | | | Merge branch 'master' into zvizotlabs2018-11-0719-47/+208
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-11-0719-47/+208
| |\| | | | |/ | |/|
| | * Merge branch 'revert-40d9277e' into 'dev'Mario2018-11-071-1/+2
| | |\ | | | | | | | | | | | | | | | | Revert "remove 'Expiries' HTTP header" See merge request hubzilla/core!1372
| | | * Revert "remove 'Expiries' HTTP header"Max Kostikov2018-11-071-1/+2
| | |/ | | | | | | This reverts commit 40d9277ef38ef1200db59cd2f8c6b9e2a80bc332
| | * Merge branch 'patch-25' into 'dev'M. Dent2018-11-061-13/+20
| | |\ | | | | | | | | | | | | | | | | 'Last-Modified' and 'Content-Length' HTTP headers added for better image caching See merge request hubzilla/core!1369
| | | * remove 'Expiries' HTTP header Max Kostikov2018-11-061-2/+1
| | | |
| | | * Update Photo.phpMax Kostikov2018-11-061-2/+2
| | | |
| | | * Update Photo.phpMax Kostikov2018-11-061-4/+2
| | | |
| | | * Update Photo.phpMax Kostikov2018-11-061-2/+3
| | | |
| | | * 'Last-Modified' and 'Content-Length' HTTP headers added for better image cachingMax Kostikov2018-11-061-9/+18
| | | |
| | * | Merge branch 'patch-26' into 'dev'M. Dent2018-11-069-9/+9
| | |\ \ | | | |/ | | |/| | | | | | | | | New plural functions for JavaScript compatibility See merge request hubzilla/core!1370
| | | * Update hmessages.poMax Kostikov2018-11-061-1/+1
| | | |
| | | * Update hmessages.poMax Kostikov2018-11-061-1/+1
| | | |
| | | * New pt-br plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
| | | |
| | | * New nl plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
| | | |
| | | * New nb-no plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
| | | |
| | | * New it plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
| | | |
| | | * New he plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
| | | |
| | | * New fi plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
| | | |
| | | * New es plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
| | | |
| | | * New fr plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
| | | |
| | | * New plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
| | |/
| | * Merge branch 'patch-23' into 'dev'M. Dent2018-11-061-4/+2
| | |\ | | | | | | | | | | | | | | | | Use modern get_config() syntax See merge request hubzilla/core!1368
| | | * Update Photo.phpMax Kostikov2018-11-051-1/+1
| | | |
| | | * Use modern get_config() syntaxMax Kostikov2018-11-051-4/+2
| | |/
| | * Merge branch 'patch-20181028a' into 'dev'Mario2018-11-056-20/+157
| | |\ | | | | | | | | | | | | | | | | Add timestamp to pconfig See merge request hubzilla/core!1355
| | | * strpos needs to test with ===0 not ==0M.Dent2018-11-011-3/+3
| | | |
| | | * Add tracking of deleted pconfig variablesM.Dent2018-10-291-4/+40
| | | |
| | | * Fix to set update time in pconfig on updateM.Dent2018-10-281-3/+3
| | | |
| | | * Add timestamp and associated logic to pconfigM.Dent2018-10-283-16/+90
| | | |
| | | * DB Updates to prep for pconfig timestamps.M.Dent2018-10-283-1/+28
| | | |
| | * | update changelog and bump versionMario Vavti2018-11-052-1/+15
| | | |
| | * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-11-053-129/+319
| | |\ \
| | * \ \ Merge branch 'dev' into 'dev'Mario2018-11-052-2/+6
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | more fixes for forum notifications handling: do not count likes/dislikes if… See merge request hubzilla/core!1367
| | | * | | more fixes for forum notifications handling: do not count likes/dislikes if ↵Mario Vavti2018-11-032-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | likes notifications are disabled and also do not show like activities when clicking a forum notification and like notifications are disabled
| * | | | | signature issuezotlabs2018-11-061-1/+1
| | | | | |
* | | | | | fix signatureszotlabs2018-11-062-2/+2
| | | | | |
* | | | | | this is brutalzotlabs2018-11-0610-124/+397
| | | | | |
* | | | | | more zot6 workzotlabs2018-11-052-18/+43
| | | | | |
* | | | | | populate new fieldszotlabs2018-11-052-16/+47
| | | | | |
* | | | | | z6 workzotlabs2018-11-054-5/+15
|/ / / / /
* | | / / these changes needed to ensure cloning/syncing works in the future to ↵zotlabs2018-11-052-44/+94
| |_|/ / |/| | | | | | | | | | | non-zot6 enabled servers after the (coming) zot6 schema updates. This should probably be on a fast track to master branch