aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* register: add help text to the message fieldMario2021-04-151-2/+2
|
* register: minor fixes and template cleanupMario2021-04-157-32/+24
|
* register: provide a possibility to leave a message id registration is by ↵Mario2021-04-146-37/+44
| | | | approval
* use protect_sprintf() on query stringsMario2021-04-141-4/+4
|
* most AP projects do not handle an array for person object URL - provide a ↵Mario2021-04-141-12/+1
| | | | string
* register: change some strings and add new templateMario2021-04-133-15/+40
|
* Merge branch 'dev' into 'dev'Mario2021-04-121-0/+2
|\ | | | | | | | | Wfinger - check https from http_x_forwarded_proto See merge request hubzilla/core!1940
| * Wfinger - check https from http_x_forwarded_protoMiłosz Kłosowicz2021-04-121-0/+2
| |
* | register: change some strings and some whitespace fixesMario2021-04-111-13/+17
| |
* | fix regression finding bookmarksMario2021-04-111-7/+0
|/
* register: more work on ui/uxMario2021-04-106-92/+119
|
* register: move some html out of the code and provide a basic templateMario2021-04-104-29/+93
|
* feature level is deprecatedMario2021-04-101-37/+36
|
* register: we use default role if auto create is configuredMario2021-04-092-39/+6
|
* register: if auto create is configured do some more tests against the ↵Mario2021-04-093-48/+58
| | | | provided name and nick so it will not fail later in create_identity();
* whitespaceMario2021-04-091-3/+2
|
* register: only return verified registrations in get_pending_accounts(), more ↵Mario2021-04-0910-46/+45
| | | | invite handling fixes
* minor revertMario2021-04-081-2/+8
|
* rgister: fixes for registering with invitecode outside of open hoursMario2021-04-084-33/+48
|
* register: more ui/uxMario2021-04-084-33/+29
|
* register: minor js cleanupMario2021-04-081-9/+7
|
* register: cleanup templateMario2021-04-085-28/+23
|
* register: default to auto-create channel and fix auto create channel if ↵Mario2021-04-085-19/+48
| | | | register approval is configured
* cloud: instead of asking for a page reload when expiriencing a not ↵Mario2021-04-081-1/+2
| | | | implemnented exception just go there right away - issue #1556
* register: more ui/ux workMario2021-04-075-56/+67
|
* registrations: minor cleanupMario2021-04-074-21/+16
|
* Merge branch 'dev' into 'dev'Mario2021-04-073-3/+3
|\ | | | | | | | | air: Fix site admin registration block styles See merge request hubzilla/core!1938
| * Fix site admin registration block stylesMax Kostikov2021-04-063-3/+3
| |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-04-069-19235/+19961
|\|
| * Merge branch 'dev' into 'dev'Max Kostikov2021-04-062-2/+2
| |\ | | | | | | | | | | | | Fix quotes Russian translation See merge request hubzilla/core!1937
| | * Fix quotesMax Kostikov2021-04-061-1/+1
| | |
| | * Fix quotesMax Kostikov2021-04-061-1/+1
| | |
| * | Update hstrings.phpMax Kostikov2021-04-060-0/+0
| | |
| * | Merge branch 'dev' into 'dev'Max Kostikov2021-04-069-19235/+19961
| |\| | | | | | | | | | | | | Update Russian translation See merge request hubzilla/core!1936
| | * Revert "Fix mistake"Max Kostikov2021-04-061-382/+382
| | | | | | | | | This reverts commit 9ac550437730b5b0a88222b199d179eff0f7e2a6
| | * Fix variablesMax Kostikov2021-04-061-3/+3
| | |
| | * Update register_verify_member.tplMax Kostikov2021-04-061-34/+37
| | |
| | * Add new fileMax Kostikov2021-04-061-0/+1
| | |
| | * Add new fileMax Kostikov2021-04-061-0/+1
| | |
| | * Fix missprintMax Kostikov2021-04-061-1/+1
| | |
| | * Add new formal invitation subjectMax Kostikov2021-04-061-0/+1
| | |
| | * Add formal invitationMax Kostikov2021-04-061-0/+30
| | |
| | * Add new invitation subjectMax Kostikov2021-04-061-0/+1
| | |
| | * Add friendly invitationMax Kostikov2021-04-061-0/+16
| | |
| | * Update Russian hstrings.phpMax Kostikov2021-04-061-3573/+3672
| | |
| | * Update Russian hmessages.poMax Kostikov2021-04-061-15628/+16202
| | |
| | * Fix mistakeMax Kostikov2021-04-061-382/+382
| |/
* / bbcode: escape img and zmg tags so that it will not be messed with before ↵Mario2021-04-062-0/+25
|/ | | | required (e.g. URL in image description) - issue #1554
* bump versionMario2021-04-061-1/+1
|
* Merge branch 'dev' into airMario2021-04-0650-6166/+6851
|\