aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ \
| * \ Merge branch 'air' of https://framagit.org/hubzilla/core into airMario2021-03-261-10/+10
| |\ \
| * | | fix timezone issue in mod calMario2021-03-261-34/+34
| | | |
* | | | air: more work on UX during registerMario2021-03-267-56/+108
| |/ / |/| |
* | | Merge branch 'air' of https://framagit.org/hubzilla/core into airMario2021-03-2526-1863/+2239
|\| |
| * | Merge branch 'dev' into airMario2021-03-241-2/+0
| |\|
| | * cdav: fix regression - sync code was messing with caldav/carddav discoveryMario2021-03-241-22/+23
| | |
| | * Revalidate imported profile photo on each request (patch provided by Max)Mario2021-03-241-1/+2
| | | | | | | | | (cherry picked from commit 3d4ad94dccd3f3b0ee7b77408ca1c293b30fd922)
| | * php8: fix fatal errorsMario2021-03-242-0/+6
| | | | | | | | | (cherry picked from commit 1a15c775f8b7b5f19ba7ba68730f31a20da402b5)
| | * fix regression in mod displayMario2021-03-231-29/+26
| | | | | | | | | (cherry picked from commit 43c5b723175fded3996d5bca02902a3da7eb40e8)
| * | cdav: fix regression - sync code was messing with caldav/carddav discoveryMario2021-03-241-22/+23
| | |
| * | Revalidate imported profile photo on each request (patch provided by Max)Mario2021-03-241-1/+2
| | |
| * | php8: fix fatal errorsMario2021-03-242-0/+6
| | |
| * | more work on mod displayMario2021-03-231-6/+4
| | |