Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix issue where a deleted channel will return 404 before returning zotinfo | Mario | 2021-06-02 | 2 | -26/+39 |
| | | | (cherry picked from commit 33463152e844f98b933401c394cc0e111893a077) | ||||
* | Merge branch 'dev' into 'dev' | Mario | 2021-06-02 | 1 | -1/+1 |
|\ | | | | | | | | | Make pubstream ordering configurable See merge request hubzilla/core!1964 | ||||
| * | Make pubstream ordering configurable | Max Kostikov | 2021-06-02 | 1 | -1/+1 |
| | | |||||
* | | fix article summary duplicated when editing - issue #1577 | Mario | 2021-06-02 | 1 | -2/+1 |
|/ | | | (cherry picked from commit 50c14d353b30d0dcd7c761884d797dc0fe90f777) | ||||
* | fix admin button state not displayed correctly | Mario | 2021-05-31 | 1 | -2/+2 |
| | | | (cherry picked from commit baabb3a8730708634385abdb366a45c6e234e154) | ||||
* | notifications: if we have to return early, make sure to set offset to -1 to ↵ | Mario | 2021-05-28 | 1 | -7/+23 |
| | | | | | prevent looping (cherry picked from commit f72b8ce30fbbcd672f09eaf9de41e8881ec622ad) | ||||
* | AccessList::is_private() does not return info about the private state (1 or ↵ | Mario Vavti | 2021-05-23 | 1 | -4/+4 |
| | | | | 2). Use the info from the parent item until this will be sorted out | ||||
* | add zid and delegate parameters to the bdest string so that we will be ↵ | Mario | 2021-05-15 | 1 | -34/+34 |
| | | | | authenticated when being redirected offsite | ||||
* | Merge branch 'dev' into 'dev' | Mario | 2021-05-14 | 3 | -6/+8 |
|\ | | | | | | | | | Random PHP 8 fixes See merge request hubzilla/core!1951 | ||||
| * | Random PHP 8 fixes | Max Kostikov | 2021-05-14 | 3 | -6/+8 |
| | | |||||
* | | register: implement remove_expired_registrations() and minor fixes | Mario | 2021-05-07 | 2 | -3/+4 |
| | | |||||
* | | register: fix minor string issue | Mario | 2021-05-07 | 1 | -0/+1 |
| | | |||||
* | | register: fix language issue and add additional info to the infobox if email ↵ | Mario | 2021-05-07 | 2 | -4/+8 |
| | | | | | | | | verification is configured | ||||
* | | register: redirect unverified registration emails to the verification form | Mario | 2021-05-06 | 1 | -2/+5 |
| | | |||||
* | | register: we have already checked for existing email in check_account_email() | Mario | 2021-05-06 | 1 | -33/+6 |
| | | |||||
* | | possible minor performance improvement | Mario | 2021-05-05 | 4 | -154/+154 |
|/ | |||||
* | Fix missprint | Max Kostikov | 2021-04-29 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-04-29 | 1 | -3/+1 |
|\ | |||||
| * | fix manual fetching of non-ascii domains | Mario | 2021-04-28 | 1 | -3/+1 |
| | | |||||
* | | really fix manual fetching of non-ascii domains | Mario | 2021-04-29 | 1 | -1/+1 |
|/ | |||||
* | cleanup | Mario | 2021-04-28 | 1 | -20/+16 |
| | |||||
* | do not attempt to translate twice | Mario | 2021-04-28 | 1 | -1/+1 |
| | |||||
* | register: more testing and fixes | Mario | 2021-04-28 | 4 | -91/+101 |
| | |||||
* | register: new install testing fixes | Mario | 2021-04-27 | 2 | -34/+49 |
| | |||||
* | register: remove single quotes in advanced examples - they might be misleading | Mario | 2021-04-27 | 1 | -1/+1 |
| | |||||
* | more strings changes | Mario | 2021-04-26 | 1 | -1/+1 |
| | |||||
* | register: remove debug messages from UI and streamline some strings | Mario | 2021-04-26 | 1 | -82/+63 |
| | |||||
* | check perms for comments since in AP they can be different from the top ↵ | Mario | 2021-04-26 | 1 | -1/+1 |
| | | | | level post | ||||
* | Merge branch 'dev' into 'dev' | Mario | 2021-04-22 | 1 | -33/+52 |
|\ | | | | | | | | | Fix clones sync when wiki or single wiki page deletion See merge request hubzilla/core!1945 | ||||
| * | Fix clones sync when wiki or single wiki page deletion | Max Kostikov | 2021-04-22 | 1 | -33/+52 |
| | | |||||
* | | make sure we transform events to UTC on import before storing. Transform ↵ | Mario | 2021-04-22 | 1 | -2/+2 |
|/ | | | | from event timezone if available otherwise channel default | ||||
* | when importing a channel, make sure we import the xchan before the hubloc - ↵ | Mario | 2021-04-20 | 1 | -9/+10 |
| | | | | otherwise we can not verify the hubloc hash | ||||
* | register: minor strings changes and whitespace | Mario | 2021-04-19 | 1 | -1/+1 |
| | |||||
* | registration: reveal possibility to show all registrations in the UI | Mario | 2021-04-19 | 1 | -2/+10 |
| | |||||
* | PHP 8 fixes | Max Kostikov | 2021-04-17 | 1 | -3/+3 |
| | |||||
* | register: add option to show all register entries | Mario | 2021-04-16 | 1 | -4/+10 |
| | |||||
* | fix regression in mod notifications | Mario | 2021-04-16 | 1 | -10/+13 |
| | |||||
* | register: add help text to the message field | Mario | 2021-04-15 | 1 | -2/+2 |
| | |||||
* | register: minor fixes and template cleanup | Mario | 2021-04-15 | 2 | -9/+7 |
| | |||||
* | register: provide a possibility to leave a message id registration is by ↵ | Mario | 2021-04-14 | 3 | -8/+21 |
| | | | | approval | ||||
* | register: change some strings and add new template | Mario | 2021-04-13 | 1 | -14/+14 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2021-04-12 | 1 | -0/+2 |
|\ | | | | | | | | | Wfinger - check https from http_x_forwarded_proto See merge request hubzilla/core!1940 | ||||
| * | Wfinger - check https from http_x_forwarded_proto | Miłosz Kłosowicz | 2021-04-12 | 1 | -0/+2 |
| | | |||||
* | | register: change some strings and some whitespace fixes | Mario | 2021-04-11 | 1 | -13/+17 |
|/ | |||||
* | 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 ↵ | Mario | 2021-04-09 | 3 | -48/+58 |
| | | | | provided name and nick so it will not fail later in create_identity(); | ||||
* | whitespace | Mario | 2021-04-09 | 1 | -3/+2 |
| | |||||
* | register: only return verified registrations in get_pending_accounts(), more ↵ | Mario | 2021-04-09 | 4 | -22/+24 |
| | | | | invite handling fixes |