| Commit message (Expand) | Author | Age | Files | Lines |
* | register: more work on ui/ux | Mario | 2021-04-10 | 2 | -42/+44 |
* | 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 provide... | Mario | 2021-04-09 | 3 | -48/+58 |
* | 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 |
* | 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 regis... | Mario | 2021-04-08 | 4 | -18/+47 |
* | cloud: instead of asking for a page reload when expiriencing a not implemnent... | Mario | 2021-04-08 | 1 | -1/+2 |
* | 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 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 | 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 |
| | * | 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 |
| * | | 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 |
| | * | sse: make sure to also bootstrap info and notice | Mario | 2021-03-22 | 2 | -5/+28 |
| | * | libsync fix from zap: look for hubloc_updated instead of hubloc_connected whi... | Mario | 2021-03-22 | 1 | -1/+1 |
| | * | do not treat an URL including an @ like a webbie | Mario | 2021-03-22 | 1 | -1/+1 |
* | | | 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 | 2 | -2/+2 |
|\ \ |
|
| * | | libsync fix from zap: look for hubloc_updated instead of hubloc_connected whi... | Mario | 2021-03-22 | 1 | -1/+1 |
| * | | 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 |
| * | | php8: fix some undefined variables | Mario | 2021-03-14 | 3 | -5/+10 |
| * | | cleanup | Mario | 2021-03-14 | 2 | -84/+0 |
| * | | mod subthread issue continued | Mario | 2021-03-14 | 4 | -7/+42 |
| * | | fix mod subthread for zot6 | Mario | 2021-03-13 | 3 | -69/+56 |