aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix testMario2021-05-271-0/+2
|
* fix typoMario2021-05-271-1/+1
|
* remove mod messageMario2021-05-271-108/+0
|
* mising use statementMario2021-05-271-3/+3
|
* missing includeMario2021-05-271-0/+2
|
* missing includesMario2021-05-272-0/+2
|
* update freshMario2021-05-271-3/+3
|
* remove zot includesMario2021-05-2713-100/+84
|
* Ãremove queue_fn includesMario2021-05-271-1/+0
|
* remove dir_fns includesMario2021-05-277-112/+97
|
* deprecate find_upstream_directory()Mario2021-05-271-1/+1
|
* deprecate remove_queue_by_posturl()Mario2021-05-271-13/+13
|
* deprecate get_rpost_path()Mario2021-05-272-3/+6
|
* remove mod eventsMario2021-05-271-750/+0
|
* deprecate import_xchan()Mario2021-05-273-409/+1
|
* remove zpingMario2021-05-271-33/+0
|
* deprecate make_xchan_hash()Mario2021-05-272-5/+1
|
* remove zfingerMario2021-05-272-65/+14
|
* import Lib/Queue as LibQueueMario2021-05-271-3/+3
|
* remove deprecated rating codeMario2021-05-276-597/+0
|
* deprecate queue_deliver()Mario2021-05-273-79/+34
|
* remove more legacy zot quirksMario2021-05-2610-72/+49
|
* php8: more id3 parser fixesMario2021-05-262-5/+5
|
* php8: more id3 parser fixesMario2021-05-262-9/+8
|
* typoMario2021-05-261-1/+1
|
* remove most legacy zot quirksMario2021-05-2621-224/+42
|
* remove legacy zot from supported protocolsMario2021-05-261-6/+1
|
* import_author_xchan(): do not import legacy zotMario2021-05-262-56/+22
|
* handle_tag(): only use xchans with xhchan_deleted = 0Mario2021-05-262-12/+14
|
* more id3parserMario2021-05-261-2/+2
|
* disable mod post for nowMario2021-05-251-0/+2
|
* php8: even even more fix unmaintained id3 parserMario2021-05-251-15/+15
|
* syntax errorMario2021-05-251-1/+1
|
* php8: even more fix unmaintained id3 parserMario2021-05-251-42/+42
|
* php8: more fix unmaintained id3 parserMario2021-05-251-2/+2
|
* php8: fix un maintained id3 parserMario2021-05-251-3/+3
|
* more notifier workMario2021-05-251-273/+209
|
* remove location command from notifierMario2021-05-231-28/+0
|
* remove request command from notifierMario2021-05-232-34/+4
|
* remove mail and some hubzilla < 5.0 quirks from notifierMario2021-05-231-50/+4
|
* some cleanupMario2021-05-231-40/+11
|
* AccessList::is_private() does not return info about the private state (1 or ↵Mario Vavti2021-05-231-4/+4
| | | | 2). Use the info from the parent item until this will be sorted out
* remove todo since the zot6 xchan should be merely imported in this case. ↵Mario2021-05-211-2/+4
| | | | also only return if we already have a result.
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-05-213-7/+9
|\
| * Merge branch 'Malend-dev-patch-02229' into 'dev'Mario2021-05-211-3/+4
| |\ | | | | | | | | | | | | Remove useless test See merge request hubzilla/core!1957
| | * Remove useless testMalendur2021-05-201-3/+4
| | |
| * | Merge branch 'Malend-dev-patch-19605' into 'dev'Mario2021-05-211-2/+2
| |\ \ | | | | | | | | | | | | | | | | Fix phpDoc See merge request hubzilla/core!1958
| | * | Fix phpDocMalendur2021-05-201-2/+2
| | |/
| * | Merge branch 'dev' into 'dev'Max Kostikov2021-05-201-2/+3
| |\ \ | | | | | | | | | | | | | | | | Fix updated variables in member verificaton template See merge request hubzilla/core!1959
| | * | Fix updated variablesMax Kostikov2021-05-201-2/+3
| | | |