Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | calendar: fixes | Mario | 2023-01-25 | 4 | -9/+11 | |
| | ||||||
* | calendar: remove deprecated options | Mario | 2023-01-25 | 2 | -12/+2 | |
| | ||||||
* | update fullcalendar library | Mario | 2023-01-25 | 3 | -36/+32 | |
| | ||||||
* | revert theme color | Mario | 2023-01-25 | 1 | -1/+0 | |
| | ||||||
* | theme fixes | Mario | 2023-01-25 | 4 | -18/+19 | |
| | ||||||
* | cleanup | Mario | 2023-01-24 | 2 | -22/+1 | |
| | ||||||
* | use light colored navbar for light mode - this makes the focus light schema ↵ | Mario | 2023-01-24 | 6 | -32/+5 | |
| | | | | redundant | |||||
* | theme fixes | Mario | 2023-01-22 | 1 | -3/+4 | |
| | ||||||
* | theme fixes | Mario | 2023-01-20 | 5 | -36/+44 | |
| | ||||||
* | remove dark schema quirks | Mario | 2023-01-20 | 1 | -4/+0 | |
| | ||||||
* | native dark theme initial checkin | Mario | 2023-01-20 | 18 | -355/+315 | |
| | ||||||
* | update theme requirements | Mario | 2023-01-08 | 1 | -2/+2 | |
| | ||||||
* | Fix translation escaping | Max Kostikov | 2023-01-07 | 1 | -1/+1 | |
| | ||||||
* | Update hstrings.php | Max Kostikov | 2023-01-06 | 1 | -3570/+3568 | |
| | ||||||
* | Update hmessages.po | Max Kostikov | 2023-01-06 | 1 | -15725/+15561 | |
| | ||||||
* | fix affinity slider updates - issue #1714 | Mario | 2023-01-05 | 2 | -35/+35 | |
| | ||||||
* | Merge branch 'nb-no/update-translations' into 'dev' | Mario | 2023-01-04 | 2 | -9090/+16356 | |
|\ | | | | | | | | | Update translations for nb-no (Norsk Bokmål) See merge request hubzilla/core!2031 | |||||
| * | Update translations for nb-no (Norsk Bokmål) | Harald Eilertsen | 2022-12-03 | 2 | -9090/+16356 | |
| | | ||||||
* | | fix issue #1717 | Mario | 2023-01-04 | 1 | -0/+3 | |
| | | ||||||
* | | provide inline error messages for mod cloud | Mario | 2023-01-03 | 1 | -0/+3 | |
| | | ||||||
* | | fix wrong variable - issue #1720 | Mario Vavti | 2023-01-01 | 1 | -1/+1 | |
| | | ||||||
* | | bring back item-highlight | Mario | 2022-12-22 | 1 | -1/+3 | |
| | | ||||||
* | | queueworker: introduce new interval config queueworker.queue_interval - ↵ | Mario Vavti | 2022-12-12 | 1 | -2/+2 | |
| | | | | | | | | defaults to 500000 microseconds. No config UI yet. | |||||
* | | bring back poll and delivery interval | Mario | 2022-12-12 | 1 | -2/+2 | |
| | | ||||||
* | | css fixes | Mario | 2022-12-11 | 3 | -18/+1 | |
| | | ||||||
* | | move queueworker to core and bump version | Mario | 2022-12-02 | 1 | -4/+4 | |
|/ | ||||||
* | fetch the unseen count in a subquery instead of a separate query and rename ↵ | Mario | 2022-11-30 | 1 | -3/+3 | |
| | | | | array key | |||||
* | provide a pdl file for mod invite and set the profile | Mario | 2022-11-30 | 1 | -0/+10 | |
| | ||||||
* | 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 | 1 | -2/+2 | |
| | | ||||||
* | | hq widget: use distinct classes for seen and unseen thread items count | Mario | 2022-11-18 | 1 | -2/+2 | |
| | | ||||||
* | | hq widget: implement thread unseen items count | Mario | 2022-11-18 | 2 | -3/+10 | |
| | | ||||||
* | | performance: just count the first 99 unseen items and display 99+ if there ↵ | Mario | 2022-11-15 | 1 | -4/+10 | |
|/ | | | | are more than 99 | |||||
* | fix case and german translation string | Mario | 2022-11-06 | 1 | -2/+2 | |
| | ||||||
* | css fixes | Mario | 2022-11-02 | 2 | -1/+2 | |
| | ||||||
* | css variables | Mario | 2022-10-31 | 2 | -6/+8 | |
| | ||||||
* | fix php warnings | Mario Vavti | 2022-10-23 | 1 | -5/+7 | |
| | ||||||
* | fix php warnings | Mario | 2022-10-12 | 1 | -1/+1 | |
| | ||||||
* | remove dead code and deal with conv privacy mismatches in Activity::store() | Mario | 2022-10-12 | 1 | -1/+1 | |
| | ||||||
* | Revert "update composer libs" | Mario | 2022-10-11 | 1 | -1/+1 | |
| | | | | This reverts commit 5e5f0aa955d86743a14531bed98501b59140ab1f. | |||||
* | update composer libs | Mario | 2022-10-11 | 1 | -1/+1 | |
| | ||||||
* | jQuery.timeago.settings.strings should not be in document.ready | Mario | 2022-10-11 | 1 | -27/+24 | |
| | ||||||
* | more css fixes | Mario | 2022-10-11 | 2 | -6/+6 | |
| | ||||||
* | css fixes | Mario | 2022-10-11 | 1 | -5/+5 | |
| | ||||||
* | spanish translations as per Manuel | Mario | 2022-10-10 | 2 | -1433/+1558 | |
| | ||||||
* | update strings | Mario | 2022-09-30 | 2 | -2/+0 | |
| | ||||||
* | update htconfig.tpl | Mario | 2022-09-30 | 11 | -121/+297 | |
| |