Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update include/items.php5.6 | Mario | 2021-05-11 | 1 | -8/+1 |
| | |||||
* | Merge branch '5.6RC' | Mario | 2021-05-11 | 193 | -11681/+18206 |
|\ | |||||
| * | version 5.6 | Mario | 2021-05-11 | 1 | -1/+1 |
| | | |||||
| * | Merge branch '5.6RC' of https://framagit.org/hubzilla/core into 5.6RC | Mario | 2021-05-11 | 0 | -0/+0 |
| |\ | |||||
| | * | id should be intval here | Mario | 2021-05-10 | 1 | -1/+1 |
| | | | | | | | | | (cherry picked from commit 836de7f1a5a999d5133bc957926ba361e5b6c56e) | ||||
| * | | Merge branch 'dev' into 5.6RC | Mario | 2021-05-11 | 2 | -1/+35 |
| |\ \ | | |/ | |/| | |||||
| | * | changelog | Mario | 2021-05-11 | 1 | -0/+34 |
| | | | |||||
| | * | id should be intval here | Mario | 2021-05-10 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch '5.6RC' of https://framagit.org/hubzilla/core into 5.6RC | Mario | 2021-05-08 | 0 | -0/+0 |
| |\ \ | |||||
| | * | | remove redundant placeholder in query | Mario | 2021-05-08 | 1 | -2/+2 |
| | | | | | | | | | | | | (cherry picked from commit 954d06bdb7c8ef9f73f799eec72fcbd8bbc56b9f) | ||||
| | * | | update 1245 to fix hubloc_hash index for postgres | Mario | 2021-05-07 | 3 | -4/+34 |
| | | | | | | | | | | | | (cherry picked from commit c2e007a8392be62c2698e5519b6d0dc0ec92a92b) | ||||
| | * | | register: postgres - add default values for timestamps | Mario | 2021-05-07 | 1 | -3/+3 |
| | | | | | | | | | | | | (cherry picked from commit ebd0333256b8209de958085057848b649dbd9283) | ||||
| | * | | remove logging | Mario | 2021-05-07 | 1 | -1/+0 |
| | | | | | | | | | | | | (cherry picked from commit 2ad6f6e11f1d9eb99b4e7fc36d0bf4a8313d4c3c) | ||||
| * | | | 5.6RC3 | Mario | 2021-05-08 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'dev' into 5.6RC | Mario | 2021-05-08 | 5 | -10/+39 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | 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 |
| | | | |||||
| * | | version 5.6RC2 | Mario | 2021-05-07 | 1 | -1/+1 |
| |/ | |||||
| * | 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 |
| | | | | | | | | 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 |
| |/ / |