aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove conditionMax Kostikov2019-08-081-2/+2
|
* Update zid.phpMax Kostikov2019-08-081-5/+5
|
* Update zid.phpMax Kostikov2019-08-081-13/+13
|
* FormattingMax Kostikov2019-08-081-1/+1
|
* Catch and exclude trailing punctuation while URL embeddingMax Kostikov2019-08-081-2/+7
|
* Update hstrings.phpMax Kostikov2019-08-021-2741/+2746
|
* Update hmessages.poMax Kostikov2019-08-021-11321/+11243
|
* Minor optimizations on static file serveMax Kostikov2019-08-011-4/+2
|
* Update hstrings.phpMax Kostikov2019-07-311-2/+2
|
* Update hmessages.poMax Kostikov2019-07-311-3/+3
|
* 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 account.phpMax Kostikov2019-07-301-1/+3
|
* Do not control limits on service class settings with 0 valuesMax Kostikov2019-07-301-1/+1
|
* 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
| * | emoji reactions from hubzilla becoming top level posts on zap because of ↵zotlabs2019-07-112-1/+14
| | | | | | | | | | | | missing object
* | | 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
| | |
* | | Merge branch 'dev' into 'dev'Mario2019-07-024-8/+45
|\| | | | | | | | | | | | | | begin directory migration to zot6, see the code comments See merge request hubzilla/core!1687
| * | I'm pretty sure the LD construct 'diaspora:guid' isn't actually legal ↵zotlabs2019-07-012-2/+5
| | | | | | | | | | | | without a definition of 'diaspora' in the current or parent LD context.