Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | register: move some html out of the code and provide a basic template | Mario | 2021-04-10 | 2 | -27/+37 |
| | |||||
* | register: we use default role if auto create is configured | Mario | 2021-04-09 | 1 | -17/+0 |
| | |||||
* | register: if auto create is configured do some more tests against the ↵ | Mario | 2021-04-09 | 3 | -48/+58 |
| | | | | provided name and nick so it will not fail later in create_identity(); | ||||
* | whitespace | Mario | 2021-04-09 | 1 | -3/+2 |
| | |||||
* | register: only return verified registrations in get_pending_accounts(), more ↵ | Mario | 2021-04-09 | 5 | -29/+25 |
| | | | | invite handling fixes | ||||
* | minor revert | Mario | 2021-04-08 | 1 | -2/+8 |
| | |||||
* | rgister: fixes for registering with invitecode outside of open hours | Mario | 2021-04-08 | 2 | -27/+22 |
| | |||||
* | register: more ui/ux | Mario | 2021-04-08 | 2 | -26/+23 |
| | |||||
* | register: cleanup template | Mario | 2021-04-08 | 1 | -7/+0 |
| | |||||
* | register: default to auto-create channel and fix auto create channel if ↵ | Mario | 2021-04-08 | 4 | -18/+47 |
| | | | | register approval is configured | ||||
* | cloud: instead of asking for a page reload when expiriencing a not ↵ | Mario | 2021-04-08 | 1 | -1/+2 |
| | | | | implemnented exception just go there right away - issue #1556 | ||||
* | register: more ui/ux work | Mario | 2021-04-07 | 1 | -25/+25 |
| | |||||
* | registrations: minor cleanup | Mario | 2021-04-07 | 2 | -9/+5 |
| | |||||
* | air: more ui/ux and provide a possibility to lookup your registration id in ↵ | Mario | 2021-03-28 | 2 | -14/+36 |
| | | | | mod regate (raw and unfinished) | ||||
* | air: fixes | Mario | 2021-03-28 | 3 | -34/+9 |
| | |||||
* | Merge branch 'air' of https://framagit.org/hubzilla/core into air | Mario | 2021-03-26 | 1 | -34/+34 |
|\ | |||||
| * | Merge branch 'air' of https://framagit.org/hubzilla/core into air | Mario | 2021-03-26 | 1 | -10/+10 |
| |\ | |||||
| * | | fix timezone issue in mod cal | Mario | 2021-03-26 | 1 | -34/+34 |
| | | | |||||
* | | | air: more work on UX during register | Mario | 2021-03-26 | 4 | -49/+67 |
| |/ |/| | |||||
* | | Merge branch 'air' of https://framagit.org/hubzilla/core into air | Mario | 2021-03-25 | 3 | -49/+46 |
|\| | |||||
| * | Merge branch 'dev' into air | Mario | 2021-03-24 | 1 | -2/+0 |
| |\ | |||||
| | * | cdav: fix regression - sync code was messing with caldav/carddav discovery | Mario | 2021-03-24 | 1 | -22/+23 |
| | | | |||||
| | * | php8: fix fatal errors | Mario | 2021-03-24 | 1 | -0/+3 |
| | | | | | | | | | (cherry picked from commit 1a15c775f8b7b5f19ba7ba68730f31a20da402b5) | ||||
| | * | fix regression in mod display | Mario | 2021-03-23 | 1 | -29/+26 |
| | | | | | | | | | (cherry picked from commit 43c5b723175fded3996d5bca02902a3da7eb40e8) | ||||
| * | | cdav: fix regression - sync code was messing with caldav/carddav discovery | Mario | 2021-03-24 | 1 | -22/+23 |
| | | | |||||
| * | | php8: fix fatal errors | Mario | 2021-03-24 | 1 | -0/+3 |
| | | | |||||
| * | | more work on mod display | Mario | 2021-03-23 | 1 | -6/+4 |
| | | | |||||
| * | | fix regression in mod display | Mario | 2021-03-23 | 1 | -29/+26 |
| | | | |||||
| * | | Merge branch 'dev' into air | Mario | 2021-03-23 | 1 | -12/+12 |
| |\| | |||||
| | * | Fix DAV calendars and addressbooks sync on remote access | Max Kostikov | 2021-03-22 | 1 | -12/+12 |
| | | | |||||
| | * | those are not actually needed by the handler | Mario | 2021-03-22 | 1 | -4/+0 |
| | | | | | | | | | (cherry picked from commit 872ac8846ef40cd91d8ebb8a9cf7279a64e87942) | ||||
| | * | sse: make sure to also bootstrap info and notice | Mario | 2021-03-22 | 2 | -5/+28 |
| | | | | | | | | | (cherry picked from commit 598c3aa336ac12a867be2f1ec38a3ce00f937a94) | ||||
| | * | libsync fix from zap: look for hubloc_updated instead of hubloc_connected ↵ | Mario | 2021-03-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | which would always be true (cherry picked from commit ccefb99cbee3c8585ede2c6e67289c5d54b38dca) | ||||
| | * | do not treat an URL including an @ like a webbie | Mario | 2021-03-22 | 1 | -1/+1 |
| | | | | | | | | | (cherry picked from commit 35ce7dbeaba84ce1c93b7714f0beb5c472033bd7) | ||||
* | | | air: currently it is allowed to register with non-unique did2 (should this ↵ | Mario | 2021-03-25 | 1 | -10/+10 |
|/ / | | | | | | | be allowed?) - anyway, for now sort them by reg_created to make sure we always match the latest attempt | ||||
* | | those are not actually needed by the handler | Mario | 2021-03-22 | 1 | -4/+0 |
| | | |||||
* | | Merge branch 'air' of https://framagit.org/hubzilla/core into air | Mario | 2021-03-22 | 2 | -2/+2 |
|\ \ | |||||
| * | | libsync fix from zap: look for hubloc_updated instead of hubloc_connected ↵ | Mario | 2021-03-22 | 1 | -1/+1 |
| | | | | | | | | | | | | which would always be true | ||||
| * | | do not treat an URL including an @ like a webbie | Mario | 2021-03-22 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'air' of https://framagit.org/hubzilla/core into air | Mario | 2021-03-22 | 3 | -28/+67 |
| |\ \ | |||||
| * \ \ | Merge branch 'dev' into air | Mario | 2021-03-19 | 2 | -13/+146 |
| |\ \ \ | | | |/ | | |/| | |||||
* | | | | sse: make sure to also bootstrap info and notice | Mario | 2021-03-22 | 2 | -5/+28 |
| | | | | |||||
* | | | | Merge branch 'dev' into air | Mario | 2021-03-22 | 2 | -13/+146 |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | |||||
| * | | Implement custom Redis session backend | Max Kostikov | 2021-03-19 | 2 | -13/+146 |
| | | | |||||
| * | | use lib/keyutils rsatopem() | Mario | 2021-03-18 | 1 | -1/+1 |
| | | | | | | | | | (cherry picked from commit f0cce1c902d705a7c6c15e23333b36a0c0ab4bf9) | ||||
| * | | php8: fix some undefined variables | Mario | 2021-03-14 | 3 | -5/+10 |
| | | | | | | | | | (cherry picked from commit ed64eba13adf55e564d127e1640409fccca00fd3) | ||||
| * | | cleanup | Mario | 2021-03-14 | 2 | -84/+0 |
| | | | | | | | | | (cherry picked from commit 0fbd0ca416333ee5f675651be7bce5e82aad27fe) | ||||
| * | | mod subthread issue continued | Mario | 2021-03-14 | 4 | -7/+42 |
| | | | | | | | | | (cherry picked from commit b6d30f67345f37dae8dfffd96b065e6139364bcd) | ||||
| * | | fix mod subthread for zot6 | Mario | 2021-03-13 | 3 | -69/+56 |
| | | | | | | | | | (cherry picked from commit 22d769ecae17c9d5d36232c543b48b0a155ca502) | ||||
* | | | air security: saving the password as hex string is not acceptable | Mario | 2021-03-22 | 1 | -2/+14 |
| | | |