Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 3 | -41/+59 |
| |/ |/| | |||||
* | | Merge branch 'air' of https://framagit.org/hubzilla/core into air | Mario | 2021-03-25 | 2 | -49/+43 |
|\| | |||||
| * | 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 |
| | | | |||||
| | * | 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 |
| | | | |||||
| * | | 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) | ||||
| | * | do not treat an URL including an @ like a webbie | Mario | 2021-03-22 | 1 | -1/+1 |
| | | | | | | | | | (cherry picked from commit 35ce7dbeaba84ce1c93b7714f0beb5c472033bd7) | ||||
| | * | php8: fix some undefined variables | Mario | 2021-03-14 | 1 | -0/+2 |
| | | | | | | | | | (cherry picked from commit ed64eba13adf55e564d127e1640409fccca00fd3) | ||||
| | * | cleanup | Mario | 2021-03-14 | 1 | -40/+0 |
| | | | | | | | | | (cherry picked from commit 0fbd0ca416333ee5f675651be7bce5e82aad27fe) | ||||
| | * | mod subthread issue continued | Mario | 2021-03-14 | 2 | -6/+25 |
| | | | | | | | | | (cherry picked from commit b6d30f67345f37dae8dfffd96b065e6139364bcd) | ||||
| | * | fix mod subthread for zot6 | Mario | 2021-03-13 | 2 | -66/+51 |
| | | | | | | | | | (cherry picked from commit 22d769ecae17c9d5d36232c543b48b0a155ca502) | ||||
* | | | 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 | 1 | -1/+1 |
|\ \ | |||||
| * | | do not treat an URL including an @ like a webbie | Mario | 2021-03-22 | 1 | -1/+1 |
| | | | |||||
* | | | sse: make sure to also bootstrap info and notice | Mario | 2021-03-22 | 2 | -5/+28 |
|/ / | |||||
* | | air security: saving the password as hex string is not acceptable | Mario | 2021-03-22 | 1 | -2/+14 |
| | | |||||
* | | Merge branch 'air' into 'air' | Mario | 2021-03-20 | 1 | -6/+16 |
|\ \ | | | | | | | | | | | | | adminUI cfg to switch on (default off) register w/o email, Issue Air #1539 See merge request hubzilla/core!1927 | ||||
| * | | adminUI cfg to switch on (default off) register w/o email, | Hilmar R | 2021-03-19 | 1 | -6/+16 |
| | | | | | | | | | | | | accept delay 0 (no delay) and expire defaults to 99years | ||||
* | | | air: do not require to verify emailaddress once more after invite code got ↵ | Mario | 2021-03-20 | 2 | -21/+38 |
|/ / | | | | | | | verified - fixes #1546 but probably still requires some finetuning. | ||||
* | | air: php8 asort() argument cannot be passed by reference | Mario | 2021-03-19 | 1 | -56/+60 |
| | | |||||
* | | air: missing module | Mario | 2021-03-19 | 1 | -0/+26 |
| | | |||||
* | | air: improved UX by changing the registration workflow so that it is not ↵ | Mario | 2021-03-19 | 2 | -15/+24 |
| | | | | | | | | required to go back to registration and post the DID. If no registration delay is configured proceed directly to verification. fixes #1540 | ||||
* | | air: display the verification status in the notifications | Mario | 2021-03-18 | 1 | -1/+2 |
| | | |||||
* | | air: only set registration request to expired if it is not yet verified | Mario | 2021-03-18 | 1 | -2/+2 |
| | | |||||
* | | adjust timezone after the expiration check | Mario | 2021-03-18 | 1 | -4/+4 |
| | | |||||
* | | air: make sure to display the timezone corrected times in the admin ui | Mario | 2021-03-18 | 1 | -0/+4 |
| | | |||||
* | | air: deal with timezones when displaying open/close time - this should ↵ | Mario | 2021-03-18 | 1 | -3/+3 |
| | | | | | | | | finally fix issue #1544 | ||||
* | | air: convert utc to local in browser (we do not have a client timezone ↵ | Mario | 2021-03-17 | 2 | -6/+6 |
| | | | | | | | | othervise at this point) - issue #1544 | ||||
* | | air: make sure we always save date_time in UTC - issue #1544 | Mario | 2021-03-17 | 2 | -7/+7 |
| | | |||||
* | | air: another string | Mario | 2021-03-17 | 1 | -1/+1 |
| | |