Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | add check for type | Mario | 2021-05-28 | 1 | -1/+1 | |
| | | | ||||||
* | | | remove zot | Mario | 2021-05-27 | 5 | -885/+0 | |
| | | | ||||||
* | | | remove mod post | Mario | 2021-05-27 | 1 | -36/+0 | |
| | | | ||||||
* | | | update mail widgets to not require include message and minor fixes | Mario | 2021-05-27 | 2 | -45/+134 | |
| | | | ||||||
* | | | fix typo | Mario | 2021-05-27 | 1 | -1/+1 | |
| | | | ||||||
* | | | remove reply_message_request(), implement force_refresh and minor fixes | Mario | 2021-05-27 | 4 | -108/+34 | |
| | | | ||||||
* | | | remove zot6/finger | Mario | 2021-05-27 | 1 | -145/+0 | |
| | | | ||||||
* | | | fix typo | Mario | 2021-05-27 | 1 | -1/+1 | |
| | | | ||||||
* | | | fix typo | Mario | 2021-05-27 | 1 | -1/+1 | |
| | | | ||||||
* | | | remove mod message | Mario | 2021-05-27 | 1 | -108/+0 | |
| | | | ||||||
* | | | mising use statement | Mario | 2021-05-27 | 1 | -3/+3 | |
| | | | ||||||
* | | | missing includes | Mario | 2021-05-27 | 2 | -0/+2 | |
| | | | ||||||
* | | | remove zot includes | Mario | 2021-05-27 | 9 | -84/+72 | |
| | | | ||||||
* | | | Ãremove queue_fn includes | Mario | 2021-05-27 | 1 | -1/+0 | |
| | | | ||||||
* | | | remove dir_fns includes | Mario | 2021-05-27 | 6 | -110/+97 | |
| | | | ||||||
* | | | deprecate remove_queue_by_posturl() | Mario | 2021-05-27 | 1 | -13/+13 | |
| | | | ||||||
* | | | deprecate get_rpost_path() | Mario | 2021-05-27 | 1 | -1/+3 | |
| | | | ||||||
* | | | remove mod events | Mario | 2021-05-27 | 1 | -750/+0 | |
| | | | ||||||
* | | | deprecate import_xchan() | Mario | 2021-05-27 | 1 | -60/+0 | |
| | | | ||||||
* | | | remove zping | Mario | 2021-05-27 | 1 | -33/+0 | |
| | | | ||||||
* | | | deprecate make_xchan_hash() | Mario | 2021-05-27 | 1 | -1/+1 | |
| | | | ||||||
* | | | remove zfinger | Mario | 2021-05-27 | 2 | -65/+14 | |
| | | | ||||||
* | | | import Lib/Queue as LibQueue | Mario | 2021-05-27 | 1 | -3/+3 | |
| | | | ||||||
* | | | remove deprecated rating code | Mario | 2021-05-27 | 6 | -597/+0 | |
| | | | ||||||
* | | | deprecate queue_deliver() | Mario | 2021-05-27 | 3 | -79/+34 | |
| | | | ||||||
* | | | remove more legacy zot quirks | Mario | 2021-05-26 | 7 | -56/+40 | |
| | | | ||||||
* | | | php8: more id3 parser fixes | Mario | 2021-05-26 | 1 | -1/+0 | |
| | | | ||||||
* | | | typo | Mario | 2021-05-26 | 1 | -1/+1 | |
| | | | ||||||
* | | | remove most legacy zot quirks | Mario | 2021-05-26 | 9 | -100/+16 | |
| | | | ||||||
* | | | remove legacy zot from supported protocols | Mario | 2021-05-26 | 1 | -6/+1 | |
| | | | ||||||
* | | | import_author_xchan(): do not import legacy zot | Mario | 2021-05-26 | 1 | -3/+3 | |
| | | | ||||||
* | | | handle_tag(): only use xchans with xhchan_deleted = 0 | Mario | 2021-05-26 | 1 | -0/+2 | |
| | | | ||||||
* | | | disable mod post for now | Mario | 2021-05-25 | 1 | -0/+2 | |
| | | | ||||||
* | | | more notifier work | Mario | 2021-05-25 | 1 | -273/+209 | |
| | | | ||||||
* | | | remove location command from notifier | Mario | 2021-05-23 | 1 | -28/+0 | |
| | | | ||||||
* | | | remove request command from notifier | Mario | 2021-05-23 | 1 | -33/+3 | |
| | | | ||||||
* | | | remove mail and some hubzilla < 5.0 quirks from notifier | Mario | 2021-05-23 | 1 | -50/+4 | |
|/ / | ||||||
* | | 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 | |||||
* | | 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 ↵ | 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 | |
| | | ||||||
* | | 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 | |
| | | | | | | | | verification is configured | |||||
* | | register: redirect unverified registration emails to the verification form | Mario | 2021-05-06 | 1 | -2/+5 | |
| | |