aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-09-221-10/+18
| |\| | |
| | * | | improve item_url_replace() - fixes #1507Mario Vavti2021-09-211-10/+18
| | | | |
| * | | | versionMario2021-09-221-1/+1
| | | | |
| * | | | bootstrap update fixesMario2021-09-225-370/+373
| | | | |
| * | | | composer update bootstrap to version 5.1.1Mario2021-09-22443-5096/+9628
| |/ / /
| * | | mod manage: do not query info which we do not use in the UI and probably ↵Mario2021-09-211-2/+4
| | | | | | | | | | | | | | | | should not due to performance considerations
| * | | perform profile sync after all the fields are updated otherwise we will sync ↵Mario2021-09-211-11/+12
| | | | | | | | | | | | | | | | outdated data
| * | | add option to mark all notices of a thread read if a notice of the thread is ↵Mario2021-09-184-9/+31
| | | | | | | | | | | | | | | | clicked (default 1) and fix a php error in find_parent() if $act->obj is not an array
| * | | changelog and versionMario2021-09-162-1/+12
| | | |
* | | | fix dutch registration email verification email templateMario2021-10-202-8/+16
| | | | | | | | | | | | (cherry picked from commit c7515b868793c6495a37c221ffd03aadce30cfd3)
* | | | invite: use the actual set language and check if we have a template for itMario2021-10-181-2/+3
| | | | | | | | | | | | (cherry picked from commit c66a5ba7321bf39e9fedaf48260f09a2aaa7d855)
* | | | disable pg tests6.2.2Mario2021-10-031-147/+147
| | | |
* | | | version 6.2.2Mario2021-10-031-2758/+2758
| | | |
* | | | make sure we have a sender hereMario2021-10-031-0/+4
| | | | | | | | | | | | (cherry picked from commit 0722188ea6d6c1eb30500a540c49adf0b5d25eb8)
* | | | make sure to return if we have no xchan hereMario2021-10-031-0/+3
| | | | | | | | | | | | (cherry picked from commit d6f81e139aeb52e3068959c41d2ef6ce77e97232)
* | | | version 6.2.1 and changelog6.2.1Mario2021-09-162-1/+11
| | | |
* | | | Merge branch 'master' of https://framagit.org/hubzilla/coreMario2021-09-160-0/+0
|\ \ \ \
| * | | | when updating the channel name from profiles make sure to lookup the xchan ↵Mario2021-09-102-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | entry by xchan_hash since xchan_url is set to the primary location but we might be updating from a clone (cherry picked from commit e5dc3c05dfb79df79f4fd14496bc5e646217c27e)
| * | | | fix spacing issue for collapsed pinned apps with an imageMario2021-09-101-1/+9
| | | | | | | | | | | | | | | (cherry picked from commit e2d0269b5c9f1f1b865e1c0473a6bc0a0a0a1740)
* | | | | Merge branch 'dev'Mario2021-09-165-22/+55
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | typoMario2021-09-151-1/+1
| | | |
| * | | provide a get_cached_actor_provider hook and improve the author/owner ↵Mario2021-09-152-14/+38
| | | | | | | | | | | | | | | | handling in Libzot::import()
| * | | fix $desturl set to wrong value (null)Mario2021-09-131-2/+2
| | | |
| * | | do not process summary in cleanup_bbcode() fixes issue #1612Mario2021-09-121-2/+4
| | | |
| * | | when updating the channel name from profiles make sure to lookup the xchan ↵Mario2021-09-102-3/+2
| | | | | | | | | | | | | | | | entry by xchan_hash since xchan_url is set to the primary location but we might be updating from a clone
| * | | fix spacing issue for collapsed pinned apps with an imageMario2021-09-101-1/+9
| | | |
| * | | fix language selector reloading the page if not clicking the icon exactly ↵Mario2021-09-083-8/+8
| | | | | | | | | | | | | | | | and bs5 modal issues
| * | | update release dateMario2021-09-081-1/+1
| | | |
* | | | fix language selector reloading the page if not clicking the icon exactly ↵Mario2021-09-083-8/+8
| | | | | | | | | | | | | | | | | | | | and bs5 modal issues (cherry picked from commit 7b0f8f289637d06f610230a0fbe7cfe51cd53d6c)
* | | | Merge branch '6.2RC'6.2Mario2021-09-081089-64374/+145167
|\ \ \ \
| * | | | version 6.2Mario2021-09-082-2/+2
| | | | |
| * | | | Merge branch 'dev' into 6.2RCMario2021-09-071-7/+10
| |\| | |
| | * | | fix mod display regressionsMario2021-09-071-7/+10
| | | | |
| * | | | Merge branch 'dev' into 6.2RCMario2021-09-074-20/+17
| |\| | |
| | * | | resolve some vsprintf issuesMario2021-09-074-20/+17
| | | | |
| * | | | Merge branch 'dev' into 6.2RCMario2021-09-071-0/+1
| |\| | |
| | * | | update changelogMario2021-09-071-0/+1
| | | | |
| | * | | deprecate the custom highlight [hl] bbcode in favor of [mark] which is a ↵Mario2021-09-073-3/+13
| | | | | | | | | | | | | | | | | | | | html5 standard
| | * | | bump versionMario2021-09-061-1/+1
| | | | |
| * | | | deprecate the custom highlight [hl] bbcode in favor of [mark] which is a ↵Mario2021-09-073-3/+13
| | | | | | | | | | | | | | | | | | | | html5 standard
| * | | | version 6.2RC1Mario2021-09-061-1/+1
| | | | |
| * | | | Merge branch 'dev' into 6.2RCMario2021-09-0625-15503/+15039
| |\| | |
| | * | | strings updateMario2021-09-061-70/+76
| | | | |
| | * | | more changelogMario2021-09-061-1/+1
| | | | |
| | * | | update changelogMario2021-09-061-0/+45
| | | | |
| | * | | if posting from hq return to the message we just postedMario2021-09-061-0/+4
| | | | |
| | * | | fix post mail check in Activity::create_note()Mario2021-09-061-9/+9
| | | | |
| | * | | update stringsMario2021-09-061-2/+2
| | | | |
| | * | | check the post_mail permission for direct messagesMario2021-09-062-1/+19
| | | | |
| | * | | fix anon comments for cards and articlesMario2021-09-051-1/+1
| | | | |