aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* remove more mail leftoversMario2021-05-282-27/+2
|
* remove deprecated mail codeMario2021-05-281-4/+0
|
* update mail widgets to not require include message and minor fixesMario2021-05-274-4/+12
|
* Fix updated variablesMax Kostikov2021-05-201-2/+3
|
* register: fix minor string issueMario2021-05-071-1/+1
|
* register: fix language issue and add additional info to the infobox if email ↵Mario2021-05-073-4/+7
| | | | verification is configured
* Fixes related to correction plural expression, plus typos and some otherAndrzej Budziński2021-05-013-1636/+1303
| | | fixes
* Translation update to v.5.7 plus fixes and typosAndrzej Budziński2021-04-304-1742/+2626
|
* Update Russian translationMax Kostikov2021-04-292-19874/+19668
|
* invite: fix javascript issueMario Vavti2021-04-221-8/+8
|
* register: minor strings changes and whitespaceMario2021-04-191-44/+45
|
* registration: reveal possibility to show all registrations in the UIMario2021-04-191-10/+9
|
* Merge branch 'translation-pl' into 'dev'Max Kostikov2021-04-163-30/+30
|\ | | | | | | | | Next fixes and typos, and new docs translations See merge request hubzilla/core!1941
| * Next fixes and typos, and new docs translatonsAndrzej Budziński2021-04-163-30/+30
| |
* | register: add option to show all register entriesMario2021-04-162-10/+16
|/
* register: minor fixes and template cleanupMario2021-04-154-22/+16
|
* register: provide a possibility to leave a message id registration is by ↵Mario2021-04-142-28/+22
| | | | approval
* register: change some strings and add new templateMario2021-04-132-1/+26
|
* register: more work on ui/uxMario2021-04-103-43/+68
|
* register: move some html out of the code and provide a basic templateMario2021-04-102-2/+56
|
* register: we use default role if auto create is configuredMario2021-04-091-22/+6
|
* register: only return verified registrations in get_pending_accounts(), more ↵Mario2021-04-093-13/+16
| | | | invite handling fixes
* rgister: fixes for registering with invitecode outside of open hoursMario2021-04-082-6/+26
|
* register: more ui/uxMario2021-04-082-7/+6
|
* register: minor js cleanupMario2021-04-081-9/+7
|
* register: cleanup templateMario2021-04-083-20/+18
|
* register: more ui/ux workMario2021-04-074-31/+42
|
* registrations: minor cleanupMario2021-04-072-12/+11
|
* Fix site admin registration block stylesMax Kostikov2021-04-063-3/+3
|
* Fix quotesMax Kostikov2021-04-061-1/+1
|
* Fix quotesMax Kostikov2021-04-061-1/+1
|
* 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
|
* Merge branch 'dev' into airMario2021-04-068-5954/+6425
|\
| * Upgrading POT, additional translations and next fixesAndrzej Budziński2021-04-055-9105/+9577
| |
| * Update hstrings.phpAndrzej S. Budziński2021-03-251-3572/+3572
| |
| * Fixes and new translationsAndrzej Budziński2021-03-247-358/+357
| | | | | | | | | | | | 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
* | do not expire page cache - it does not make much sense actually.Mario2021-04-061-1/+1
| |
* | air: more work on UX during registerMario2021-03-263-7/+41
| |
* | Merge branch 'dev' into airMario2021-03-235-1726/+1328
|\|
| * Merge branch 'translation-pl' into 'dev'Max Kostikov2021-03-225-1726/+1328
| |\ | | | | | | | | | | | | Translation pl See merge request hubzilla/core!1930