| Commit message (Expand) | Author | Age | Files | Lines |
* | New traslations: view/pl/invite* files + some fixes | Andrzej Budziński | 2021-05-31 | 13 | -1551/+1288 |
* | fix registration bug - issue #1574 | Mario | 2021-05-31 | 1 | -1/+1 |
* | notifications: if we have to return early, make sure to set offset to -1 to p... | Mario | 2021-05-28 | 1 | -7/+23 |
* | Merge branch 'translation-pl' into 'dev' | Max Kostikov | 2021-05-27 | 5 | -826/+730 |
|\ |
|
| * | Next fixes. It already looks very nice, but it's not end work yet for | Andrzej Budziński | 2021-05-26 | 5 | -826/+730 |
|/ |
|
* | Merge branch 'translation-pl' into 'dev' | Max Kostikov | 2021-05-25 | 23 | -10589/+11006 |
|\ |
|
| * | Regenerating hstrings.ph file | Andrzej Budziński | 2021-05-24 | 1 | -0/+3664 |
| * | Next fixes and generating new hstrings.php file | Andrzej Budziński | 2021-05-24 | 3 | -3686/+23 |
| * | Updating translation strings (v. 5.7) + fixes to Polish translation | Andrzej Budziński | 2021-05-23 | 22 | -10487/+10903 |
|/ |
|
* | AccessList::is_private() does not return info about the private state (1 or 2... | Mario Vavti | 2021-05-23 | 1 | -4/+4 |
* | remove todo since the zot6 xchan should be merely imported in this case. also... | Mario | 2021-05-21 | 1 | -2/+4 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-05-21 | 3 | -7/+9 |
|\ |
|
| * | Merge branch 'Malend-dev-patch-02229' into 'dev' | Mario | 2021-05-21 | 1 | -3/+4 |
| |\ |
|
| | * | Remove useless test | Malendur | 2021-05-20 | 1 | -3/+4 |
| * | | Merge branch 'Malend-dev-patch-19605' into 'dev' | Mario | 2021-05-21 | 1 | -2/+2 |
| |\ \ |
|
| | * | | Fix phpDoc | Malendur | 2021-05-20 | 1 | -2/+2 |
| | |/ |
|
| * | | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-05-20 | 1 | -2/+3 |
| |\ \ |
|
| | * | | Fix updated variables | Max Kostikov | 2021-05-20 | 1 | -2/+3 |
* | | | | introduce the direct flag for direct messages | Mario | 2021-05-21 | 1 | -9/+16 |
|/ / / |
|
* | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-05-20 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-05-19 | 1 | -2/+2 |
| |\| | |
|
| | * | | Fix security headers switching | Max Kostikov | 2021-05-17 | 1 | -2/+2 |
| | |/ |
|
* | / | make sure to set the correct item_private state | Mario | 2021-05-20 | 1 | -1/+2 |
|/ / |
|
* / | bring back the channel_protocols hook | Mario | 2021-05-19 | 1 | -1/+13 |
|/ |
|
* | there might be errors in cli without this | Mario | 2021-05-17 | 1 | -0/+1 |
* | Ãmake sure we do not deal with diaspora hublocs here | Mario | 2021-05-17 | 1 | -1/+1 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-05-15 | 1 | -5/+48 |
|\ |
|
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-05-15 | 8 | -26/+67 |
| |\ |
|
| * | | make sure we do not mess up the query string when removing single parameters | Mario Vavti | 2021-05-15 | 1 | -5/+48 |
* | | | add zid and delegate parameters to the bdest string so that we will be authen... | Mario | 2021-05-15 | 1 | -34/+34 |
| |/
|/| |
|
* | | Merge branch 'dev' into 'dev' | Mario | 2021-05-14 | 6 | -14/+21 |
|\ \ |
|
| * | | Random PHP 8 fixes | Max Kostikov | 2021-05-14 | 6 | -14/+21 |
* | | | fix regression in regard to menu wrapping | Mario | 2021-05-12 | 1 | -12/+12 |
* | | | changelog | Mario | 2021-05-11 | 1 | -0/+34 |
| |/
|/| |
|
* | | id should be intval here | Mario | 2021-05-10 | 1 | -1/+1 |
* | | remove redundant placeholder in query | Mario | 2021-05-08 | 1 | -2/+2 |
* | | update 1245 to fix hubloc_hash index for postgres | Mario | 2021-05-07 | 3 | -4/+34 |
* | | register: postgres - add default values for timestamps | Mario | 2021-05-07 | 1 | -3/+3 |
* | | remove logging | Mario | 2021-05-07 | 1 | -1/+0 |
* | | strings | Mario | 2021-05-07 | 1 | -9012/+8886 |
* | | 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 |
* | | 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 whi... | Mario | 2021-05-05 | 1 | -17/+10 |
* | | 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 | Andrzej Budziński | 2021-05-01 | 3 | -1636/+1303 |