aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | fix article summary duplicated when editing - issue #1577Mario2021-06-021-2/+1
| | | |
* | | | directory improvementsMario Vavti2021-06-033-58/+44
|/ / /
* | | Merge branch 'six' of https://framagit.org/hubzilla/core into sixMario Vavti2021-06-022-6/+2
|\ \ \
| * | | fix admin button state not displayed correctlyMario2021-05-311-2/+2
| | | |
| * | | do not overwrite the original rawmsg iconfig that came with the itemMario2021-05-311-4/+0
| | | |
* | | | fix regression where authors from non zot6, activitypub networks got ↵Mario Vavti2021-06-021-2/+3
|/ / / | | | | | | | | | dismissed (e.g. relayed diaspora comments)
* | | notifier fixesMario2021-05-291-4/+4
| | |
* | | fix notifier for non-zot hublocsMario2021-05-281-1/+1
| | |
* | | remove masto hack - it does not make sense in threaded viewMario2021-05-281-24/+7
| | |
* | | remove mod pingMario2021-05-281-707/+0
| | |
* | | notifications: if we have to return early, make sure to set offset to -1 to ↵Mario2021-05-281-7/+23
| | | | | | | | | | | | prevent looping
* | | move mark notifications read code to mod notificationsMario2021-05-281-1/+49
| | |
* | | remove unobscure()Mario2021-05-283-103/+98
| | |
* | | remove deprecated mail codeMario2021-05-286-153/+1
| | |
* | | missing includeMario2021-05-281-0/+1
| | |
* | | add check for typeMario2021-05-281-1/+1
| | |
* | | remove zotMario2021-05-275-885/+0
| | |
* | | remove mod postMario2021-05-271-36/+0
| | |
* | | update mail widgets to not require include message and minor fixesMario2021-05-272-45/+134
| | |
* | | fix typoMario2021-05-271-1/+1
| | |
* | | remove reply_message_request(), implement force_refresh and minor fixesMario2021-05-274-108/+34
| | |
* | | remove zot6/fingerMario2021-05-271-145/+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
| | |
* | | missing includesMario2021-05-272-0/+2
| | |
* | | remove zot includesMario2021-05-279-84/+72
| | |
* | | Ãremove queue_fn includesMario2021-05-271-1/+0
| | |
* | | remove dir_fns includesMario2021-05-276-110/+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
| | |
* | | deprecate make_xchan_hash()Mario2021-05-271-1/+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-267-56/+40
| | |
* | | php8: more id3 parser fixesMario2021-05-261-1/+0
| | |
* | | typoMario2021-05-261-1/+1
| | |
* | | remove most legacy zot quirksMario2021-05-269-100/+16
| | |
* | | remove legacy zot from supported protocolsMario2021-05-261-6/+1
| | |
* | | import_author_xchan(): do not import legacy zotMario2021-05-261-3/+3
| | |
* | | handle_tag(): only use xchans with xhchan_deleted = 0Mario2021-05-261-0/+2
| | |
* | | disable mod post for nowMario2021-05-251-0/+2
| | |
* | | more notifier workMario2021-05-251-273/+209
| | |
* | | remove location command from notifierMario2021-05-231-28/+0
| | |