Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge branch 'master' of https://framagit.org/hubzilla/core | Mario | 2021-09-16 | 0 | -0/+0 | |
|\ \ \ \ | ||||||
| * | | | | when updating the channel name from profiles make sure to lookup the xchan ↵ | Mario | 2021-09-10 | 2 | -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 image | Mario | 2021-09-10 | 1 | -1/+9 | |
| | | | | | | | | | | | | | | | (cherry picked from commit e2d0269b5c9f1f1b865e1c0473a6bc0a0a0a1740) | |||||
* | | | | | Merge branch 'dev' | Mario | 2021-09-16 | 5 | -22/+55 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| * | | | typo | Mario | 2021-09-15 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | provide a get_cached_actor_provider hook and improve the author/owner ↵ | Mario | 2021-09-15 | 2 | -14/+38 | |
| | | | | | | | | | | | | | | | | handling in Libzot::import() | |||||
| * | | | fix $desturl set to wrong value (null) | Mario | 2021-09-13 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | do not process summary in cleanup_bbcode() fixes issue #1612 | Mario | 2021-09-12 | 1 | -2/+4 | |
| | | | | ||||||
| * | | | when updating the channel name from profiles make sure to lookup the xchan ↵ | Mario | 2021-09-10 | 2 | -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 image | Mario | 2021-09-10 | 1 | -1/+9 | |
| | | | | ||||||
| * | | | fix language selector reloading the page if not clicking the icon exactly ↵ | Mario | 2021-09-08 | 3 | -8/+8 | |
| | | | | | | | | | | | | | | | | and bs5 modal issues | |||||
| * | | | update release date | Mario | 2021-09-08 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | fix language selector reloading the page if not clicking the icon exactly ↵ | Mario | 2021-09-08 | 3 | -8/+8 | |
| | | | | | | | | | | | | | | | | | | | | and bs5 modal issues (cherry picked from commit 7b0f8f289637d06f610230a0fbe7cfe51cd53d6c) | |||||
* | | | | Merge branch '6.2RC'6.2 | Mario | 2021-09-08 | 1089 | -64374/+145167 | |
|\ \ \ \ | ||||||
| * | | | | version 6.2 | Mario | 2021-09-08 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | Merge branch 'dev' into 6.2RC | Mario | 2021-09-07 | 1 | -7/+10 | |
| |\| | | | ||||||
| | * | | | fix mod display regressions | Mario | 2021-09-07 | 1 | -7/+10 | |
| | | | | | ||||||
| * | | | | Merge branch 'dev' into 6.2RC | Mario | 2021-09-07 | 4 | -20/+17 | |
| |\| | | | ||||||
| | * | | | resolve some vsprintf issues | Mario | 2021-09-07 | 4 | -20/+17 | |
| | | | | | ||||||
| * | | | | Merge branch 'dev' into 6.2RC | Mario | 2021-09-07 | 1 | -0/+1 | |
| |\| | | | ||||||
| | * | | | update changelog | Mario | 2021-09-07 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | deprecate the custom highlight [hl] bbcode in favor of [mark] which is a ↵ | Mario | 2021-09-07 | 3 | -3/+13 | |
| | | | | | | | | | | | | | | | | | | | | html5 standard | |||||
| | * | | | bump version | Mario | 2021-09-06 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | deprecate the custom highlight [hl] bbcode in favor of [mark] which is a ↵ | Mario | 2021-09-07 | 3 | -3/+13 | |
| | | | | | | | | | | | | | | | | | | | | html5 standard | |||||
| * | | | | version 6.2RC1 | Mario | 2021-09-06 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Merge branch 'dev' into 6.2RC | Mario | 2021-09-06 | 25 | -15503/+15039 | |
| |\| | | | ||||||
| | * | | | strings update | Mario | 2021-09-06 | 1 | -70/+76 | |
| | | | | | ||||||
| | * | | | more changelog | Mario | 2021-09-06 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | update changelog | Mario | 2021-09-06 | 1 | -0/+45 | |
| | | | | | ||||||
| | * | | | if posting from hq return to the message we just posted | Mario | 2021-09-06 | 1 | -0/+4 | |
| | | | | | ||||||
| | * | | | fix post mail check in Activity::create_note() | Mario | 2021-09-06 | 1 | -9/+9 | |
| | | | | | ||||||
| | * | | | update strings | Mario | 2021-09-06 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | check the post_mail permission for direct messages | Mario | 2021-09-06 | 2 | -1/+19 | |
| | | | | | ||||||
| | * | | | fix anon comments for cards and articles | Mario | 2021-09-05 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | do not save collections in a separate xconfig anymore | Mario | 2021-09-05 | 1 | -18/+0 | |
| | | | | | ||||||
| | * | | | omit deleted hublocs in get_actor_hublocs() and use ↵ | Mario | 2021-09-05 | 2 | -5/+9 | |
| | | | | | | | | | | | | | | | | | | | | Activity::get_actor_collections() to get collections. Fallback to xconfig->collections if Activity::get_actor_collections() does not return anything yet. | |||||
| | * | | | fix regressions in mod hq | Mario | 2021-09-04 | 1 | -3/+4 | |
| | | | | | ||||||
| | * | | | work around some weird regex interference | Mario | 2021-09-04 | 1 | -7/+8 | |
| | | | | | ||||||
| | * | | | more gen_link_id() | Mario | 2021-09-04 | 7 | -104/+106 | |
| | | | | | ||||||
| | * | | | more unpack_link_id() | Mario | 2021-09-04 | 6 | -88/+75 | |
| | | | | | ||||||
| | * | | | refactor actor_store and actor cache part 1 | Mario | 2021-09-04 | 3 | -11/+105 | |
| | | | | | ||||||
| | * | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-09-04 | 2 | -15170/+14546 | |
| | |\ \ \ | ||||||
| | | * \ \ | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-09-01 | 2 | -15170/+14546 | |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Russian translation See merge request hubzilla/core!1987 | |||||
| | | | * | | | Fix index in Russian plurals | Max Kostikov | 2021-09-01 | 2 | -5/+5 | |
| | | | | | | | ||||||
| | | | * | | | Fix Russian plurals | Max Kostikov | 2021-09-01 | 2 | -2/+128 | |
| | | | | | | | ||||||
| | | | * | | | Update Russian translation | Max Kostikov | 2021-09-01 | 2 | -15171/+14421 | |
| | | |/ / / | ||||||
| | * | | | | implement unpack_link_id() in mod channel | Mario | 2021-09-04 | 1 | -16/+17 | |
| | | | | | | ||||||
| | * | | | | implement strict mode for base64url_decode() and introduce unpack_link_id() | Mario | 2021-09-04 | 1 | -4/+19 | |
| | |/ / / | ||||||
| * / / / | version | Mario | 2021-09-01 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | missing file | Mario | 2021-09-01 | 1 | -0/+26 | |
| | | | |