Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | 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 | 5 | -94/+109 | |
| * | | | | | | | | | 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 | |
| * | | | | | | | | | register: only log to separate file if configured that way. default to standa... | Mario | 2021-04-26 | 1 | -2/+9 | |
| * | | | | | | | | | 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 | |
| * | | | | | | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-04-22 | 1 | -8/+8 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | invite: fix javascript issue | Mario Vavti | 2021-04-22 | 1 | -8/+8 | |
| * | | | | | | | | | make sure we transform events to UTC on import before storing. Transform from... | Mario | 2021-04-22 | 2 | -7/+7 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | bump version | Mario | 2021-04-21 | 1 | -1/+1 | |
| * | | | | | | | | next batch of fixes | Mario | 2021-04-21 | 2 | -18/+43 | |
| * | | | | | | | | start sending author id, id_sig and key fields along with author/owner and ad... | Mario | 2021-04-21 | 2 | -12/+22 | |
| * | | | | | | | | changelog | Mario | 2021-04-20 | 1 | -0/+10 | |
| * | | | | | | | | Merge branch 'dev' into 'dev' | Mario | 2021-04-20 | 2 | -13/+14 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | more PHP 8 fixes | Max Kostikov | 2021-04-18 | 2 | -13/+14 | |
| * | | | | | | | | | potential export issue when using PHP8 | Mario | 2021-04-20 | 1 | -2/+2 | |
| * | | | | | | | | | if we use dbescbin on save we should use dbunescbin when retrieving (at least... | Mario | 2021-04-20 | 1 | -1/+1 | |
| * | | | | | | | | | 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 | 2 | -45/+46 | |
| * | | | | | | | | | registration: reveal possibility to show all registrations in the UI | Mario | 2021-04-19 | 3 | -13/+20 | |
| * | | | | | | | | | revert last part of previous commit -> see comment above the change | Mario | 2021-04-19 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-04-19 | 13 | -116/+411 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-04-18 | 3 | -6/+9 | |
| | |\| | | | | | | | | ||||||
| | | * | | | | | | | | PHP 8 fixes | Max Kostikov | 2021-04-18 | 1 | -1/+1 | |
| | | * | | | | | | | | PHP 8 fixes | Max Kostikov | 2021-04-18 | 1 | -2/+5 | |
| | | * | | | | | | | | PHP 8 fixes | Max Kostikov | 2021-04-17 | 1 | -3/+3 | |
| | | * | | | | | | | | Merge branch 'dev' of https://framagit.org/kostikov/core into dev | Max Kostikov | 2021-04-17 | 34 | -548/+956 | |
| | | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'translation-pl' into 'dev' | Max Kostikov | 2021-04-16 | 10 | -110/+402 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Next fixes and typos, and new docs translatons | Andrzej Budziński | 2021-04-16 | 10 | -110/+402 | |
| | | | * | | | | | | | | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-04-08 | 12 | -97/+158 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | import_items(): make sure we compare the correct revision and only call item_... | Mario | 2021-04-19 | 1 | -6/+7 | |
| |/ / / / / / / / / / / | ||||||
| * / / / / / / / / / / | register: add option to show all register entries | Mario | 2021-04-16 | 4 | -17/+33 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | / / | fix regression in mod notifications | Mario | 2021-04-16 | 1 | -10/+13 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | floc off google | Mario | 2021-04-16 | 1 | -0/+8 | |
| * | | | | | | | | | 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 | 7 | -32/+24 | |
| * | | | | | | | | | register: provide a possibility to leave a message id registration is by appr... | Mario | 2021-04-14 | 6 | -37/+44 | |
| * | | | | | | | | | use protect_sprintf() on query strings | Mario | 2021-04-14 | 1 | -4/+4 | |
| * | | | | | | | | | 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 | 3 | -15/+40 | |
| * | | | | | | | | | 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 |