| Commit message (Expand) | Author | Age | Files | Lines |
* | AccessList::is_private() does not return info about the private state (1 or 2... | Mario Vavti | 2021-05-23 | 1 | -4/+4 |
* | bring back the channel_protocols hook | Mario | 2021-05-19 | 1 | -1/+13 |
* | there might be errors in cli without this | Mario | 2021-05-17 | 1 | -0/+1 |
* | Ãmake sure we do not deal with diaspora hublocs here | Mario | 2021-05-17 | 1 | -1/+1 |
* | add zid and delegate parameters to the bdest string so that we will be authen... | Mario | 2021-05-15 | 1 | -34/+34 |
* | Merge branch 'dev' into 'dev' | Mario | 2021-05-14 | 3 | -6/+8 |
|\ |
|
| * | Random PHP 8 fixes | Max Kostikov | 2021-05-14 | 3 | -6/+8 |
* | | remove redundant placeholder in query | Mario | 2021-05-08 | 1 | -2/+2 |
* | | update 1245 to fix hubloc_hash index for postgres | Mario | 2021-05-07 | 1 | -0/+29 |
* | | register: implement remove_expired_registrations() and minor fixes | Mario | 2021-05-07 | 4 | -8/+11 |
* | | 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 |
* | | 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 |
* | | remove duplicate singletons hublocs once a day | Mario | 2021-05-05 | 1 | -0/+1 |
* | | possible minor performance improvement | Mario | 2021-05-05 | 4 | -154/+154 |
|/ |
|
* | Fix missprint | Max Kostikov | 2021-04-29 | 1 | -1/+1 |
* | fix typos in Activity::follow() | Mario | 2021-04-29 | 1 | -5/+3 |
* | 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 level... | Mario | 2021-04-26 | 1 | -1/+1 |
* | Support new parse_str() syntax | Max Kostikov | 2021-04-24 | 1 | -123/+123 |
* | fix variable mixup | Mario | 2021-04-22 | 1 | -6/+6 |
* | Merge branch 'dev' into 'dev' | Mario | 2021-04-22 | 3 | -52/+97 |
|\ |
|
| * | Fix clones sync when wiki or single wiki page deletion | Max Kostikov | 2021-04-22 | 3 | -52/+97 |
* | | make sure we transform events to UTC on import before storing. Transform from... | Mario | 2021-04-22 | 1 | -2/+2 |
|/ |
|
* | start sending author id, id_sig and key fields along with author/owner and ad... | Mario | 2021-04-21 | 1 | -3/+3 |
* | when importing a channel, make sure we import the xchan before the hubloc - o... | Mario | 2021-04-20 | 1 | -9/+10 |
* | 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-18 | 1 | -2/+5 |
* | 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 |
* | prepare Activity::follow() for pubcrawl | Mario | 2021-04-16 | 1 | -13/+15 |
* | 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 | 3 | -10/+8 |
* | register: provide a possibility to leave a message id registration is by appr... | Mario | 2021-04-14 | 3 | -8/+21 |
* | most AP projects do not handle an array for person object URL - provide a st... | Mario | 2021-04-14 | 1 | -12/+1 |
* | 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 | Miłosz Kłosowicz | 2021-04-12 | 1 | -0/+2 |