Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | provide a pdl file for mod invite and set the profile | Mario | 2022-11-30 | 2 | -0/+23 | |
| | | | ||||||
| * | | fix issue where site_firehose setting was always false | Mario | 2022-11-29 | 1 | -6/+5 | |
| | | | ||||||
| * | | disable context help until its content will be updated - it is not helpful ↵ | Mario | 2022-11-27 | 1 | -1/+3 | |
| | | | | | | | | | | | | otherwise | |||||
| * | | re-install: make sure to fetch the latest hubloc in api_auth otherwise ↵ | Mario | 2022-11-27 | 1 | -2/+2 | |
| | | | | | | | | | | | | authentication might fail | |||||
| * | | bump version | Mario | 2022-11-26 | 1 | -1/+1 | |
| | | | ||||||
| * | | should compare against abook_updated to make sure we do not always poll ↵ | Mario | 2022-11-26 | 1 | -1/+3 | |
| | | | | | | | | | | | | broken feeds | |||||
| * | | basically every incoming item should have a uuid by now | Mario | 2022-11-25 | 1 | -2/+2 | |
| | | | ||||||
| * | | mark unseen items seen after a certain amount of time (default 90 days) | Mario | 2022-11-25 | 1 | -0/+16 | |
| | | | ||||||
| * | | do not always trigger a sse event if pubs notification are off or the app is ↵ | Mario Vavti | 2022-11-24 | 1 | -3/+3 | |
| | | | | | | | | | | | | not installed for the channel | |||||
| * | | de-duplicate by mid. there is no combined index for uid and uuid hence the ↵ | Mario Vavti | 2022-11-24 | 1 | -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 restructure | Mario Vavti | 2022-11-24 | 1 | -6/+12 | |
| | | | ||||||
| * | | fix warnings | Mario | 2022-11-24 | 1 | -3/+3 | |
| | | | ||||||
| * | | css fix | Mario | 2022-11-24 | 2 | -2/+2 | |
| | | | ||||||
| * | | Merge branch 'redbasic/dark-theme-fixes' into 'dev' | Mario | 2022-11-23 | 1 | -0/+17 | |
| |\ \ | | | | | | | | | | | | | | | | | redbasic: Dark scheme fixes See merge request hubzilla/core!2029 | |||||
| | * | | redbasic: Dark theme fixes | Harald Eilertsen | 2022-11-22 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | - Make rows in admin tables readable while hovering over them. | |||||
| | * | | redbasic: Dark scheme fixes | Harald Eilertsen | 2022-11-22 | 1 | -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. | Mario | 2022-11-22 | 2 | -3/+3 | |
| | |/ | |/| | ||||||
| * | | fix issue in tag_deliver() and silence some more warnings | Mario | 2022-11-20 | 2 | -5/+6 | |
| | | | ||||||
| * | | hq widget: use distinct classes for seen and unseen thread items count | Mario | 2022-11-18 | 2 | -3/+15 | |
| | | | ||||||
| * | | bump version | Mario | 2022-11-18 | 1 | -1/+1 | |
| | | | ||||||
| * | | hq widget: implement thread unseen items count | Mario | 2022-11-18 | 3 | -5/+22 | |
| | | | ||||||
| * | | if a feed fails, do not update connected timestamp. attempt to poll feeds ↵ | Mario | 2022-11-17 | 2 | -2/+18 | |
| | | | | | | | | | | | | only once a day if we could not fetch it last time we tried | |||||
| * | | remove logging | Mario | 2022-11-17 | 1 | -2/+0 | |
| | | | ||||||
| * | | externals: fix warnings | Mario | 2022-11-17 | 1 | -3/+3 | |
| | | | ||||||
| * | | fix regression when adding feed contacts | Mario | 2022-11-17 | 1 | -1/+3 | |
| | | | ||||||
| * | | bump versionà | Mario | 2022-11-15 | 1 | -1/+1 | |
| | | | ||||||
| * | | performance: just count the first 99 unseen items and display 99+ if there ↵ | Mario | 2022-11-15 | 2 | -16/+22 | |
| | | | | | | | | | | | | are more than 99 | |||||
| * | | possible fix for issue #1698 | Mario | 2022-11-15 | 1 | -2/+2 | |
| | | | ||||||
| * | | bump version | Mario | 2022-11-14 | 2 | -1/+5 | |
| |\ \ | ||||||
| * | | | bump version | Mario | 2022-11-13 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | streamline ap followers only privacy warning with current handling. also ↵ | Mario | 2022-12-19 | 1 | -7/+1 | |
| | | | | | | | | | | | | | | | | | | | | fixes possible php error. (cherry picked from commit 34125177e8973a0a419a1ea3b2c18ff62b782d97) | |||||
* | | | | exclude not tagable xchan networks handle_tag() | Mario | 2022-12-08 | 1 | -4/+4 | |
| | | | | | | | | | | | | (cherry picked from commit 4f9a933108eb0a41671ec9464f1d7fb90c2d2233) | |||||
* | | | | version 7.8.77.8.7 | Mario | 2022-12-03 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | changelog 7.8.7 | Mario | 2022-12-03 | 1 | -0/+5 | |
| | | | | | | | | | | | | (cherry picked from commit b4dffe5946c5c2b43a7f941e1076bf5026812508) | |||||
* | | | | fix regression when adding feed contacts | Mario | 2022-12-02 | 1 | -1/+3 | |
| | | | | | | | | | | | | (cherry picked from commit 5216c5b23213b1a97051fe7150086109c8a00df1) | |||||
* | | | | fix regression: new event not created | Mario | 2022-12-02 | 1 | -4/+2 | |
| |/ / |/| | | | | | (cherry picked from commit d16b6c3838cd76eb7ce336444cbd37774857b64f) | |||||
* | | | changelog 7.8.67.8.6 | Mario | 2022-11-14 | 1 | -0/+4 | |
| | | | ||||||
* | | | fix typo and version 7.8.6 | Mario | 2022-11-14 | 1 | -2/+2 | |
| | | | ||||||
* | | | version 7.8.57.8.5 | Mario | 2022-11-13 | 1 | -2/+2 | |
| | | | ||||||
* | | | Merge branch 'dev' | Mario | 2022-11-13 | 10 | -39/+55 | |
|\| | | ||||||
| * | | update changelog | Mario | 2022-11-13 | 1 | -1/+1 | |
| | | | ||||||
| * | | changelog | Mario | 2022-11-13 | 1 | -0/+8 | |
| | | | ||||||
| * | | cast the type to update if it is an edit | Mario | 2022-11-13 | 1 | -1/+6 | |
| | | | ||||||
| * | | allow to look for pubstream items if we do not own one but make sure the ↵ | Mario | 2022-11-10 | 1 | -12/+9 | |
| | | | | | | | | | | | | permissons are checked correctly | |||||
| * | | fix wrong array key and undefined array key | Mario | 2022-11-10 | 2 | -3/+4 | |
| | | | ||||||
| * | | fix undefined variable | Mario | 2022-11-10 | 1 | -1/+2 | |
| | | | ||||||
| * | | fix typo in variable name | Mario | 2022-11-10 | 2 | -1/+2 | |
| | | | ||||||
| * | | Ãwrong array key | Mario | 2022-11-09 | 1 | -4/+7 | |
| | | | ||||||
| * | | address issue #1705 | Mario | 2022-11-09 | 1 | -17/+17 | |
| | | | ||||||
| * | | items_fetch(): check if set and if there is a value | Mario | 2022-11-09 | 1 | -21/+19 | |
| | | |