aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* css fixesMario2023-02-123-5/+5
|
* implement hq widget author image and notifications updatesMario2023-02-127-49/+66
|
* css fixesMario Vavti2023-02-102-15/+16
|
* do not blurMario2023-02-091-1/+0
|
* work around wierd textcomplete behaviourMario2023-02-091-0/+7
|
* fix more hubloc confusion, implement hq widget author filter and some ↵Mario2023-02-095-23/+60
| | | | autocomplete fixes
* do not deduplicate notifications because the dupes could be valid and var -> letMario2023-01-291-10/+13
|
* do not use transparency for navbar togglers in dark modeMario2023-01-281-0/+4
|
* Merge branch 'translations/update-nb-no' into 'dev'Mario2023-01-272-35/+42
|\ | | | | | | | | Translations/update nb no See merge request hubzilla/core!2034
| * translations: Misc updates for nb_NO.Harald Eilertsen2023-01-262-26/+33
| |
| * translations: Fix timeago for nb_NO.Harald Eilertsen2023-01-262-9/+9
| |
* | redbasic: fix regressionMario2023-01-261-4/+4
| |
* | redbasic: implement setting for always light navbar icons and some minor fixesMario2023-01-265-13/+33
| |
* | remove unsused variablesMario2023-01-261-16/+0
| |
* | remove redundant codeMario2023-01-261-12/+0
| |
* | theme fixesMario2023-01-261-8/+16
|/
* : fixesMario2023-01-253-27/+6
|
* update forkawesome libMario2023-01-252-6/+8
|
* calendar: fixesMario2023-01-254-9/+11
|
* calendar: remove deprecated optionsMario2023-01-252-12/+2
|
* update fullcalendar libraryMario2023-01-253-36/+32
|
* revert theme colorMario2023-01-251-1/+0
|
* theme fixesMario2023-01-254-18/+19
|
* cleanupMario2023-01-242-22/+1
|
* use light colored navbar for light mode - this makes the focus light schema ↵Mario2023-01-246-32/+5
| | | | redundant
* theme fixesMario2023-01-221-3/+4
|
* theme fixesMario2023-01-205-36/+44
|
* remove dark schema quirksMario2023-01-201-4/+0
|
* native dark theme initial checkinMario2023-01-2018-355/+315
|
* update theme requirementsMario2023-01-081-2/+2
|
* Fix translation escapingMax Kostikov2023-01-071-1/+1
|
* Update hstrings.phpMax Kostikov2023-01-061-3570/+3568
|
* Update hmessages.poMax Kostikov2023-01-061-15725/+15561
|
* fix affinity slider updates - issue #1714Mario2023-01-052-35/+35
|
* Merge branch 'nb-no/update-translations' into 'dev'Mario2023-01-042-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 Eilertsen2022-12-032-9090/+16356
| |
* | fix issue #1717Mario2023-01-041-0/+3
| |
* | provide inline error messages for mod cloudMario2023-01-031-0/+3
| |
* | fix wrong variable - issue #1720Mario Vavti2023-01-011-1/+1
| |
* | bring back item-highlightMario2022-12-221-1/+3
| |
* | queueworker: introduce new interval config queueworker.queue_interval - ↵Mario Vavti2022-12-121-2/+2
| | | | | | | | defaults to 500000 microseconds. No config UI yet.
* | bring back poll and delivery intervalMario2022-12-121-2/+2
| |
* | css fixesMario2022-12-113-18/+1
| |
* | move queueworker to core and bump versionMario2022-12-021-4/+4
|/
* fetch the unseen count in a subquery instead of a separate query and rename ↵Mario2022-11-301-3/+3
| | | | array key
* provide a pdl file for mod invite and set the profileMario2022-11-301-0/+10
|
* 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.