Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | register: implement remove_expired_registrations() and minor fixes | Mario | 2021-05-07 | 5 | -41/+37 |
| | |||||
* | register: fix minor string issue | Mario | 2021-05-07 | 2 | -1/+2 |
| | |||||
* | register: fix language issue and add additional info to the infobox if email ↵ | Mario | 2021-05-07 | 5 | -8/+15 |
| | | | | verification is configured | ||||
* | register: redirect unverified registration emails to the verification form | Mario | 2021-05-06 | 2 | -12/+21 |
| | |||||
* | register: we have already checked for existing email in check_account_email() | Mario | 2021-05-06 | 2 | -33/+14 |
| | |||||
* | remove duplicate singletons hublocs once a day | Mario | 2021-05-05 | 2 | -0/+4 |
| | |||||
* | use hubloc_hash instead of hubloc_id_url - otherwise it will bite hublocs ↵ | Mario | 2021-05-05 | 1 | -17/+10 |
| | | | | which use more than one protocol | ||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-05-05 | 3 | -1634/+1301 |
|\ | |||||
| * | Merge branch 'translation-pl' into 'dev' | Max Kostikov | 2021-05-02 | 3 | -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 other | Andrzej Budziński | 2021-05-01 | 3 | -1636/+1303 |
| | | | | | | | | | fixes | ||||
* | | | possible minor performance improvement | Mario | 2021-05-05 | 4 | -154/+154 |
|/ / | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-05-02 | 16 | -30536/+31343 |
|\ \ | |||||
| * \ | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-04-30 | 2 | -2/+2 |
| |\ \ | | | | | | | | | | | | | | | | | Fix Polish plurals expression See merge request hubzilla/core!1949 | ||||
| | * | | Fix Polish plurals expression | Max Kostikov | 2021-04-30 | 2 | -2/+2 |
| | | | | |||||
| | * | | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-04-30 | 13 | -10659/+11672 |
| | |\ \ | | |/ / | |/| | | | | | | | | | | Dev sync See merge request kostikov/core!2 | ||||
| * | | | Merge branch 'translation-pl' into 'dev' | Max Kostikov | 2021-04-30 | 13 | -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 typos | Andrzej Budziński | 2021-04-30 | 13 | -10659/+11672 |
| |/ / | |||||
| * | | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-04-29 | 4 | -19876/+19670 |
| |\| | | | | | | | | | | | | | Update Russian translation; fix missprint See merge request hubzilla/core!1947 | ||||
| | * | Update Russian translation | Max Kostikov | 2021-04-29 | 2 | -19874/+19668 |
| | | | |||||
| | * | Fix missprint | Max Kostikov | 2021-04-29 | 2 | -2/+2 |
| | | | |||||
| | * | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-04-29 | 13 | -1357/+1755 |
| | |\ | | |/ | |/| | | | | | | | Dev Sync See merge request kostikov/core!1 | ||||
* / | | introduce function to remove duplicate singleton hublocs | Mario | 2021-05-02 | 1 | -5/+49 |
|/ / | |||||
* | | bump version | Mario | 2021-04-29 | 1 | -1/+1 |
| | | |||||
* | | composer dump autoload | Mario | 2021-04-29 | 3 | -2/+10 |
| | | |||||
* | | version and strings | Mario | 2021-04-29 | 2 | -1126/+1506 |
| | | |||||
* | | fix typos in Activity::follow() | Mario | 2021-04-29 | 1 | -5/+3 |
| | | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-04-29 | 1 | -3/+1 |
|\ \ | |||||
| * | | fix manual fetching of non-ascii domains | Mario | 2021-04-28 | 1 | -3/+1 |
| | | | |||||
* | | | really fix manual fetching of non-ascii domains | Mario | 2021-04-29 | 1 | -1/+1 |
|/ / | |||||
* | | cleanup | Mario | 2021-04-28 | 1 | -20/+16 |
| | | |||||
* | | do not attempt to translate twice | Mario | 2021-04-28 | 1 | -1/+1 |
| | | |||||
* | | register: more testing and fixes | Mario | 2021-04-28 | 5 | -94/+109 |
| | | |||||
* | | register: new install testing fixes | Mario | 2021-04-27 | 2 | -34/+49 |
| | | |||||
* | | register: remove single quotes in advanced examples - they might be misleading | Mario | 2021-04-27 | 1 | -1/+1 |
| | | |||||
* | | more strings changes | Mario | 2021-04-26 | 1 | -1/+1 |
| | | |||||
* | | register: remove debug messages from UI and streamline some strings | Mario | 2021-04-26 | 1 | -82/+63 |
| | | |||||
* | | register: only log to separate file if configured that way. default to ↵ | Mario | 2021-04-26 | 1 | -2/+9 |
| | | | | | | | | standard logging via logger() | ||||
* | | check perms for comments since in AP they can be different from the top ↵ | Mario | 2021-04-26 | 1 | -1/+1 |
|/ | | | | level post | ||||
* | Support new parse_str() syntax | Max Kostikov | 2021-04-24 | 1 | -123/+123 |
| | |||||
* | fix variable mixup | Mario | 2021-04-22 | 1 | -6/+6 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2021-04-22 | 3 | -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 deletion | Max Kostikov | 2021-04-22 | 3 | -52/+97 |
| | | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-04-22 | 1 | -8/+8 |
|\| | |||||
| * | invite: fix javascript issue | Mario Vavti | 2021-04-22 | 1 | -8/+8 |
| | | |||||
* | | make sure we transform events to UTC on import before storing. Transform ↵ | Mario | 2021-04-22 | 2 | -7/+7 |
|/ | | | | from event timezone if available otherwise channel default | ||||
* | bump version | Mario | 2021-04-21 | 1 | -1/+1 |
| | |||||
* | next batch of fixes | Mario | 2021-04-21 | 2 | -18/+43 |
| | |||||
* | start sending author id, id_sig and key fields along with author/owner and ↵ | Mario | 2021-04-21 | 2 | -12/+22 |
| | | | | adjust import_author_xchan() accordingly | ||||
* | changelog | Mario | 2021-04-20 | 1 | -0/+10 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2021-04-20 | 2 | -13/+14 |
|\ | | | | | | | | | more PHP 8 fixes See merge request hubzilla/core!1943 |