aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' into sixMario2021-06-051-1/+1
|\
| * fix issue where a deleted channel will return 404 before returning zotinfoMario2021-06-022-26/+39
| * Merge branch 'dev' into 'dev'Mario2021-06-021-1/+1
| |\
| | * Make pubstream ordering configurableMax Kostikov2021-06-021-1/+1
| * | fix article summary duplicated when editing - issue #1577Mario2021-06-021-2/+1
| |/
| * fix admin button state not displayed correctlyMario2021-05-311-2/+2
| * notifications: if we have to return early, make sure to set offset to -1 to p...Mario2021-05-281-7/+23
* | Merge branch 'six' of https://framagit.org/hubzilla/core into sixMario Vavti2021-06-033-28/+40
|\ \
| * | fix issue where a deleted channel will return 404 before returning zotinfoMario2021-06-022-26/+39
| * | fix article summary duplicated when editing - issue #1577Mario2021-06-021-2/+1
* | | directory improvementsMario Vavti2021-06-031-53/+32
|/ /
* | fix admin button state not displayed correctlyMario2021-05-311-2/+2
* | remove mod pingMario2021-05-281-707/+0
* | notifications: if we have to return early, make sure to set offset to -1 to p...Mario2021-05-281-7/+23
* | move mark notifications read code to mod notificationsMario2021-05-281-1/+49
* | remove unobscure()Mario2021-05-282-101/+98
* | remove deprecated mail codeMario2021-05-283-48/+0
* | remove mod postMario2021-05-271-36/+0
* | fix typoMario2021-05-271-1/+1
* | fix typoMario2021-05-271-1/+1
* | remove mod messageMario2021-05-271-108/+0
* | mising use statementMario2021-05-271-3/+3
* | remove zot includesMario2021-05-279-84/+72
* | Ãremove queue_fn includesMario2021-05-271-1/+0
* | remove dir_fns includesMario2021-05-274-104/+97
* | deprecate remove_queue_by_posturl()Mario2021-05-271-13/+13
* | deprecate get_rpost_path()Mario2021-05-271-1/+3
* | remove mod eventsMario2021-05-271-750/+0
* | deprecate import_xchan()Mario2021-05-271-60/+0
* | remove zpingMario2021-05-271-33/+0
* | remove zfingerMario2021-05-272-65/+14
* | remove deprecated rating codeMario2021-05-275-471/+0
* | remove more legacy zot quirksMario2021-05-263-36/+32
* | remove most legacy zot quirksMario2021-05-263-83/+4
* | handle_tag(): only use xchans with xhchan_deleted = 0Mario2021-05-261-0/+2
* | disable mod post for nowMario2021-05-251-0/+2
|/
* AccessList::is_private() does not return info about the private state (1 or 2...Mario Vavti2021-05-231-4/+4
* add zid and delegate parameters to the bdest string so that we will be authen...Mario2021-05-151-34/+34
* Merge branch 'dev' into 'dev'Mario2021-05-143-6/+8
|\
| * Random PHP 8 fixesMax Kostikov2021-05-143-6/+8
* | register: implement remove_expired_registrations() and minor fixesMario2021-05-072-3/+4
* | register: fix minor string issueMario2021-05-071-0/+1
* | register: fix language issue and add additional info to the infobox if email ...Mario2021-05-072-4/+8
* | register: redirect unverified registration emails to the verification formMario2021-05-061-2/+5
* | register: we have already checked for existing email in check_account_email()Mario2021-05-061-33/+6
* | possible minor performance improvementMario2021-05-054-154/+154
|/
* Fix missprintMax Kostikov2021-04-291-1/+1
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-04-291-3/+1
|\
| * fix manual fetching of non-ascii domainsMario2021-04-281-3/+1
* | really fix manual fetching of non-ascii domainsMario2021-04-291-1/+1
|/