aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | * 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
| | |/
| * / versionMario2021-09-011-1/+1
| |/
| * 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
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devnobody2021-02-2429-37638/+37738
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | some content fields found in the wild are actually arraysnobody2021-02-231-1/+6
| | | | | | | | | | | |
| | * | | | | | | | | | some minor issues uncovered during hubzilla->zap export testingnobody2021-02-222-3/+26
| | | | | | | | | | | |
| | * | | | | | | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devnobody2021-02-1811-265/+278
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | forgot thesenobody2021-02-171-0/+10
| | | | | | | | | | | | |
| | * | | | | | | | | | | migration testingnobody2021-02-173-15/+65
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devnobody2021-02-175-21/+25
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | more work on hz->zap migration stuffnobody2021-02-173-6/+13
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | more zap export worknobody2021-02-171-2/+9
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | more zap export compatibility worknobody2021-02-172-11/+15
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | more work on zap channel export.nobody2021-02-165-40/+41
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'photodir' into 'dev'Mario2021-08-301-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | file is stored in wrong directory (/) if uploaded using photo module and it... See merge request hubzilla/core!1985
| | * | | | | | | | | | | | | file is stored in wrong directory (/) if uploaded using photo module and it...Zot2021-08-301-1/+2
| | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | do not define colors in manifest (system colors are mostly the better fit) ↵Mario2021-08-293-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and use profile fullname instead of channel_name in nav
| * | | | | | | | | | | | | more app descriptions and remove some unused imagesMario2021-08-2829-15/+12
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | slightly improve push notification handling for HQ and some app descriptionsMario2021-08-274-15/+23
| | | | | | | | | | | | |
| * | | | | | | | | | | | adjust background colorMario2021-08-261-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | port latest pwa work from zapMario2021-08-2616-0/+254
| | | | | | | | | | | | |
| * | | | | | | | | | | | whitespaceMario2021-08-261-4/+4
| | | | | | | | | | | | |
| * | | | | | | | | | | | more app descriptionsMario2021-08-2610-98/+99
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'dev' into 'dev'Mario2021-08-262-7/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | issue 1599 See merge request hubzilla/core!1984
| | * | | | | | | | | | | issue 1599Zot2021-08-262-7/+13
| |/ / / / / / / / / / /
| * | | | | | | | | | | db update 1248 to clean up possible bogus entries in xconfig and remove ↵Mario2021-08-252-2/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gnusoc from app
| * | | | | | | | | | | add appstore widget to appmanMario2021-08-254-13/+12
| | | | | | | | | | | |
| * | | | | | | | | | | more app descriptionsMario2021-08-2511-124/+120
| | | | | | | | | | | |
| * | | | | | | | | | | capitalize widget titlesMario2021-08-251-0/+6
| | | | | | | | | | | |