aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * profile_load() requires channel_addressMario2020-11-242-3/+6
| * add loggingMario2020-11-231-0/+3
| * fix warningMario2020-11-231-1/+1
| * simplify code and fix issue with categoriesMario2020-11-232-70/+51
| * do not use chanlink_url() at this placeMario2020-11-231-1/+1
| * missing includeMario2020-11-233-2/+3
| * store actor of fetched acivitiesMario2020-11-231-2/+6
| * fix mod item issue with remote channelsMario2020-11-222-28/+24
| * fix like issue with remote channelsMario2020-11-224-82/+91
| * make simple update more simple againMario2020-11-215-5/+5
| * collase the updated contentMario2020-11-211-0/+2
| * fix #1492Mario2020-11-211-0/+2
| * restrict returned html usage to local_channel() until some issues will be wor...Mario2020-11-214-81/+104
| * fix pubstream id issueMario2020-11-212-14/+8
| * deliver to local hub firstMario2020-11-211-3/+10
| * returning the rendered html when liking a post or commentMario2020-11-203-7/+75
| * minor cleanupMario2020-11-201-8/+6
| * move post_comment() handling via ctrl-enter out of handle_comment_form() - to...Mario2020-11-201-9/+11
| * versionMario2020-11-201-1/+1
| * returning the rendered html when posting a comment will make the following up...Mario2020-11-204-8/+26
| * this is silly but it seems to be required for firefox to stop scrolling in ce...Mario2020-11-181-1/+4
| * be more specificMario2020-11-181-1/+1
| * fix regression in relation to pustream notificationsMario2020-11-181-0/+3
| * fix regressionMario2020-11-181-1/+1
| * Do away with auto updates except for our own actions. We might consider to re...Mario2020-11-1817-247/+68
| * implement submit on ctrl-enter for post editor and commentsMario2020-11-172-21/+36
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2020-11-161-1/+7
| |\
| | * work around an edge case in acl selectorMario2020-11-161-1/+7
| * | changelogMario2020-11-161-0/+1
* | | translation5.0.2Mario2020-11-161-4/+0
* | | changellogMario2020-11-161-0/+1
* | | work around an edge case in acl selectorMario2020-11-161-1/+7
* | | Merge branch 'dev'Mario2020-11-1620-1094/+1179
|\| |
| * | changelogMario2020-11-151-0/+1
| * | fix ping_site()Mario2020-11-152-22/+9
| |/
| * deprecate daemon/ratenotifMario2020-11-151-0/+5
| * more changelogMario2020-11-151-0/+1
| * fix directory post urlMario2020-11-151-1/+2
| * changelogMario2020-11-151-0/+12
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2020-11-152-916/+916
| |\
| | * Merge branch 'dev' into 'dev'Max Kostikov2020-11-152-916/+916
| | |\
| | | * Update hmessages.poMax Kostikov2020-11-151-900/+899
| | | * Update hstrings.phpMax Kostikov2020-11-151-16/+17
| | | * Merge branch 'dev' into 'dev'Max Kostikov2020-11-1533-1386/+346
| | | |\ | | | |/ | | |/|
| * | | outq_hash is unique - no need for limitMario2020-11-151-1/+1
| * | | cleanupMario2020-11-151-64/+4
| |/ /
| * | remove dotMario2020-11-141-1/+1
| * | bump versionMario2020-11-141-1/+1
| * | Polling fallback to server sent events. Polling is the default. SSE must be e...Mario2020-11-146-53/+147
| * | minor queue adjustmentsMario2020-11-133-14/+18