Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | bump version | Mario | 2021-09-01 | 1 | -1/+1 |
| | |||||
* | composer dump autoload | Mario | 2021-09-01 | 3 | -0/+6 |
| | |||||
* | version and strings | Mario | 2021-09-01 | 2 | -9000/+8436 |
| | |||||
* | add an optional force flag to actor_store() | Mario | 2021-08-30 | 2 | -3/+2 |
| | |||||
* | improve icon lookup | Mario | 2021-08-30 | 1 | -4/+12 |
| | |||||
* | Merge branch 'owafix' into 'dev' | Mario | 2021-08-30 | 1 | -2/+2 |
|\ | | | | | | | | | OWA: very difficult to trace failures due to empty public key record. The... See merge request hubzilla/core!1986 | ||||
| * | OWA: very difficult to trace failures due to empty public key record. The ↵ | nobody | 2021-08-29 | 1 | -2/+2 |
| | | | | | | | | signature might succeed because an empty key triggers an external key fetch. But the empty key cannot encrypt the token. This has been observed in the wild on a number of sites/projects. | ||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | nobody | 2021-08-28 | 29 | -111/+374 |
| |\ | |||||
| * | | issue 1599 - import_author_zot failing if primary is both dead and unknown | nobody | 2021-08-25 | 1 | -4/+10 |
| | | | |||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | nobody | 2021-08-25 | 1020 | -56156/+137679 |
| |\ \ | |||||
| * \ \ | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | nobody | 2021-07-06 | 63 | -25694/+24787 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | nobody | 2021-06-17 | 471 | -20367/+13619 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | nobody | 2021-06-03 | 8 | -35/+49 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | nobody | 2021-05-31 | 97 | -33550/+34951 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | nobody | 2021-04-16 | 77 | -19934/+23941 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | nobody | 2021-04-05 | 133 | -21313/+22603 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | small adjustment (effects export output but is correctly handled by import) | nobody | 2021-02-24 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | nobody | 2021-02-24 | 29 | -37638/+37738 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | some content fields found in the wild are actually arrays | nobody | 2021-02-23 | 1 | -1/+6 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | some minor issues uncovered during hubzilla->zap export testing | nobody | 2021-02-22 | 2 | -3/+26 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | nobody | 2021-02-18 | 11 | -265/+278 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | forgot these | nobody | 2021-02-17 | 1 | -0/+10 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | migration testing | nobody | 2021-02-17 | 3 | -15/+65 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | nobody | 2021-02-17 | 5 | -21/+25 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | more work on hz->zap migration stuff | nobody | 2021-02-17 | 3 | -6/+13 |
| | | | | | | | | | | | | |