aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Mario2022-11-302-15/+9
| | | | array key
* 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 ↵Mario2022-11-271-1/+3
| | | | otherwise
* re-install: make sure to fetch the latest hubloc in api_auth otherwise ↵Mario2022-11-271-2/+2
| | | | authentication might fail
* bump versionMario2022-11-261-1/+1
|
* should compare against abook_updated to make sure we do not always poll ↵Mario2022-11-261-1/+3
| | | | broken feeds
* 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
| | | | not installed for the channel
* de-duplicate by mid. there is no combined index for uid and uuid hence the ↵Mario Vavti2022-11-241-15/+5
| | | | query could be slow if an uid has a lot of items. the workaround for hubzilla < 4.0 is not required anymore
* slight restructureMario Vavti2022-11-241-6/+12
|
* fix warningsMario2022-11-241-3/+3
|
* css fixMario2022-11-242-2/+2
|
* Merge branch 'redbasic/dark-theme-fixes' into 'dev'Mario2022-11-231-0/+17
|\ | | | | | | | | redbasic: Dark scheme fixes See merge request hubzilla/core!2029
| * redbasic: Dark theme fixesHarald Eilertsen2022-11-221-0/+4
| | | | | | | | - Make rows in admin tables readable while hovering over them.
| * redbasic: Dark scheme fixesHarald Eilertsen2022-11-221-0/+13
| | | | | | | | | | - Changed background of category tags to make them readable. - Changed background on "view source" dialog to make it readable.
* | the blue dots were slightly too bold.Mario2022-11-222-3/+3
| |
* | fix issue in tag_deliver() and silence some more warningsMario2022-11-202-5/+6
| |
* | hq widget: use distinct classes for seen and unseen thread items countMario2022-11-182-3/+15
| |
* | bump versionMario2022-11-181-1/+1
| |
* | hq widget: implement thread unseen items countMario2022-11-183-5/+22
| |
* | if a feed fails, do not update connected timestamp. attempt to poll feeds ↵Mario2022-11-172-2/+18
| | | | | | | | only once a day if we could not fetch it last time we tried
* | remove loggingMario2022-11-171-2/+0
| |
* | externals: fix warningsMario2022-11-171-3/+3
| |
* | fix regression when adding feed contactsMario2022-11-171-1/+3
| |
* | bump versionÃMario2022-11-151-1/+1
| |
* | performance: just count the first 99 unseen items and display 99+ if there ↵Mario2022-11-152-16/+22
| | | | | | | | are more than 99
* | possible fix for issue #1698Mario2022-11-151-2/+2
| |
* | bump versionMario2022-11-142-1/+5
|\ \
| * | changelog 7.8.67.8.6Mario2022-11-141-0/+4
| | |
| * | fix typo and version 7.8.6Mario2022-11-141-2/+2
| | |
| * | version 7.8.57.8.5Mario2022-11-131-2/+2
| | |
| * | Merge branch 'dev'Mario2022-11-1310-39/+55
| |\ \
| * | | items_fetch(): check if set and if there is a valueMario2022-11-091-21/+19
| | | |
| * | | version 7.8.47.8.4Mario2022-11-093-6/+9
| |\ \ \
| * | | | whitespace7.8.3Mario2022-11-071-0/+1
| | | | |
| * | | | whitespaceMario2022-11-071-3/+0
| | | | |
| * | | | merge conflictMario2022-11-075-20/+26
| |\ \ \ \
| * \ \ \ \ Merge branch 'dev'Mario2022-11-062-4/+4
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'dev'7.8.2Mario2022-11-051-0/+8
| |\ \ \ \ \
| * | | | | | version 7.8.2Mario2022-11-051-1/+1
| | | | | | |
| * | | | | | Merge branch 'dev'Mario2022-11-0527-161/+188
| |\ \ \ \ \ \
| * | | | | | | version 7.8.17.8.1Mario2022-10-261-1/+1
| | | | | | | |
| * | | | | | | Merge branch 'dev'Mario2022-10-26601-24381/+23648
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '7.8RC'7.8Mario2022-10-10689-52639/+56245
| |\ \ \ \ \ \ \ \
| | * | | | | | | | version 7.8Mario2022-10-101-1/+1
| | | | | | | | | |