| Commit message (Expand) | Author | Age | Files | Lines |
* | registrations: minor cleanup | Mario | 2021-04-07 | 2 | -9/+5 |
* | air: more ui/ux and provide a possibility to lookup your registration id in m... | Mario | 2021-03-28 | 2 | -14/+36 |
* | 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 |
| * | | 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 |
| | * | sse: make sure to also bootstrap info and notice | Mario | 2021-03-22 | 2 | -5/+28 |
| | * | do not treat an URL including an @ like a webbie | Mario | 2021-03-22 | 1 | -1/+1 |
| | * | php8: fix some undefined variables | Mario | 2021-03-14 | 1 | -0/+2 |
| | * | cleanup | Mario | 2021-03-14 | 1 | -40/+0 |
| | * | mod subthread issue continued | Mario | 2021-03-14 | 2 | -6/+25 |
| | * | fix mod subthread for zot6 | Mario | 2021-03-13 | 2 | -66/+51 |
* | | | air: currently it is allowed to register with non-unique did2 (should this be... | Mario | 2021-03-25 | 1 | -10/+10 |
|/ / |
|
* | | 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, | Hilmar R | 2021-03-19 | 1 | -6/+16 |
* | | | air: do not require to verify emailaddress once more after invite code got ve... | Mario | 2021-03-20 | 2 | -21/+38 |
|/ / |
|
* | | 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 requ... | Mario | 2021-03-19 | 2 | -15/+24 |
* | | 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 finall... | Mario | 2021-03-18 | 1 | -3/+3 |
* | | air: convert utc to local in browser (we do not have a client timezone otherv... | Mario | 2021-03-17 | 2 | -6/+6 |
* | | 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 |
* | | air: some work on ui/ux | Mario | 2021-03-17 | 2 | -23/+32 |
* | | also move code comments to the function | Mario | 2021-03-16 | 1 | -8/+0 |
* | | air: fix register notifications | Mario | 2021-03-15 | 2 | -39/+31 |
* | | air: fix calculate_adue() to return false if the value is zero and do not har... | Mario | 2021-03-15 | 1 | -70/+70 |
* | | fix default value displayed if value is set to empty or zero. fix #1536 and #... | Mario | 2021-03-15 | 1 | -39/+39 |
* | | php8: fix some undefined variables | Mario | 2021-03-14 | 1 | -0/+2 |
* | | cleanup | Mario | 2021-03-14 | 1 | -40/+0 |