aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | 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
| | | | | | | | | | |
* | | | | | | | | | | 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
| | | | * | | | | | | | fix urls on imported item taxonomyzotlabs2019-07-281-0/+9
| | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | emoji reactions from hubzilla becoming top level posts on zap because of ↵zotlabs2019-07-112-1/+14
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | missing object
| * | | | | | | | | 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.
| * | | | | | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-07-011-1/+1
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'dev' into 'dev'Max Kostikov2019-07-011-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix missprint in German translation See merge request hubzilla/core!1688
| * | | | | | | | | Update hstrings.phpMax Kostikov2019-07-011-1/+1
| | | | | | | | | |
| | * | | | | | | | add opengraph meta info to channel pagezotlabs2019-06-291-0/+11
| | | | | | | | | |
| | * | | | | | | | zot_finger() and Zotlabs\Zot\Finger::run() have different output. Adjusted ↵zotlabs2019-06-281-5/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | accordingly.
| | * | | | | | | | I wonder how long zot_finger() has been missing and how this may have ↵zotlabs2019-06-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | affected the directory servers.
| | * | | | | | | | minor fixzotlabs2019-06-281-1/+1
| | | | | | | | | |
| | * | | | | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-06-285-11/+8
| | |\ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | decode encoded midMario Vavti2019-06-281-2/+1
| | | | | | | | | |
* | | | | | | | | | missing class importMario Vavti2019-06-281-0/+1
| | | | | | | | | |