aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | 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
|\
| * Merge branch 'translation-pl' into 'dev'Max Kostikov2021-04-0516-9131/+9603
| |\ | | | | | | | | | | | | Upgrading POT, additional translations and next fixes See merge request hubzilla/core!1935
| | * Upgrading POT, additional translations and next fixesAndrzej Budziński2021-04-0516-9131/+9603
| |/
| * fix timezone issue in mod calMario2021-03-261-34/+34
| | | | | | (cherry picked from commit 6e7c7771bd7aa3e2507acd06b74cd92bdb57f44b)
| * Merge branch 'translation-pl' into 'dev'Max Kostikov2021-03-2545-3948/+4161
| |\ | | | | | | | | | | | | Fixes and new translations See merge request hubzilla/core!1934
| | * Update hstrings.phpAndrzej S. Budziński2021-03-251-3572/+3572
| | |
| | * Fixes and new translationsAndrzej Budziński2021-03-2445-546/+759
| |/ | | | | | | | | | | 1) Changed translations of "a hub" and "a post" ("a hub" like "a node of network" and not like "a web-hub" or "an air hub".) The word "a post" should be translated as Polish "wpis" and not jargon "post". 2) New translation: doc/pl/Widgets.md
| * more work on mod displayMario2021-03-241-6/+4
| | | | | | (cherry picked from commit 2d716b74b9a879cbeaa8a3208dd6be2516b21fe7)
* | do not expire page cache - it does not make much sense actually.Mario2021-04-061-1/+1
| |
* | air: more ui/ux and provide a possibility to lookup your registration id in ↵Mario2021-03-283-15/+37
| | | | | | | | mod regate (raw and unfinished)
* | air: fixesMario2021-03-283-34/+9
| |
* | Merge branch 'air' of https://framagit.org/hubzilla/core into airMario2021-03-261-34/+34
|\ \