aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | register: postgres - add default values for timestampsMario2021-05-071-3/+3
* | remove loggingMario2021-05-071-1/+0
* | stringsMario2021-05-071-9012/+8886
* | register: implement remove_expired_registrations() and minor fixesMario2021-05-075-41/+37
* | register: fix minor string issueMario2021-05-072-1/+2
* | register: fix language issue and add additional info to the infobox if email ...Mario2021-05-075-8/+15
* | 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 whi...Mario2021-05-051-17/+10
* | 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 otherAndrzej Budziński2021-05-013-1636/+1303
* | | 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 expressionMax Kostikov2021-04-302-2/+2
| | * | Merge branch 'dev' into 'dev'Max Kostikov2021-04-3013-10659/+11672
| | |\ \ | | |/ / | |/| |
| * | | Merge branch 'translation-pl' into 'dev'Max Kostikov2021-04-3013-10659/+11672
| |\ \ \ | | | |/ | | |/|
| | * | 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 translationMax Kostikov2021-04-292-19874/+19668
| | * Fix missprintMax Kostikov2021-04-292-2/+2
| | * Merge branch 'dev' into 'dev'Max Kostikov2021-04-2913-1357/+1755
| | |\ | | |/ | |/|
* / | 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 standa...Mario2021-04-261-2/+9
* | check perms for comments since in AP they can be different from the top level...Mario2021-04-261-1/+1
|/
* 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 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 from...Mario2021-04-222-7/+7
|/
* bump versionMario2021-04-211-1/+1
* next batch of fixesMario2021-04-212-18/+43