aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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 mod display regressionsMario2021-09-071-7/+10
| |
* | resolve some vsprintf issuesMario2021-09-074-20/+17
| |
* | 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
| |
* | 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
| |
* | do not save collections in a separate xconfig anymoreMario2021-09-051-18/+0
| |
* | omit deleted hublocs in get_actor_hublocs() and use ↵Mario2021-09-052-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 hqMario2021-09-041-3/+4
| |
* | work around some weird regex interferenceMario2021-09-041-7/+8
| |
* | more gen_link_id()Mario2021-09-047-104/+106
| |
* | more unpack_link_id()Mario2021-09-046-88/+75
| |
* | refactor actor_store and actor cache part 1Mario2021-09-043-11/+105
| |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-09-042-15170/+14546
|\ \
| * \ Merge branch 'dev' into 'dev'Max Kostikov2021-09-012-15170/+14546
| |\ \ | | | | | | | | | | | | | | | | Update Russian translation See merge request hubzilla/core!1987
| | * | Fix index in Russian pluralsMax Kostikov2021-09-012-5/+5
| | | |
| | * | Fix Russian pluralsMax Kostikov2021-09-012-2/+128
| | | |
| | * | Update Russian translationMax Kostikov2021-09-012-15171/+14421
| |/ /
* | | implement unpack_link_id() in mod channelMario2021-09-041-16/+17
| | |
* | | implement strict mode for base64url_decode() and introduce unpack_link_id()Mario2021-09-041-4/+19
|/ /
* | missing fileMario2021-09-011-0/+26
| |
* | bump versionMario2021-09-011-1/+1
| |
* | composer dump autoloadMario2021-09-013-0/+6
| |
* | version and stringsMario2021-09-012-9000/+8436
| |
* | add an optional force flag to actor_store()Mario2021-08-302-3/+2
| |
* | improve icon lookupMario2021-08-301-4/+12
| |
* | Merge branch 'owafix' into 'dev'Mario2021-08-301-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 ↵nobody2021-08-291-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 devnobody2021-08-2829-111/+374
| |\ \
| * | | issue 1599 - import_author_zot failing if primary is both dead and unknownnobody2021-08-251-4/+10
| | | |
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devnobody2021-08-251020-56156/+137679
| |\ \ \
| * \ \ \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devnobody2021-07-0663-25694/+24787
| |\ \ \ \
| * \ \ \ \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devnobody2021-06-17471-20367/+13619
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devnobody2021-06-038-35/+49
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devnobody2021-05-3197-33550/+34951
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devnobody2021-04-1677-19934/+23941
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devnobody2021-04-05133-21313/+22603
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | small adjustment (effects export output but is correctly handled by import)nobody2021-02-241-1/+1
| | | | | | | | | | |