aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | make sure to include only zot6 hublocs in this query. including other network...Mario Vavti2022-12-201-1/+2
| * | streamline ap followers only privacy warning with current handling. also fixe...Mario2022-12-191-7/+1
| * | bump versionMario2022-12-181-1/+1
| * | queueworker: cleanup and implement auto sleep interval (hidden config for now)Mario2022-12-182-75/+57
| * | queueworker: fix maxworkers check and cleanupMario2022-12-151-25/+10
| * | bump versionMario2022-12-151-1/+1
| * | queueworker testing and more logging to syslogMario2022-12-152-16/+23
| * | bump versionMario Vavti2022-12-121-1/+1
| * | queueworker: introduce new interval config queueworker.queue_interval - defau...Mario Vavti2022-12-127-29/+23
| * | bring back poll and delivery intervalMario2022-12-128-47/+49
| * | debug from php logMario2022-12-112-1/+7
| * | fix typoMario2022-12-111-1/+1
| * | css fixesMario2022-12-113-18/+1
| * | minor fixesMario2022-12-112-8/+4
| * | remove debug loggingMario2022-12-101-1/+1
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2022-12-101-5/+6
| |\ \
| | * | Fix Redis session PHP warningsMax Kostikov2022-12-091-5/+6
| * | | add option to set worker sleep based on load average, remove redundand code a...Mario2022-12-1017-44/+73
| |/ /
| * | exclude not tagable xchan networks handle_tag()Mario2022-12-081-4/+4
| * | sse_bs: respect the site firehose settingMario2022-12-071-7/+9
| * | add mark to html2bbcode parserMario2022-12-071-0/+1
| * | when uploading a image file, embed it in the item. otherwise attach itMario2022-12-071-2/+16
| * | $visitor is a stringMario2022-12-061-2/+2
| * | typoMario2022-12-041-1/+1
| * | wordingMario2022-12-041-4/+4
| * | the logic for public stream has changed - adjust help text and externals, dis...Mario2022-12-042-7/+9
| * | changelog 7.8.7Mario2022-12-031-0/+5
| * | look for iconfig at the right place, fix mod sharedwithme, comment out unused...Mario2022-12-033-46/+31
| * | bump versionMario2022-12-021-1/+1
| * | fix typosMario2022-12-021-4/+4
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2022-12-021-5/+6
| |\ \
| | * \ Merge branch 'fix-category-widget-urls' into 'dev'Mario2022-12-021-5/+6
| | |\ \
| | | * | Fix Category widget URLsHarald Eilertsen2022-11-261-5/+6
| * | | | db update 1254Mario2022-12-021-1/+1
| * | | | move queueworker to core and bump versionMario2022-12-0213-32/+604
| |/ / /
| * | / fix regression: new event not createdMario2022-12-021-4/+2
| | |/ | |/|
| * | adjust the query to work with postgresMario2022-11-301-13/+13
| * | fetch the unseen count in a subquery instead of a separate query and rename a...Mario2022-11-302-15/+9
| * | provide a pdl file for mod invite and set the profileMario2022-11-302-0/+23
| * | fix issue where site_firehose setting was always falseMario2022-11-291-6/+5
| * | disable context help until its content will be updated - it is not helpful ot...Mario2022-11-271-1/+3
| * | re-install: make sure to fetch the latest hubloc in api_auth otherwise authen...Mario2022-11-271-2/+2
| * | bump versionMario2022-11-261-1/+1
| * | should compare against abook_updated to make sure we do not always poll broke...Mario2022-11-261-1/+3
| * | basically every incoming item should have a uuid by nowMario2022-11-251-2/+2
| * | mark unseen items seen after a certain amount of time (default 90 days)Mario2022-11-251-0/+16
| * | do not always trigger a sse event if pubs notification are off or the app is ...Mario Vavti2022-11-241-3/+3
| * | de-duplicate by mid. there is no combined index for uid and uuid hence the qu...Mario Vavti2022-11-241-15/+5
| * | slight restructureMario Vavti2022-11-241-6/+12
| * | fix warningsMario2022-11-241-3/+3