aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2019-08-014-10/+8
|\
| * Merge branch 'dev' into 'dev'Max Kostikov2019-08-011-4/+2
| |\ | | | | | | | | | | | | Minor optimizations on static file serve See merge request hubzilla/core!1699
| | * Minor optimizations on static file serveMax Kostikov2019-08-011-4/+2
| | |
| * | Merge branch 'dev' into 'dev'Max Kostikov2019-07-312-5/+5
| |\| | | | | | | | | | | | | Update Russian translation See merge request hubzilla/core!1698
| | * Update hstrings.phpMax Kostikov2019-07-311-2/+2
| | |
| | * Update hmessages.poMax Kostikov2019-07-311-3/+3
| | |
| * | Merge branch 'dev' into 'dev'Max Kostikov2019-07-311-1/+1
| |\| | | | | | | | | | | | | Do not limit channel if service class property value set with 0 See merge request hubzilla/core!1697
| | * Update account.phpMax Kostikov2019-07-311-1/+1
| | |
| | * Do not limit channel if service class property value set with 0Max Kostikov2019-07-311-1/+1
| | |
* | | update licenseMario Vavti2019-08-011-5/+6
| | |
* | | update stringsMario Vavti2019-08-012-480/+500
|/ /
* | Merge branch 'dev' into 'dev'Mario2019-07-301-0/+2
|\| | | | | | | | | Do not control limits on service class settings with 0 values See merge request hubzilla/core!1696
| * Update account.phpMax Kostikov2019-07-301-1/+3
| |
| * Do not control limits on service class settings with 0 valuesMax Kostikov2019-07-301-1/+1
| |
* | Merge branch 'dev' into 'dev'Mario2019-07-302-1/+10
|\ \ | |/ |/| | | | | fix urls on imported item taxonomy See merge request hubzilla/core!1695
| * hz core issue #1386 - function name must be a stringzotlabs2019-07-281-1/+1
| |
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-07-2824-338/+501
| |\ | |/ |/|
* | Revert "Merge branch 'dev' into 'dev'"Max Kostikov2019-07-254-6/+6
| | | | | | This reverts merge request !1694
* | minor css adjustionsMario Vavti2019-07-233-7/+7
| |
* | pleroma uses slightly different URLs in body - also look for the stringMario Vavti2019-07-221-1/+1
| |
* | reflect repeats in notifications, use force flag for import_xchan_photo() in ↵Mario Vavti2019-07-223-7/+14
| | | | | | | | cron
* | move image attachments to the topMario Vavti2019-07-191-2/+2
| |
* | add hashtag to appschema and bump appschema revMario Vavti2019-07-182-3/+5
| |
* | fallback to id if href is not availableMario Vavti2019-07-181-1/+1
| |
* | do not format hashtags with missing urlMario Vavti2019-07-181-1/+3
| |
* | fix issue with encoding hashtags and silence parent fetch loggingMario Vavti2019-07-181-3/+3
| |
* | streamline keyId and creator/actorMario Vavti2019-07-171-3/+3
| |
* | minor css fixMario Vavti2019-07-171-0/+1
| |
* | Merge branch 'dev' into 'dev'Mario2019-07-164-6/+6
|\ \ | | | | | | | | | | | | Exclude trailing punctuations from URL See merge request hubzilla/core!1694
| * | Exclude trailing punctuations from URLMax Kostikov2019-07-164-6/+6
|/ /
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2019-07-151-1/+1
|\ \
| * \ Merge branch 'dev' into 'dev'Max Kostikov2019-07-151-1/+1
| |\ \ | | | | | | | | | | | | | | | | Fix ETag quotes See merge request hubzilla/core!1693
| | * | Fix ETag quotesMax Kostikov2019-07-151-1/+1
| | | |
* | | | stringify_array_elms() could return weird results if the initial array key ↵Mario Vavti2019-07-151-2/+2
|/ / / | | | | | | | | | was not zero. this could trigger obscure bugs e.g. adding an empty string value to the recipients array in the notifier which could then select some broken hubloc/xchan entries.
* | | Merge branch 'serve-static-files' into 'dev'Mario2019-07-151-0/+45
|\ \ \ | | | | | | | | | | | | | | | | Serve static files directly if not caught by web server See merge request hubzilla/core!1691
| * | | Serve static files directly if not caught by web serverDM42.Net (Matt Dent)2019-07-141-0/+45
| | | |
* | | | Merge branch 'queueworker-updates' into 'dev'Mario2019-07-151-1/+17
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Hookify Zotlabs\Daemon\Master::Summon See merge request hubzilla/core!1692
| * | | Hookify Zotlabs\Daemon\Master::SummonDM42.Net (Matt Dent)2019-07-151-1/+17
|/ / /
* | | update certsMario Vavti2019-07-131-261/+335
| | |
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2019-07-132-2/+2
|\ \ \
| * | | Merge branch 'dev' into 'dev'Max Kostikov2019-07-132-2/+2
| |\| | | | | | | | | | | | | | | | | | Missprint in Russian translation fixed See merge request hubzilla/core!1690
| | * | Missprint fixedMax Kostikov2019-07-131-1/+1
| | | |
| | * | Missprint fixedMax Kostikov2019-07-131-1/+1
| | | |
* | | | admin should be allowed to delete any itemMario Vavti2019-07-131-5/+4
|/ / /
* | | Merge branch 'dev' into 'dev'Mario2019-07-122-1/+14
|\ \ \ | | | | | | | | | | | | | | | | emoji reactions from hubzilla becoming top level posts on zap because of missing object See merge request hubzilla/core!1689
* | | | webfinger: better handling of URLs that contain a @Mario Vavti2019-07-121-5/+6
| | | |
* | | | calendar: revert back to UTC strings for dates due to better legibility. ↵Mario Vavti2019-07-113-30/+30
| | | | | | | | | | | | | | | | Strip timezone info from UTC string and always treat values as UTC.
* | | | calendar: display date values as ISO stringMario Vavti2019-07-091-19/+19
| | | |
* | | | hide timezone select on allday eventsMario Vavti2019-07-082-4/+20
| | | |
* | | | fix typoMario Vavti2019-07-031-1/+1
| | | |