Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | ||||||
* | make it an info | Mario | 2022-09-29 | 1 | -1/+1 | |
| | ||||||
* | remove custom navbar override from repo | Mario | 2022-09-29 | 1 | -453/+0 | |
| | ||||||
* | GERMAN TRANSLATION - fix for minutes, hours, years,... by polls in .po file ↵ | Rock | 2022-09-29 | 4 | -15399/+14748 | |
| | | | | and translation more competed pdpr1 and SiteTOS added | |||||
* | one more hub reinstall fix | Mario | 2022-09-28 | 1 | -1/+1 | |
| | ||||||
* | emit a notice if an item was deleted - issue #1691 | Mario | 2022-09-22 | 2 | -0/+3 | |
| | ||||||
* | php8: fix warnings | Mario | 2022-09-22 | 1 | -1/+1 | |
| | ||||||
* | php8: warning fixes | Mario | 2022-09-14 | 7 | -7/+0 | |
| | ||||||
* | fix random php warnings | Mario | 2022-09-07 | 1 | -4/+2 | |
| | ||||||
* | add missing modal | Mario | 2022-09-06 | 1 | -0/+13 | |
| | ||||||
* | fix issue where an unkown diaspora author was not imported if the comment ↵ | Mario | 2022-08-30 | 1 | -2/+2 | |
| | | | | arrived via a relayed activity and a minor css fix | |||||
* | more css fixes | Mario | 2022-08-20 | 3 | -13/+10 | |
| | ||||||
* | more css fixes | Mario | 2022-08-20 | 1 | -2/+2 | |
| | ||||||
* | fix syntax error | Mario | 2022-08-20 | 1 | -1/+0 | |
| | ||||||
* | redbasic dark: fixes | Mario | 2022-08-20 | 1 | -4/+17 | |
| | ||||||
* | pdledit_gui: fix offcanvas | Mario | 2022-08-20 | 1 | -3/+3 | |
| | ||||||
* | redbasic dark schema major cleanup | Mario | 2022-08-20 | 1 | -498/+10 | |
| | ||||||
* | redbasic: make use of css variables and implement link_hover_colour | Mario | 2022-08-20 | 5 | -28/+43 | |
| | ||||||
* | more css fixes | Mario | 2022-08-19 | 1 | -9/+17 | |
| | ||||||
* | more css fixes | Mario | 2022-08-19 | 3 | -49/+53 | |
| | ||||||
* | more bs upgrade fixes | Mario | 2022-08-19 | 1 | -2/+2 | |
| | ||||||
* | time for a new screenshot | Mario | 2022-08-19 | 1 | -0/+0 | |
| |