aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* register: fix language issue and add additional info to the infobox if email ↵Mario2021-05-075-8/+15
| | | | verification is configured
* register: redirect unverified registration emails to the verification formMario2021-05-062-12/+21
|
* register: we have already checked for existing email in check_account_email()Mario2021-05-062-33/+14
|
* remove duplicate singletons hublocs once a dayMario2021-05-052-0/+4
|
* use hubloc_hash instead of hubloc_id_url - otherwise it will bite hublocs ↵Mario2021-05-051-17/+10
| | | | which use more than one protocol
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-05-053-1634/+1301
|\
| * Merge branch 'translation-pl' into 'dev'Max Kostikov2021-05-023-1634/+1301
| |\ | | | | | | | | | | | | Fixes related to correction plural expression, plus typos and some other See merge request hubzilla/core!1950
| | * Fixes related to correction plural expression, plus typos and some otherAndrzej Budziński2021-05-013-1636/+1303
| | | | | | | | | fixes
* | | possible minor performance improvementMario2021-05-054-154/+154
|/ /
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-05-0216-30536/+31343
|\ \
| * \ Merge branch 'dev' into 'dev'Max Kostikov2021-04-302-2/+2
| |\ \ | | | | | | | | | | | | | | | | Fix Polish plurals expression See merge request hubzilla/core!1949
| | * | Fix Polish plurals expressionMax Kostikov2021-04-302-2/+2
| | | |
| | * | Merge branch 'dev' into 'dev'Max Kostikov2021-04-3013-10659/+11672
| | |\ \ | | |/ / | |/| | | | | | | | | | Dev sync See merge request kostikov/core!2
| * | | Merge branch 'translation-pl' into 'dev'Max Kostikov2021-04-3013-10659/+11672
| |\ \ \ | | | |/ | | |/| | | | | | | | | Translation update to v.5.7 plus fixes and typos See merge request hubzilla/core!1948
| | * | Translation update to v.5.7 plus fixes and typosAndrzej Budziński2021-04-3013-10659/+11672
| |/ /
| * | Merge branch 'dev' into 'dev'Max Kostikov2021-04-294-19876/+19670
| |\| | | | | | | | | | | | | Update Russian translation; fix missprint See merge request hubzilla/core!1947
| | * Update Russian translationMax Kostikov2021-04-292-19874/+19668
| | |
| | * Fix missprintMax Kostikov2021-04-292-2/+2
| | |
| | * Merge branch 'dev' into 'dev'Max Kostikov2021-04-2913-1357/+1755
| | |\ | | |/ | |/| | | | | | | Dev Sync See merge request kostikov/core!1
* / | introduce function to remove duplicate singleton hublocsMario2021-05-021-5/+49
|/ /
* | bump versionMario2021-04-291-1/+1
| |
* | composer dump autoloadMario2021-04-293-2/+10
| |
* | version and stringsMario2021-04-292-1126/+1506
| |
* | fix typos in Activity::follow()Mario2021-04-291-5/+3
| |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-04-291-3/+1
|\ \
| * | fix manual fetching of non-ascii domainsMario2021-04-281-3/+1
| | |
* | | really fix manual fetching of non-ascii domainsMario2021-04-291-1/+1
|/ /
* | cleanupMario2021-04-281-20/+16
| |
* | do not attempt to translate twiceMario2021-04-281-1/+1
| |
* | register: more testing and fixesMario2021-04-285-94/+109
| |
* | register: new install testing fixesMario2021-04-272-34/+49
| |
* | register: remove single quotes in advanced examples - they might be misleadingMario2021-04-271-1/+1
| |
* | more strings changesMario2021-04-261-1/+1
| |
* | register: remove debug messages from UI and streamline some stringsMario2021-04-261-82/+63
| |
* | register: only log to separate file if configured that way. default to ↵Mario2021-04-261-2/+9
| | | | | | | | standard logging via logger()
* | check perms for comments since in AP they can be different from the top ↵Mario2021-04-261-1/+1
|/ | | | level post
* Support new parse_str() syntaxMax Kostikov2021-04-241-123/+123
|
* fix variable mixupMario2021-04-221-6/+6
|
* Merge branch 'dev' into 'dev'Mario2021-04-223-52/+97
|\ | | | | | | | | Fix clones sync when wiki or single wiki page deletion See merge request hubzilla/core!1945
| * Fix clones sync when wiki or single wiki page deletionMax Kostikov2021-04-223-52/+97
| |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-04-221-8/+8
|\|
| * invite: fix javascript issueMario Vavti2021-04-221-8/+8
| |
* | make sure we transform events to UTC on import before storing. Transform ↵Mario2021-04-222-7/+7
|/ | | | from event timezone if available otherwise channel default
* bump versionMario2021-04-211-1/+1
|
* next batch of fixesMario2021-04-212-18/+43
|
* start sending author id, id_sig and key fields along with author/owner and ↵Mario2021-04-212-12/+22
| | | | adjust import_author_xchan() accordingly
* changelogMario2021-04-201-0/+10
|
* Merge branch 'dev' into 'dev'Mario2021-04-202-13/+14
|\ | | | | | | | | more PHP 8 fixes See merge request hubzilla/core!1943
| * more PHP 8 fixesMax Kostikov2021-04-182-13/+14
| |
* | potential export issue when using PHP8Mario2021-04-201-2/+2
| |